index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-07
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-06
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-05
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-05
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
dm: don't call report zones for more than the user requested
Johannes Thumshirn
2020-08-04
dm ebs: Fix incorrect checking for REQ_OP_FLUSH
John Dorminy
2020-08-04
dm init: Set file local variable static
Damien Le Moal
2020-08-04
dm ioctl: Fix compilation warning
Damien Le Moal
2020-08-04
dm raid: Remove empty if statement
Damien Le Moal
2020-08-04
dm verity: Fix compilation warning
Damien Le Moal
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-02
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
2020-08-02
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-02
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
2020-08-02
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
2020-08-02
md: print errno in super_written
Guoqing Jiang
2020-08-02
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
2020-08-02
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2020-08-02
md: fix max sectors calculation for super 1.0
Xiao Ni
2020-07-31
init: add an init_stat helper
Christoph Hellwig
2020-07-29
raid5: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-28
bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
Coly Li
2020-07-25
bcache: fix bio_{start,end}_io_acct with proper device
Coly Li
2020-07-25
bcache: avoid extra memory consumption in struct bbio for large bucket size
Coly Li
2020-07-25
bcache: avoid extra memory allocation from mempool c->fill_iter
Coly Li
2020-07-25
bcache: add sysfs file to display feature sets information of cache set
Coly Li
2020-07-25
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
2020-07-25
bcache: handle btree node memory allocation properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: handle cache set verify_ondisk properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...
Coly Li
2020-07-25
bcache: handle c->uuids properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: introduce meta_bucket_pages() related helper routines
Coly Li
2020-07-25
bcache: move bucket related code into read_super_common()
Coly Li
2020-07-25
bcache: increase super block version for cache device and backing device
Coly Li
2020-07-25
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-07-25
bcache: disassemble the big if() checks in bch_cache_set_alloc()
Coly Li
2020-07-25
bcache: add more accurate error information in read_super_common()
Coly Li
2020-07-25
bcache: add read_super_common() to read major part of super block
Coly Li
2020-07-25
bcache: fix overflow in offset_to_stripe()
Coly Li
[next]