index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-20
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
block: remove bdev_stack_limits
Christoph Hellwig
2020-07-20
1
-1
/
+2
|
*
|
|
|
|
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
2020-07-20
1
-19
/
+0
|
*
|
|
|
|
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
7
-36
/
+101
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
33
-486
/
+122
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
25
-355
/
+913
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
2020-08-02
1
-6
/
+16
|
*
|
|
|
|
|
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-02
1
-1
/
+2
|
*
|
|
|
|
|
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
2020-08-02
1
-6
/
+3
|
*
|
|
|
|
|
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
2020-08-02
1
-6
/
+3
|
*
|
|
|
|
|
md: print errno in super_written
Guoqing Jiang
2020-08-02
1
-1
/
+2
|
*
|
|
|
|
|
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
2020-08-02
1
-6
/
+2
|
*
|
|
|
|
|
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2020-08-02
1
-0
/
+9
|
*
|
|
|
|
|
md: fix max sectors calculation for super 1.0
Xiao Ni
2020-08-02
1
-4
/
+31
|
*
|
|
|
|
|
bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
Coly Li
2020-07-28
1
-28
/
+9
|
*
|
|
|
|
|
bcache: fix bio_{start,end}_io_acct with proper device
Coly Li
2020-07-25
1
-4
/
+27
|
*
|
|
|
|
|
bcache: avoid extra memory consumption in struct bbio for large bucket size
Coly Li
2020-07-25
2
-2
/
+2
|
*
|
|
|
|
|
bcache: avoid extra memory allocation from mempool c->fill_iter
Coly Li
2020-07-25
1
-1
/
+1
|
*
|
|
|
|
|
bcache: add sysfs file to display feature sets information of cache set
Coly Li
2020-07-25
4
-1
/
+73
|
*
|
|
|
|
|
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
2020-07-25
5
-10
/
+50
|
*
|
|
|
|
|
bcache: handle btree node memory allocation properly for bucket size > 8MB
Coly Li
2020-07-25
1
-1
/
+1
|
*
|
|
|
|
|
bcache: handle cache set verify_ondisk properly for bucket size > 8MB
Coly Li
2020-07-25
1
-2
/
+10
|
*
|
|
|
|
|
bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...
Coly Li
2020-07-25
2
-9
/
+10
|
*
|
|
|
|
|
bcache: handle c->uuids properly for bucket size > 8MB
Coly Li
2020-07-25
1
-4
/
+6
|
*
|
|
|
|
|
bcache: introduce meta_bucket_pages() related helper routines
Coly Li
2020-07-25
2
-0
/
+23
|
*
|
|
|
|
|
bcache: move bucket related code into read_super_common()
Coly Li
2020-07-25
1
-5
/
+5
|
*
|
|
|
|
|
bcache: increase super block version for cache device and backing device
Coly Li
2020-07-25
2
-3
/
+107
|
*
|
|
|
|
|
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-07-25
1
-1
/
+8
|
*
|
|
|
|
|
bcache: disassemble the big if() checks in bch_cache_set_alloc()
Coly Li
2020-07-25
1
-15
/
+37
|
*
|
|
|
|
|
bcache: add more accurate error information in read_super_common()
Coly Li
2020-07-25
1
-5
/
+14
|
*
|
|
|
|
|
bcache: add read_super_common() to read major part of super block
Coly Li
2020-07-25
1
-48
/
+63
|
*
|
|
|
|
|
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-07-25
3
-8
/
+27
|
*
|
|
|
|
|
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
2020-07-25
1
-6
/
+6
|
*
|
|
|
|
|
bcache: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-07-25
1
-4
/
+2
|
*
|
|
|
|
|
bcache: movinggc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-07-25
1
-2
/
+2
|
*
|
|
|
|
|
bcache: writeback: Remove unneeded variable i
Xu Wang
2020-07-25
1
-2
/
+0
|
*
|
|
|
|
|
bcache: journel: use for_each_clear_bit() to simplify the code
Xu Wang
2020-07-25
1
-4
/
+1
|
*
|
|
|
|
|
bcache: allocate meta data pages as compound pages
Coly Li
2020-07-25
4
-5
/
+5
|
*
|
|
|
|
|
bcache: Fix typo in Kconfig name
Jean Delvare
2020-07-25
2
-2
/
+2
|
*
|
|
|
|
|
md/raid5: use do_div() for 64 bit divisions in raid5_sync_request
Yufen Yu
2020-07-22
1
-1
/
+1
|
*
|
|
|
|
|
md/raid10: avoid deadlock on recovery.
Vitaly Mayatskikh
2020-07-22
1
-3
/
+11
|
*
|
|
|
|
|
md-cluster: fix rmmod issue when md_cluster convert bitmap to none
Zhao Heming
2020-07-21
1
-0
/
+1
|
*
|
|
|
|
|
md-cluster: fix safemode_delay value when converting to clustered bitmap
Zhao Heming
2020-07-21
1
-2
/
+9
|
*
|
|
|
|
|
md/raid5: support config stripe_size by sysfs entry
Yufen Yu
2020-07-21
1
-0
/
+72
|
*
|
|
|
|
|
md/raid5: set default stripe_size as 4096
Yufen Yu
2020-07-21
2
-3
/
+24
|
*
|
|
|
|
|
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
Yufen Yu
2020-07-21
4
-128
/
+153
|
*
|
|
|
|
|
raid5: remove the meaningless check in raid5_make_request
Guoqing Jiang
2020-07-16
1
-2
/
+1
|
*
|
|
|
|
|
raid5: put the comment of clear_batch_ready to the right place
Guoqing Jiang
2020-07-16
1
-4
/
+4
|
*
|
|
|
|
|
raid5: call clear_batch_ready before set STRIPE_ACTIVE
Guoqing Jiang
2020-07-16
1
-5
/
+10
|
*
|
|
|
|
|
md: raid10: Fix compilation warning
Damien Le Moal
2020-07-15
1
-2
/
+2
[prev]
[next]