| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | | dm thin: add timeout to stop out-of-data-space mode holding IO forever | Joe Thornber | 2014-05-14 | 1 | -0/+21 |
| * | | | dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode | Joe Thornber | 2014-05-14 | 1 | -1/+1 |
| * | | | dm crypt: fix cpu hotplug crash by removing per-cpu structure | Mikulas Patocka | 2014-05-14 | 1 | -49/+12 |
* | | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/md | Linus Torvalds | 2014-05-13 | 2 | -7/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | md: avoid possible spinning md thread at shutdown. | NeilBrown | 2014-05-06 | 1 | -1/+2 |
| * | | | md/raid10: call wait_barrier() for each request submitted. | NeilBrown | 2014-05-06 | 1 | -6/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 2014-05-02 | 3 | -12/+81 |
|\ \ \
| |/ /
|/| | |
|
| * | | dm cache: fix writethrough mode quiescing in cache_map | Mike Snitzer | 2014-05-01 | 1 | -0/+1 |
| * | | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning | Mike Snitzer | 2014-04-29 | 1 | -1/+1 |
| * | | dm verity: fix biovecs hash calculation regression | Milan Broz | 2014-04-15 | 1 | -6/+9 |
| * | | dm thin: fix rcu_read_lock being held in code that can sleep | Joe Thornber | 2014-04-08 | 1 | -3/+67 |
| * | | dm thin: irqsave must always be used with the pool->lock spinlock | Joe Thornber | 2014-04-08 | 1 | -2/+3 |
* | | | Merge tag '3.15-fixes' of git://neil.brown.name/md | Linus Torvalds | 2014-04-17 | 1 | -2/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | raid5: fix a race of stripe count check | Shaohua Li | 2014-04-17 | 1 | -2/+1 |
* | | | Merge tag 'md/3.15' of git://neil.brown.name/md | Linus Torvalds | 2014-04-11 | 5 | -51/+61 |
|\ \ \
| |/ / |
|
| * | | raid5: get_active_stripe avoids device_lock | Shaohua Li | 2014-04-09 | 1 | -7/+2 |
| * | | raid5: make_request does less prepare wait | Shaohua Li | 2014-04-09 | 1 | -5/+14 |
| * | | md: avoid oops on unload if some process is in poll or select. | NeilBrown | 2014-04-09 | 1 | -0/+16 |
| * | | md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa... | NeilBrown | 2014-04-09 | 1 | -4/+13 |
| * | | md/bitmap: don't abuse i_writecount for bitmap files. | NeilBrown | 2014-04-09 | 3 | -35/+16 |
* | | | Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-05 | 19 | -475/+2233 |
|\ \ \
| | |/
| |/| |
|
| * | | dm cache: fix a lock-inversion | Joe Thornber | 2014-04-04 | 3 | -52/+20 |
| * | | dm thin: sort the per thin deferred bios using an rb_tree | Mike Snitzer | 2014-04-04 | 1 | -2/+82 |
| * | | dm thin: use per thin device deferred bio lists | Mike Snitzer | 2014-03-31 | 1 | -61/+104 |
| * | | dm thin: simplify pool_is_congested | Mike Snitzer | 2014-03-31 | 1 | -11/+5 |
| * | | dm thin: fix dangling bio in process_deferred_bios error path | Mike Snitzer | 2014-03-28 | 1 | -1/+1 |
| * | | dm mpath: print more useful warnings in multipath_message() | Jose Castillo | 2014-03-27 | 1 | -2/+2 |
| * | | dm-mpath: do not activate failed paths | Hannes Reinecke | 2014-03-27 | 1 | -2/+5 |
| * | | dm mpath: remove extra nesting in map function | Mike Snitzer | 2014-03-27 | 1 | -22/+24 |
| * | | dm mpath: remove map_io() | Hannes Reinecke | 2014-03-27 | 1 | -13/+6 |
| * | | dm mpath: reduce memory pressure when requeuing | Hannes Reinecke | 2014-03-27 | 1 | -23/+15 |
| * | | dm mpath: remove process_queued_ios() | Hannes Reinecke | 2014-03-27 | 1 | -42/+27 |
| * | | dm mpath: push back requests instead of queueing | Hannes Reinecke | 2014-03-27 | 1 | -78/+36 |
| * | | dm table: add dm_table_run_md_queue_async | Mike Snitzer | 2014-03-27 | 3 | -0/+25 |
| * | | dm mpath: do not call pg_init when it is already running | Hannes Reinecke | 2014-03-27 | 1 | -2/+4 |
| * | | dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind | Monam Agarwal | 2014-03-27 | 1 | -1/+1 |