aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* [PATCH] md: bio leak fixNeil Brown2005-06-28
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* [PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl2005-06-21
* [PATCH] md: make sure md/bitmap doesn't try to write a page with active write...NeilBrown2005-06-21
* [PATCH] Two small fixes for md verion-1 superblocks.NeilBrown2005-06-21
* [PATCH] md: allow md to update multiple superblocks in parallel.NeilBrown2005-06-21
* [PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown2005-06-21
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-21
* [PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown2005-06-21
* [PATCH] md: initialise sync_blocks in raid1 resyncNeilBrown2005-06-21
* [PATCH] md: fix bug when raid1 attempts a partial reconstruct.NeilBrown2005-06-21
* [PATCH] md: raid1 support for bitmap intent loggingNeilBrown2005-06-21
* [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared.NeilBrown2005-06-21
* [PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown2005-06-21
* [PATCH] md: check return value of write_page, rather than ignore itNeilBrown2005-06-21
* [PATCH] md: improve debug-printing of bitmap superblock.NeilBrown2005-06-21
* [PATCH] md printk fixakpm@osdl.org2005-06-21
* [PATCH] md: make sure md bitmap is cleared on a clean start.NeilBrown2005-06-21
* [PATCH] md: minor code rearrangement in bitmap_init_from_diskNeilBrown2005-06-21
* [PATCH] md: print correct pid for newly created bitmap-writeback-daemon.NeilBrown2005-06-21
* [PATCH] md: call bitmap_daemon_work regularlyNeilBrown2005-06-21
* [PATCH] md: a couple of tidyups relating to the bitmap file.NeilBrown2005-06-21
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-21
* [PATCH] md: improve the interface to sync_requestNeilBrown2005-06-21
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-21
* [PATCH] md: merge md_enter_safemode into md_check_recoveryNeilBrown2005-06-21
* [PATCH] md: make sure recovery happens when add_new_disk is used for hot_addNeilBrown2005-06-21
* [PATCH] md: cause md/raid1 to "repack" working devices when number of drives ...NeilBrown2005-06-21
* [PATCH] dm: Handle READA requests in dm-mpath.cLars Marowsky-Bree2005-06-08
* [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...NeilBrown2005-05-17
* [PATCH] md: fix splitting of md/linear request that cross a device boundaryNeilBrown2005-05-17
* [PATCH] make some things staticAdrian Bunk2005-05-05
* [PATCH] device-mapper: Some missing staticsAlasdair G Kergon2005-05-05
* [PATCH] device-mapper dm-emc: Fix a memsetAlasdair G Kergon2005-05-05
* [PATCH] device-mapper multipath: Use private workqueueAlasdair G Kergon2005-05-05
* [PATCH] device-mapper: tidy dm_suspendAlasdair G Kergon2005-05-05
* [PATCH] device-mapper: handle __lock_fs errorAlasdair G Kergon2005-05-05
* [PATCH] device-mapper: let freeze_bdev return errorAlasdair G Kergon2005-05-05
* [PATCH] device-mapper: __unlock_fs voidAlasdair G Kergon2005-05-05
* [PATCH] device-mapper: store bdev while frozenAlasdair G Kergon2005-05-05
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-01
* [PATCH] mm: use __GFP_NOMEMALLOCNick Piggin2005-05-01
* [PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown2005-04-16
* [PATCH] md: close a small race in md thread deregistrationNeilBrown2005-04-16
* [PATCH] Avoid deadlock in sync_page_io by using GFP_NOIONeil Brown2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16