index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
2022-02-11
block: loop:use kstatfs.f_bsize of backing file to set discard granularity
Ming Lei
2022-02-11
loop: revert "make autoclear operation asynchronous"
Tetsuo Handa
2022-01-13
loop: remove redundant initialization of pointer node
Colin Ian King
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-13
loop: make autoclear operation asynchronous
Tetsuo Handa
2021-11-29
loop: Use pr_warn_once() for loop_control_remove() warning
Tetsuo Handa
2021-11-29
loop: don't hold lo_mutex during __loop_clr_fd()
Tetsuo Handa
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-04
loop: Remove duplicate assignments
luo penghao
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-27
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-22
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
2021-10-21
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
2021-10-21
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
2021-10-18
loop: add error handling support for add_disk()
Luis Chamberlain
2021-09-03
loop: reduce the loop_ctl_mutex scope
Tetsuo Handa
2021-08-05
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
2021-08-02
loop: raise media_change event
Matteo Croce
2021-08-02
loop: don't grab a reference to the block device
Christoph Hellwig
2021-07-23
loop: reintroduce global lock for safe loop_validate_file() traversal
Tetsuo Handa
2021-07-02
loop: remove unused variable in loop_set_status()
Tetsuo Handa
2021-06-30
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
2021-06-30
loop: split loop_lookup
Christoph Hellwig
2021-06-30
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
2021-06-30
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
2021-06-30
loop: split loop_control_ioctl
Christoph Hellwig
2021-06-30
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
2021-06-30
loop: remove the l argument to loop_add
Christoph Hellwig
2021-06-30
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
2021-06-30
loop: reorder loop_exit
Christoph Hellwig
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
loop: use worker per cgroup instead of kworker
Dan Schatzberg
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2021-06-18
loop: Fix missing discard support when using LOOP_CONFIGURE
Kristian Klausen
2021-06-16
loop: fix order of cleaning up the queue and freeing the tagset
Christoph Hellwig
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-11
loop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
[next]