OSDN Git Service

uclinux-h8/linux.git
2022-02-17 Christoph Hellwigvirtio_blk: simplify refcounting
2022-02-17 Christoph Hellwigmemstick/mspro_block: simplify refcounting
2022-02-17 Christoph Hellwigmemstick/mspro_block: fix handling of read-only devices
2022-02-17 Christoph Hellwigmemstick/ms_block: simplify refcounting
2022-02-17 Christoph Hellwigblock: add a ->free_disk method
2022-02-17 Ming Leiblock: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS...
2022-02-17 Ming Leiblock: don't try to throttle split bio if iops limit...
2022-02-17 Ming Leiblock: throttle split bio in case of iops limit
2022-02-17 Ming Leiblock: merge submit_bio_checks() into submit_bio_noacct
2022-02-17 Ming Leiblock: don't check bio in blk_throtl_dispatch_work_fn
2022-02-17 Ming Leiblock: don't declare submit_bio_checks in local header
2022-02-17 Ming Leiblock: move blk_crypto_bio_prep() out of blk-mq.c
2022-02-17 Ming Leiblock: move submit_bio_checks() into submit_bio_noacct
2022-02-17 Christoph Hellwigdm: remove dm_dispatch_clone_request
2022-02-17 Christoph Hellwigdm: remove useless code from dm_dispatch_clone_request
2022-02-17 Christoph Hellwigblk-mq: remove the request_queue argument to blk_insert...
2022-02-17 Christoph Hellwigblk-mq: fold blk_cloned_rq_check_limits into blk_insert...
2022-02-17 Christoph Hellwigblk-mq: make the blk-mq stacking code optional
2022-02-15 Chengming Zhoublk-cgroup: set blkg iostat after percpu stat aggregation
2022-02-15 Chaitanya Kulkarniblk-lib: don't check bdev_get_queue() NULL check
2022-02-15 Christoph Hellwigblock: remove biodoc.rst
2022-02-11 Barry Songdocs: block: biodoc.rst: Drop the obsolete and incorrec...
2022-02-11 Ming Leiblock: partition include/linux/blk-cgroup.h
2022-02-11 Ming Leiblock: move initialization of q->blkg_list into blkcg_i...
2022-02-11 Ming Leiblock: remove THROTL_IOPS_MAX
2022-02-11 Yang Shiblock: introduce block_rq_error tracepoint
2022-02-08 John Garrysbitmap: Delete old sbitmap_queue_get_shallow()
2022-02-08 Ming Leilib/sbitmap: kill 'depth' from sbitmap_word
2022-02-04 Christoph Hellwigblock: pass a block_device to bio_clone_fast
2022-02-04 Christoph Hellwigblock: initialize the target bio in __bio_clone_fast
2022-02-04 Christoph Hellwigdm: use bio_clone_fast in alloc_io/alloc_tio
2022-02-04 Christoph Hellwigblock: clone crypto and integrity data in __bio_clone_fast
2022-02-04 Christoph Hellwigdm-cache: remove __remap_to_origin_clear_discard
2022-02-04 Christoph Hellwigdm: simplify the single bio fast path in __send_duplica...
2022-02-04 Christoph Hellwigdm: retun the clone bio from alloc_tio
2022-02-04 Christoph Hellwigdm: pass the bio instead of tio to __map_bio
2022-02-04 Christoph Hellwigdm: move cloning the bio into alloc_tio
2022-02-04 Christoph Hellwigdm: fold __send_duplicate_bios into __clone_and_map_sim...
2022-02-04 Christoph Hellwigdm: fold clone_bio into __clone_and_map_data_bio
2022-02-04 Christoph Hellwigdm: add a clone_to_tio helper
2022-02-04 Christoph Hellwigdrbd: set ->bi_bdev in drbd_req_new
2022-02-04 Christoph Hellwigblock: call bio_associate_blkg from bio_reset
2022-02-04 Song Liuscsi: use BLK_STS_OFFLINE for not fully online devices
2022-02-04 Song Liublock: return -ENODEV for BLK_STS_OFFLINE
2022-02-04 Song Liublock: introduce BLK_STS_OFFLINE
2022-02-02 Dan Carpenterfs/ntfs3: remove unnecessary NULL check
2022-02-02 Jiapeng Chongblock: fix boolreturn.cocci warning
2022-02-02 Christoph HellwigMAINTAINERS: add bio.h to the block section
2022-02-02 Christoph Hellwigblock: fix the kerneldoc for bio_end_io_acct
2022-02-02 Christoph Hellwigblock: check that there is a plug in blk_flush_plug
2022-02-02 Christoph Hellwigblock: remove blk_needs_flush_plug
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_reset
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_init
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc_kiocb
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc_bioset
2022-02-02 Chaitanya Kulkarniblock: pass a block_device and opf to blk_next_bio
2022-02-02 Christoph Hellwigblock: move blk_next_bio to bio.c
2022-02-02 Christoph Hellwigxen-blkback: bio_alloc can't fail if it is allow to...
2022-02-02 Christoph Hellwigrnbd-srv: remove struct rnbd_dev_blk_io
2022-02-02 Christoph Hellwigrnbd-srv: simplify bio mapping in process_rdma
2022-02-02 Christoph Hellwigdrbd: bio_alloc can't fail if it is allow to sleep
2022-02-02 Christoph Hellwigdm-thin: use blkdev_issue_flush instead of open coding it
2022-02-02 Christoph Hellwigdm-snap: use blkdev_issue_flush instead of open coding it
2022-02-02 Christoph Hellwigdm-crypt: remove clone_init
2022-02-02 Christoph Hellwigdm: bio_alloc can't fail if it is allowed to sleep
2022-02-02 Christoph Hellwigntfs3: remove ntfs_alloc_bio
2022-02-02 Christoph Hellwignfs/blocklayout: remove bl_alloc_init_bio
2022-02-02 Christoph Hellwignilfs2: remove nilfs_alloc_seg_bio
2022-02-02 Christoph Hellwigfs: remove mpage_alloc
2022-02-02 Christoph Hellwigblock: remove genhd.h
2022-02-02 Christoph Hellwigblock: move blk_drop_partitions to blk.h
2022-02-02 Christoph Hellwigblock: move disk_{block,unblock,flush}_events to blk.h
2022-02-02 Christoph Hellwigblock: deprecate autoloading based on dev_t
2022-01-30 Linus TorvaldsLinux 5.17-rc2
2022-01-30 Linus TorvaldsMerge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'sched_urgent_for_v5.17_rc2_p2' of git:/...
2022-01-30 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc2' of git://git....
2022-01-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-30 Joseph Qiocfs2: fix a deadlock when commit trans
2022-01-30 Joseph Qijbd2: export jbd2_journal_[grab|put]_journal_head
2022-01-30 Suren Baghdasaryanpsi: fix "defined but not used" warnings when CONFIG_PR...
2022-01-30 Suren Baghdasaryanpsi: fix "no previous prototype" warnings when CONFIG_C...
2022-01-30 Peter Collingbournemm, kasan: use compare-exchange operation to set KASAN...
2022-01-30 Marco Elverkasan: test: fix compatibility with FORTIFY_SOURCE
2022-01-30 Maor Gottliebtools/testing/scatterlist: add missing defines
2022-01-30 Wei Yangmm: page->mapping folio->mapping should have the same...
2022-01-30 Joao Martinsmemory-failure: fetch compound_head after pgmap_pfn_valid()
2022-01-30 Randy Dunlapia64: make IA64_MCA_RECOVERY bool instead of tristate
2022-01-30 Tong Zhangbinfmt_misc: fix crash when load/unload module
2022-01-30 Andrew Mortoninclude/linux/sysctl.h: fix register_sysctl_mount_point...
2022-01-29 Thomas GleixnerMerge tag 'irqchip-fixes-5.17-1' of git://git./linux...
2022-01-29 Linus TorvaldsMerge tag 'pci-v5.17-fixes-2' of git://git./linux/kerne...
2022-01-29 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc2' of git://git....
2022-01-29 Linus TorvaldsMerge tag 'char-misc-5.17-rc2' of git://git./linux...
2022-01-29 Linus TorvaldsMerge tag 'tty-5.17-rc2' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'usb-5.17-rc2' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'block-5.17-2022-01-28' of git://git.kernel...
2022-01-29 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-28' of git://git.kerne...
next