aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2013-08-27md: Fix apparent cut-and-paste error in super_90_validateDave Jones
2013-08-27md: fix safe_mode buglet.NeilBrown
2013-08-27md: don't call md_allow_write in get_bitmap_file.NeilBrown
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke
2013-08-23dm space map: optimise sm_ll_dec and sm_ll_incJoe Thornber
2013-08-23dm btree: prefetch child nodes when walking tree for a dm_btree_delJoe Thornber
2013-08-23dm btree: use pop_frame in dm_btree_del to cleanup codeJoe Thornber
2013-08-23dm cache: eliminate holes in cache structureMike Snitzer
2013-08-23dm cache: fix stacking of geometry limitsMike Snitzer
2013-08-23dm thin: fix stacking of geometry limitsMike Snitzer
2013-08-23dm cache: add data block size limits to code and DocumentationMike Snitzer
2013-08-23dm: stop using WQ_NON_REENTRANTTejun Heo
2013-08-16dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown
2013-07-25md/raid10: remove use-after-free bug.NeilBrown
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-12bcache: Allocation kthread fixesKent Overstreet
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet
2013-07-12bcache: Journal replay fixKent Overstreet
2013-07-12bcache: Shutdown fixKent Overstreet
2013-07-12bcache: Fix a sysfs splat on shutdownKent Overstreet
2013-07-12bcache: Advertise that flushes are supportedKent Overstreet
2013-07-12bcache: check for allocation failuresDan Carpenter
2013-07-12bcache: Fix a dumb raceKent Overstreet
2013-07-11Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-10dm: add switch targetJim Ramsay
2013-07-10dm: optimize reorder structureMikulas Patocka
2013-07-10dm: optimize use SRCU and RCUMikulas Patocka
2013-07-10dm bufio: submit writes outside lockMikulas Patocka
2013-07-10dm cache: fix arm link errors with inlineMikulas Patocka
2013-07-10dm verity: use __ffs and __flsMikulas Patocka
2013-07-10dm flakey: correct ctr alloc failure mesgAlasdair G Kergon
2013-07-10dm verity: remove pointless comparisonMikulas Patocka
2013-07-10dm: use __GFP_HIGHMEM in __vmallocMikulas Patocka
2013-07-10dm verity: fix inability to use a few specific devices sizesMikulas Patocka
2013-07-10dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka
2013-07-10dm mpath: fix ioctl deadlock when no pathsHannes Reinecke
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown
2013-07-04md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown
2013-07-03md/raid10: fix two bugs affecting RAID10 reshape.NeilBrown
2013-07-01bcache: Use standard utility codeKent Overstreet
2013-07-01bcache: Delete fuzz testerKent Overstreet
2013-07-01bcache: Document shrinker reserve betterKent Overstreet
2013-07-01bcache: FUA fixesKent Overstreet
2013-06-26bcache: Send label ueventsGabriel de Perthuis