index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
loop: Make user notify for adding loop device failed
Minfei Huang
2016-07-12
1
-0
/
+1
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-2
/
+2
*
drivers: use req op accessor
Mike Christie
2016-06-07
1
-3
/
+3
*
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
Mike Christie
2016-06-07
1
-3
/
+3
*
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
|
*
loop: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
1
-1
/
+1
*
|
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
2016-04-15
1
-0
/
+6
|
/
*
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
2015-10-09
1
-8
/
+6
|
\
|
*
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-10-01
1
-6
/
+5
*
|
block: loop: support DIO & AIO
Ming Lei
2015-09-23
1
-3
/
+95
*
|
block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
Ming Lei
2015-09-23
1
-0
/
+19
*
|
block: loop: prepare for supporing direct IO
Ming Lei
2015-09-23
1
-0
/
+77
*
|
block: loop: use kthread_work
Ming Lei
2015-09-23
1
-55
/
+24
*
|
block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop
Ming Lei
2015-09-23
1
-0
/
+6
|
/
*
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-1
/
+1
*
|
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-30
/
+52
|
\
\
|
|
/
|
/
|
|
*
loop: remove (now) unused 'out' label
Jens Axboe
2015-05-20
1
-1
/
+0
|
*
block: loop: fix another reread part failure
Ming Lei
2015-05-20
1
-4
/
+26
|
*
block: loop: don't hold lo_ctl_mutex in lo_open
Ming Lei
2015-05-20
1
-9
/
+12
|
*
block: loop: avoiding too many pending per work I/O
Ming Lei
2015-05-05
1
-1
/
+1
|
*
block: loop: convert to per-device workqueue
Ming Lei
2015-05-05
1
-16
/
+14
*
|
block: destroy bdi before blockdev is unregistered.
NeilBrown
2015-04-27
1
-1
/
+1
|
/
*
block: loop: switch to VFS ITER_BVEC
Christoph Hellwig
2015-04-15
1
-174
/
+120
*
switch /dev/loop to vfs_iter_write()
Al Viro
2015-04-11
1
-5
/
+7
*
loop: add blk-mq.h include
Jens Axboe
2015-01-02
1
-1
/
+0
*
block: loop: don't handle REQ_FUA explicitly
Ming Lei
2015-01-02
1
-11
/
+3
*
block: loop: introduce lo_discard() and lo_req_flush()
Ming Lei
2015-01-02
1
-33
/
+40
*
block: loop: say goodby to bio
Ming Lei
2015-01-02
1
-25
/
+20
*
block: loop: improve performance via blk-mq
Ming Lei
2015-01-02
1
-164
/
+163
*
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-05-07
1
-4
/
+4
|
\
|
*
drivers/block/loop.c: ratelimit error messages
Mike Galbraith
2014-04-08
1
-4
/
+4
*
|
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
1
-1
/
+1
|
/
*
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
2014-01-21
1
-1
/
+1
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-11
/
+12
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-2
/
+2
*
loop: fix crash when using unassigned loop device
Mikulas Patocka
2013-11-08
1
-7
/
+8
*
block: fix a probe argument to blk_register_region
Mikulas Patocka
2013-11-08
1
-1
/
+1
*
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
2013-11-08
1
-1
/
+3
*
move linux/loop.h to drivers/block
Al Viro
2013-06-29
1
-1
/
+1
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-4
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+2
|
\
|
*
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
1
-0
/
+2
*
|
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-09
1
-19
/
+2
|
\
\
|
*
|
Revert "loop: cleanup partitions when detaching loop device"
Jens Axboe
2013-04-08
1
-19
/
+2
*
|
|
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-01
1
-1
/
+8
|
/
/
*
|
loop: cleanup partitions when detaching loop device
Phillip Susi
2013-03-22
1
-2
/
+19
*
|
loop: fix error return code in loop_add()
Wei Yongjun
2013-03-22
1
-0
/
+1
|
/
*
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
1
-32
/
+29
|
\
[next]