index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-17
1
-1
/
+2
*
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2022-01-28
1
-0
/
+1
*
block: move rq_list macros to blk-mq.h
Keith Busch
2022-01-05
1
-29
/
+0
*
block: remove unnecessary trailing '\'
Keith Busch
2021-12-22
1
-1
/
+1
*
block: use "unsigned long" for blk_validate_block_size().
Tetsuo Handa
2021-12-21
1
-1
/
+1
*
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
1
-0
/
+9
*
blk-crypto: remove blk_crypto_unregister()
Eric Biggers
2021-11-29
1
-4
/
+0
*
block: only allocate poll_stats if there's a user of them
Jens Axboe
2021-11-29
1
-2
/
+1
*
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-0
/
+9
|
\
|
*
block: simplify the block device syncing code
Christoph Hellwig
2021-10-22
1
-0
/
+4
|
*
block: remove __sync_blockdev
Christoph Hellwig
2021-10-22
1
-0
/
+5
*
|
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
1
-3
/
+11
|
\
\
|
*
|
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
1
-3
/
+0
|
*
|
block: add a ->get_unique_id method
Christoph Hellwig
2021-10-22
1
-0
/
+11
|
|
/
*
|
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-17
/
+0
|
\
\
|
*
|
block: move the SECTOR_SIZE related definitions to blk_types.h
Christoph Hellwig
2021-10-18
1
-17
/
+0
*
|
|
block: Add a helper to validate the block size
Xie Yongji
2021-10-27
1
-0
/
+8
*
|
|
block: Add independent access ranges support
Damien Le Moal
2021-10-26
1
-0
/
+39
|
|
/
|
/
|
*
|
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
1
-8
/
+8
*
|
block: cleanup the flush plug helpers
Christoph Hellwig
2021-10-20
1
-25
/
+4
*
|
blk-mq: support concurrent queue quiesce/unquiesce
Ming Lei
2021-10-19
1
-0
/
+2
*
|
block: attempt direct issue of plug list
Jens Axboe
2021-10-19
1
-0
/
+1
*
|
block: change plugging to use a singly linked list
Jens Axboe
2021-10-19
1
-3
/
+2
|
/
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-2
/
+11
*
block: provide helpers for rq_list manipulation
Jens Axboe
2021-10-18
1
-0
/
+29
*
block: cache request queue in bdev
Pavel Begunkov
2021-10-18
1
-1
/
+1
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-3
/
+5
*
io_uring: don't sleep when polling for I/O
Christoph Hellwig
2021-10-18
1
-0
/
+2
*
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
1
-1
/
+3
*
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
2021-10-18
1
-1
/
+14
*
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2021-10-18
1
-2
/
+0
*
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2021-10-18
1
-2
/
+2
*
blk-mq: Use shared tags for shared sbitmap support
John Garry
2021-10-18
1
-2
/
+1
*
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
1
-468
/
+1
*
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-183
/
+0
*
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-64
/
+0
*
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-7
/
+0
*
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
1
-2
/
+9
*
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: remove the unused blk_queue_state enum
Christoph Hellwig
2021-10-18
1
-5
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
1
-28
/
+5
|
\
|
*
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
1
-5
/
+0
|
*
scsi: block: Remove BLK_SCSI_MAX_CMDS
Christoph Hellwig
2021-07-30
1
-3
/
+0
|
*
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-30
1
-6
/
+0
|
*
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
1
-11
/
+0
|
*
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
2021-07-28
1
-1
/
+1
|
*
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-07-28
1
-1
/
+1
|
*
scsi: block: Add a queue_max_bytes() helper
Christoph Hellwig
2021-07-28
1
-0
/
+5
|
*
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-1
/
+0
[next]