index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
2023-05-20
1
-1
/
+1
*
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-27
1
-9
/
+1
*
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
2023-04-24
1
-0
/
+2
*
blk-iolatency: Make initialization lazy
Tejun Heo
2023-04-13
1
-6
/
+0
*
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
2023-03-03
1
-0
/
+7
*
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
2023-02-17
1
-1
/
+1
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-18
/
+9
|
\
|
*
block: Do not reread partition table on exclusively open device
Jan Kara
2022-12-01
1
-1
/
+1
|
*
block: untangle request_queue refcounting from sysfs
Christoph Hellwig
2022-11-30
1
-4
/
+0
|
*
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
2022-11-02
1
-8
/
+1
|
*
block: split elevator_switch
Christoph Hellwig
2022-11-01
1
-0
/
+1
|
*
block: Constify most queue limits pointers
Bart Van Assche
2022-10-25
1
-5
/
+6
*
|
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: make blk_set_default_limits() private
Keith Busch
2022-11-16
1
-0
/
+1
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
kmsan: disable physical page merging in biovec
Alexander Potapenko
2022-10-03
1
-0
/
+7
*
|
blk-mq: use quiesced elevator switch when reinitializing queues
Keith Busch
2022-09-27
1
-2
/
+1
*
|
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
2022-09-27
1
-2
/
+2
|
/
*
block: pass struct queue_limits to the bio splitting helpers
Christoph Hellwig
2022-08-03
1
-11
/
+14
*
block: move bio_allowed_max_sectors to blk-merge.c
Christoph Hellwig
2022-08-03
1
-10
/
+0
*
block: change the blk_queue_bounce calling convention
Christoph Hellwig
2022-08-03
1
-4
/
+6
*
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-03
1
-3
/
+3
*
block: remove __blk_get_queue
Christoph Hellwig
2022-07-21
1
-5
/
+0
*
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-1
/
+1
*
block: pass a gendisk to blk_queue_free_zone_bitmaps
Christoph Hellwig
2022-07-06
1
-2
/
+2
*
block: pass a gendisk to blk_queue_clear_zone_settings
Christoph Hellwig
2022-07-06
1
-2
/
+2
*
block: simplify disk_set_independent_access_ranges
Christoph Hellwig
2022-06-29
1
-2
/
+1
*
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
2022-06-28
1
-0
/
+2
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-0
/
+3
*
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
2022-06-27
1
-0
/
+13
*
block: refactor discard bio size limiting
Christoph Hellwig
2022-04-18
1
-14
/
+0
*
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
2022-04-18
1
-6
/
+0
*
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-18
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-1
/
+0
|
\
|
*
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-23
1
-1
/
+0
*
|
blk-mq: do not include passthrough requests in I/O accounting
Christoph Hellwig
2022-03-09
1
-1
/
+1
*
|
block: don't check bio in blk_throtl_dispatch_work_fn
Ming Lei
2022-02-17
1
-0
/
+1
*
|
block: don't declare submit_bio_checks in local header
Ming Lei
2022-02-17
1
-1
/
+0
*
|
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
2022-02-02
1
-2
/
+0
*
|
block: move blk_drop_partitions to blk.h
Christoph Hellwig
2022-02-02
1
-0
/
+1
*
|
block: move disk_{block,unblock,flush}_events to blk.h
Christoph Hellwig
2022-02-02
1
-0
/
+3
|
/
*
block: only build the icq tracking code when needed
Christoph Hellwig
2021-12-16
1
-0
/
+6
*
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
1
-1
/
+9
*
block: switch to atomic_t for request references
Jens Axboe
2021-12-03
1
-0
/
+31
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
block: simplify ioc_lookup_icq
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
2021-11-29
1
-5
/
+1
*
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
2021-11-29
1
-1
/
+0
*
block: don't include <linux/idr.h> in blk.h
Christoph Hellwig
2021-11-29
1
-1
/
+0
*
block: don't include <linux/blk-mq.h> in blk.h
Christoph Hellwig
2021-11-29
1
-1
/
+0
[prev]
[next]