OSDN Git Service

uclinux-h8/linux.git
2021-10-22 Christoph Hellwigscsi: add a scsi_alloc_request helper
2021-10-22 Christoph Hellwigbsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
2021-10-22 Christoph Hellwignfsd/blocklayout: use ->get_unique_id instead of sendin...
2021-10-22 Christoph Hellwigsd: implement ->get_unique_id
2021-10-22 Christoph Hellwigblock: add a ->get_unique_id method
2021-10-21 Eric Biggersblk-crypto: update inline encryption documentation
2021-10-21 Eric Biggersblk-crypto: rename blk_keyslot_manager to blk_crypto_pr...
2021-10-21 Eric Biggersblk-crypto: rename keyslot-manager files to blk-crypto...
2021-10-21 Eric Biggersblk-crypto-fallback: properly prefix function and struc...
2021-10-21 Xie Yongjinbd: Use invalidate_disk() helper on disconnect
2021-10-21 Xie Yongjiloop: Remove the unnecessary bdev checks and unused...
2021-10-21 Xie Yongjiloop: Use invalidate_disk() helper to invalidate gendisk
2021-10-21 Xie Yongjiblock: Add invalidate_disk() helper to invalidate the...
2021-10-21 Pavel Begunkovblock: kill extra rcu lock/unlock in queue enter
2021-10-21 Pavel Begunkovpercpu_ref: percpu_ref_tryget_live() version holding RCU
2021-10-21 Pavel Begunkovblock: convert fops.c magic constants to SHIFT_SECTOR
2021-10-21 Pavel Begunkovblock: clean up blk_mq_submit_bio() merging
2021-10-21 Pavel Begunkovblock: optimise boundary blkdev_read_iter's checks
2021-10-21 Jackie Liufs: bdev: fix conflicting comment from lookup_bdev
2021-10-21 John Garryblk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
2021-10-20 Christoph Hellwigblock: cleanup the flush plug helpers
2021-10-20 Pavel Begunkovblock: optimise blk_flush_plug_list
2021-10-20 Christoph Hellwigblk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
2021-10-20 Christoph Hellwigblk-mq: only flush requests from the plug in blk_mq_sub...
2021-10-20 Jens Axboeblock: remove inaccurate requeue check
2021-10-20 Pavel Begunkovblock: inline a part of bio_release_pages()
2021-10-20 Pavel Begunkovblock: don't bloat enter_queue with percpu_ref
2021-10-20 Pavel Begunkovblock: optimise req_bio_endio()
2021-10-20 Pavel Begunkovblock: convert leftovers to bdev_get_queue
2021-10-20 Pavel Begunkovblock: turn macro helpers into inline functions
2021-10-20 Ming Leiblk-mq: support concurrent queue quiesce/unquiesce
2021-10-20 Ming Leinvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin...
2021-10-20 Ming Leinvme: paring quiesce/unquiesce
2021-10-20 Ming Leinvme: prepare for pairing quiescing and unquiescing
2021-10-20 Ming Leinvme: apply nvme API to quiesce/unquiesce admin queue
2021-10-20 Ming Leinvme: add APIs for stopping/starting admin queue
2021-10-19 Zheng Liangblock, bfq: fix UAF problem in bfqg_stats_init()
2021-10-19 Jens Axboeblock: inline fast path of driver tag allocation
2021-10-19 Christoph Hellwigblk-mq: don't handle non-flush requests in blk_insert_flush
2021-10-19 Jens Axboeblock: attempt direct issue of plug list
2021-10-19 Jens Axboeblock: change plugging to use a singly linked list
2021-10-19 Andrea Righiblk-wbt: prevent NULL pointer dereference in wb_timer_fn
2021-10-19 Jens Axboeblock: align blkdev_dio inlined bio to a cacheline
2021-10-19 Jens Axboeblock: move blk_mq_tag_to_rq() inline
2021-10-19 Jens Axboeblock: get rid of plug list sorting
2021-10-19 Jens Axboeblock: return whether or not to unplug through boolean
2021-10-19 Christoph Hellwigblock: don't call blk_status_to_errno in blk_update_request
2021-10-19 Jens Axboeblock: move bdev_read_only() into the header
2021-10-19 Jens Axboeblock: fix too broad elevator check in blk_mq_free_requ...
2021-10-18 Jens Axboenvme: wire up completion batching for the IRQ path
2021-10-18 Jens Axboeio_uring: utilize the io batching infrastructure for...
2021-10-18 Jens Axboenvme: add support for batched completion of polled IO
2021-10-18 Jens Axboeblock: add support for blk_mq_end_request_batch()
2021-10-18 Jens Axboesbitmap: add helper to clear a batch of tags
2021-10-18 Jens Axboeblock: add a struct io_comp_batch argument to fops...
2021-10-18 Jens Axboeblock: provide helpers for rq_list manipulation
2021-10-18 Jens Axboeblock: remove some blk_mq_hw_ctx debugfs entries
2021-10-18 Jens Axboeblock: remove debugfs blk_mq_ctx dispatched/merged...
2021-10-18 Pavel Begunkovblock: cache rq_flags inside blk_mq_rq_ctx_init()
2021-10-18 Pavel Begunkovblock: blk_mq_rq_ctx_init cache ctx/q/hctx
2021-10-18 Pavel Begunkovblock: skip elevator fields init for non-elv queue
2021-10-18 Jens Axboeblock: store elevator state in request
2021-10-18 Jens Axboeblock: only mark bio as tracked if it really is tracked
2021-10-18 Jens Axboeblock: improve layout of struct request
2021-10-18 Jens Axboeblock: move update request helpers into blk-mq.c
2021-10-18 Jens Axboeblock: remove useless caller argument to print_req_error()
2021-10-18 Jens Axboeblock: don't bother iter advancing a fully done bio
2021-10-18 Pavel Begunkovblock: convert the rest of block to bdev_get_queue
2021-10-18 Pavel Begunkovblock: use bdev_get_queue() in blk-core.c
2021-10-18 Pavel Begunkovblock: use bdev_get_queue() in bio.c
2021-10-18 Pavel Begunkovblock: use bdev_get_queue() in bdev.c
2021-10-18 Pavel Begunkovblock: cache request queue in bdev
2021-10-18 Jens Axboeblock: handle fast path of bio splitting inline
2021-10-18 Jens Axboeblock: use flags instead of bit fields for blkdev_dio
2021-10-18 Pavel Begunkovblock: cache bdev in struct file for raw bdev IO
2021-10-18 Christoph Hellwignvme-multipath: enable polled I/O
2021-10-18 Christoph Hellwigblock: don't allow writing to the poll queue attribute
2021-10-18 Christoph Hellwigblock: switch polling to be bio based
2021-10-18 Ming Leiblock: define 'struct bvec_iter' as packed
2021-10-18 Christoph Hellwigblock: use SLAB_TYPESAFE_BY_RCU for the bio slab
2021-10-18 Christoph Hellwigblock: rename REQ_HIPRI to REQ_POLLED
2021-10-18 Christoph Hellwigio_uring: don't sleep when polling for I/O
2021-10-18 Christoph Hellwigblock: replace the spin argument to blk_iopoll with...
2021-10-18 Christoph Hellwigblk-mq: remove blk_qc_t_valid
2021-10-18 Christoph Hellwigblk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
2021-10-18 Christoph Hellwigblk-mq: factor out a "classic" poll helper
2021-10-18 Christoph Hellwigblk-mq: factor out a blk_qc_to_hctx helper
2021-10-18 Christoph Hellwigio_uring: fix a layering violation in io_iopoll_req_issued
2021-10-18 Christoph Hellwigiomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
2021-10-18 Christoph Hellwigblock: don't try to poll multi-bio I/Os in __blkdev_dir...
2021-10-18 Christoph Hellwigdirect-io: remove blk_poll support
2021-10-18 Jens Axboeblock: only check previous entry for plug merge attempt
2021-10-18 Masahiro Yamadablock: move CONFIG_BLOCK guard to top Makefile
2021-10-18 Masahiro Yamadablock: move menu "Partition type" to block/partitions...
2021-10-18 Masahiro Yamadablock: simplify Kconfig files
2021-10-18 Masahiro Yamadablock: remove redundant =y from BLK_CGROUP dependency
2021-10-18 Jens Axboeblock: improve batched tag allocation
2021-10-18 Jens Axboesbitmap: add __sbitmap_queue_get_batch()
2021-10-18 Pavel Begunkovblk-mq: optimise *end_request non-stat path
2021-10-18 Christoph Hellwigblock: mark bio_truncate static
next