]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-12-11 Jaegeuk Kimf2fs: fix the location of tracepoint
2013-12-11 Jaegeuk Kimf2fs: refactor bio->rw handling
2013-12-10 Fan Lif2fs: merge pages with the same sync_mode flag
2013-12-10 Jaegeuk Kimf2fs: add unlikely() macro for compiler more aggressively
2013-12-10 Chao Yuf2fs: add unlikely() macro for compiler optimization
2013-12-10 Chao Yuf2fs: avoid unneeded page release for correct _count...
2013-12-10 Chao Yuf2fs: use inner macro GFP_F2FS_ZERO for simplification
2013-12-10 Younger Liuf2fs: replace the debugfs_root with f2fs_debugfs_root
2013-12-10 Younger Liuf2fs: remove debufs dir if debugfs_create_file() failed
2013-12-10 Chao Yuf2fs: readahead contiguous pages for restore_node_summary
2013-12-10 Jaegeuk Kimf2fs: refactor bio-related operations
2013-12-02 Jaegeuk Kimf2fs: remove the own bi_private allocation
2013-11-30 Chao Yuf2fs: convert recover_orphan_inodes to void
2013-11-30 Chao Yuf2fs: check return value of f2fs_readpage in find_data_page
2013-11-30 Chao Yuf2fs: use true and false for boolean variable
2013-11-30 Chao Yuf2fs: correct type of wait in struct bio_private
2013-11-30 Chao Yuf2fs: avoid to calculate incorrect max orphan number
2013-11-30 Chao Yuf2fs: remove unneeded code in punch_hole
2013-11-30 Jaegeuk Kimf2fs: remove unnecessary condition checks
2013-11-30 Jaegeuk Kimf2fs: bug fix on bit overflow from 32bits to 64bits
2013-11-30 Gu Zhengf2fs: fix a potential out of range issue
2013-11-30 Jaegeuk Kimf2fs: remove unnecessary return value
2013-11-30 Huajun Lif2fs: add a new mount option: inline_data
2013-11-30 Huajun Lif2fs: add flags and helpers to support inline data
2013-11-30 Changman Leef2fs: send REQ_META or REQ_PRIO when reading meta area
2013-11-30 Jaegeuk Kimf2fs: add detailed information of bio types in the...
2013-11-30 Huajun Lif2fs: add a new function: f2fs_reserve_block()
2013-11-30 Jaegeuk Kimf2fs: avoid lock debugging overhead
2013-11-30 Chao Yuf2fs: read contiguous sit entry pages by merging for...
2013-11-30 Chao Yuf2fs: adds a tracepoint for f2fs_submit_read_bio
2013-11-30 Chao Yuf2fs: adds a tracepoint for submit_read_page
2013-11-30 Changman Leef2fs: simplify IS_DATASEG and IS_NODESEG macro
2013-11-30 Jaegeuk Kimf2fs: merge read IOs at ra_nat_pages()
2013-11-30 Chao Yuf2fs: add a new function to support for merging contigu...
2013-11-30 Gu Zhengf2fs: move the list_head initialization into the lock...
2013-11-30 Gu Zhengf2fs: simplify write_orphan_inodes for better readable
2013-11-30 Gu Zhengf2fs: convert inc/dec_valid_node_count to inc/dec one...
2013-11-30 Gu Zhengf2fs: convert dev_valid_block_count to void
2013-11-30 Gu Zhengf2fs: convert remove_inode_page to void
2013-11-30 Jaegeuk Kimf2fs: introduce a bio array for per-page write bios
2013-11-30 Jaegeuk Kimf2fs: disable the extent cache ops on high fragmented...
2013-11-30 Jaegeuk Kimf2fs: use sbi->write_mutex for write bios
2013-11-30 Jaegeuk Kimf2fs: clean up the do_submit_bio flow
2013-11-30 Chao Yuf2fs: use f2fs_put_page to release page for uniform...
2013-11-30 Jaegeuk Kimf2fs: add a tracepoint for f2fs_issue_discard
2013-11-30 Jaegeuk Kimf2fs: introduce f2fs_issue_discard() to clean up
2013-11-30 Jaegeuk Kimf2fs: add a sysfs entry to control max_discards
2013-11-30 Jaegeuk Kimf2fs: add key functions for small discards
2013-11-30 Jaegeuk Kimf2fs: add a slab cache entry for small discards
2013-11-30 Changman Leef2fs: improve searching speed of __next_free_blkoff
2013-11-30 Changman Leef2fs: introduce __find_rev_next(_zero)_bit
2013-11-29 Linus TorvaldsLinux 3.13-rc2 v3.13-rc2
2013-11-29 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-29 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge tag 'sound-3.13-rc2' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-29 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-11-29 Catalin Marinasarm64: Move PTE_PROT_NONE higher up
2013-11-29 Catalin Marinasarm64: Use Normal NonCacheable memory for writecombine
2013-11-29 Al Virofix bogus path_put() of nd->root after some unlazy_walk...
2013-11-28 Dave Airliedrm/qxl: fix memory leak in release list handling
2013-11-28 Matthew Leacharm64: debug: make aarch32 bkpt checking endian clean
2013-11-28 Matthew Leacharm64: ptrace: fix compat registes get/set to be endian...
2013-11-28 Linus TorvaldsMerge tag 'gpio-v3.13-2' of git://git.kernel.org/pub...
2013-11-28 Linus TorvaldsMerge tag 'md/3.13-fixes' of git://neil.brown.name/md
2013-11-28 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-11-28 Helge Dellerkernel/extable: fix address-checks for core_kernel...
2013-11-28 Takashi IwaiALSA: hda - Add LFE chmap to ASUS ET2700
2013-11-28 Takashi IwaiALSA: hda - Initialize missing bass speaker pin for...
2013-11-28 Oleksij RempelALSA: hda - limit mic boost on Asus UX31[A,E]
2013-11-28 Takashi IwaiALSA: hda - Check leaf nodes to find aamix amps
2013-11-28 Florian Meieri2c: bcm2835: Linking platform nodes to adapter nodes
2013-11-28 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-11-28 Linus TorvaldsMerge tag 'tty-3.13-rc2' of git://git.kernel.org/pub...
2013-11-28 Linus TorvaldsMerge tag 'staging-3.13-rc2' of git://git.kernel.org...
2013-11-28 Linus TorvaldsMerge tag 'driver-core-3.13-rc2' of git://git.kernel...
2013-11-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-28 Linus TorvaldsMerge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org...
2013-11-28 Nicolas Dichteldoc: fix generation of device-drivers
2013-11-28 Ilia Mirkindrm/nouveau/hwmon: fix compilation without CONFIG_HWMON
2013-11-28 Will Deaconlockref: include mutex.h rather than reinvent arch_mute...
2013-11-28 David Herrmanndrm/sysfs: fix OOM verification
2013-11-28 Dave Jonesremove obsolete references to powertweak
2013-11-28 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2013-11-28 NeilBrownmd/raid5: fix newly-broken locking in get_active_stripe.
2013-11-28 NeilBrownmd: test mddev->flags more safely in md_check_recovery.
2013-11-28 NeilBrownmd/raid5: fix new memory-reference bug in alloc_thread_...
2013-11-27 Tejun Heocgroup: fix cgroup_subsys_state leak for seq_files
2013-11-27 Rafael J. WysockiATA: Fix port removal ordering
2013-11-27 Peter Zijlstracpuset: Fix memory allocator deadlock
2013-11-27 Victor Kamenskyi2c: omap: raw read and write endian fix
2013-11-27 Greg Kroah... Revert "sysfs: handle duplicate removal attempts in...
2013-11-27 Greg Kroah... Staging: tidspbridge: disable driver
2013-11-27 Markus Mayergpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
2013-11-27 Takashi IwaiALSA: hda - Fix hp-mic mode without VREF bits
2013-11-27 Takashi IwaiALSA: hda - Create Headhpone Mic Jack Mode when really...
next