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-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
2022-06-28
1
-10
/
+1
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-5
/
+0
*
block: Directly use ida_alloc()/free()
Bo Liu
2022-06-27
1
-1
/
+1
*
block: export dma_alignment attribute
Keith Busch
2022-06-27
1
-0
/
+7
*
block: remove per-disk debugfs files in blk_unregister_queue
Christoph Hellwig
2022-06-17
1
-8
/
+8
*
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-17
1
-11
/
+9
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-2
/
+1
|
\
|
*
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-22
1
-2
/
+1
*
|
block: move blk_exit_queue into disk_release
Ming Lei
2022-03-08
1
-16
/
+0
*
|
block: move q_usage_counter release into blk_queue_release
Ming Lei
2022-03-08
1
-0
/
+2
*
|
block: move blkcg initialization/destroy into disk allocation/release handler
Ming Lei
2022-03-08
1
-7
/
+0
*
|
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
2022-02-28
1
-0
/
+6
*
|
block: don't delete queue kobject before its children
Eric Biggers
2022-02-28
1
-3
/
+5
*
|
block: simplify calling convention of elv_unregister_queue()
Eric Biggers
2022-02-28
1
-2
/
+1
*
|
block: partition include/linux/blk-cgroup.h
Ming Lei
2022-02-11
1
-1
/
+1
|
/
*
block: cleanup q->srcu
Ming Lei
2022-01-17
1
-0
/
+3
*
block: Remove unnecessary variable assignment
GuoYong Zheng
2022-01-17
1
-1
/
+0
*
block: call blk_exit_queue() before freeing q->stats
Ming Lei
2021-12-20
1
-2
/
+2
*
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
1
-1
/
+2
*
block: don't include blk-mq-sched.h in blk.h
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
block: remove the e argument to elevator_exit
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
block: remove elevator_exit
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
block: only allocate poll_stats if there's a user of them
Jens Axboe
2021-11-29
1
-1
/
+2
*
blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
Ming Lei
2021-11-15
1
-10
/
+0
*
block: Add independent access ranges support
Damien Le Moal
2021-10-26
1
-8
/
+18
*
block: don't allow writing to the poll queue attribute
Christoph Hellwig
2021-10-18
1
-19
/
+4
*
block: move blk-throtl fast path inline
Jens Axboe
2021-10-18
1
-0
/
+1
*
block: call blk_register_queue earlier in device_add_disk
Christoph Hellwig
2021-08-23
1
-9
/
+0
*
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-23
1
-7
/
+6
*
block: unexport blk_register_queue
Christoph Hellwig
2021-08-16
1
-1
/
+0
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
1
-14
/
+12
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
*
block: mark queue init done at the end of blk_register_queue
Ming Lei
2021-06-16
1
-14
/
+15
*
block: remove unneeded parenthesis from blk-sysfs
Max Gurtovoy
2021-05-24
1
-8
/
+8
*
block: add sysfs entry for virt boundary mask
Max Gurtovoy
2021-04-06
1
-1
/
+8
*
block: fix potential IO hang when turning off io_poll
Jeffle Xu
2021-02-22
1
-2
/
+5
*
block: introduce zone_write_granularity limit
Damien Le Moal
2021-02-10
1
-0
/
+8
*
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2020-10-09
1
-1
/
+8
*
block: get rid of unnecessary local variable
Yufen Yu
2020-10-09
1
-3
/
+1
*
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
2020-10-09
1
-1
/
+0
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-0
/
+3
*
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-0
/
+2
*
block: make QUEUE_SYSFS_BIT_FNS more useful
Christoph Hellwig
2020-09-08
1
-19
/
+5
*
block: add helper macros for queue sysfs entries
Christoph Hellwig
2020-09-08
1
-190
/
+58
*
block: add max_active_zones to blk-sysfs
Niklas Cassel
2020-07-15
1
-1
/
+13
*
block: add max_open_zones to blk-sysfs
Niklas Cassel
2020-07-15
1
-0
/
+15
*
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
1
-0
/
+9
*
block: revert back to synchronous request_queue removal
Luis Chamberlain
2020-06-24
1
-21
/
+22
*
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2020-05-12
1
-0
/
+13
*
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
2019-10-07
1
-8
/
+0
[prev]
[next]