aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | bcache: fix crash on shutdown in passthrough modeSlava Pestov2014-08-04
| * | bcache: fix lockdep warnings on shutdownSlava Pestov2014-08-04
| * | bcache allocator: send discards with correct sizeSlava Pestov2014-08-04
| * | bcache: Fix to remove the rcu_sched stalls.Surbhi Palande2014-08-04
| * | bcache: Fix a journal replay bugKent Overstreet2014-08-04
| * | bcache: Fix a bug when detachingKent Overstreet2014-08-04
* | | Merge tag 'md/3.17' of git://neil.brown.name/mdLinus Torvalds2014-08-11
|\ \ \
| * | | md: don't allow bitmap file to be added to raid0/linear.NeilBrown2014-08-08
| * | | md/raid0: check for bitmap compatability when changing raid levels.NeilBrown2014-08-08
| * | | md: Recovery speed is wrongXiao Ni2014-08-07
| * | | md: disable probing for md devices 512 and over.NeilBrown2014-07-30
| * | | md/raid1,raid10: always abort recover on write error.NeilBrown2014-07-30
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
| |\| |
| * | | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* | | | dm cache: fix race affecting dirty block countAnssi Hannula2014-08-01
* | | | dm bufio: fully initialize shrinkerGreg Thelen2014-08-01
| |/ / |/| |
* | | Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-18
|\ \ \ | |/ / |/| |
| * | dm cache metadata: do not allow the data block size to changeMike Snitzer2014-07-15
| * | dm thin metadata: do not allow the data block size to changeMike Snitzer2014-07-15
* | | Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-07-11
|\| |
| * | dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura2014-07-10
| * | dm io: fix a race condition in the wake up code for sync_ioJoe Thornber2014-07-10
| * | dm crypt, dm zero: update author name following legal name changeJana Saout2014-07-10
| * | dm: allocate a special workqueue for deferred device removalMikulas Patocka2014-07-10
| |/
* | md: flush writes before starting a recovery.NeilBrown2014-07-02
* | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" statusNeilBrown2014-07-02
|/
* Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-12
|\
| * dm thin: update discard_granularity to reflect the thin-pool blocksizeLukas Czerner2014-06-11
| * dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen2014-06-11
| * dm: remove symbol export for dm_set_device_limitsMike Snitzer2014-06-04
| * dm: disable WRITE SAME if it failsMike Snitzer2014-06-04
| * dm era: check for a non-NULL metadata object before closing itJoe Thornber2014-06-03
| * dm thin: return ENOSPC instead of EIO when error_if_no_space enabledMike Snitzer2014-06-03
| * dm thin: cleanup noflush_work to use a proper completionJoe Thornber2014-06-03
| * dm snapshot: do not split read bios sent to snapshot-origin targetMikulas Patocka2014-06-03
| * dm snapshot: allocate a per-target structure for snapshot-origin targetMikulas Patocka2014-06-03
| * dm: introduce dm_accept_partial_bioMikulas Patocka2014-06-03
| * dm: change sector_count member in clone_info from sector_t to unsignedMikulas Patocka2014-06-03
* | Merge tag 'md/3.16' of git://neil.brown.name/mdLinus Torvalds2014-06-11
|\ \
| * | raid5: speedup sync_request processingEivind Sarto2014-06-09
| * | md/raid5: deadlock between retry_aligned_read with barrier iohui jiao2014-06-05
| * | raid5: add an option to avoid copy data from bio to stripe cacheShaohua Li2014-05-29
| * | md/bitmap: remove confusing code from filemap_get_page.NeilBrown2014-05-29
| * | raid5: avoid release list until last reference of the stripeEivind Sarto2014-05-29
| * | md: md_clear_badblocks should return an error code on failure.NeilBrown2014-05-29
| * | md/raid56: Don't perform reads to support writes until stripe is ready.NeilBrown2014-05-29
| * | md: refuse to change shape of array if it is active but read-onlyNeilBrown2014-05-29
* | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \
| * \ \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \