index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
fs/mpage.c: consolidate code
Hai Shan
1
-32
/
+17
2011-01-14
mm: find_get_pages_contig fixlet
Nick Piggin
1
-3
/
+10
2011-01-14
vmscan: factor out kswapd sleeping logic from kswapd()
KOSAKI Motohiro
1
-46
/
+46
2011-01-14
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
Bob Liu
1
-1
/
+1
2011-01-14
sync_inode_metadata: fix comment
Andrew Morton
1
-2
/
+2
2011-01-14
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
1
-4
/
+23
2011-01-14
writeback: stop background/kupdate works from livelocking other works
Jan Kara
1
-0
/
+10
2011-01-14
writeback: trace wakeup event for background writeback
Wu Fengguang
2
-0
/
+2
2011-01-14
writeback: integrated background writeback work
Jan Kara
1
-15
/
+46
2011-01-14
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
3
-35
/
+30
2011-01-14
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
6
-47
/
+115
2011-01-14
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
2
-28
/
+3
2011-01-14
atmel_serial: fix RTS high after initialization in RS485 mode
Claudio Scordino
1
-0
/
+5
2011-01-14
irq: use per_cpu kstat_irqs
Eric Dumazet
3
-21
/
+40
2011-01-14
MAINTAINERS: update entries affecting VIA Technologies
Bruce Chang
1
-2
/
+1
2011-01-14
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
3
-9
/
+9
2011-01-14
ecryptfs: fix broken build
Linus Torvalds
1
-3
/
+2
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
1
-1
/
+1
2011-01-13
md: Fix removal of extra drives when converting RAID6 to RAID5
NeilBrown
1
-1
/
+1
2011-01-13
md: range check slot number when manually adding a spare.
NeilBrown
1
-1
/
+6
2011-01-13
md/raid5: handle manually-added spares in start_reshape.
NeilBrown
1
-2
/
+7
2011-01-13
md: fix sync_completed reporting for very large drives (>2TB)
Rémi Rérolle
1
-2
/
+2
2011-01-13
md: allow suspend_lo and suspend_hi to decrease as well as increase.
NeilBrown
1
-12
/
+21
2011-01-13
md: Don't let implementation detail of curr_resync leak out through sysfs.
NeilBrown
3
-6
/
+5
2011-01-13
md: separate meta and data devs
Jonathan Brassow
3
-5
/
+17
2011-01-13
md-new-param-to_sync_page_io
Jonathan Brassow
5
-29
/
+28
2011-01-13
md-new-param-to-calc_dev_sboffset
Jonathan Brassow
1
-6
/
+6
2011-01-13
md: Be more careful about clearing flags bit in ->recovery
NeilBrown
1
-37
/
+49
2011-01-13
md: md_stop_writes requires mddev_lock.
NeilBrown
1
-3
/
+10
2011-01-13
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
Jonathan Brassow
1
-1
/
+1
2011-01-13
md: Ensure no IO request to get md device before it is properly initialised.
NeilBrown
2
-3
/
+8
2011-01-13
md: Fix single printks with multiple KERN_<level>s
Joe Perches
3
-5
/
+6
2011-01-13
md: fix regression resulting in delays in clearing bits in a bitmap
NeilBrown
1
-1
/
+2
2011-01-13
NFS: Fix NFSv3 exclusive open semantics
Trond Myklebust
1
-1
/
+5
2011-01-13
dm: raid456 basic support
NeilBrown
4
-0
/
+792
2011-01-13
dm: per target unplug callback support
NeilBrown
2
-0
/
+6
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
2
-0
/
+25
2011-01-13
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
1
-10
/
+38
2011-01-13
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
1
-2
/
+4
2011-01-13
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
1
-1
/
+1
2011-01-13
dm snapshot: avoid storing private suspended state
Mike Snitzer
1
-20
/
+4
2011-01-13
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
1
-2
/
+2
2011-01-13
dm: use non reentrant workqueues if equivalent
Tejun Heo
4
-6
/
+9
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
6
-7
/
+8
2011-01-13
dm stripe: switch from local workqueue to system_wq
Tejun Heo
1
-20
/
+7
2011-01-13
dm: dont use flush_scheduled_work
Tejun Heo
2
-2
/
+2
2011-01-13
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
1
-38
/
+0
2011-01-13
dm ioctl: suppress needless warning messages
Milan Broz
1
-4
/
+4
2011-01-13
dm crypt: add loop aes iv generator
Milan Broz
1
-1
/
+192
2011-01-13
dm crypt: add multi key capability
Milan Broz
2
-22
/
+70
[next]