index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2022-06-21
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
Mike Snitzer
2022-06-16
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
2022-06-16
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
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-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: 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: 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-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-15
dm: fix bio length of empty flush
Shin'ichiro Kawasaki
2022-04-14
dm: allow dm_accept_partial_bio() for dm_io without duplicate bios
Mike Snitzer
2022-04-01
dm: fix bio polling to handle possibile BLK_STS_AGAIN
Ming Lei
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
dm: consolidate spinlocks in dm_io struct
Mike Snitzer
2022-03-21
dm: switch dm_target_io booleans over to proper flags
Mike Snitzer
2022-03-21
dm: switch dm_io booleans over to proper flags
Mike Snitzer
2022-03-10
dm: return void from __send_empty_flush
Mike Snitzer
2022-03-10
dm: factor out dm_io_complete
Mike Snitzer
2022-03-10
dm: simplify dm_sumbit_bio_remap interface
Mike Snitzer
2022-03-10
dm: add WARN_ON_ONCE to dm_submit_bio_remap
Mike Snitzer
2022-03-09
dm: support bio polling
Ming Lei
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
dm: remove unnecessary local variables in __bind
Mike Snitzer
2022-02-22
dm: requeue IO if mapping table not yet available
Mike Snitzer
2022-02-22
dm: fix use-after-free in dm_cleanup_zoned_dev()
Kirill Tkhai
2022-02-21
dm: add dm_submit_bio_remap interface
Mike Snitzer
2022-02-21
dm: flag clones created by __send_duplicate_bios
Mike Snitzer
[next]