index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
loop: loop_set_status_from_info() check before assignment
Zhong Jinghua
1
-4
/
+4
2024-04-13
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2024-04-13
loop: Factor out configuring loop from status
Martijn Coenen
1
-50
/
+67
2024-04-13
loop: Refactor loop_set_status() size calculation
Martijn Coenen
1
-18
/
+19
2024-04-13
loop: Factor out setting loop device size
Martijn Coenen
1
-9
/
+21
2024-04-13
loop: Remove sector_t truncation checks
Martijn Coenen
1
-14
/
+7
2024-04-13
loop: Call loop_config_discard() only after new config is applied
Martijn Coenen
1
-2
/
+2
2024-04-13
Revert "loop: Check for overflow while configuring loop"
Genjian Zhang
1
-5
/
+0
2023-08-11
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+1
2022-09-05
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2022-04-15
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
1
-5
/
+5
2020-09-03
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
1
-15
/
+18
2020-08-19
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
1
-0
/
+4
2020-06-30
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-3
/
+3
2020-04-29
loop: Better discard support for block devices
Evan Green
1
-11
/
+31
2019-12-31
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
1
-8
/
+18
2019-10-01
loop: change queue block size to match when using DIO
Martijn Coenen
1
-0
/
+10
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-08-08
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
1
-0
/
+1
2019-08-08
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
1
-1
/
+1
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-7
/
+9
2019-06-29
block: never take page references for ITER_BVEC
Christoph Hellwig
1
-12
/
+4
2019-05-27
loop: Don't change loop device under exclusive opener
Jan Kara
1
-1
/
+17
2019-04-01
block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
Ming Lei
1
-4
/
+12
2019-04-01
loop: properly observe rotational flag of underlying device
Holger Hoffstätte
1
-0
/
+19
2019-03-18
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
1
-1
/
+1
2019-02-22
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
1
-4
/
+17
2019-02-22
loop: do not print warn message if partition scan is successful
Dongli Zhang
1
-2
/
+3
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
1
-1
/
+1
2019-02-15
block: loop: pass multi-page bvec to iov_iter
Ming Lei
1
-10
/
+10
2019-01-09
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2018-12-22
block: loop: remove redundant code
Chengguang Xu
1
-1
/
+0
2018-12-16
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
Chengguang Xu
1
-1
/
+1
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
1
-2
/
+3
2018-11-12
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2018-11-08
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
1
-6
/
+6
2018-11-08
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
1
-11
/
+15
2018-11-08
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
1
-12
/
+16
2018-11-08
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
1
-5
/
+14
2018-11-08
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
1
-14
/
+19
2018-11-08
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
1
-11
/
+11
2018-11-08
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
1
-12
/
+14
2018-11-08
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
1
-26
/
+25
2018-11-08
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
1
-27
/
+10
2018-11-08
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
1
-20
/
+29
2018-11-08
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
1
-21
/
+31
2018-11-08
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
1
-25
/
+63
2018-11-08
loop: Get rid of loop_index_mutex
Jan Kara
1
-21
/
+20
2018-11-08
loop: Fold __loop_release into loop_release
Jan Kara
1
-9
/
+7
2018-11-08
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
1
-29
/
+29
[next]