index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-17
md: expose the degraded status of an assembled array through sysfs
Iustin Pop
1
-0
/
+7
2007-10-17
md: 'sync_action' in sysfs returns wrong value for readonly arrays
NeilBrown
1
-1
/
+1
2007-10-17
md: software Raid autodetect dev list not array
Michael J. Evans
1
-9
/
+33
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-1
/
+0
2007-10-13
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-2
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-17
/
+8
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-17
md: change bitmap_unplug and others to void functions
NeilBrown
1
-2
/
+1
2007-07-17
md: check that internal bitmap does not overlap other data
NeilBrown
1
-1
/
+21
2007-07-17
md: improve the is_mddev_idle test fix
NeilBrown
1
-13
/
+22
2007-07-17
md: improve message about invalid superblock during autodetect
NeilBrown
1
-4
/
+6
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-1
/
+0
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
1
-1
/
+1
2007-05-24
md: fix bug with linear hot-add and elsewhere
NeilBrown
1
-6
/
+14
2007-05-11
md: improve the is_mddev_idle test
NeilBrown
1
-1
/
+1
2007-05-10
Revert "md: improve partition detection in md array"
Linus Torvalds
1
-8
/
+18
2007-05-09
md: improve partition detection in md array
NeilBrown
1
-18
/
+8
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
1
-7
/
+63
2007-05-09
md: stop using csum_partial for checksum calculation in md
NeilBrown
1
-2
/
+29
2007-05-09
md: move test for whether level supports bitmap to correct place
NeilBrown
1
-16
/
+26
2007-05-09
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-10
/
+1
2007-05-09
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-1
/
+1
2007-04-05
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
1
-1
/
+15
2007-03-27
[PATCH] md: convert compile time warnings into runtime warnings
NeilBrown
1
-10
/
+31
2007-03-27
[PATCH] md: clear the congested_fn when stopping a raid5
NeilBrown
1
-0
/
+1
2007-03-02
[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...
NeilBrown
1
-29
/
+45
2007-03-02
[PATCH] md: clean out unplug and other queue function on md shutdown
NeilBrown
1
-0
/
+3
2007-03-02
[PATCH] md: move warning about creating a raid array on partitions of the one...
NeilBrown
1
-26
/
+37
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: md: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2007-01-27
[PATCH] md: fix potential memalloc deadlock in md
NeilBrown
1
-0
/
+29
2007-01-27
[PATCH] md: make sure the events count in an md array never returns to zero
NeilBrown
1
-1
/
+2
2006-12-22
[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md
NeilBrown
1
-5
/
+8
2006-12-10
[PATCH] md: assorted md and raid1 one-liners
NeilBrown
1
-1
/
+2
2006-12-10
[PATCH] MD: conditionalize some code
Jeff Garzik
1
-1
/
+3
2006-12-10
[PATCH] md: tidy up device-change notification when an md array is stopped
NeilBrown
1
-5
/
+5
2006-12-08
[PATCH] struct path: convert md
Josef Sipek
1
-2
/
+2
2006-12-08
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
1
-1
/
+1
2006-12-08
[PATCH] remove the old bd_mutex lockdep annotation
Peter Zijlstra
1
-3
/
+3
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-11-09
[PATCH] md: do not freeze md threads for suspend
Rafael J. Wysocki
1
-1
/
+1
2006-11-09
[PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event
NeilBrown
1
-2
/
+1
2006-11-03
[PATCH] md: send online/offline uevents when an md array starts/stops
NeilBrown
1
-0
/
+2
2006-10-28
[PATCH] md: simplify checking of available size when resizing an array
NeilBrown
1
-5
/
+2
2006-10-28
[PATCH] md: fix bug where spares don't always get rebuilt properly when they ...
NeilBrown
1
-0
/
+1
2006-10-22
[PATCH] md: endian annotation for v1 superblock access
NeilBrown
1
-6
/
+7
2006-10-17
[PATCH] md: fix /proc/mdstat refcounting
Akinobu Mita
1
-0
/
+1
[next]