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
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
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
2017-09-06
loop: set physical block size to logical block size
Omar Sandoval
2017-09-01
block/loop: fix use after free
Shaohua Li
2017-09-01
block/loop: allow request merge for directio mode
Shaohua Li
2017-09-01
block/loop: set hw_sectors
Shaohua Li
2017-08-31
loop: fold loop_switch() into callers
Omar Sandoval
2017-08-31
loop: add ioctl for changing logical block size
Omar Sandoval
2017-08-31
loop: set physical block size to PAGE_SIZE
Omar Sandoval
2017-08-31
loop: get rid of lo_blocksize
Omar Sandoval
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-23
Revert "loop: support 4k physical blocksize"
Omar Sandoval
2017-08-15
loop: fix to a race condition due to the early registration of device
Anton Volkov
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-06-09
loop: fix error handling regression
Arnd Bergmann
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
2017-06-08
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
2017-06-08
Fix loop device flush before configure v3
James Wang
[next]