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
2019-11-13
bcache: don't export symbols
Christoph Hellwig
2
-22
/
+0
2019-11-13
bcache: remove the extra cflags for request.o
Christoph Hellwig
1
-2
/
+0
2019-11-13
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
1
-0
/
+2
2019-11-13
bcache: add idle_max_writeback_rate sysfs interface
Coly Li
4
-0
/
+13
2019-11-13
bcache: add code comments in bch_btree_leaf_dirty()
Coly Li
1
-0
/
+5
2019-11-13
bcache: fix deadlock in bcache_allocator
Andrea Righi
3
-8
/
+26
2019-11-13
bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front()
Coly Li
1
-0
/
+2
2019-11-13
bcache: deleted code comments for dead code in bch_data_insert_keys()
Coly Li
1
-12
/
+0
2019-11-13
bcache: add more accurate error messages in read_super()
Coly Li
1
-1
/
+2
2019-11-13
bcache: fix static checker warning in bcache_device_free()
Coly Li
1
-8
/
+16
2019-11-13
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
3
-4
/
+10
2019-11-13
bcache: fix fifo index swapping condition in journal_pin_cmp()
Coly Li
2
-4
/
+26
2019-11-11
md/raid10: prevent access of uninitialized resync_pages offset
John Pittman
1
-1
/
+1
2019-11-11
md: avoid invalid memory access for array sb->dev_roles
Yufen Yu
1
-31
/
+20
2019-11-11
md/raid1: avoid soft lockup under high load
Hannes Reinecke
1
-0
/
+1
2019-11-07
dm: add zone open, close and finish support
Ajay Joshi
3
-7
/
+7
2019-11-07
Merge branch 'for-5.5/block' into for-5.5/drivers
Jens Axboe
1
-3
/
+3
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
1
-3
/
+3
2019-10-24
md: no longer compare spare disk superblock events in super_load
Yufen Yu
1
-6
/
+51
2019-10-24
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
8
-21
/
+23
2019-10-24
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
1
-1
/
+1
2019-10-24
md/raid0: Fix an error message in raid0_make_request()
Dan Carpenter
1
-1
/
+1
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2019-09-21
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-396
/
+3828
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-0
/
+10
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-89
/
+259
2019-09-16
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
1
-3
/
+29
2019-09-13
dm bufio: introduce a global cache replacement
Mikulas Patocka
1
-7
/
+91
2019-09-13
raid5: use bio_end_sector in r5_next_bio
Guoqing Jiang
1
-3
/
+1
2019-09-13
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2
-2
/
+0
2019-09-13
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2
-0
/
+16
2019-09-13
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2
-1
/
+45
2019-09-13
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
Guoqing Jiang
1
-1
/
+2
2019-09-13
raid5: don't increment read_errors on EILSEQ return
Nigel Croxon
1
-1
/
+2
2019-09-13
dm bufio: remove old-style buffer cleanup
Mikulas Patocka
1
-58
/
+3
2019-09-13
dm bufio: introduce a global queue
Mikulas Patocka
1
-3
/
+12
2019-09-13
dm bufio: refactor adjust_total_allocated
Mikulas Patocka
1
-3
/
+11
2019-09-13
dm bufio: call adjust_total_allocated from __link_buffer and __unlink_buffer
Mikulas Patocka
1
-4
/
+4
2019-09-12
dm: add clone target
Nikos Tsironis
5
-0
/
+3329
2019-09-11
dm raid: fix updating of max_discard_sectors limit
Ming Lei
1
-5
/
+5
2019-09-05
block: Delay default elevator initialization
Damien Le Moal
1
-1
/
+1
2019-09-05
dm writecache: skip writecache_wait for pmem mode
Huaisheng Ye
1
-1
/
+2
2019-09-04
dm stats: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-09-03
md/raid5: use bio_end_sector to calculate last_sector
Guoqing Jiang
1
-1
/
+1
2019-09-03
md/raid1: fail run raid1 array when active disk less than one
Yufen Yu
1
-1
/
+12
2019-09-03
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
Guilherme G. Piccoli
4
-4
/
+45
2019-09-03
dm crypt: omit parsing of the encapsulated cipher
Ard Biesheuvel
1
-58
/
+0
2019-09-03
dm crypt: switch to ESSIV crypto API template
Ard Biesheuvel
2
-170
/
+44
2019-09-03
closures: fix a race on wakeup from closure_sync
Kent Overstreet
1
-2
/
+8
2019-09-03
bcache: Fix an error code in bch_dump_read()
Dan Carpenter
1
-3
/
+2
[next]