index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
loop, zloop: fix dma_alignment for large or unreported limits
Keith Busch
1
-3
/
+5
2026-08-15
loop: Fix recently introduced lock inversion
Bart Van Assche
1
-1
/
+1
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
1
-1
/
+1
2026-07-30
loop: set dma_alignment from the backing file for direct I/O
Keith Busch
1
-8
/
+38
2026-07-15
loop: remove manually added partitions on detach
Daan De Meyer
1
-18
/
+14
2026-05-28
loop: cleanup lo_rw_aio
Christoph Hellwig
1
-14
/
+10
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+3
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2026-02-05
loop: revert exclusive opener loop status change
Jens Axboe
1
-33
/
+12
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-1
/
+1
2026-01-07
loop: add missing bd_abort_claiming in loop_set_status
Tetsuo Handa
1
-1
/
+3
2026-01-06
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
1
-11
/
+30
2025-12-15
loop: use READ_ONCE() to read lo->lo_state without locking
Yongpeng Yang
1
-9
/
+13
2025-12-04
blk-mq: add blk_rq_nr_bvec() helper
Chaitanya Kulkarni
1
-3
/
+2
2025-11-24
Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"
Jens Axboe
1
-194
/
+39
2025-11-20
loop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-18
loop: add hint for handling aio via IOCB_NOWAIT
Ming Lei
1
-0
/
+61
2025-11-18
loop: try to handle loop aio command via NOWAIT IO first
Ming Lei
1
-5
/
+63
2025-11-18
loop: move command blkcg/memcg initialization into loop_queue_work
Ming Lei
1
-15
/
+17
2025-11-18
loop: add lo_submit_rw_aio()
Ming Lei
1
-17
/
+24
2025-11-18
loop: add helper lo_rw_aio_prep()
Ming Lei
1
-23
/
+40
2025-11-18
loop: add helper lo_cmd_nr_bvec()
Ming Lei
1
-4
/
+14
2025-10-08
loop: remove redundant __GFP_NOWARN flag
Pedro Demarchi Gomes
1
-1
/
+1
2025-10-02
loop: fix backing file reference leak on validation error
Li Chen
1
-2
/
+6
2025-08-25
loop: fix zero sized loop for block special file
Yu Kuai
1
-10
/
+16
2025-08-18
loop: use vfs_getattr_nosec for accurate file size
Rajeev Mishra
1
-2
/
+13
2025-08-18
loop: Consolidate size calculation logic into lo_calculate_size()
Rajeev Mishra
1
-17
/
+9
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+30
2025-07-16
loop: use kiocb helpers to fix lockdep warning
Ming Lei
1
-3
/
+2
2025-07-11
loop: Avoid updating block size under exclusive owner
Jan Kara
1
-8
/
+30
2025-06-11
loop: move lo_set_size() out of queue freeze
Ming Lei
1
-6
/
+5
2025-05-27
loop: add file_start_write() and file_end_write()
Ming Lei
1
-2
/
+6
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
1
-3
/
+0
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
1
-0
/
+23
2025-04-15
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
1
-95
/
+17
2025-04-15
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
1
-1
/
+2
2025-04-15
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
1
-2
/
+2
2025-04-15
loop: aio inherit the ioprio of original request
Yunlong Xing
1
-1
/
+1
2025-03-18
loop: move vfs_fsync() out of loop_update_dio()
Ming Lei
1
-6
/
+14
2025-03-04
loop: Remove struct loop_func_table
Zhu Yanjun
1
-2
/
+0
2025-02-24
loop: take the file system minimum dio alignment into account
Christoph Hellwig
1
-26
/
+34
2025-02-24
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
1
-1
/
+1
2025-02-24
loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file
Christoph Hellwig
1
-2
/
+2
2025-02-24
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
1
-10
/
+10
2025-02-18
Revert "driver: block: release the lo_work_lock before queue_work"
Zhaoyang Huang
1
-1
/
+1
2025-02-11
loop: release the lo_work_lock before queue_work
Zhaoyang Huang
1
-1
/
+1
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-8
/
+12
2025-01-27
loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
Christoph Hellwig
1
-2
/
+1
2025-01-10
loop: remove the use_dio field in struct loop_device
Christoph Hellwig
1
-22
/
+17
[next]