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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
osst: fix read buffer overflow
Roel Kluin
2010-08-11
1
-1
/
+2
*
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
2010-08-11
1
-3
/
+0
*
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-11
1
-0
/
+2
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-10
21
-2012
/
+644
|
\
|
*
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
NeilBrown
2010-08-10
2969
-131110
/
+251978
|
|
\
|
|
*
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-09
14
-1605
/
+1
|
|
|
\
|
|
|
*
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
David Woodhouse
2009-10-29
1
-13
/
+0
|
|
|
*
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-29
14
-1613
/
+2
|
*
|
|
md: clean up do_md_stop
NeilBrown
2010-08-08
1
-16
/
+9
|
*
|
|
md: fix another deadlock with removing sysfs attributes.
NeilBrown
2010-08-08
2
-14
/
+21
|
*
|
|
md: move revalidate_disk() back outside open_mutex
Dan Williams
2010-08-08
1
-2
/
+4
|
*
|
|
md/raid10: fix deadlock with unaligned read during resync
NeilBrown
2010-08-07
1
-0
/
+18
|
*
|
|
md/bitmap: separate out loading a bitmap from initialising the structures.
NeilBrown
2010-07-26
3
-23
/
+60
|
*
|
|
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
NeilBrown
2010-07-26
3
-39
/
+99
|
*
|
|
md/bitmap: optimise scanning of empty bitmaps.
NeilBrown
2010-07-26
1
-10
/
+13
|
*
|
|
md/bitmap: clean up plugging calls.
NeilBrown
2010-07-26
3
-3
/
+3
|
*
|
|
md/bitmap: reduce dependence on sysfs.
NeilBrown
2010-07-26
1
-3
/
+4
|
*
|
|
md/bitmap: white space clean up and similar.
NeilBrown
2010-07-26
2
-167
/
+136
|
*
|
|
md/raid5: export raid5 unplugging interface.
NeilBrown
2010-07-26
2
-19
/
+19
|
*
|
|
md/plug: optionally use plugger to unplug an array during resync/recovery.
NeilBrown
2010-07-26
3
-3
/
+15
|
*
|
|
md/raid5: add simple plugging infrastructure.
NeilBrown
2010-07-26
4
-14
/
+93
|
*
|
|
md/raid5: export is_congested test
NeilBrown
2010-07-26
2
-7
/
+17
|
*
|
|
raid5: Don't set read-ahead when there is no queue
NeilBrown
2010-07-26
1
-15
/
+17
|
*
|
|
md: add support for raising dm events.
NeilBrown
2010-07-26
2
-0
/
+3
|
*
|
|
md: export various start/stop interfaces
NeilBrown
2010-07-26
2
-8
/
+20
|
*
|
|
md: split out md_rdev_init
NeilBrown
2010-07-26
2
-15
/
+20
|
*
|
|
md: be more careful setting MD_CHANGE_CLEAN
NeilBrown
2010-07-26
2
-2
/
+4
|
*
|
|
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
2010-07-26
2
-5
/
+9
|
*
|
|
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
2010-07-21
2
-13
/
+27
|
*
|
|
md: reduce dependence on sysfs.
NeilBrown
2010-07-21
3
-59
/
+62
*
|
|
|
power: Remove owner field from attribute initialization code in OLPC driver
Guenter Roeck
2010-08-10
1
-1
/
+0
*
|
|
|
docbook: fix fatal error from libata
Randy Dunlap
2010-08-10
1
-1
/
+1
*
|
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
88
-2249
/
+3178
|
\
\
\
\
|
*
|
|
|
xen-blkfront: fix missing out label
Jens Axboe
2010-08-08
1
-0
/
+1
|
*
|
|
|
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-08-07
6
-220
/
+22
|
*
|
|
|
drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
Philipp Reisner
2010-08-07
1
-3
/
+18
|
*
|
|
|
drbd: Disable delay probes for the upcomming release
Philipp Reisner
2010-08-07
1
-5
/
+1
|
*
|
|
|
cpqarray: check put_user() result
Kulikov Vasiliy
2010-08-07
1
-2
/
+4
|
*
|
|
|
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
Jeremy Fitzhardinge
2010-08-07
1
-16
/
+29
|
*
|
|
|
xen/blkfront: use tagged queuing for barriers
Jeremy Fitzhardinge
2010-08-07
1
-4
/
+13
|
*
|
|
|
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2010-08-07
2
-17
/
+4
|
*
|
|
|
floppy: make controller const
Stephen Hemminger
2010-08-07
1
-8
/
+8
|
*
|
|
|
drivers/block: use memdup_user
Julia Lawall
2010-08-07
1
-22
/
+10
|
*
|
|
|
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
FUJITA Tomonori
2010-08-07
1
-1
/
+6
|
*
|
|
|
cciss: cleanup interrupt_not_for_us
Stephen M. Cameron
2010-08-07
1
-14
/
+1
|
*
|
|
|
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
2010-08-07
2
-261
/
+212
|
*
|
|
|
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
2010-08-07
2
-74
/
+89
|
*
|
|
|
cciss: use consistent variable names
Stephen M. Cameron
2010-08-07
3
-612
/
+592
|
*
|
|
|
cciss: forbid hard reset of 640x boards
Stephen M. Cameron
2010-08-07
1
-1
/
+16
|
*
|
|
|
cciss: sanitize max commands
Stephen M. Cameron
2010-08-07
1
-1
/
+13
[next]