开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-09-25
vsprintf: use bd_partno in bdev_name
Christoph Hellwig
2020-09-25
block: use bd_partno in bdevname
Christoph Hellwig
2020-09-25
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
2020-09-25
drbd: don't set ->bd_contains
Christoph Hellwig
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
md: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
md: compare bd_disk instead of bd_contains
Christoph Hellwig
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
Documentation/hdio: fix up obscure bd_contains references
Christoph Hellwig
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
md: update the optimal I/O size on reshape
Christoph Hellwig
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
aoe: set an optimal I/O size
Christoph Hellwig
2020-09-24
bcache: inherit the optimal I/O size
Christoph Hellwig
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
mm: cleanup claim_swapfile
Christoph Hellwig
2020-09-23
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
2020-09-23
dasd: cleanup dasd_scan_partitions
Christoph Hellwig
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
2020-09-23
block: cleanup blkdev_bszset
Christoph Hellwig
2020-09-23
block: cleanup partition scanning in register_disk
Christoph Hellwig
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
2020-09-23
block: use lcm_not_zero() when stacking chunk_sectors
Mike Snitzer
2020-09-23
block: fix bmd->is_null_mapped initialization
Christoph Hellwig
2020-09-23
block: drop double zeroing
Julia Lawall
2020-09-14
blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimited
Baolin Wang
2020-09-14
blk-throttle: Avoid calculating bps/iops limitation repeatedly
Baolin Wang
2020-09-14
blk-throttle: Define readable macros instead of static variables
Baolin Wang
2020-09-14
blk-throttle: Use readable READ/WRITE macros
Baolin Wang
2020-09-14
blk-throttle: Fix some comments' typos
Baolin Wang
2020-09-14
iocost: fix infinite loop bug in adjust_inuse_and_calc_cost()
Tejun Heo
2020-09-11
blk-iocost: fix divide-by-zero in transfer_surpluses()
Tejun Heo
2020-09-11
bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-11
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-11
block: introduce part_[begin|end]_io_acct
Song Liu
[next]