index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2021-11-29
loop: Use pr_warn_once() for loop_control_remove() warning
Tetsuo Handa
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
2021-02-22
loop: fix I/O error on fsync() in detached loop devices
Mauricio Faria de Oliveira
2021-01-26
loop: scale loop device by introducing per device lock
Pavel Tatashin
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
block: drop dead assignments in loop_init()
Lukas Bulwahn
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-12-01
loop: do not call set_blocksize
Christoph Hellwig
[next]