OSDN Git Service

tomoyo/tomoyo-test1.git
2020-10-06 Ming Leipercpu_ref: reduce memory footprint of percpu_ref in...
2020-10-05 Eric Biggersblock: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
2020-10-05 Eric Biggersblock: make blk_crypto_rq_bio_prep() able to fail
2020-10-05 Eric Biggersblock: make bio_crypt_clone() able to fail
2020-10-05 Christoph Hellwigblock: add a bdget_part helper
2020-10-05 Christoph Hellwigdrbd: remove ->this_bdev
2020-09-29 yangerkunblock-mq: fix comments in blk_mq_queue_tag_busy_iter
2020-09-28 Xianting Tianblk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
2020-09-25 Tejun Heoiocost: consider iocgs with active delays for debt...
2020-09-25 Tejun Heoiocost: add iocg_forgive_debt tracepoint
2020-09-25 Tejun Heoiocost: reimplement debt forgiveness using average...
2020-09-25 Tejun Heoiocost: recalculate delay after debt reduction
2020-09-25 Tejun Heoiocost: replace nr_shortages cond in ioc_forgive_debts...
2020-09-25 Tejun Heoiocost: factor out ioc_forgive_debts()
2020-09-25 Konstantin... dm: add support for REQ_NOWAIT and enable it for linear...
2020-09-25 Mike Snitzerblock: add QUEUE_FLAG_NOWAIT
2020-09-25 Christoph Hellwigvsprintf: use bd_partno in bdev_name
2020-09-25 Christoph Hellwigblock: use bd_partno in bdevname
2020-09-25 Christoph Hellwigtarget/iblock: fix holder printing in iblock_show_confi...
2020-09-25 Christoph Hellwigdrbd: don't set ->bd_contains
2020-09-25 Christoph Hellwigdrbd: don't detour through bd_contains for the gendisk
2020-09-25 Christoph Hellwigmd: don't detour through bd_contains for the gendisk
2020-09-25 Christoph Hellwigmd: compare bd_disk instead of bd_contains
2020-09-25 Christoph Hellwigblock: add a bdev_is_partition helper
2020-09-25 Christoph HellwigDocumentation/hdio: fix up obscure bd_contains references
2020-09-24 Christoph Hellwigbdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with...
2020-09-24 Christoph Hellwigbdi: invert BDI_CAP_NO_ACCT_WB
2020-09-24 Christoph Hellwigbdi: replace BDI_CAP_STABLE_WRITES with a queue and...
2020-09-24 Christoph Hellwigmm: use SWP_SYNCHRONOUS_IO more intelligently
2020-09-24 Christoph Hellwigbdi: remove BDI_CAP_SYNCHRONOUS_IO
2020-09-24 Christoph Hellwigbdi: remove BDI_CAP_CGROUP_WRITEBACK
2020-09-24 Christoph Hellwigblock: lift setting the readahead size into the block...
2020-09-24 Christoph Hellwigmd: update the optimal I/O size on reshape
2020-09-24 Christoph Hellwigbdi: initialize ->ra_pages and ->io_pages in bdi_init
2020-09-24 Christoph Hellwigaoe: set an optimal I/O size
2020-09-24 Christoph Hellwigbcache: inherit the optimal I/O size
2020-09-24 Christoph Hellwigdrbd: remove dead code in device_to_statistics
2020-09-24 Christoph Hellwigfs: remove the unused SB_I_MULTIROOT flag
2020-09-23 Christoph Hellwigblock: mark blkdev_get static
2020-09-23 Christoph HellwigPM: mm: cleanup swsusp_swap_check
2020-09-23 Christoph Hellwigmm: split swap_type_of
2020-09-23 Christoph HellwigPM: rewrite is_hibernate_resume_dev to not require...
2020-09-23 Christoph Hellwigmm: cleanup claim_swapfile
2020-09-23 Christoph Hellwigocfs2: cleanup o2hb_region_dev_store
2020-09-23 Christoph Hellwigdasd: cleanup dasd_scan_partitions
2020-09-23 Christoph Hellwigraw: don't keep unopened block device around
2020-09-23 Christoph Hellwigzram: cleanup backing_dev_store
2020-09-23 Christoph Hellwigpktcdvd: use blkdev_get_by_dev instead of open coding it
2020-09-23 Christoph Hellwigpktcdvd: remove the if 0'ed pkt_start_recovery function
2020-09-23 Christoph Hellwigblock: cleanup blkdev_bszset
2020-09-23 Christoph Hellwigblock: cleanup partition scanning in register_disk
2020-09-23 Christoph Hellwigblock: move the NEED_PART_SCAN flag to struct gendisk
2020-09-23 Mike Snitzerblock: allow 'chunk_sectors' to be non-power-of-2
2020-09-23 Mike Snitzerblock: use lcm_not_zero() when stacking chunk_sectors
2020-09-23 Christoph Hellwigblock: fix bmd->is_null_mapped initialization
2020-09-23 Julia Lawallblock: drop double zeroing
2020-09-15 Baolin Wangblk-throttle: Avoid checking bps/iops limitation if...
2020-09-15 Baolin Wangblk-throttle: Avoid calculating bps/iops limitation...
2020-09-15 Baolin Wangblk-throttle: Define readable macros instead of static...
2020-09-15 Baolin Wangblk-throttle: Use readable READ/WRITE macros
2020-09-15 Baolin Wangblk-throttle: Fix some comments' typos
2020-09-14 Tejun Heoiocost: fix infinite loop bug in adjust_inuse_and_calc_...
2020-09-11 Tejun Heoblk-iocost: fix divide-by-zero in transfer_surpluses()
2020-09-11 Song Liubcache: use part_[begin|end]_io_acct instead of disk_...
2020-09-11 Song Liumd: use part_[begin|end]_io_acct instead of disk_[begin...
2020-09-11 Song Liublock: introduce part_[begin|end]_io_acct
2020-09-11 Ming Leiblk-mq: always allow reserved allocation in hctx_may_queue
2020-09-11 Tian Taoblock: remove duplicate include statement in scsi_ioctl.c
2020-09-10 Xianting Tianblkcg: add plugging support for punt bio
2020-09-10 Christoph Hellwigblock: remove check_disk_change
2020-09-10 Christoph Hellwigsr: simplify sr_block_revalidate_disk
2020-09-10 Christoph Hellwigsr: use bdev_check_media_change
2020-09-10 Christoph Hellwigsd: use bdev_check_media_change
2020-09-10 Christoph Hellwigmd: use bdev_check_media_change
2020-09-10 Christoph Hellwigide-gd: stop using the disk events mechanism
2020-09-10 Christoph Hellwigide-cd: remove idecd_revalidate_disk
2020-09-10 Christoph Hellwigide-cd: use bdev_check_media_changed
2020-09-10 Christoph Hellwiggdrom: use bdev_check_media_change
2020-09-10 Christoph Hellwigparide/pcd: use bdev_check_media_change
2020-09-10 Christoph Hellwigxsysace: simplify media change handling
2020-09-10 Christoph Hellwigxsysace: use bdev_check_media_change
2020-09-10 Christoph Hellwigswim3: use bdev_check_media_changed
2020-09-10 Christoph Hellwigswim: simplify media change handling
2020-09-10 Christoph Hellwigswim: use bdev_check_media_change
2020-09-10 Christoph Hellwigfloppy: use bdev_check_media_change
2020-09-10 Christoph Hellwigataflop: use bdev_check_media_change
2020-09-10 Christoph Hellwigamiflop: use bdev_check_media_change
2020-09-10 Christoph Hellwigblock: add a bdev_check_media_change helper
2020-09-08 Christoph Hellwigblock: make QUEUE_SYSFS_BIT_FNS more useful
2020-09-08 Christoph Hellwigblock: add helper macros for queue sysfs entries
2020-09-08 Wang Haiblktrace: make function blk_trace_bio_get_cgid() static
2020-09-08 Baolin Wangblock: Remove unused blk_mq_sched_free_hctx_data()
2020-09-08 Jan Karablock: Do not discard buffers under a mounted filesystem
2020-09-07 Jan Karafs: Don't invalidate page buffers in block_write_full_p...
2020-09-03 Kashyap Desaiblk-mq, elevator: Count requests per hctx to improve...
2020-09-03 John Garryblk-mq: Record active_queues_shared_sbitmap per tag_set...
2020-09-03 John Garryblk-mq: Record nr_active_requests per queue for when...
2020-09-03 John Garryblk-mq: Relocate hctx_may_queue()
2020-09-03 John Garryblk-mq: Facilitate a shared sbitmap per tagset
2020-09-03 John Garryblk-mq: Use pointers for blk_mq_tags bitmap tags
next