index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-09-11
blk-mq: always allow reserved allocation in hctx_may_queue
Ming Lei
2020-09-11
block: remove duplicate include statement in scsi_ioctl.c
Tian Tao
2020-09-10
blkcg: add plugging support for punt bio
Xianting Tian
2020-09-10
block: remove check_disk_change
Christoph Hellwig
2020-09-10
sr: simplify sr_block_revalidate_disk
Christoph Hellwig
2020-09-10
sr: use bdev_check_media_change
Christoph Hellwig
2020-09-10
sd: use bdev_check_media_change
Christoph Hellwig
2020-09-10
md: use bdev_check_media_change
Christoph Hellwig
2020-09-10
ide-gd: stop using the disk events mechanism
Christoph Hellwig
[next]