index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-raid1.c
Age
Commit message (
Expand
)
Author
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-06-04
dm kcopyd: avoid useless atomic operations
Mikulas Patocka
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-05-20
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-08-26
dm raid1: use struct_size() with kzalloc()
Gustavo A. R. Silva
2018-12-18
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
2018-07-31
dm kcopyd: return void from dm_kcopyd_copy()
Mike Snitzer
2018-05-04
dm mirror: remove VLA usage
Kees Cook
2017-11-14
md: Convert timers to use timer_setup()
Kees Cook
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-15
Revert "dm mirror: use all available legs on multiple failures"
Mike Snitzer
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2017-05-31
dm: make flush bios explicitly sync
Jan Kara
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-14
dm mirror: use all available legs on multiple failures
Heinz Mauelshagen
2016-10-14
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
dm: use bio op accessors
Mike Christie
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-08-12
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-05-29
dm raid1: keep issuing IO after leg failure
Lidong Zhong
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-02-13
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2014-02-18
dm raid1: fix immutable biovec related BUG when retrying read bio
Mikulas Patocka
2013-11-23
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-08-23
dm: stop using WQ_NON_REENTRANT
Tejun Heo
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
2012-12-21
dm raid: use DM_ENDIO_INCOMPLETE
Mikulas Patocka
[next]