Age | Commit message (Expand) | Author |
2011-04-19 | cfq-iosched: read_lock() does not always imply rcu_read_lock() | Jens Axboe |
2011-04-18 | block: kill blk_flush_plug_list() export | Jens Axboe |
2011-04-18 | block: add blk_run_queue_async | Christoph Hellwig |
2011-04-18 | block: blk_delay_queue() should use kblockd workqueue | Jens Axboe |
2011-04-18 | md: fix up raid1/raid10 unplugging. | NeilBrown |
2011-04-18 | md: incorporate new plugging into raid5. | NeilBrown |
2011-04-18 | md: provide generic support for handling unplug callbacks. | NeilBrown |
2011-04-18 | md - remove old plugging code. | NeilBrown |
2011-04-18 | md/dm - remove remains of plug_fn callback. | NeilBrown |
2011-04-18 | md: use new plugging interface for RAID IO. | NeilBrown |
2011-04-18 | block: drop queue lock before calling __blk_run_queue() for kblockd punt | Jens Axboe |
2011-04-18 | Revert "block: add callback function for unplug notification" | Jens Axboe |
2011-04-18 | block: Enhance new plugging support to support general callbacks | NeilBrown |
2011-04-17 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-17 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-17 | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson |
2011-04-17 | alpha: Fix RTC interrupt setup. | Richard Henderson |
2011-04-17 | alpha: Remove set but unused variables. | Richard Henderson |
2011-04-17 | alpha: Don't force -Werror. | Richard Henderson |
2011-04-17 | fs: synchronize_rcu when unregister_filesystem success not failure | Milton Miller |
2011-04-17 | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher |
2011-04-17 | i2c: Improve deprecation warnings | Jean Delvare |
2011-04-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-16 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe |
2011-04-16 | block: let io_schedule() flush the plug inline | Jens Axboe |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-04-15 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds |
2011-04-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-15 | vfs: Fix absolute RCU path walk failures due to uninitialized seq number | Tim Chen |
2011-04-15 | net/9p: nwname should be an unsigned int | Harsh Prateek Bora |
2011-04-15 | 9p: Fix sparse error | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Fix error reported by coccicheck | Aneesh Kumar K.V |
2011-04-15 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Use write_inode for data sync on server | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Fix revalidate to return correct value | Aneesh Kumar K.V |
2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-15 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-04-15 | futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup | Darren Hart |
2011-04-15 | vfs: fix incorrect dentry_update_name_case() BUG_ON() test | Linus Torvalds |
2011-04-15 | block: only force kblockd unplugging from the schedule() path | Jens Axboe |
2011-04-15 | block: cleanup the block plug helper functions | Christoph Hellwig |
2011-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-04-14 | mm/thp: use conventional format for boolean attributes | Ben Hutchings |
2011-04-14 | ramfs: fix memleak on no-mmu arch | Bob Liu |
2011-04-14 | um: disable CONFIG_CMPXCHG_LOCAL | Richard Weinberger |