aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown16-156/+73
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown1-9/+1
2007-09-24raid5: fix 2 bugs in ops_complete_biofillDan Williams1-10/+7
2007-09-14Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK)aherrman@arcor.de1-0/+3
2007-09-11md: fix some bugs with growing raid5/raid6 arrays.NeilBrown1-8/+9
2007-08-27dm-mpath-rdac: don't stomp on a requests transfer bitAndrew Vasquez1-1/+1
2007-08-24DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefinedRandy Dunlap1-1/+1
2007-08-22md: correctly update sysfs when a raid1 is reshapedNeilBrown1-4/+18
2007-08-22md: make sure a re-add after a restart honours bitmap when resyncingNeilBrown1-1/+2
2007-08-11Fix remap handling by blktraceAlan D. Brunelle1-2/+2
2007-07-31md: handle writes to broken raid10 arrays gracefullyArne Redlich1-0/+7
2007-07-31md: raid10: fix use-after-free of bioMaik Hampel1-1/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe10-53/+53
2007-07-21dm io: fix panic on large requestMilan Broz1-0/+2
2007-07-20async_tx: fix kmap_atomic usage in async_memcpyDan Williams1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update thread failsJesper Juhl1-0/+1
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown4-74/+75
2007-07-17md: check that internal bitmap does not overlap other dataNeilBrown2-3/+54
2007-07-17md: improve the is_mddev_idle test fixNeilBrown1-13/+22
2007-07-17md: improve message about invalid superblock during autodetectNeilBrown1-4/+6
2007-07-17Use menuconfig objects II - MDJan Engelhardt1-10/+5
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita1-3/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-1/+0
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds5-1204/+1685
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams1-124/+0
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams1-58/+13
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams1-12/+38
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams1-28/+25
2007-07-13md: handle_stripe5 - add request/completion logic for async check opsDan Williams1-19/+65
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams1-35/+114
2007-07-13md: handle_stripe5 - add request/completion logic for async write opsDan Williams1-23/+138
2007-07-13md: common infrastructure for running operations with raid5_run_opsDan Williams1-9/+58
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams1-0/+536
2007-07-13raid5: replace custom debug PRINTKs with standard pr_debugDan Williams1-58/+58
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams1-786/+740
2007-07-13async_tx: add the async_tx apiDan Williams2-28/+29
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams5-162/+9
2007-07-12dm mpath: rdacChandra Seetharaman3-0/+708
2007-07-12dm raid1: handle log failureJonathan Brassow1-4/+8
2007-07-12dm raid1: handle resync failuresJonathan Brassow1-3/+41
2007-07-12dm: add ratelimit logging macrosJonathan Brassow1-4/+36
2007-07-12dm: disable barriersStefan Bader4-12/+9
2007-07-12dm raid1: clear region outside spinlockJonathan Brassow1-6/+6
2007-07-12dm snapshot: permit invalid activationMilan Broz2-6/+10
2007-07-12dm snapshot: fix invalidation deadlockMilan Broz1-5/+43
2007-07-12dm io: fix panic on large requestJun'ichi Nomura1-1/+4
2007-07-12dm raid1: fix statusMilan Broz1-2/+2
2007-07-12dm: remove duplicate module name from error msgsAlasdair G Kergon3-9/+6