index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2020-05-28
block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds
Christoph Hellwig
2020-05-27
block: add disk/bio-based accounting helpers
Christoph Hellwig
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-14
block: Make blk-integrity preclude hardware inline encryption
Satya Tangirala
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-14
block: Keyslot Manager for Inline Encryption
Satya Tangirala
2020-05-14
block: move blk_io_schedule() out of header file
Ming Lei
2020-05-12
block: Modify revalidate zones
Damien Le Moal
2020-05-12
block: introduce blk_req_zone_write_trylock
Johannes Thumshirn
2020-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2020-05-12
block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
Johannes Thumshirn
2020-05-12
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-22
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
2020-03-24
block: unexport read_dev_sector and put_dev_sector
Christoph Hellwig
2020-03-02
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
2019-10-23
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-07
block: Remove request_queue.nr_queues
Bart Van Assche
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-15
block: make rq sector size accessible for block stats
Hou Tao
2019-09-05
block: Introduce elevator features
Damien Le Moal
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
2019-08-28
blk-mq: add optional request->alloc_time_ns
Tejun Heo
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
2019-08-27
block: add helper for checking if queue is registered
Ming Lei
2019-08-19
block: remove struct request_queue queue_head
Junxiao Bi
2019-08-04
block: add req op to reset all zones and flag
Chaitanya Kulkarni
2019-08-04
block: Declare several function pointer arguments 'const'
Bart Van Assche
2019-07-11
block: Limit zone array allocation size
Damien Le Moal
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-10
block: Fix potential overflow in blk_report_zones()
Damien Le Moal
[next]