index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: simplify up block/ioctl.c
Arnd Bergmann
2020-01-03
1
-152
/
+117
*
compat_ioctl: block: simplify compat_blkpg_ioctl()
Arnd Bergmann
2020-01-03
1
-36
/
+38
*
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
2020-01-03
3
-227
/
+219
*
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
2020-01-03
1
-75
/
+0
*
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
2020-01-03
1
-45
/
+0
*
compat_ioctl: bsg: add handler
Arnd Bergmann
2020-01-03
1
-0
/
+1
*
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2020-01-03
1
-36
/
+0
*
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
2020-01-03
2
-99
/
+133
*
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2020-01-03
1
-0
/
+21
*
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
2020-01-03
1
-28
/
+1
*
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
2019-12-21
1
-0
/
+9
*
compat_ioctl: block: handle add zone open, close and finish ioctl
Arnd Bergmann
2019-12-21
1
-0
/
+3
*
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
2019-12-21
1
-0
/
+2
*
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
2019-12-21
1
-0
/
+2
*
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
2019-12-20
1
-1
/
+1
*
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2019-12-20
2
-0
/
+6
*
block: Fix the type of 'sts' in bsg_queue_rq()
Bart Van Assche
2019-12-20
1
-1
/
+1
*
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
2019-12-17
1
-4
/
+7
*
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
2019-12-17
1
-5
/
+8
*
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
3
-23
/
+6
|
\
|
*
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2019-12-12
1
-20
/
+0
|
*
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
2019-12-12
1
-2
/
+3
|
*
block: fix "check bi_size overflow before merge"
Andreas Gruenbacher
2019-12-10
1
-1
/
+3
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
/
*
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-13
1
-156
/
+97
|
*
|
block: Remove partition support for zoned block devices
Damien Le Moal
2019-11-13
3
-121
/
+21
|
*
|
block: Simplify report zones execution
Damien Le Moal
2019-11-13
1
-29
/
+5
|
*
|
block: cleanup the !zoned case in blk_revalidate_disk_zones
Christoph Hellwig
2019-11-13
1
-3
/
+4
|
*
|
block: Enhance blk_revalidate_disk_zones()
Damien Le Moal
2019-11-13
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-21
1
-0
/
+4
[next]