index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
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
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
loop: zero-fill bio on the submitting cpu
Christoph Hellwig
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-02
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-02-27
scripts/spelling.txt: add "algined" pattern and fix typo instances
Masahiro Yamada
2017-02-20
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-13
block/loop: fix race between I/O and set_status
Ming Lei
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-14
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-08-04
loop: make do_req_filebacked more robust
Christoph Hellwig
2016-08-04
loop: don't try to use AIO for discards
Christoph Hellwig
2016-07-12
loop: Make user notify for adding loop device failed
Minfei Huang
2016-06-07
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
[next]