开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-12-01
block: use put_device in put_disk
Christoph Hellwig
2020-12-01
block: use disk_part_iter_exit in disk_part_iter_next
Christoph Hellwig
2020-12-01
block: remove a superflous check in blkpg_do_ioctl
Christoph Hellwig
2020-11-30
block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
Lei Chen
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
block: fix the kerneldoc comment for __register_blkdev
Christoph Hellwig
2020-11-16
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
2020-11-16
block: add an optional probe callback to major_names
Christoph Hellwig
2020-11-16
block: rework requesting modules for unclaimed devices
Christoph Hellwig
2020-11-16
block: split block_class_lock
Christoph Hellwig
2020-11-16
block: open code kobj_map into in block/genhd.c
Christoph Hellwig
2020-11-16
block: cleanup del_gendisk a bit
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
block: remove set_device_ro
Christoph Hellwig
2020-11-16
block: don't call into the driver for BLKROSET
Christoph Hellwig
2020-11-16
block: add a new set_read_only method
Christoph Hellwig
2020-11-16
block: don't call into the driver for BLKFLSBUF
Christoph Hellwig
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
2020-10-28
block: advance iov_iter on bio_add_hw_page failure
Naohiro Aota
2020-10-26
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
2020-10-26
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-20
blk-mq: remove the calling of local_memory_node()
Xianting Tian
2020-10-15
docs: bio: fix a kerneldoc markup
Mauro Carvalho Chehab
2020-10-15
block: bio: fix a warning at the kernel-doc markups
Mauro Carvalho Chehab
2020-10-14
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
block: add zone specific block statuses
Keith Busch
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-09
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2020-10-09
blk-mq: get rid of the dead flush handle code path
Yufen Yu
2020-10-09
block: get rid of unnecessary local variable
Yufen Yu
2020-10-09
block: fix comment and add lockdep assert
Yufen Yu
2020-10-09
blk-mq: use helper function to test hw stopped
Yufen Yu
2020-10-09
block: use helper function to test queue register
Yufen Yu
2020-10-09
block: remove redundant mq check
Yufen Yu
2020-10-09
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
2020-10-08
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-08
block: ratelimit handle_bad_sector() message
Tetsuo Handa
2020-10-08
blk-throttle: Re-use the throtl_set_slice_end()
Baolin Wang
2020-10-08
blk-throttle: Open code __throtl_de/enqueue_tg()
Baolin Wang
2020-10-08
blk-throttle: Move service tree validation out of the throtl_rb_first()
Baolin Wang
2020-10-08
blk-throttle: Move the list operation after list validation
Baolin Wang
2020-10-08
blk-throttle: Fix IO hang for a corner case
Baolin Wang
2020-10-08
blk-throttle: Avoid tracking latency if low limit is invalid
Baolin Wang
[next]