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
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
|
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-06-24
3
-6
/
+31
|
|
\
|
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
*
|
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
37
-369
/
+381
|
\
\
\
|
*
|
|
dm: don't set bounce limit
Christoph Hellwig
2017-06-27
1
-1
/
+0
|
*
|
|
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-18
1
-1
/
+1
|
*
|
|
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
1
-1
/
+1
|
*
|
|
bcache: use kmalloc to allocate bio in bch_data_verify()
NeilBrown
2017-06-18
1
-1
/
+1
|
*
|
|
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
4
-6
/
+13
|
*
|
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
10
-11
/
+11
|
*
|
|
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
1
-1
/
+1
|
*
|
|
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
Jens Axboe
2017-06-16
1
-4
/
+4
|
|
\
\
\
|
|
*
\
\
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-4
/
+4
|
|
|
\
\
\
|
*
|
|
|
|
dm: missing break in process_queued_bios()
Dan Carpenter
2017-06-14
1
-0
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
16
-48
/
+65
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
33
-238
/
+248
|
*
|
|
|
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-4
/
+4
|
*
|
|
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
3
-28
/
+21
|
*
|
|
|
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
9
-49
/
+50
|
*
|
|
|
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
11
-33
/
+46
|
*
|
|
|
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
2017-06-09
1
-27
/
+15
|
*
|
|
|
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2017-06-09
2
-3
/
+3
*
|
|
|
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-03
1
-4
/
+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
md: namespace private helper names
Amir Goldstein
2017-06-05
1
-4
/
+4
*
|
|
|
|
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
2017-06-27
1
-13
/
+13
*
|
|
|
|
dm raid: fix oops on upgrading to extended superblock format
Heinz Mauelshagen
2017-06-23
1
-3
/
+14
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
2017-06-21
1
-2
/
+2
*
|
|
|
dm integrity: fix to not disable/enable interrupts from interrupt context
Mike Snitzer
2017-06-21
1
-2
/
+5
*
|
|
|
Revert "dm mirror: use all available legs on multiple failures"
Mike Snitzer
2017-06-15
1
-2
/
+19
*
|
|
|
dm integrity: reject mappings too large for device
Ondrej Mosnáček
2017-06-12
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
md: initialise ->writes_pending in personality modules.
NeilBrown
2017-06-06
5
-4
/
+21
|
/
/
*
|
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-02
7
-30
/
+18
|
\
\
|
*
|
dm: make flush bios explicitly sync
Jan Kara
2017-05-31
5
-5
/
+7
|
*
|
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
2017-05-23
1
-2
/
+3
|
*
|
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
Mikulas Patocka
2017-05-22
1
-21
/
+6
|
*
|
dm verity: fix no salt use case
Gilad Ben-Yossef
2017-05-22
1
-2
/
+2
|
|
/
*
|
md: Make flush bios explicitely sync
Jan Kara
2017-05-31
3
-5
/
+5
*
|
md: report sector of stripes with check mismatches
Nix
2017-05-25
1
-4
/
+14
*
|
md: uuid debug statement now in processor byte order.
Kyungchan Koh
2017-05-25
1
-4
/
+4
*
|
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2017-05-22
1
-1
/
+3
|
/
*
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-05-18
8
-86
/
+209
|
\
|
*
raid1: prefer disk without bad blocks
Tomasz Majchrzak
2017-05-12
1
-1
/
+4
|
*
md/r5cache: handle sync with data in write back cache
Song Liu
2017-05-12
2
-7
/
+22
|
*
md/r5cache: gracefully handle journal device errors for writeback mode
Song Liu
2017-05-12
3
-9
/
+34
|
*
md/raid1/10: avoid unnecessary locking
Shaohua Li
2017-05-12
2
-8
/
+6
|
*
md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first
Song Liu
2017-05-10
1
-9
/
+19
|
*
md/md0: optimize raid0 discard handling
Shaohua Li
2017-05-09
1
-14
/
+102
|
*
md: don't return -EAGAIN in md_allow_write for external metadata arrays
Artur Paszkiewicz
2017-05-08
4
-28
/
+15
|
*
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2017-05-04
1
-10
/
+7
*
|
dm cache: handle kmalloc failure allocating background_tracker struct
Colin Ian King
2017-05-17
1
-0
/
+5
[next]