index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-02-07
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-02-07
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-02-07
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
3
-2
/
+7
2018-02-07
bcache: fix for allocator and register thread race
Tang Junhui
2
-4
/
+18
2018-02-07
bcache: set error_limit correctly
Coly Li
3
-3
/
+4
2018-02-07
bcache: properly set task state in bch_writeback_thread()
Coly Li
2
-3
/
+8
2018-02-07
bcache: fix high CPU occupancy during journal
Tang Junhui
3
-15
/
+36
2018-02-07
bcache: add journal statistic
Tang Junhui
3
-0
/
+24
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2018-01-31
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-612
/
+1252
2018-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-35
/
+281
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-3
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-173
/
+384
2018-01-29
dm mpath selector: more evenly distribute ties
Khazhismel Kumykov
2
-6
/
+6
2018-01-29
dm unstripe: fix target length versus number of stripes size check
Scott Bauer
1
-8
/
+2
2018-01-29
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
Luis de Bethencourt
1
-1
/
+1
2018-01-29
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
1
-22
/
+35
2018-01-29
dm: various cleanups to md->queue initialization code
Mike Snitzer
3
-22
/
+12
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2
-1
/
+8
2018-01-17
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
1
-3
/
+16
2018-01-17
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
Ming Lei
1
-3
/
+2
2018-01-17
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
1
-1
/
+13
2018-01-17
dm log writes: fix max length used for kstrndup
Ma Shimiao
1
-1
/
+1
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
9
-2
/
+27
2018-01-17
dm snapshot: use mutex instead of rw_semaphore
Mikulas Patocka
1
-41
/
+43
2018-01-17
dm flakey: check for null arg_name in parse_features()
Goldwyn Rodrigues
1
-0
/
+5
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
1
-1
/
+0
2018-01-17
dm raid: make raid_sets symbol static
Wei Yongjun
1
-1
/
+1
2018-01-17
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
Mike Snitzer
1
-7
/
+5
2018-01-17
dm bufio: check result of register_shrinker()
Aliaksei Karaliou
1
-6
/
+9
2018-01-17
dm bufio: add missed destroys of client mutex
Aliaksei Karaliou
1
-0
/
+2
2018-01-17
dm bufio: use REQ_OP_READ and REQ_OP_WRITE
Mikulas Patocka
1
-6
/
+6
2018-01-17
dm: add unstriped target
Scott Bauer
3
-0
/
+233
2018-01-17
dm crypt: fix error return code in crypt_ctr()
Wei Yongjun
1
-0
/
+1
2018-01-17
dm crypt: wipe kernel key copy after IV initialization
Ondrej Kozina
1
-4
/
+8
2018-01-17
dm integrity: don't store cipher request on the stack
Mikulas Patocka
1
-12
/
+37
2018-01-17
dm crypt: fix crash by adding missing check for auth key size
Milan Broz
1
-1
/
+6
2018-01-17
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
1
-17
/
+2
2018-01-17
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
1
-1
/
+5
2018-01-15
raid5-ppl: PPL support for disks with write-back cache enabled
Tomasz Majchrzak
6
-22
/
+191
2018-01-15
dm: fix incomplete request_queue initialization
Mike Snitzer
2
-10
/
+10
2018-01-10
dm mpath: Use blk_path_error
Keith Busch
1
-17
/
+2
2018-01-09
bcache: closures: move control bits one bit right
Michael Lyle
1
-4
/
+4
2018-01-08
bcache: fix writeback target calc on large devices
Michael Lyle
2
-4
/
+34
2018-01-08
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
4
-7
/
+16
2018-01-08
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
4
-5
/
+9
2018-01-08
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
Zhai Zhaoxuan
1
-2
/
+2
2018-01-08
bcache: mark closure_sync() __sched
Kent Overstreet
1
-1
/
+2
[next]