| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-04 | 2 | -36/+15 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar | 2014-07-28 | 2 | -0/+18 |
| |\ |
|
| * | | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 2014-07-16 | 2 | -36/+15 |
* | | | dm cache: fix race affecting dirty block count | Anssi Hannula | 2014-08-01 | 1 | -7/+6 |
* | | | dm bufio: fully initialize shrinker | Greg Thelen | 2014-08-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-07-18 | 2 | -0/+18 |
|\ \
| |/
|/| |
|
| * | dm cache metadata: do not allow the data block size to change | Mike Snitzer | 2014-07-15 | 1 | -0/+9 |
| * | dm thin metadata: do not allow the data block size to change | Mike Snitzer | 2014-07-15 | 1 | -0/+9 |
* | | Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 2014-07-11 | 5 | -22/+28 |
|\ \
| |/ |
|
| * | dm mpath: fix IO hang due to logic bug in multipath_busy | Jun'ichi Nomura | 2014-07-10 | 1 | -2/+3 |
| * | dm io: fix a race condition in the wake up code for sync_io | Joe Thornber | 2014-07-10 | 1 | -14/+8 |
| * | dm crypt, dm zero: update author name following legal name change | Jana Saout | 2014-07-10 | 2 | -4/+4 |
| * | dm: allocate a special workqueue for deferred device removal | Mikulas Patocka | 2014-07-10 | 1 | -2/+13 |
* | | md: flush writes before starting a recovery. | NeilBrown | 2014-07-03 | 1 | -0/+13 |
* | | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status | NeilBrown | 2014-07-03 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-12 | 8 | -110/+227 |
|\ |
|
| * | dm thin: update discard_granularity to reflect the thin-pool blocksize | Lukas Czerner | 2014-06-11 | 1 | -1/+2 |
| * | dm bio prison: implement per bucket locking in the dm_bio_prison hash table | Heinz Mauelshagen | 2014-06-11 | 1 | -27/+39 |
| * | dm: remove symbol export for dm_set_device_limits | Mike Snitzer | 2014-06-04 | 2 | -4/+2 |
| * | dm: disable WRITE SAME if it fails | Mike Snitzer | 2014-06-04 | 2 | -10/+17 |
| * | dm era: check for a non-NULL metadata object before closing it | Joe Thornber | 2014-06-03 | 1 | -1/+2 |
| * | dm thin: return ENOSPC instead of EIO when error_if_no_space enabled | Mike Snitzer | 2014-06-03 | 3 | -17/+27 |
| * | dm thin: cleanup noflush_work to use a proper completion | Joe Thornber | 2014-06-03 | 1 | -18/+34 |
| * | dm snapshot: do not split read bios sent to snapshot-origin target | Mikulas Patocka | 2014-06-03 | 1 | -3/+15 |
| * | dm snapshot: allocate a per-target structure for snapshot-origin target | Mikulas Patocka | 2014-06-03 | 1 | -18/+35 |
| * | dm: introduce dm_accept_partial_bio | Mikulas Patocka | 2014-06-03 | 1 | -8/+51 |
| * | dm: change sector_count member in clone_info from sector_t to unsigned | Mikulas Patocka | 2014-06-03 | 1 | -7/+7 |
* | | Merge tag 'md/3.16' of git://neil.brown.name/md | Linus Torvalds | 2014-06-11 | 4 | -42/+138 |
|\ \ |
|
| * | | raid5: speedup sync_request processing | Eivind Sarto | 2014-06-10 | 1 | -1/+1 |
| * | | md/raid5: deadlock between retry_aligned_read with barrier io | hui jiao | 2014-06-05 | 1 | -1/+1 |
| * | | raid5: add an option to avoid copy data from bio to stripe cache | Shaohua Li | 2014-05-29 | 2 | -22/+101 |
| * | | md/bitmap: remove confusing code from filemap_get_page. | NeilBrown | 2014-05-29 | 1 | -5/+1 |
| * | | raid5: avoid release list until last reference of the stripe | Eivind Sarto | 2014-05-29 | 1 | -0/+5 |
| * | | md: md_clear_badblocks should return an error code on failure. | NeilBrown | 2014-05-29 | 1 | -1/+1 |
| * | | md/raid56: Don't perform reads to support writes until stripe is ready. | NeilBrown | 2014-05-29 | 1 | -12/+18 |
| * | | md: refuse to change shape of array if it is active but read-only | NeilBrown | 2014-05-29 | 1 | -0/+10 |
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | 6 | -11/+10 |
|\ \ \ |
|
| * \ \ | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 6 | -10/+10 |
| |\ \ \ |
|
| | * | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 6 | -10/+10 |
| * | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 2014-06-02 | 1 | -1/+0 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | block: remove struct request buffer member | Jens Axboe | 2014-04-15 | 1 | -1/+0 |
* | | | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/md | Linus Torvalds | 2014-06-02 | 1 | -1/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | md: always set MD_RECOVERY_INTR when interrupting a reshape thread. | NeilBrown | 2014-05-29 | 1 | -0/+1 |
| * | | | md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". | NeilBrown | 2014-05-28 | 1 | -1/+3 |
* | | | | Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-30 | 3 | -9/+19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | dm mpath: really fix lockdep warning | Hannes Reinecke | 2014-05-27 | 1 | -6/+8 |
| * | | | dm cache: always split discards on cache block boundaries | Heinz Mauelshagen | 2014-05-27 | 1 | -0/+2 |
| * | | | dm thin: add 'no_space_timeout' dm-thin-pool module param | Mike Snitzer | 2014-05-20 | 1 | -3/+9 |
* | | | | Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-21 | 3 | -51/+35 |
|\ \ \ \
| |/ / / |
|
| * | | | dm mpath: fix lock order inconsistency in multipath_ioctl | Mike Snitzer | 2014-05-14 | 1 | -1/+1 |