Age | Commit message (Expand) | Author |
2011-01-13 | writeback: trace wakeup event for background writeback | Wu Fengguang |
2011-01-13 | writeback: integrated background writeback work | Jan Kara |
2011-01-13 | mm: vmstat: use a single setter function and callback for adjusting percpu th... | Mel Gorman |
2011-01-13 | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman |
2011-01-13 | sched: remove long deprecated CLONE_STOPPED flag | Dave Jones |
2011-01-13 | atmel_serial: fix RTS high after initialization in RS485 mode | Claudio Scordino |
2011-01-13 | irq: use per_cpu kstat_irqs | Eric Dumazet |
2011-01-13 | MAINTAINERS: update entries affecting VIA Technologies | Bruce Chang |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-01-13 | Revert "gpiolib: annotate gpio-intialization with __must_check" | Linus Torvalds |
2011-01-13 | ecryptfs: fix broken build | Linus Torvalds |
2011-01-13 | [IA64] fix build error - arch/ia64/kernel/perfmon.c | Tony Luck |
2011-01-14 | md: Fix removal of extra drives when converting RAID6 to RAID5 | NeilBrown |
2011-01-14 | md: range check slot number when manually adding a spare. | NeilBrown |
2011-01-14 | md/raid5: handle manually-added spares in start_reshape. | NeilBrown |
2011-01-14 | md: fix sync_completed reporting for very large drives (>2TB) | Rémi Rérolle |
2011-01-14 | md: allow suspend_lo and suspend_hi to decrease as well as increase. | NeilBrown |
2011-01-14 | md: Don't let implementation detail of curr_resync leak out through sysfs. | NeilBrown |
2011-01-14 | md: separate meta and data devs | Jonathan Brassow |
2011-01-14 | md-new-param-to_sync_page_io | Jonathan Brassow |
2011-01-14 | md-new-param-to-calc_dev_sboffset | Jonathan Brassow |
2011-01-14 | md: Be more careful about clearing flags bit in ->recovery | NeilBrown |
2011-01-14 | md: md_stop_writes requires mddev_lock. | NeilBrown |
2011-01-14 | md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer | Jonathan Brassow |
2011-01-14 | md: Ensure no IO request to get md device before it is properly initialised. | NeilBrown |
2011-01-14 | md: Fix single printks with multiple KERN_<level>s | Joe Perches |
2011-01-14 | md: fix regression resulting in delays in clearing bits in a bitmap | NeilBrown |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2011-01-13 | NFS: Fix NFSv3 exclusive open semantics | Trond Myklebust |
2011-01-13 | dm: raid456 basic support | NeilBrown |
2011-01-13 | dm: per target unplug callback support | NeilBrown |
2011-01-13 | dm: introduce target callbacks and congestion callback | NeilBrown |
2011-01-13 | dm mpath: delay activate_path retry on SCSI_DH_RETRY | Chandra Seetharaman |
2011-01-13 | dm: remove superfluous irq disablement in dm_request_fn | Kiyoshi Ueda |
2011-01-13 | dm log: use PTR_ERR value instead of ENOMEM | Dan Carpenter |
2011-01-13 | dm snapshot: avoid storing private suspended state | Mike Snitzer |
2011-01-13 | dm snapshot: persistent make metadata_wq multithreaded | Tejun Heo |
2011-01-13 | dm: use non reentrant workqueues if equivalent | Tejun Heo |
2011-01-13 | dm: convert workqueues to alloc_ordered | Tejun Heo |
2011-01-13 | dm stripe: switch from local workqueue to system_wq | Tejun Heo |
2011-01-13 | dm: dont use flush_scheduled_work | Tejun Heo |
2011-01-13 | dm snapshot: remove unused dm_snapshot queued_bios_work | Tejun Heo |
2011-01-13 | dm ioctl: suppress needless warning messages | Milan Broz |
2011-01-13 | dm crypt: add loop aes iv generator | Milan Broz |
2011-01-13 | dm crypt: add multi key capability | Milan Broz |
2011-01-13 | dm crypt: add post iv call to iv generator | Milan Broz |
2011-01-13 | dm crypt: use io thread for reads only if mempool exhausted | Milan Broz |
2011-01-13 | dm crypt: scale to multiple cpus | Andi Kleen |