summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2009-04-09dm kcopyd: fix callback raceMikulas Patocka
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka
2009-04-09dm: implement basic barrier supportMikulas Patocka
2009-04-09dm: remove dm_request loopMikulas Patocka
2009-04-09dm: rework queueing and suspensionMikulas Patocka
2009-04-09dm: simplify dm_request loopAlasdair G Kergon
2009-04-09dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon
2009-04-09dm: rearrange dm_wq_workAlasdair G Kergon
2009-04-09dm: remove limited barrier supportMikulas Patocka
2009-04-09dm: add integrity supportMartin K. Petersen
2009-04-06md/raid1: fix build breakageAlexander Beregalov
2009-04-06md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-02dm: set queue ordered modeMikulas Patocka
2009-04-02dm: move wait queue declarationMikulas Patocka
2009-04-02dm: merge pushback and deferred bio listsMikulas Patocka
2009-04-02dm: allow uninterruptible wait for pending ioMikulas Patocka
2009-04-02dm: merge __flush_deferred_io into callerMikulas Patocka
2009-04-02dm: move bio_io_error into __split_and_process_bioMikulas Patocka
2009-04-02dm: rename __split_bioMikulas Patocka
2009-04-02dm: remove unnecessary struct dm_wq_reqMikulas Patocka
2009-04-02dm: remove unnecessary work queue context fieldMikulas Patocka
2009-04-02dm: remove unnecessary work queue type fieldMikulas Patocka
2009-04-02dm: bio list add bio_list_add_headMikulas Patocka
2009-04-02dm snapshot: persistent fix dtr cleanupJonathan Brassow
2009-04-02dm snapshot: move status to exception storeJonathan Brassow
2009-04-02dm snapshot: move ctr parsing to exception storeJonathan Brassow
2009-04-02dm snapshot: use DMEMIT macro for statusJonathan Brassow
2009-04-02dm snapshot: remove dm_snap headerJonathan Brassow
2009-04-02dm snapshot: remove dm_snap header useJonathan Brassow
2009-04-02dm exception store: move cow pointerJonathan Brassow
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow
2009-04-02dm exception store: move dm_target pointerJonathan Brassow
2009-04-02dm exception store: introduce registryJonathan Brassow
2009-04-02dm raid1: add is_remote_recovering hook for clustersJonathan Brassow
2009-04-02dm exception store: separate type from instanceJonathan Brassow
2009-04-02dm log: remove struct dm_dirty_log_internalMike Snitzer
2009-04-02dm log: use standard kernel module refcountMike Snitzer
2009-04-02dm crypt: use kzfreeJohannes Weiner
2009-04-02dm target: remove struct tt_internalCheng Renquan
2009-04-02dm table: fix upgrade mode raceAlasdair G Kergon
2009-04-02dm: path selector use module refcount directlyJun'ichi Nomura
2009-04-02dm target: use module refcount directlyCheng Renquan
2009-04-02dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka
2009-04-02dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka
2009-04-02dm snapshot: refactor __find_pending_exceptionMikulas Patocka
2009-04-02dm io: make sync_io uninterruptibleMikulas Patocka
2009-04-02dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka
2009-04-02dm: preserve bi_io_vec when resubmitting biosMikulas Patocka