index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
2020-05-02
BACKPORT: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
Evan Green
2020-05-02
UPSTREAM: loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2020-05-02
UPSTREAM: loop: add ioctl for changing logical block size
Omar Sandoval
2020-05-02
BACKPORT: block/loop: set hw_sectors
Shaohua Li
2019-10-29
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-05-16
Revert "block/loop: Use global lock for ioctl() operation."
Greg Kroah-Hartman
2019-02-06
Revert "loop: Fold __loop_release into loop_release"
Greg Kroah-Hartman
2019-02-06
Revert "loop: Get rid of loop_index_mutex"
Greg Kroah-Hartman
2019-02-06
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Greg Kroah-Hartman
2019-01-26
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-26
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-26
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-26
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-24
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-05-04
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
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
2015-01-02
loop: add blk-mq.h include
Jens Axboe
2015-01-02
block: loop: don't handle REQ_FUA explicitly
Ming Lei
2015-01-02
block: loop: introduce lo_discard() and lo_req_flush()
Ming Lei
2015-01-02
block: loop: say goodby to bio
Ming Lei
2015-01-02
block: loop: improve performance via blk-mq
Ming Lei
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-08
drivers/block/loop.c: ratelimit error messages
Mike Galbraith
[next]