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
/
block
/
blk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: split out operations on block special files
Christoph Hellwig
2021-09-07
1
-0
/
+2
*
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
1
-0
/
+7
|
\
|
*
block: provide bio_clear_hipri() helper
Jens Axboe
2021-08-23
1
-0
/
+7
*
|
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
1
-9
/
+11
|
\
\
|
|
/
|
/
|
|
*
block: return errors from disk_alloc_events
Luis Chamberlain
2021-08-23
1
-1
/
+1
|
*
block: return errors from blk_integrity_add
Luis Chamberlain
2021-08-23
1
-2
/
+3
|
*
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
2021-08-14
1
-0
/
+2
|
*
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
2021-08-12
1
-2
/
+2
|
*
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
2021-08-12
1
-1
/
+1
|
*
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
2021-08-12
1
-2
/
+2
|
*
block: remove disk_name()
Christoph Hellwig
2021-08-02
1
-1
/
+0
*
|
blk-mq: fix is_flush_rq
Ming Lei
2021-08-17
1
-5
/
+1
|
/
*
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
2021-06-24
1
-1
/
+1
*
block: add the events* attributes to disk_attrs
Christoph Hellwig
2021-06-24
1
-0
/
+3
*
block: move the disk events code to a separate file
Christoph Hellwig
2021-06-24
1
-0
/
+5
*
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-06-11
1
-1
/
+0
*
block: unexport blk_alloc_queue
Christoph Hellwig
2021-06-01
1
-0
/
+2
*
block: refactor device number setup in __device_add_disk
Christoph Hellwig
2021-06-01
1
-2
/
+2
*
block: refactor blk_drop_partitions
Christoph Hellwig
2021-04-08
1
-1
/
+0
*
block: refactor the bounce buffering code
Christoph Hellwig
2021-04-06
1
-4
/
+12
*
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-04-06
1
-5
/
+0
*
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
2021-02-10
1
-0
/
+2
*
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
2021-02-08
1
-3
/
+3
*
block: reuse BIO_INLINE_VECS for integrity bvecs
Christoph Hellwig
2021-02-08
1
-0
/
+1
*
block: move three bvec helpers declaration into private helper
Ming Lei
2021-01-24
1
-0
/
+4
*
block: use an xarray for disk->part_tbl
Christoph Hellwig
2021-01-24
1
-1
/
+0
*
blk-mq: use ->bi_bdev for I/O accounting
Christoph Hellwig
2021-01-24
1
-2
/
+0
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-2
/
+0
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-12
/
+0
|
\
|
*
block: move blk_rq_bio_prep() to linux/blk-mq.h
Chaitanya Kulkarni
2020-12-01
1
-12
/
+0
*
|
Revert "block: Fix a lockdep complaint triggered by request queue flushing"
Ming Lei
2020-12-07
1
-1
/
+0
*
|
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+1
*
|
block: pass a block_device to blk_alloc_devt
Christoph Hellwig
2020-12-01
1
-1
/
+1
*
|
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
1
-2
/
+2
*
|
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
1
-21
/
+0
*
|
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
1
-1
/
+0
*
|
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
1
-1
/
+0
*
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-53
/
+0
*
|
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
/
*
block: move blk_mq_sched_try_merge to blk-merge.c
Christoph Hellwig
2020-10-06
1
-19
/
+0
*
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
1
-0
/
+7
*
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
1
-0
/
+8
*
block: remove the disk argument to delete_partition
Christoph Hellwig
2020-09-01
1
-1
/
+1
*
block: Add a new helper to attempt to merge a bio
Baolin Wang
2020-09-01
1
-6
/
+15
*
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
2020-09-01
1
-0
/
+2
*
block: improve discard bio alignment in __blkdev_issue_discard()
Coly Li
2020-07-17
1
-0
/
+14
*
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-07-08
1
-5
/
+0
*
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
2020-07-01
1
-0
/
+5
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-2
/
+0
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
1
-2
/
+1
[next]