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
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-0
/
+4
|
\
|
*
block: add a zone condition debug helper
Chaitanya Kulkarni
2020-03-27
1
-0
/
+4
*
|
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-3
/
+1
*
|
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
2020-03-27
1
-0
/
+1
*
|
block: unexport read_dev_sector and put_dev_sector
Christoph Hellwig
2020-03-24
1
-9
/
+0
|
/
*
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
2020-03-02
1
-1
/
+0
*
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-25
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
1
-0
/
+7
|
\
|
*
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2020-01-03
1
-0
/
+7
*
|
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-15
1
-4
/
+4
|
/
*
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
1
-5
/
+0
*
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
2019-12-03
1
-6
/
+8
*
block: simplify blkdev_nr_zones
Christoph Hellwig
2019-12-03
1
-3
/
+2
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+2
|
\
|
*
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-0
/
+2
*
|
block: rework zone reporting
Christoph Hellwig
2019-11-12
1
-8
/
+7
*
|
block: add zone open, close and finish ioctl support
Ajay Joshi
2019-11-07
1
-5
/
+5
*
|
block: add zone open, close and finish operations
Ajay Joshi
2019-11-07
1
-2
/
+3
*
|
block: Remove request_queue.nr_queues
Bart Van Assche
2019-10-07
1
-1
/
+0
|
/
*
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-24
1
-0
/
+4
|
\
|
*
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
1
-0
/
+4
*
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: add a helper function to merge the segments
Yoshihiro Shimoda
2019-09-03
1
-0
/
+2
*
|
block: make rq sector size accessible for block stats
Hou Tao
2019-09-15
1
-3
/
+12
*
|
block: Introduce elevator features
Damien Le Moal
2019-09-05
1
-0
/
+4
*
|
blk-mq: add optional request->alloc_time_ns
Tejun Heo
2019-08-28
1
-1
/
+12
*
|
block: split .sysfs_lock into two locks
Ming Lei
2019-08-27
1
-0
/
+1
*
|
block: add helper for checking if queue is registered
Ming Lei
2019-08-27
1
-0
/
+1
*
|
block: remove struct request_queue queue_head
Junxiao Bi
2019-08-19
1
-4
/
+0
*
|
block: add req op to reset all zones and flag
Chaitanya Kulkarni
2019-08-04
1
-0
/
+3
*
|
block: Declare several function pointer arguments 'const'
Bart Van Assche
2019-08-04
1
-16
/
+16
|
/
*
block: Limit zone array allocation size
Damien Le Moal
2019-07-11
1
-0
/
+5
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
1
-3
/
+2
*
block: Fix potential overflow in blk_report_zones()
Damien Le Moal
2019-07-10
1
-2
/
+2
*
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
2019-06-20
1
-0
/
+3
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-1
/
+0
*
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-20
1
-1
/
+0
*
blk-core: Remove blk_end_request*() declarations
Pavel Begunkov
2019-06-20
1
-12
/
+0
*
block: move tag field position in struct request
Minwoo Im
2019-06-20
1
-1
/
+1
*
blk-mq: fix hang caused by freeze/unfreeze sequence
Bob Liu
2019-05-23
1
-1
/
+6
*
blk-mq: always free hctx after request queue is freed
Ming Lei
2019-05-04
1
-0
/
+7
*
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
2019-04-30
1
-1
/
+0
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
1
-1
/
+0
|
\
|
*
block: kill all_q_node in request_queue
Hou Tao
2019-04-19
1
-1
/
+0
*
|
block: add dma_map_bvec helper
Christoph Hellwig
2019-04-05
1
-0
/
+4
*
|
block: add a rq_dma_dir helper
Christoph Hellwig
2019-04-05
1
-0
/
+3
*
|
block: add a rq_integrity_vec helper
Christoph Hellwig
2019-04-05
1
-0
/
+16
*
|
block: add a req_bvec helper
Christoph Hellwig
2019-04-05
1
-0
/
+11
|
/
*
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
2019-03-20
1
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-8
/
+0
|
\
[next]