index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fix memleak of bio integrity data
Justin Tee
2019-12-05
3
-1
/
+8
*
bfq-iosched: Ensure bio->bi_blkg is valid before using it
Hou Tao
2019-12-05
1
-0
/
+3
*
block: set the zone size in blk_revalidate_disk_zones atomically
Christoph Hellwig
2019-12-03
1
-26
/
+33
*
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
1
-11
/
+5
*
block: allocate the zone bitmaps lazily
Christoph Hellwig
2019-12-03
1
-33
/
+32
*
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
2019-12-03
1
-9
/
+9
*
block: simplify blkdev_nr_zones
Christoph Hellwig
2019-12-03
2
-19
/
+9
*
block: remove the empty line at the end of blk-zoned.c
Christoph Hellwig
2019-12-03
1
-1
/
+0
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-4
/
+128
|
\
|
*
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-4
/
+128
*
|
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
2
-133
/
+84
|
\
\
|
*
|
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
2019-11-14
1
-30
/
+5
|
*
|
block: fix bdev_disk_changed for non-partitioned devices
Christoph Hellwig
2019-11-14
2
-4
/
+7
|
*
|
block: move rescan_partitions to fs/block_dev.c
Christoph Hellwig
2019-11-14
1
-35
/
+2
|
*
|
block: merge invalidate_partitions into rescan_partitions
Christoph Hellwig
2019-11-14
2
-25
/
+15
|
*
|
block: refactor rescan_partitions
Christoph Hellwig
2019-11-14
1
-78
/
+94
*
|
|
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
3
-280
/
+156
|
\
|
|
|
*
|
block: rework zone reporting
Christoph Hellwig
2019-11-12
1
-156
/
+97
|
*
|
block: Remove partition support for zoned block devices
Damien Le Moal
2019-11-12
3
-121
/
+21
|
*
|
block: Simplify report zones execution
Damien Le Moal
2019-11-12
1
-29
/
+5
|
*
|
block: cleanup the !zoned case in blk_revalidate_disk_zones
Christoph Hellwig
2019-11-12
1
-3
/
+4
|
*
|
block: Enhance blk_revalidate_disk_zones()
Damien Le Moal
2019-11-12
1
-2
/
+60
*
|
|
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
31
-516
/
+963
|
\
\
\
|
*
|
|
Revert "block: split bio if the only bvec's length is > SZ_4K"
Jens Axboe
2019-11-21
1
-1
/
+1
|
*
|
|
block: add iostat counters for flush requests
Konstantin Khlebnikov
2019-11-21
3
-5
/
+25
|
*
|
|
block,bfq: Skip tracing hooks if possible
Dmitry Monakhov
2019-11-20
1
-0
/
+4
|
*
|
|
block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_to...
Revanth Rajashekar
2019-11-18
2
-5
/
+5
|
*
|
|
block: Don't disable interrupts in trigger_softirq()
Sebastian Andrzej Siewior
2019-11-18
1
-4
/
+0
|
*
|
|
blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
John Garry
2019-11-13
3
-15
/
+0
|
|
/
/
|
*
|
block: split bio if the only bvec's length is > SZ_4K
Ming Lei
2019-11-08
1
-1
/
+1
|
*
|
block: still try to split bio if the bvec crosses pages
Ming Lei
2019-11-08
1
-1
/
+2
|
*
|
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
2019-11-07
8
-97
/
+287
|
*
|
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2019-11-07
1
-25
/
+99
|
*
|
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2019-11-07
1
-83
/
+0
|
*
|
blk-throtl: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
2019-11-07
1
-9
/
+61
|
*
|
bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
2019-11-07
3
-12
/
+35
|
*
|
bfq-iosched: relocate bfqg_*rwstat*() helpers
Tejun Heo
2019-11-07
1
-23
/
+23
|
*
|
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
2019-11-07
6
-43
/
+83
|
|
\
\
|
*
|
|
block: add zone open, close and finish ioctl support
Ajay Joshi
2019-11-07
2
-6
/
+27
|
*
|
|
block: add zone open, close and finish operations
Ajay Joshi
2019-11-07
2
-17
/
+30
|
*
|
|
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
2019-11-07
1
-27
/
+13
|
*
|
|
block: Remove REQ_OP_ZONE_RESET plugging
Damien Le Moal
2019-11-07
1
-4
/
+0
|
*
|
|
block: Warn if elevator= parameter is used
Jan Kara
2019-11-06
1
-0
/
+9
|
*
|
|
block: avoid blk_bio_segment_split for small I/O operations
Christoph Hellwig
2019-11-04
1
-1
/
+15
|
*
|
|
blk-mq: make sure that line break can be printed
Ming Lei
2019-11-04
1
-1
/
+1
|
*
|
|
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2019-11-04
2
-0
/
+3
|
*
|
|
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
2019-11-04
2
-1
/
+172
|
*
|
|
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
2019-11-04
1
-64
/
+74
|
*
|
|
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-11-02
1
-5
/
+10
|
*
|
|
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
2019-11-01
1
-6
/
+2
[next]