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
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+7
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
1
-18
/
+7
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-1
/
+1
2021-02-22
loop: fix I/O error on fsync() in detached loop devices
Mauricio Faria de Oliveira
1
-0
/
+3
2021-01-26
loop: scale loop device by introducing per device lock
Pavel Tatashin
1
-40
/
+53
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+2
2020-12-12
block: drop dead assignments in loop_init()
Lukas Bulwahn
1
-6
/
+2
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+0
2020-12-02
block: simplify the block device claiming interface
Christoph Hellwig
1
-7
/
+5
2020-12-02
block: remove ->bd_contains
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-5
/
+3
2020-12-02
loop: do not call set_blocksize
Christoph Hellwig
1
-3
/
+0
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-16
loop: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
1
-6
/
+2
2020-11-16
loop: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-22
/
+8
2020-11-16
loop: use set_disk_ro
Christoph Hellwig
1
-1
/
+1
2020-11-12
loop: Fix occasional uevent drop
Petr Vorel
1
-1
/
+2
2020-09-02
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
1
-2
/
+2
2020-08-29
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-08-26
loop: Set correct device size when using LOOP_CONFIGURE
Martijn Coenen
1
-2
/
+2
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+18
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-17
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
1
-15
/
+18
2020-08-11
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
1
-0
/
+2
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
1
-4
/
+3
2020-06-24
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
1
-0
/
+4
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-2
/
+4
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-06-05
loop: Fix wrong masking of status flags
Martijn Coenen
1
-1
/
+1
2020-06-03
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+3
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-157
/
+226
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+1
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
1
-1
/
+1
2020-05-24
loop: remove redundant assignment to variable error
Colin Ian King
1
-2
/
+0
2020-05-21
loop: Add LOOP_CONFIGURE ioctl
Martijn Coenen
1
-28
/
+76
2020-05-21
loop: Clean up LOOP_SET_STATUS lo_flags handling
Martijn Coenen
1
-6
/
+13
2020-05-21
loop: Rework lo_ioctl() __user argument casting
Martijn Coenen
1
-6
/
+5
2020-05-21
loop: Move loop_set_status_from_info() and friends up
Martijn Coenen
1
-103
/
+103
2020-05-21
loop: Factor out configuring loop from status
Martijn Coenen
1
-50
/
+67
2020-05-21
loop: Remove figure_loop_size()
Martijn Coenen
1
-9
/
+4
2020-05-21
loop: Refactor loop_set_status() size calculation
Martijn Coenen
1
-18
/
+19
2020-05-21
loop: Switch to set_capacity_revalidate_and_notify()
Martijn Coenen
1
-3
/
+2
2020-05-21
loop: Factor out setting loop device size
Martijn Coenen
1
-9
/
+21
2020-05-21
loop: Remove sector_t truncation checks
Martijn Coenen
1
-14
/
+7
2020-05-21
loop: Call loop_config_discard() only after new config is applied
Martijn Coenen
1
-2
/
+2
[next]