index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-05-25
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
2019-05-25
Revert "Don't jump to compute_result state from check_result state"
Song Liu
2019-05-25
dm: make sure to obey max_io_len_target_boundary
Michael Lass
2019-05-25
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
2019-05-25
dm ioctl: fix hang in early create error condition
Helen Koike
2019-05-25
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
2019-05-25
dm crypt: move detailed message into debug level
Milan Broz
2019-05-25
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-05-25
dm init: fix max devices/targets checks
Helen Koike
2019-05-25
dm zoned: Fix zone report handling
Damien Le Moal
2019-05-25
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2019-05-25
md: add a missing endianness conversion in check_sb_changes
Christoph Hellwig
2019-05-25
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
2019-05-25
md: batch flush requests.
NeilBrown
2019-05-25
Revert "MD: fix lock contention for flush bios"
NeilBrown
2019-05-22
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-05-22
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-05-16
Don't jump to compute_result state from check_result state
Nigel Croxon
2019-04-05
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
2019-04-04
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-04-01
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
2019-04-01
dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...
Mikulas Patocka
2019-04-01
dm init: fix const confusion for dm_allowed_targets array
Andi Kleen
2019-04-01
dm integrity: make dm_integrity_init and dm_integrity_exit static
YueHaibing
2019-04-01
dm integrity: change memcmp to strncmp in dm_integrity_ctr
Mikulas Patocka
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-12
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-03-12
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
2019-03-12
raid5: set write hint for PPL
Mariusz Dabrowski
2019-03-12
md: convert to kvmalloc
Kent Overstreet
2019-03-09
Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-06
dm integrity: limit the rate of error messages
Mikulas Patocka
2019-03-05
dm snapshot: don't define direct_access if we don't support it
Mikulas Patocka
2019-03-05
dm cache: add support for discard passdown to the origin device
Mike Snitzer
2019-03-05
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
2019-03-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
dm verity fec: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
dm integrity: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
dm: always call blk_queue_split() in dm_process_bio()
Mike Snitzer
2019-03-05
dm switch: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-05
dm: remove unused _rq_tio_cache and _rq_cache
Mike Snitzer
2019-02-20
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
2019-02-19
dm: update dm_process_bio() to split bio if in ->make_request_fn()
Mike Snitzer
2019-02-15
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
[next]