summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2015-01-08dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown
2014-11-21md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown
2014-11-21dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen
2014-11-21dm btree: fix a recursion depth bug in btree walking codeJoe Thornber
2014-11-21dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka
2014-11-21dm thin: grab a virtual cell before looking up the mappingJoe Thornber
2014-11-14dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov
2014-11-14dm bufio: when done scanning return from __scan immediatelyMikulas Patocka
2014-11-14dm bufio: update last_accessed when relinking a bufferJoe Thornber
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-09-24Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/mdLinus Torvalds
2014-09-22md/raid1: fix_read_error should act on all non-faulty devices.NeilBrown
2014-09-22md/raid1: count resync requests in nr_pending.NeilBrown
2014-09-22md/raid1: update next_resync under resync_lock.NeilBrown
2014-09-22md/raid1: Don't use next_resync to determine how far resync has progressedNeilBrown
2014-09-22md/raid1: make sure resync waits for conflicting writes to complete.NeilBrown
2014-09-22md/raid1: clean up request counts properly in close_sync()NeilBrown
2014-09-22md/raid1: be more cautious where we read-balance during resync.NeilBrown
2014-09-22md/raid1: intialise start_next_window for READ case to avoid hangNeilBrown
2014-09-10dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula
2014-08-28dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-08-19md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown
2014-08-19md/raid10: avoid memory leak on error path during reshape.NeilBrown
2014-08-19md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-08-19md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-08-18md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-08-18md/raid5: avoid livelock caused by non-aligned writes.NeilBrown
2014-08-14Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-11Merge tag 'md/3.17' of git://neil.brown.name/mdLinus Torvalds
2014-08-10dm table: propagate QUEUE_FLAG_NO_SG_MERGEJeff Moyer
2014-08-08md: don't allow bitmap file to be added to raid0/linear.NeilBrown
2014-08-08md/raid0: check for bitmap compatability when changing raid levels.NeilBrown
2014-08-08md: Recovery speed is wrongXiao Ni
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-04bcache: Drop unneeded blk_sync_queue() callsKent Overstreet
2014-08-04bcache: add mutex lock for bch_is_openJianjian Huo
2014-08-04bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande
2014-08-04bcache: try to set b->parent properlySlava Pestov
2014-08-04bcache: fix memory corruption in init error pathSlava Pestov
2014-08-04bcache: fix crash with incomplete cache setSlava Pestov