index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
1
-0
/
+4
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-3
/
+1
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
1
-0
/
+1
2020-03-24
block: unexport read_dev_sector and put_dev_sector
Christoph Hellwig
1
-9
/
+0
2020-03-02
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
1
-1
/
+0
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-1
/
+1
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+7
2020-01-16
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
1
-0
/
+7
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-5
/
+0
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
1
-6
/
+8
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
1
-3
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2019-11-13
block: rework zone reporting
Christoph Hellwig
1
-8
/
+7
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
1
-5
/
+5
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
1
-2
/
+3
2019-10-23
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
1
-0
/
+2
2019-10-07
block: Remove request_queue.nr_queues
Bart Van Assche
1
-1
/
+0
2019-09-25
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-09-18
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-0
/
+4
2019-09-16
block: make rq sector size accessible for block stats
Hou Tao
1
-3
/
+12
2019-09-06
block: Introduce elevator features
Damien Le Moal
1
-0
/
+4
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
1
-0
/
+2
2019-08-29
blk-mq: add optional request->alloc_time_ns
Tejun Heo
1
-1
/
+12
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-0
/
+1
2019-08-27
block: add helper for checking if queue is registered
Ming Lei
1
-0
/
+1
2019-08-19
block: remove struct request_queue queue_head
Junxiao Bi
1
-4
/
+0
2019-08-05
block: add req op to reset all zones and flag
Chaitanya Kulkarni
1
-0
/
+3
2019-08-05
block: Declare several function pointer arguments 'const'
Bart Van Assche
1
-16
/
+16
2019-07-12
block: Limit zone array allocation size
Damien Le Moal
1
-0
/
+5
2019-07-12
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
1
-3
/
+2
2019-07-10
block: Fix potential overflow in blk_report_zones()
Damien Le Moal
1
-2
/
+2
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
1
-0
/
+3
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-1
/
+0
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-1
/
+0
2019-06-20
blk-core: Remove blk_end_request*() declarations
Pavel Begunkov
1
-12
/
+0
2019-06-20
block: move tag field position in struct request
Minwoo Im
1
-1
/
+1
2019-05-23
blk-mq: fix hang caused by freeze/unfreeze sequence
Bob Liu
1
-1
/
+6
2019-05-04
blk-mq: always free hctx after request queue is freed
Ming Lei
1
-0
/
+7
2019-05-01
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
1
-1
/
+0
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
1
-1
/
+0
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-05
block: add dma_map_bvec helper
Christoph Hellwig
1
-0
/
+4
2019-04-05
block: add a rq_dma_dir helper
Christoph Hellwig
1
-0
/
+3
2019-04-05
block: add a rq_integrity_vec helper
Christoph Hellwig
1
-0
/
+16
2019-04-05
block: add a req_bvec helper
Christoph Hellwig
1
-0
/
+11
2019-03-20
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
1
-0
/
+3
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+0
[next]