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
2019-10-05
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-08-16
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
2019-05-02
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-04-05
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-03-27
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
2019-01-22
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-22
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-22
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
2019-01-22
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
2019-01-22
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
2019-01-22
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
2019-01-22
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
2019-01-22
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
2019-01-22
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
2019-01-22
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-22
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-22
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2019-01-22
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
2018-07-09
block/loop: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-09
loop: remove redundant pointer inode
Colin Ian King
2018-07-06
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-03
loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
Evan Green
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-05
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-21
loop: clear wb_err in bd_inode when detaching backing file
Jeff Layton
2018-05-07
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2018-04-14
loop: handle short DIO reads
Jens Axboe
2018-04-14
loop: remove cmd->rq member
Jens Axboe
2018-04-10
loop: fix LOOP_GET_STATUS lock imbalance
Omar Sandoval
2018-04-10
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-27
loop: use killable lock in ioctls
Omar Sandoval
2018-03-27
loop: don't call into filesystem while holding lo_ctl_mutex
Omar Sandoval
2018-03-09
loop: Fix lost writes caused by missing flag
Ross Zwisler
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-02-28
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-01-06
loop: fix concurrent lo_open/lo_release
Linus Torvalds
2017-09-26
block: fix a build error
Shaohua Li
2017-09-26
block/loop: make loop cgroup aware
Shaohua Li
[next]