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
/
block
Age
Commit message (
Expand
)
Author
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
2021-11-29
block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
Christoph Hellwig
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
2021-11-29
block: remove a dead check in show_partition
Christoph Hellwig
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
2021-11-29
block: move GENHD_FL_NATIVE_CAPACITY to disk->state
Christoph Hellwig
2021-11-29
block: don't include blk-mq headers in blk-core.c
Christoph Hellwig
2021-11-29
block: move blk_print_req_error to blk-mq.c
Christoph Hellwig
2021-11-29
block: move blk_dump_rq_flags to blk-mq.c
Christoph Hellwig
2021-11-29
block: move blk_account_io_{start,done} to blk-mq.c
Christoph Hellwig
2021-11-29
block: move blk_steal_bios to blk-mq.c
Christoph Hellwig
2021-11-29
block: move blk_rq_init to blk-mq.c
Christoph Hellwig
2021-11-29
block: move request based cloning helpers to blk-mq.c
Christoph Hellwig
2021-11-29
blk-mq: move blk_mq_flush_plug_list
Christoph Hellwig
2021-11-29
block: remove blk-exec.c
Christoph Hellwig
2021-11-29
block: remove rq_flush_dcache_pages
Christoph Hellwig
2021-11-29
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
2021-11-26
block: call rq_qos_done() before ref check in batch completions
Jens Axboe
2021-11-25
block: fix parameter not described warning
Yang Guang
2021-11-22
block: avoid to touch unloaded module instance when opening bdev
Ming Lei
2021-11-19
blk-mq: don't insert FUA request with data into scheduler queue
Ming Lei
2021-11-19
blk-cgroup: fix missing put device in error path from blkg_conf_pref()
Yu Kuai
2021-11-17
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
2021-11-15
blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
Ming Lei
2021-11-15
block: fix missing queue put in error path
Jens Axboe
2021-11-15
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
2021-11-12
blk-mq: fix filesystem I/O request allocation
Ming Lei
2021-11-12
blkcg: Remove extra blkcg_bio_issue_init
Laibin Qiu
2021-11-11
block: Hold invalidate_lock in BLKRESETZONE ioctl
Shin'ichiro Kawasaki
2021-11-11
blk-mq: rename blk_attempt_bio_merge
Ming Lei
2021-11-11
blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
Ming Lei
2021-11-11
block: fix kerneldoc for disk_register_independent_access__ranges()
Jens Axboe
2021-11-09
block: add __must_check for *add_disk*() callers
Luis Chamberlain
2021-11-09
block: use enum type for blk_mq_alloc_data->rq_flags
Jens Axboe
2021-11-09
block: Hold invalidate_lock in BLKZEROOUT ioctl
Shin'ichiro Kawasaki
2021-11-09
block: Hold invalidate_lock in BLKDISCARD ioctl
Shin'ichiro Kawasaki
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
blk-mq: add one API for waiting until quiesce is done
Ming Lei
2021-11-08
blk-mq: don't free tags if the tag_set is used by other device in queue initi...
Ye Bin
2021-11-05
block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter()
Jens Axboe
2021-11-04
block: fix device_add_disk() kobject_create_and_add() error handling
Luis Chamberlain
2021-11-04
block: ensure cached plug request matches the current queue
Jens Axboe
2021-11-04
block: move queue enter logic into blk_mq_submit_bio()
Jens Axboe
2021-11-04
block: make bio_queue_enter() fast-path available inline
Jens Axboe
2021-11-04
block: split request allocation components into helpers
Jens Axboe
2021-11-04
block: have plug stored requests hold references to the queue
Jens Axboe
[next]