index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
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
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-04-15
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
2016-04-12
loop: switch to using blk_queue_write_cache()
Jens Axboe
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
[next]