index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-29
1
-2
/
+2
|
\
|
*
loop: Set correct device size when using LOOP_CONFIGURE
Martijn Coenen
2020-08-26
1
-2
/
+2
*
|
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-24
1
-15
/
+18
|
\
|
|
*
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
2020-08-17
1
-15
/
+18
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
|
/
*
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
2020-08-11
1
-0
/
+2
*
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
1
-4
/
+3
*
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-06-24
1
-0
/
+4
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
1
-2
/
+4
*
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
2020-06-18
1
-4
/
+4
*
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-12
1
-1
/
+1
|
\
|
*
loop: Fix wrong masking of status flags
Martijn Coenen
2020-06-05
1
-1
/
+1
*
|
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-03
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
fs: Remove unneeded IS_DAX() check in io_is_direct()
Ira Weiny
2020-05-04
1
-3
/
+3
*
|
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-157
/
+226
|
\
\
|
*
|
loop: remove redundant assignment to variable error
Colin Ian King
2020-05-24
1
-2
/
+0
|
*
|
loop: Add LOOP_CONFIGURE ioctl
Martijn Coenen
2020-05-21
1
-28
/
+76
|
*
|
loop: Clean up LOOP_SET_STATUS lo_flags handling
Martijn Coenen
2020-05-21
1
-6
/
+13
|
*
|
loop: Rework lo_ioctl() __user argument casting
Martijn Coenen
2020-05-21
1
-6
/
+5
|
*
|
loop: Move loop_set_status_from_info() and friends up
Martijn Coenen
2020-05-21
1
-103
/
+103
|
*
|
loop: Factor out configuring loop from status
Martijn Coenen
2020-05-21
1
-50
/
+67
|
*
|
loop: Remove figure_loop_size()
Martijn Coenen
2020-05-21
1
-9
/
+4
|
*
|
loop: Refactor loop_set_status() size calculation
Martijn Coenen
2020-05-21
1
-18
/
+19
|
*
|
loop: Switch to set_capacity_revalidate_and_notify()
Martijn Coenen
2020-05-21
1
-3
/
+2
|
*
|
loop: Factor out setting loop device size
Martijn Coenen
2020-05-21
1
-9
/
+21
|
*
|
loop: Remove sector_t truncation checks
Martijn Coenen
2020-05-21
1
-14
/
+7
|
*
|
loop: Call loop_config_discard() only after new config is applied
Martijn Coenen
2020-05-21
1
-2
/
+2
|
|
/
*
|
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
\
|
*
|
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
2020-05-29
1
-1
/
+1
|
|
/
*
/
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-1
/
+1
|
/
*
loop: Better discard support for block devices
Evan Green
2020-04-03
1
-11
/
+31
*
loop: Report EOPNOTSUPP properly
Evan Green
2020-04-03
1
-2
/
+5
*
loop: Only freeze block queue when needed.
Martijn Coenen
2020-03-10
1
-2
/
+4
*
loop: Only change blocksize when needed.
Martijn Coenen
2020-03-10
1
-6
/
+6
*
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
2019-11-14
1
-5
/
+8
*
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
2019-11-01
1
-8
/
+18
*
loop: change queue block size to match when using DIO
Martijn Coenen
2019-10-01
1
-0
/
+10
*
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-18
1
-0
/
+1
|
\
|
*
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-08-09
1
-0
/
+1
*
|
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
2019-08-08
1
-1
/
+1
|
/
*
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-30
1
-7
/
+9
*
block: never take page references for ITER_BVEC
Christoph Hellwig
2019-06-29
1
-12
/
+4
*
loop: Don't change loop device under exclusive opener
Jan Kara
2019-05-27
1
-1
/
+17
*
block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
Ming Lei
2019-04-01
1
-4
/
+12
*
loop: properly observe rotational flag of underlying device
Holger Hoffstätte
2019-04-01
1
-0
/
+19
*
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
2019-03-18
1
-1
/
+1
*
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-02-22
1
-4
/
+17
*
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-02-22
1
-2
/
+3
*
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+1
*
block: loop: pass multi-page bvec to iov_iter
Ming Lei
2019-02-15
1
-10
/
+10
[next]