index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+9
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
1
-3
/
+11
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+0
2021-10-27
block: Add a helper to validate the block size
Xie Yongji
1
-0
/
+8
2021-10-26
block: Add independent access ranges support
Damien Le Moal
1
-0
/
+39
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
1
-0
/
+4
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
1
-0
/
+5
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-3
/
+0
2021-10-22
block: add a ->get_unique_id method
Christoph Hellwig
1
-0
/
+11
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
1
-8
/
+8
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-25
/
+4
2021-10-19
blk-mq: support concurrent queue quiesce/unquiesce
Ming Lei
1
-0
/
+2
2021-10-19
block: attempt direct issue of plug list
Jens Axboe
1
-0
/
+1
2021-10-19
block: change plugging to use a singly linked list
Jens Axboe
1
-3
/
+2
2021-10-18
block: move the SECTOR_SIZE related definitions to blk_types.h
Christoph Hellwig
1
-17
/
+0
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-2
/
+11
2021-10-18
block: provide helpers for rq_list manipulation
Jens Axboe
1
-0
/
+29
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
1
-1
/
+1
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-3
/
+5
2021-10-18
io_uring: don't sleep when polling for I/O
Christoph Hellwig
1
-0
/
+2
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-1
/
+3
2021-10-18
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
1
-1
/
+14
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+0
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
1
-2
/
+2
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
1
-2
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-468
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-183
/
+0
2021-10-18
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
1
-64
/
+0
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
1
-7
/
+0
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-2
/
+9
2021-10-18
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: remove the unused blk_queue_state enum
Christoph Hellwig
1
-5
/
+0
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+5
2021-08-24
block: Add alternative_gpt_sector() operation
Dmitry Osipenko
1
-0
/
+7
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
1
-3
/
+2
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
1
-0
/
+4
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
1
-0
/
+16
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-3
/
+0
2021-08-09
block: add a queue_has_disk helper
Christoph Hellwig
1
-0
/
+1
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: remove bdput
Christoph Hellwig
1
-1
/
+0
2021-08-02
block: remove bdgrab
Christoph Hellwig
1
-1
/
+0
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
1
-5
/
+0
2021-07-30
scsi: block: Remove BLK_SCSI_MAX_CMDS
Christoph Hellwig
1
-3
/
+0
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
1
-6
/
+0
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
1
-11
/
+0
2021-07-28
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
1
-1
/
+1
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
1
-1
/
+1
2021-07-28
scsi: block: Add a queue_max_bytes() helper
Christoph Hellwig
1
-0
/
+5
[next]