index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
2022-09-05
loop: Check for overflow while configuring loop
Siddh Raman Pant
2022-04-20
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2019-10-29
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-05-02
Revert "block/loop: Use global lock for ioctl() operation."
Greg Kroah-Hartman
2019-03-05
Revert "loop: Fold __loop_release into loop_release"
Greg Kroah-Hartman
2019-03-05
Revert "loop: Get rid of loop_index_mutex"
Greg Kroah-Hartman
2019-03-05
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Greg Kroah-Hartman
2019-01-23
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-23
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-23
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-23
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2018-07-17
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2018-07-17
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
2018-04-20
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
2018-04-13
Fix loop device flush before configure v3
James Wang
2018-03-18
loop: Fix lost writes caused by missing flag
Ross Zwisler
2018-02-03
loop: fix concurrent lo_open/lo_release
Linus Torvalds
2017-03-12
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-12
block/loop: fix race between I/O and set_status
Ming Lei
2017-01-06
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-08-04
loop: make do_req_filebacked more robust
Christoph Hellwig
2016-08-04
loop: don't try to use AIO for discards
Christoph Hellwig
2016-07-12
loop: Make user notify for adding loop device failed
Minfei Huang
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-06-07
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
Mike Christie
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-04-15
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
2016-04-12
loop: switch to using blk_queue_write_cache()
Jens Axboe
2015-10-09
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-09-23
block: loop: support DIO & AIO
Ming Lei
2015-09-23
block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
Ming Lei
2015-09-23
block: loop: prepare for supporing direct IO
Ming Lei
2015-09-23
block: loop: use kthread_work
Ming Lei
2015-09-23
block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop
Ming Lei
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
2015-05-20
loop: remove (now) unused 'out' label
Jens Axboe
2015-05-20
block: loop: fix another reread part failure
Ming Lei
2015-05-20
block: loop: don't hold lo_ctl_mutex in lo_open
Ming Lei
2015-05-05
block: loop: avoiding too many pending per work I/O
Ming Lei
2015-05-05
block: loop: convert to per-device workqueue
Ming Lei
2015-04-27
block: destroy bdi before blockdev is unregistered.
NeilBrown
2015-04-15
block: loop: switch to VFS ITER_BVEC
Christoph Hellwig
2015-04-11
switch /dev/loop to vfs_iter_write()
Al Viro
[next]