index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
2011-01-13
1
-10
/
+38
*
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
2011-01-13
1
-2
/
+4
*
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
2011-01-13
1
-1
/
+1
*
dm snapshot: avoid storing private suspended state
Mike Snitzer
2011-01-13
1
-20
/
+4
*
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
2011-01-13
1
-2
/
+2
*
dm: use non reentrant workqueues if equivalent
Tejun Heo
2011-01-13
4
-6
/
+9
*
dm: convert workqueues to alloc_ordered
Tejun Heo
2011-01-13
6
-7
/
+8
*
dm stripe: switch from local workqueue to system_wq
Tejun Heo
2011-01-13
1
-20
/
+7
*
dm: dont use flush_scheduled_work
Tejun Heo
2011-01-13
2
-2
/
+2
*
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
2011-01-13
1
-38
/
+0
*
dm ioctl: suppress needless warning messages
Milan Broz
2011-01-13
1
-4
/
+4
*
dm crypt: add loop aes iv generator
Milan Broz
2011-01-13
1
-1
/
+192
*
dm crypt: add multi key capability
Milan Broz
2011-01-13
2
-22
/
+70
*
dm crypt: add post iv call to iv generator
Milan Broz
2011-01-13
1
-13
/
+35
*
dm crypt: use io thread for reads only if mempool exhausted
Milan Broz
2011-01-13
1
-14
/
+23
*
dm crypt: scale to multiple cpus
Andi Kleen
2011-01-13
1
-58
/
+196
*
dm crypt: simplify compatible table output
Milan Broz
2011-01-13
1
-16
/
+12
*
dm log userspace: add version number to comms
Jonathan Brassow
2011-01-13
3
-3
/
+17
*
dm log userspace: group clear and mark requests
Jonathan Brassow
2011-01-13
1
-23
/
+79
*
dm log userspace: split flush queue
Jonathan Brassow
2011-01-13
1
-9
/
+32
*
dm kcopyd: delay unplugging
Mikulas Patocka
2011-01-13
1
-3
/
+51
*
dm log userspace: trap all failed log construction errors
Jonathan Brassow
2011-01-13
1
-4
/
+6
*
dm crypt: set key size early
Milan Broz
2011-01-13
1
-6
/
+7
*
dm: remove dm_mutex after bkl conversion
Milan Broz
2011-01-13
1
-5
/
+4
*
dm raid1: support discard
Mike Snitzer
2011-01-13
1
-2
/
+10
*
dm ioctl: allow rename to fill empty uuid
Peter Jones
2011-01-13
2
-28
/
+87
*
dm io: remove BIO_RW_SYNCIO flag from kcopyd
Mikulas Patocka
2011-01-13
1
-1
/
+1
*
dm mpath: disable blk_abort_queue
Mike Snitzer
2011-01-13
1
-12
/
+0
*
dm: dont take i_mutex to change device size
Mike Snitzer
2011-01-13
1
-2
/
+3
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
Tony Luck
2011-01-12
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
2011-01-13
1
-1
/
+1
*
|
|
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
4
-20
/
+24
|
\
\
\
|
*
|
|
cciss: reinstate proper FIFO order of command queue list
Jens Axboe
2011-01-10
3
-15
/
+14
|
*
|
|
floppy: replace NO_GEOM macro with a function
Pekka Enberg
2010-11-08
1
-5
/
+10
*
|
|
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
53
-1085
/
+1323
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
2011-01-13
14
-230
/
+734
|
|
\
\
\
\
|
|
*
|
|
|
Revert "sd: implement sd_check_events()"
Jens Axboe
2010-12-22
2
-47
/
+41
|
|
*
|
|
|
cdrom: export cdrom_check_events()
Jens Axboe
2010-12-16
1
-0
/
+1
|
|
*
|
|
|
sd: implement sd_check_events()
Tejun Heo
2010-12-16
2
-41
/
+47
|
|
*
|
|
|
sr: implement sr_check_events()
Tejun Heo
2010-12-16
3
-53
/
+99
|
|
*
|
|
|
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
2010-12-16
5
-51
/
+6
|
|
*
|
|
|
scsi: fix TUR error handling in sr_media_change()
Tejun Heo
2010-12-16
1
-7
/
+11
|
|
*
|
|
|
cdrom: add ->check_events() support
Tejun Heo
2010-12-16
2
-3
/
+58
|
|
*
|
|
|
implement in-kernel gendisk events handling
Tejun Heo
2010-12-16
5
-8
/
+484
|
|
*
|
|
|
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
2010-12-16
4
-94
/
+87
|
|
*
|
|
|
block: kill genhd_media_change_notify()
Tejun Heo
2010-12-16
2
-26
/
+0
|
*
|
|
|
|
block: ensure that completion error gets properly traced
Jens Axboe
2011-01-10
1
-9
/
+13
|
*
|
|
|
|
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
2011-01-07
1
-1
/
+2
[next]