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
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
1
-9
/
+4
*
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
2
-6
/
+6
*
Kobject: change drivers/md/md.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-4
/
+6
*
md: fix data corruption when a degraded raid5 array is reshaped
Dan Williams
2008-01-08
1
-2
/
+4
*
dm crypt: use bio_add_page
Milan Broz
2007-12-20
1
-13
/
+11
*
dm: merge max_hw_sector
Neil Brown
2007-12-20
1
-0
/
+9
*
dm: trigger change uevent on rename
Alasdair G Kergon
2007-12-20
3
-1
/
+10
*
dm crypt: fix write endio
Milan Broz
2007-12-20
1
-3
/
+4
*
dm mpath: hp requires scsi
Paul Mundt
2007-12-20
1
-1
/
+1
*
dm: table detect io beyond device
Jun'ichi Nomura
2007-12-20
4
-14
/
+32
*
raid5: fix unending write sequence
Dan Williams
2007-11-14
1
-7
/
+9
*
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
2007-11-09
9
-18
/
+10
*
md: fix misapplied patch in raid5.c
Neil Brown
2007-11-05
1
-7
/
+7
*
dm: bounce_pfn limit added
Vasily Averin
2007-11-02
1
-0
/
+7
*
x86 merge fallout: uml
Al Viro
2007-10-29
5
-7
/
+7
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
1
-1
/
+1
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-6
/
+2
*
md: raid5: fix clearing of biofill operations
Dan Williams
2007-10-23
1
-3
/
+14
*
md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata
NeilBrown
2007-10-23
1
-1
/
+1
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-10
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
2
-2
/
+2
|
\
|
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
|
dm crypt: tidy pending
Milan Broz
2007-10-20
1
-6
/
+6
*
|
dm mpath: send uevents
Mike Anderson
2007-10-20
1
-0
/
+7
*
|
dm: uevent generate events
Mike Anderson
2007-10-20
3
-0
/
+196
*
|
dm: add uevent to core
Mike Anderson
2007-10-20
5
-0
/
+133
*
|
dm: export name and uuid
Mike Anderson
2007-10-20
1
-0
/
+32
*
|
dm raid1: add mirror_set to struct mirror
Jonathan Brassow
2007-10-20
1
-0
/
+2
*
|
dm log: split suspend
Jonathan Brassow
2007-10-20
3
-3
/
+4
*
|
dm mpath: hp retry if not ready
Dave Wysochanski
2007-10-20
1
-11
/
+53
*
|
dm mpath: add hp handler
Dave Wysochanski
2007-10-20
3
-0
/
+214
*
|
dm mpath: add retry pg init
Dave Wysochanski
2007-10-20
2
-14
/
+68
*
|
dm crypt: tidy labels
Milan Broz
2007-10-20
1
-19
/
+19
*
|
dm crypt: tidy whitespace
Milan Broz
2007-10-20
1
-17
/
+17
*
|
dm crypt: add post processing queue
Milan Broz
2007-10-20
1
-16
/
+51
*
|
dm crypt: use per device singlethread workqueues
Milan Broz
2007-10-20
1
-18
/
+14
*
|
dm mpath: emc fix an error message
Alasdair G Kergon
2007-10-20
1
-1
/
+1
*
|
dm: bio_list macro renaming
Alasdair G Kergon
2007-10-20
2
-6
/
+1
*
|
dm io:ctl remove vmalloc void cast
Jesper Juhl
2007-10-20
1
-1
/
+1
*
|
dm: tidy bio_io_error usage
Milan Broz
2007-10-20
1
-19
/
+18
*
|
kcopyd use mutex instead of semaphore
Matthias Kaehlcke
2007-10-20
1
-4
/
+4
*
|
dm: use kzalloc
Dmitry Monakhov
2007-10-20
5
-18
/
+9
*
|
dm: use is_power_of_2
vignesh babu
2007-10-20
3
-3
/
+6
*
|
dm: fix thaw_bdev
Jun'ichi Nomura
2007-10-20
1
-1
/
+3
*
|
dm delay: fix status
Milan Broz
2007-10-20
1
-1
/
+1
*
|
dm delay: fix ctr error paths
Dmitry Monakhov
2007-10-20
1
-8
/
+11
[next]