Commit Graph

213 Commits (5f546c5835fc301694da6c8ae1467b19f4cfec24)

Author SHA1 Message Date
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
NeilBrown 4ad1366376 md: change bitmap_unplug and others to void functions 18 years ago
NeilBrown f0d76d70bc md: check that internal bitmap does not overlap other data 18 years ago
NeilBrown 713f6ab18b md: improve the is_mddev_idle test fix 18 years ago
NeilBrown df968c4e8d md: improve message about invalid superblock during autodetect 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Dan Williams 685784aaf3 xor: make 'xor_blocks' a library routine for use with async_tx 18 years ago
NeilBrown a778b73ff7 md: fix bug with linear hot-add and elsewhere 18 years ago
NeilBrown 435b71be20 md: improve the is_mddev_idle test 18 years ago
Linus Torvalds 44ce6294d0 Revert "md: improve partition detection in md array" 18 years ago
NeilBrown 5b479c91da md: improve partition detection in md array 18 years ago
NeilBrown 08a02ecd28 md: allow reshape_position for md arrays to be set via sysfs 18 years ago
NeilBrown 4d167f0937 md: stop using csum_partial for checksum calculation in md 18 years ago
NeilBrown e11e93facc md: move test for whether level supports bitmap to correct place 18 years ago
Martin Peschke c3f94b40e1 md: cleanup: use seq_release_private() where appropriate 18 years ago
Ahmed S. Darwish 50511da3da drivers/md.c: Use ARRAY_SIZE macro when appropriate 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
NeilBrown 5792a2856a [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs 18 years ago
NeilBrown 5e55e2f5fc [PATCH] md: convert compile time warnings into runtime warnings 18 years ago
NeilBrown 041ae52e26 [PATCH] md: clear the congested_fn when stopping a raid5 18 years ago
NeilBrown b4c4c7b809 [PATCH] md: restart a (raid5) reshape that has been aborted due to a read/write error 18 years ago
NeilBrown d1b5380c7f [PATCH] md: clean out unplug and other queue function on md shutdown 18 years ago
NeilBrown 7dd5e7c3db [PATCH] md: move warning about creating a raid array on partitions of the one device 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman ff1d28efc5 [PATCH] sysctl: md: remove unnecessary insert_at_head flag 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
NeilBrown 2a2275d630 [PATCH] md: fix potential memalloc deadlock in md 18 years ago
NeilBrown 1031be7a5f [PATCH] md: make sure the events count in an md array never returns to zero 18 years ago
NeilBrown 3f9d7b0d81 [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md 18 years ago
NeilBrown 1757128438 [PATCH] md: assorted md and raid1 one-liners 18 years ago
Jeff Garzik fdee8ae449 [PATCH] MD: conditionalize some code 18 years ago
NeilBrown 0d4ca600fc [PATCH] md: tidy up device-change notification when an md array is stopped 18 years ago
Josef Sipek c649bb9c55 [PATCH] struct path: convert md 18 years ago
NeilBrown d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 18 years ago
Peter Zijlstra 2e7b651df1 [PATCH] remove the old bd_mutex lockdep annotation 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Rafael J. Wysocki 4b438a23fb [PATCH] md: do not freeze md threads for suspend 19 years ago
NeilBrown 2f47130361 [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event 19 years ago
NeilBrown 7870db4c7f [PATCH] md: send online/offline uevents when an md array starts/stops 19 years ago
NeilBrown 01ab5662f5 [PATCH] md: simplify checking of available size when resizing an array 19 years ago
NeilBrown 2b6e845986 [PATCH] md: fix bug where spares don't always get rebuilt properly when they become live 19 years ago
NeilBrown 1c05b4bc22 [PATCH] md: endian annotation for v1 superblock access 19 years ago
Akinobu Mita e24650c2e7 [PATCH] md: fix /proc/mdstat refcounting 19 years ago
NeilBrown 5842730de1 [PATCH] md: fix bug where new drives added to an md array sometimes don't sync properly 19 years ago
Eric Sesterhenn 52e5f9d1cf BUG_ON cleanup for drivers/md/ 19 years ago
NeilBrown 3a0f5bbb1a [PATCH] md: add error reporting to superblock write failure 19 years ago
NeilBrown e8703fe1f5 [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit 19 years ago
NeilBrown 61df9d91e9 [PATCH] md: make messages about resync/recovery etc more specific 19 years ago
Paul Clements 9b1d1dac18 [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap 19 years ago
NeilBrown 850b2b420c [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags 19 years ago