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
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
2025-06-11
loop: move lo_set_size() out of queue freeze
Ming Lei
2025-05-27
loop: add file_start_write() and file_end_write()
Ming Lei
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
2025-04-15
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
2025-04-15
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
2025-04-15
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
2025-04-15
loop: aio inherit the ioprio of original request
Yunlong Xing
2025-03-18
loop: move vfs_fsync() out of loop_update_dio()
Ming Lei
2025-03-04
loop: Remove struct loop_func_table
Zhu Yanjun
2025-02-24
loop: take the file system minimum dio alignment into account
Christoph Hellwig
2025-02-24
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
2025-02-24
loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file
Christoph Hellwig
2025-02-24
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
2025-02-18
Revert "driver: block: release the lo_work_lock before queue_work"
Zhaoyang Huang
2025-02-11
loop: release the lo_work_lock before queue_work
Zhaoyang Huang
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-27
loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
Christoph Hellwig
2025-01-10
loop: remove the use_dio field in struct loop_device
Christoph Hellwig
2025-01-10
loop: don't freeze the queue in loop_update_dio
Christoph Hellwig
2025-01-10
loop: allow loop_set_status to re-enable direct I/O
Christoph Hellwig
2025-01-10
loop: open code the direct I/O flag update in loop_set_dio
Christoph Hellwig
2025-01-10
loop: only write back pagecache when starting to to use direct I/O
Christoph Hellwig
2025-01-10
loop: create a lo_can_use_dio helper
Christoph Hellwig
2025-01-10
loop: update commands in loop_set_status still referring to transfers
Christoph Hellwig
2025-01-10
loop: move updating lo_flags out of loop_set_status_from_info
Christoph Hellwig
2025-01-10
loop: fix queue freeze vs limits lock order
Christoph Hellwig
2025-01-10
loop: refactor queue limits updates
Christoph Hellwig
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-11-19
loop: Fix ABBA locking race
OGAWA Hirofumi
2024-11-09
loop: fix type of block size
Li Wang
2024-11-01
loop: Simplify discard granularity calc
John Garry
2024-10-30
loop: Use bdev limit helpers for configuring discard
John Garry
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-10
loop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-09
loop: Don't bother validating blocksize
John Garry
2024-07-05
loop: remove the unused inode variable in loop_configure
Christoph Hellwig
2024-06-28
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
2024-06-27
loop: Fix a race between loop detach and loop open
Gulam Mohamed
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
loop: fold loop_update_rotational into loop_reconfigure_limits
Christoph Hellwig
2024-06-19
loop: also use the default block size from an underlying block device
Christoph Hellwig
2024-06-19
loop: regularize upgrading the block size for direct I/O
Christoph Hellwig
2024-06-19
loop: always update discard settings in loop_reconfigure_limits
Christoph Hellwig
2024-06-19
loop: stop using loop_reconfigure_limits in __loop_clr_fd
Christoph Hellwig
2024-06-14
loop: Disable fallocate() zero and discard if not supported
Cyril Hrubis
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
2024-02-13
loop: use the atomic queue limits update API
Christoph Hellwig
2024-02-13
loop: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[next]