index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-30
/
+38
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+3
2018-06-05
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+9
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
1
-0
/
+3
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-05-21
loop: clear wb_err in bd_inode when detaching backing file
Jeff Layton
1
-0
/
+1
2018-05-08
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
1
-5
/
+6
2018-04-15
loop: handle short DIO reads
Jens Axboe
1
-7
/
+27
2018-04-15
loop: remove cmd->rq member
Jens Axboe
1
-17
/
+19
2018-04-10
loop: fix LOOP_GET_STATUS lock imbalance
Omar Sandoval
1
-15
/
+18
2018-04-10
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
1
-4
/
+8
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+48
2018-03-27
loop: use killable lock in ioctls
Omar Sandoval
1
-10
/
+19
2018-03-27
loop: don't call into filesystem while holding lo_ctl_mutex
Omar Sandoval
1
-14
/
+24
2018-03-09
loop: Fix lost writes caused by missing flag
Ross Zwisler
1
-1
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-5
/
+5
2018-02-28
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
1
-1
/
+1
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
1
-1
/
+1
2018-01-06
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
2017-09-26
block: fix a build error
Shaohua Li
1
-1
/
+1
2017-09-26
block/loop: make loop cgroup aware
Shaohua Li
1
-0
/
+13
2017-09-06
loop: set physical block size to logical block size
Omar Sandoval
1
-2
/
+4
2017-09-01
block/loop: fix use after free
Shaohua Li
1
-3
/
+13
2017-09-01
block/loop: allow request merge for directio mode
Shaohua Li
1
-15
/
+51
2017-09-01
block/loop: set hw_sectors
Shaohua Li
1
-0
/
+1
2017-08-31
loop: fold loop_switch() into callers
Omar Sandoval
1
-65
/
+11
2017-08-31
loop: add ioctl for changing logical block size
Omar Sandoval
1
-0
/
+24
2017-08-31
loop: set physical block size to PAGE_SIZE
Omar Sandoval
1
-0
/
+2
2017-08-31
loop: get rid of lo_blocksize
Omar Sandoval
1
-8
/
+2
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
1
-36
/
+6
2017-08-24
Revert "loop: support 4k physical blocksize"
Omar Sandoval
1
-36
/
+6
2017-08-15
loop: fix to a race condition due to the early registration of device
Anton Volkov
1
-6
/
+8
2017-07-06
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-06-30
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-1
/
+1
2017-06-30
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-2
/
+2
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
1
-1
/
+7
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-0
/
+3
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-1
/
+1
2017-06-09
loop: fix error handling regression
Arnd Bergmann
1
-1
/
+2
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
1
-6
/
+37
2017-06-08
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
1
-2
/
+2
2017-06-08
Fix loop device flush before configure v3
James Wang
1
-0
/
+3
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-3
/
+2
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-2
/
+2
2017-04-20
loop: zero-fill bio on the submitting cpu
Christoph Hellwig
1
-16
/
+14
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-2
/
+0
2017-04-08
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+4
[next]