index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
2015-05-29
2
-33
/
+40
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
10
-160
/
+65
|
\
|
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
3
-142
/
+59
|
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
6
-17
/
+5
|
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
1
-1
/
+1
|
*
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-05
4
-5
/
+5
*
|
dm: fix casting bug in dm_merge_bvec()
Joe Thornber
2015-05-29
1
-5
/
+12
*
|
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
Junichi Nomura
2015-05-29
1
-7
/
+9
*
|
dm: fix false warning in free_rq_clone() for unmapped requests
Mike Snitzer
2015-05-29
1
-5
/
+3
*
|
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
2015-05-27
1
-4
/
+6
*
|
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
Mike Snitzer
2015-05-27
1
-1
/
+3
*
|
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
Junichi Nomura
2015-05-27
1
-2
/
+2
*
|
dm: run queue on re-queue
Junichi Nomura
2015-05-26
1
-0
/
+1
*
|
Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-05-23
3
-3
/
+10
|
\
\
|
*
|
md/bitmap: remove rcu annotation from pointer arithmetic.
NeilBrown
2015-05-21
1
-1
/
+6
|
*
|
md/raid0: fix restore to sector variable in raid0_make_request
Eric Work
2015-05-21
1
-1
/
+3
|
*
|
raid5: fix broken async operation chain
Shaohua Li
2015-05-21
1
-1
/
+1
*
|
|
Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-05-11
2
-55
/
+73
|
\
|
|
|
*
|
md/raid5: fix handling of degraded stripes in batches.
NeilBrown
2015-05-08
1
-14
/
+3
|
*
|
md/raid5: fix allocation of 'scribble' array.
NeilBrown
2015-05-08
1
-22
/
+43
|
*
|
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-05-08
1
-1
/
+2
|
*
|
md/raid5: avoid reading parity blocks for full-stripe write to degraded array
NeilBrown
2015-05-08
1
-1
/
+3
|
*
|
md/raid5: more incorrect BUG_ON in handle_stripe_fill.
NeilBrown
2015-05-08
1
-1
/
+1
|
*
|
md/raid5: new alloc_stripe() to allocate an initialize a stripe.
NeilBrown
2015-05-08
1
-14
/
+18
|
*
|
md-raid0: conditional mddev->queue access to suit dm-raid
Heinz Mauelshagen
2015-05-08
1
-2
/
+3
|
|
/
*
|
Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-05-09
1
-6
/
+6
|
\
\
|
*
|
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
2015-05-05
1
-6
/
+6
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: destroy bdi before blockdev is unregistered.
NeilBrown
2015-04-27
1
-2
/
+2
*
|
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
2015-04-30
1
-4
/
+12
*
|
dm: only initialize the request_queue once
Christoph Hellwig
2015-04-30
2
-11
/
+9
*
|
Merge tag 'md/4.1' of git://neil.brown.name/md
Linus Torvalds
2015-04-24
13
-279
/
+2309
|
\
\
|
*
|
md/raid5: don't do chunk aligned read on degraded array.
Eric Mei
2015-04-22
1
-3
/
+12
|
*
|
md/raid5: allow the stripe_cache to grow and shrink.
NeilBrown
2015-04-22
2
-8
/
+71
|
*
|
md/raid5: change ->inactive_blocked to a bit-flag.
NeilBrown
2015-04-22
2
-8
/
+14
|
*
|
md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_st...
NeilBrown
2015-04-22
1
-33
/
+24
|
*
|
md/raid5: pass gfp_t arg to grow_one_stripe()
NeilBrown
2015-04-22
1
-7
/
+7
|
*
|
md/raid5: introduce configuration option rmw_level
Markus Stockhausen
2015-04-22
2
-0
/
+45
|
*
|
md/raid5: activate raid6 rmw feature
Markus Stockhausen
2015-04-22
2
-27
/
+96
|
*
|
raid5: handle expansion/resync case with stripe batching
shli@kernel.org
2015-04-22
2
-8
/
+21
|
*
|
raid5: handle io error of batch list
shli@kernel.org
2015-04-22
2
-0
/
+49
|
*
|
RAID5: batch adjacent full stripe write
shli@kernel.org
2015-04-22
2
-25
/
+336
|
*
|
raid5: track overwrite disk count
shli@kernel.org
2015-04-22
2
-1
/
+17
|
*
|
raid5: add a new flag to track if a stripe can be batched
shli@kernel.org
2015-04-22
2
-3
/
+10
|
*
|
raid5: use flex_array for scribble data
shli@kernel.org
2015-04-22
2
-38
/
+57
|
*
|
md raid0: access mddev->queue (request queue member) conditionally because it...
Heinz Mauelshagen
2015-04-22
1
-21
/
+27
|
*
|
md: allow resync to go faster when there is competing IO.
NeilBrown
2015-04-22
1
-2
/
+9
|
*
|
md: remove 'go_faster' option from ->sync_request()
NeilBrown
2015-04-22
5
-21
/
+6
|
*
|
md: don't require sync_min to be a multiple of chunk_size.
NeilBrown
2015-04-22
1
-11
/
+2
|
*
|
Merge branch 'cluster' into for-next
NeilBrown
2015-04-22
9
-82
/
+1525
|
|
\
\
|
|
|
/
|
|
/
|
[next]