开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-29
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-21
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
dm: add add_disk() error handling
Luis Chamberlain
2021-10-20
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-18
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-10-18
md: remove unused argument from md_new_event
Guoqing Jiang
2021-10-18
md/raid5: call roundup_pow_of_two in raid5_run
Guoqing Jiang
2021-10-18
md/raid1: use rdev in raid1_write_request directly
Guoqing Jiang
2021-10-18
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-18
md: properly unwind when failing to add the kobject in md_alloc
Christoph Hellwig
2021-10-18
md: extend disks_mutex coverage
Christoph Hellwig
2021-10-18
md: add the bitmap group to the default groups for the md kobject
Christoph Hellwig
2021-10-18
md: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
md: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-12
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
2021-10-12
dm rq: don't queue request to blk-mq during DM suspend
Ming Lei
2021-10-12
dm clone: make array 'descs' static
Colin Ian King
2021-10-12
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
2021-09-22
md: fix a lock order reversal in md_alloc
Christoph Hellwig
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-28
md/raid5: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-27
raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
Guoqing Jiang
2021-08-26
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
2021-08-26
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
[next]