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
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-11
dm: pass NULL bdev to bio_alloc_clone
Mike Snitzer
2022-05-09
dm cache metadata: remove unnecessary variable in __dump_mapping
Guo Zhengkui
2022-05-09
dm mpath: provide high-resolution timer to HST for bio-based
Gabriel Krisman Bertazi
2022-05-09
dm crypt: make printing of the key constant-time
Mikulas Patocka
2022-05-09
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
2022-05-09
dm stats: add cond_resched when looping over entries
Mikulas Patocka
2022-05-05
dm: improve abnormal bio processing
Mike Snitzer
2022-05-05
dm: simplify bio-based IO accounting further
Mike Snitzer
2022-05-05
dm: put all polled dm_io instances into a single list
Ming Lei
2022-05-05
dm: improve dm_io reference counting
Ming Lei
2022-05-05
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
2022-05-05
dm: improve bio splitting and associated IO accounting
Ming Lei
2022-05-05
dm: switch to bdev based IO accounting interfaces
Ming Lei
2022-05-05
dm: pass dm_io instance to dm_io_acct directly
Ming Lei
2022-05-05
dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
Ming Lei
2022-05-05
dm: use bio_sectors in dm_aceept_partial_bio
Mike Snitzer
2022-05-05
dm: simplify basic targets
Mike Snitzer
2022-05-05
dm: conditionally enable branching for less used features
Mike Snitzer
2022-05-05
dm: introduce dm_{get,put}_live_table_bio called from dm_submit_bio
Mike Snitzer
2022-05-05
dm: move hot dm_io members to same cacheline as dm_target_io
Mike Snitzer
2022-05-05
dm: add local variables to clone_endio and __map_bio
Mike Snitzer
2022-05-05
dm: mark various branches unlikely
Mike Snitzer
2022-05-05
dm: simplify dm_start_io_acct
Mike Snitzer
2022-05-05
dm: simplify dm_io access in dm_split_and_process_bio
Mike Snitzer
2022-05-05
dm: factor out dm_io_set_error and __dm_io_dec_pending
Mike Snitzer
2022-05-05
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
2022-05-03
raid5: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
dm-zoned: don't set the discard_alignment queue limit
Christoph Hellwig
2022-04-25
md: Replace role magic numbers with defined constants
David Sloan
2022-04-25
md/raid0: Ignore RAID0 layout if the second zone has only one device
Pascal Hambourg
2022-04-25
md/raid5: Annotate functions that hold device_lock with __must_hold
Logan Gunthorpe
2022-04-25
md/raid5-ppl: Annotate with rcu_dereference_protected()
Logan Gunthorpe
2022-04-25
md/raid5: Annotate rdev/replacement access when mddev_lock is held
Logan Gunthorpe
2022-04-25
md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated
Logan Gunthorpe
2022-04-25
md/raid5: Add __rcu annotation to struct disk_info
Logan Gunthorpe
2022-04-25
md/raid5: Un-nest struct raid5_percpu definition
Logan Gunthorpe
2022-04-25
md/raid5: Cleanup setup_conf() error returns
Logan Gunthorpe
2022-04-25
md: replace deprecated strlcpy & remove duplicated line
Heming Zhao
2022-04-25
md/bitmap: don't set sb values if can't pass sanity check
Heming Zhao
2022-04-25
md: fix an incorrect NULL check in md_reload_sb
Xiaomeng Tong
2022-04-25
md: fix an incorrect NULL check in does_sb_need_changing
Xiaomeng Tong
2022-04-25
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
2022-04-25
md: Set MD_BROKEN for RAID1 and RAID10
Mariusz Tkaczyk
2022-04-23
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]