index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Commit message (
Expand
)
Author
Age
*
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-12
*
block/loop: fix race between I/O and set_status
Ming Lei
2017-03-12
*
loop: return proper error from loop_queue_rq()
Omar Sandoval
2017-01-06
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
*
loop: make do_req_filebacked more robust
Christoph Hellwig
2016-08-04
*
loop: don't try to use AIO for discards
Christoph Hellwig
2016-08-04
*
loop: Make user notify for adding loop device failed
Minfei Huang
2016-07-12
*
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-06-07
*
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-17
|
\
|
*
loop: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
*
|
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
2016-04-15
|
/
*
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
2015-10-09
|
\
|
*
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-10-01
*
|
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-09-23
|
/
*
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
*
|
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
\
|
|
/
|
/
|
|
*
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-20
|
*
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-05-05
*
|
block: destroy bdi before blockdev is unregistered.
NeilBrown
2015-04-27
|
/
*
block: loop: switch to VFS ITER_BVEC
Christoph Hellwig
2015-04-15
*
switch /dev/loop to vfs_iter_write()
Al Viro
2015-04-11
*
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
2015-01-02
*
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-05-07
|
\
|
*
drivers/block/loop.c: ratelimit error messages
Mike Galbraith
2014-04-08
*
|
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
|
/
*
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
2014-01-21
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
*
loop: fix crash when using unassigned loop device
Mikulas Patocka
2013-11-08
*
block: fix a probe argument to blk_register_region
Mikulas Patocka
2013-11-08
*
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
2013-11-08
*
move linux/loop.h to drivers/block
Al Viro
2013-06-29
*
block_device_operations->release() should return void
Al Viro
2013-05-07
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
[next]