Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v3 4/4] io_uring: add support for zone-append, (continued)
[RFC PATCH 0/4] bcache-tools: changes for large bucket size,
Coly Li
[RFC PATCH 00/16] bcache: extend bucket size to 32bit width,
Coly Li
- [RFC PATCH 01/16] bcache: add comments to mark member offset of struct cache_sb_disk, Coly Li
- [RFC PATCH 02/16] bcache: add read_super_basic() to read major part of super block, Coly Li
- [RFC PATCH 03/16] bcache: add more accurate error information in read_super_basic(), Coly Li
- [RFC PATCH 04/16] bcache: disassemble the big if() checks in bch_cache_set_alloc(), Coly Li
- [RFC PATCH 05/16] bcache: fix super block seq numbers comparision in register_cache_set(), Coly Li
- [RFC PATCH 06/16] bcache: increase super block version for cache device and backing device, Coly Li
- [RFC PATCH 07/16] bcache: move bucket related code into read_super_basic(), Coly Li
- [RFC PATCH 08/16] bcache: struct cache_sb is only for in-memory super block now, Coly Li
- [RFC PATCH 09/16] bcache: introduce meta_bucket_pages() related helper routines, Coly Li
- [RFC PATCH 10/16] bcache: handle c->uuids properly for bucket size > 8MB, Coly Li
- [RFC PATCH 11/16] bcache: handle cache prio_buckets and disk_buckets properly for bucket size > 8MB, Coly Li
- [RFC PATCH 12/16] bcache: handle cache set verify_ondisk properly for bucket size > 8MB, Coly Li
- [RFC PATCH 13/16] bcache: handle btree node memory allocation properly for bucket size > 8MB, Coly Li
- [RFC PATCH 14/16] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket, Coly Li
- [RFC PATCH 15/16] bcache: avoid extra memory allocation from mempool c->fill_iter, Coly Li
- [RFC PATCH 16/16] bcache: avoid extra memory consumption in struct bbio for large bucket size, Coly Li
regression with commit "null_blk: add helper for deleting the nullb_list",
Yi Zhang
[PATCH] blk-mq: Remove unnecessary validation before calling blk_mq_sched_completed_request(),
Baolin Wang
[PATCH] blk-mq: Remove unnecessary local variable,
Baolin Wang
[PATCH] docs: block: update and fix tiny error for bfq,
Yufen Yu
[PATCH] block: initialize current->bio_list[1] in __submit_bio_noacct_mq,
Christoph Hellwig
[PATCH v2 0/2] Export max open zones and max active zones to sysfs,
Niklas Cassel
[PATCH 0/2] fix/extend zone-append in block-layer,
Kanchan Joshi
Message not available
Re: [PATCH 18/20] block: refator submit_bio_noacct, Naresh Kamboju
[PATCH] blk-mq: avoid to account active request repeatedly, Ming Lei
[PATCH] blk-mq: release driver tag before freeing request via .end_io,
Ming Lei
[powerpc][next-20200701] Hung task timeouts during regression test runs,
Sachin Sant
linux-next test error: KASAN: stack-out-of-bounds Read in bio_alloc_bioset,
syzbot
[PATCH v3 0/4] ZNS: Extra features for current patches,
Javier González
simplify block device claiming,
Christoph Hellwig
[V2 PATCH 0/4] ZNS: Extra features for current patche,
Javier González
[PATCH -next v2] block: remove unused but set variable 'hctx',
Wei Yongjun
[PATCH -next v2] block: make function __bio_integrity_free() static,
Wei Yongjun
[GIT PULL] Block fixes for 5.8-rc4,
Jens Axboe
[PATCH -next] block: remove unused but set variable 'hctx',
Wei Yongjun
[PATCH] loop: change to punch hole if zero range is not supported,
Shijie Luo
[PATCH -next] block: make function __bio_integrity_free() static,
Wei Yongjun
[PATCH AUTOSEL 5.4 36/40] block: release bip in a right way in error path, Sasha Levin
[PATCH AUTOSEL 4.19 24/27] block: release bip in a right way in error path, Sasha Levin
[PATCH AUTOSEL 5.7 46/53] block: release bip in a right way in error path, Sasha Levin
[PATCH V2] null_blk: add helper for deleting the nullb_list,
Chaitanya Kulkarni
[PATCH v2] SCSI and block: Simplify resume handling,
Alan Stern
NVMe regression, NVMe no longer uses blk_path_error(), Mike Snitzer
[PATCH V2] blk-mq: streamline handling of q->mq_ops->queue_rq result,
Ming Lei
💥 PANICKED: Test report for kernel 5.8.0-rc2-c698ae9.cki (block),
CKI Project
[PATCH] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request,
Guoqing Jiang
[PATCH] blk-mq: streamline handling of q->mq_ops->queue_rq result,
Ming Lei
remove dead bdi congestion leftovers,
Christoph Hellwig
[PATCH v2] blk-iolatency: postpone ktime_get() execution until blk_iolatency_enabled() return true,
Hongnan Li
[PATCH] sbitmap: Consider cleared bits in sbitmap_bitmap_show(),
John Garry
[PATCH] blk-iolatency:postpone ktime_get() execution until blk_iolatency_enabled() return true,
Hongnan Li
[PATCH] null_blk: add helper for deleting the nullb_list,
Chaitanya Kulkarni
[PATCH] Replace HTTP links with HTTPS ones: BFQ I/O scheduler, Alexander A. Klimov
[PATCH][next] blk-cgroup: clean up indentation,
Colin King
[PATCH] SCSI and block: Simplify resume handling,
Alan Stern
[PATCH V3 0/3] blk-mq: driver tag related cleanup,
Ming Lei
[PATCH V7 0/6] blk-mq: support batching dispatch from scheduler,
Ming Lei
[PATCH V2 0/3] blk-mq: driver tag related cleanup,
Ming Lei
[PATCH 0/3] blk-mq: driver tag related cleanup,
Ming Lei
[PATCH 00/10] block: blktrace framework cleanup,
Chaitanya Kulkarni
- [PATCH 01/11] block: blktrace framework cleanup, Chaitanya Kulkarni
- [PATCH 02/11] block: rename block_bio_merge class to block_bio, Chaitanya Kulkarni
- [PATCH 03/11] block: use block_bio event class for bio_queue, Chaitanya Kulkarni
- [PATCH 04/11] block: use block_bio event class for bio_bounce, Chaitanya Kulkarni
- [PATCH 05/11] block: get rid of the trace rq insert wrapper, Chaitanya Kulkarni
- [PATCH 06/11] block: remove extra param for trace_block_getrq(), Chaitanya Kulkarni
- [PATCH 07/11] block: get rid of blk_trace_request_get_cgid(), Chaitanya Kulkarni
- [PATCH 08/11] block: fix the comments in the trace event block.h, Chaitanya Kulkarni
- [PATCH 09/11] block: remove unsed param in blk_fill_rwbs(), Chaitanya Kulkarni
- [PATCH 10/11] block: use block_bio class for getrq and sleeprq, Chaitanya Kulkarni
- [PATCH 11/11] block: remove block_get_rq event class, Chaitanya Kulkarni
- Re: [PATCH 00/10] block: blktrace framework cleanup, Steven Rostedt
[PATCHv4 0/5] nvme support for zoned namespace command set,
Keith Busch
[PATCH] blk-mq: put driver tag when this request is completed,
Ming Lei
<Possible follow-ups>
[PATCH] blk-mq: put driver tag when this request is completed, Ming Lei
[PATCH] blk-mq: remove the BLK_MQ_REQ_INTERNAL flag,
Christoph Hellwig
[PATCH v3 0/2] block: drive-by cleanups for block cgroup,
Johannes Thumshirn
[PATCH v4] nbd: Fix memory leak in nbd_add_socket,
Zheng Bin
[PATCH 0/2] Zone Descriptor Extension for Zoned Block Devices,
Matias Bjørling
[PATCH] bfq: fix blkio cgroup leakage,
Dmitry Monakhov
[PATCH v2] blk-rq-qos: remove redundant finish_wait to rq_qos_wait.,
Guo Xuenan
[PATCH] Replace HTTP links with HTTPS ones: DRBD driver,
Alexander A. Klimov
drive-by blk-cgroup cleanups,
Christoph Hellwig
- [PATCH 06/14] block: move the bio cgroup associatation helpers to blk-cgroup.c, Christoph Hellwig
- [PATCH 08/14] block: bypass blkg_tryget_closest for the root_blkg, Christoph Hellwig
- [PATCH 09/14] block: move the initial blkg lookup into blkg_tryget_closest, Christoph Hellwig
- [PATCH 11/14] cgroup: unexport cgroup_rstat_updated, Christoph Hellwig
- [PATCH 12/14] blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio, Christoph Hellwig
- [PATCH 14/14] blk-cgroup: remove a dead check in blk_throtl_bio, Christoph Hellwig
- [PATCH 13/14] blk-cgroup: remove blkcg_bio_issue_check, Christoph Hellwig
- [PATCH 10/14] blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check, Christoph Hellwig
- [PATCH 07/14] block: merge blkg_lookup_create and __blkg_lookup_create, Christoph Hellwig
- [PATCH 04/14] block: merge __bio_associate_blkg into bio_associate_blkg_from_css, Christoph Hellwig
- [PATCH 05/14] block: move bio_associate_blkg_from_page to mm/page_io.c, Christoph Hellwig
- [PATCH 03/14] block: really clone the block cgroup in bio_clone_blkg_association, Christoph Hellwig
- [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg, Christoph Hellwig
- [PATCH 02/14] block: remove bio_disassociate_blkg, Christoph Hellwig
- Re: drive-by blk-cgroup cleanups, Tejun Heo
- Re: drive-by blk-cgroup cleanups, Jens Axboe
- Re: drive-by blk-cgroup cleanups, Johannes Thumshirn
[GIT PULL] Block fixes for 5.8-rc3,
Jens Axboe
[git pull] device mapper fixes for 5.8-rc3,
Mike Snitzer
[PATCH] block: Set req quiet flag if bio is quiet,
Aleksei Marov
remove not needed fields from struct block_device,
Christoph Hellwig
[PATCH v2 0/2] zone-append support in io-uring and aio,
Kanchan Joshi
Message not available
Re: [PATCH v2 0/2] zone-append support in io-uring and aio, Damien Le Moal
Re: [PATCH v2 0/2] zone-append support in io-uring and aio, Matthew Wilcox
[PATCH 0/6] ZNS: Extra features for current patches,
Javier González
SCSI sync unsupported: who's guilty?,
Janpieter Sollie
[PATCH V6 0/6] blk-mq: support batching dispatch from scheduler,
Ming Lei
[PATCH] blk-rq-qos: remove redundant finish_wait to rq_qos_wait.,
Guo Xuenan
[PATCH v2] block: release bip in a right way in error path,
Chengguang Xu
Question about quiet bio, quiet requests, Aleksei Marov
[PATCH] loop: fix passing zero to 'PTR_ERR' warning,
Ding Xiang
[PATCH RFC] block: blktrace framework cleanup,
Chaitanya Kulkarni
[PATCH 0/2] block: kdocify the request_queue,
Luis Chamberlain
[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages,
Tony Asleson
[RFC PATCH v3 6/8] scsi: Add durable_name for dev_printk, Tony Asleson
[RFC PATCH v3 7/8] nvme: Add durable name for dev_printk, Tony Asleson
[RFC PATCH v3 8/8] dev_vprintk_emit: Increase hdr size, Tony Asleson
[PATCH AUTOSEL 5.7 27/28] block: update hctx map when use multiple maps, Sasha Levin
[PATCH AUTOSEL 5.7 25/28] blktrace: break out of blktrace setup on concurrent calls, Sasha Levin
[PATCH AUTOSEL 5.4 22/24] blktrace: break out of blktrace setup on concurrent calls, Sasha Levin
[PATCH AUTOSEL 4.19 14/15] blktrace: break out of blktrace setup on concurrent calls, Sasha Levin
[PATCH AUTOSEL 4.14 6/6] blktrace: break out of blktrace setup on concurrent calls, Sasha Levin
[PATCH AUTOSEL 4.4 3/3] blktrace: break out of blktrace setup on concurrent calls, Sasha Levin
[PATCH AUTOSEL 4.9 6/6] blktrace: break out of blktrace setup on concurrent calls, Sasha Levin
[PATCH AUTOSEL 5.4 23/24] block: update hctx map when use multiple maps, Sasha Levin
[PATCH] block; release bip in a right way in error path,
Chengguang Xu
[PATCHv3 0/5] nvme support for zoned namespace command set,
Keith Busch
[PATCH v3] nbd: Fix memory leak in nbd_add_socket,
Zheng Bin
[PATCH] null_blk: Move the null_blk source files into a subdirectory,
Bart Van Assche
[PATCH v2] nbd: Fix memory leak in nbd_add_socket,
Zheng Bin
move block bits out of fs.h,
Christoph Hellwig
- [PATCH 09/10] block: reduce ifdef CONFIG_BLOCK madness in headers, Christoph Hellwig
- [PATCH 10/10] block: move struct block_device to blk_types.h, Christoph Hellwig
- [PATCH 06/10] block: simplify sb_is_blkdev_sb, Christoph Hellwig
- [PATCH 07/10] block: move block-related definitions out of fs.h, Christoph Hellwig
- [PATCH 08/10] fs: move the buffer_heads_over_limit stub to buffer_head.h, Christoph Hellwig
- [PATCH 05/10] fs: remove the mount_bdev and kill_block_super stubs, Christoph Hellwig
- [PATCH 04/10] fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines, Christoph Hellwig
- [PATCH 03/10] fs: remove an unused block_device_operations forward declaration, Christoph Hellwig
- [PATCH 01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK, Christoph Hellwig
- [PATCH 02/10] block: mark bd_finish_claiming static, Christoph Hellwig
- Re: move block bits out of fs.h, Jens Axboe
[PATCH v2 00/16] Remove uninitialized_var() macro,
Kees Cook
- [PATCH v2 04/16] b43: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 10/16] KVM: PPC: Book3S PR: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 13/16] mm/debug_vm_pgtable: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 16/16] compiler: Remove uninitialized_var() macro, Kees Cook
- [PATCH v2 14/16] checkpatch: Remove awareness of uninitialized_var() macro, Kees Cook
- [PATCH v2 12/16] f2fs: Eliminate usage of uninitialized_var() macro, Kees Cook
- [PATCH v2 11/16] media: sur40: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 07/16] clk: st: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 09/16] clk: spear: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 08/16] spi: davinci: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 06/16] ide: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 05/16] rtlwifi: rtl8192cu: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 02/16] x86/mm/numa: Remove uninitialized_var() usage, Kees Cook
- [PATCH v2 01/16] docs: deprecated.rst: Add uninitialized_var(), Kees Cook
- [PATCH v2 03/16] drbd: Remove uninitialized_var() usage, Kees Cook
- Re: [PATCH v2 00/16] Remove uninitialized_var() macro, Sedat Dilek
[PATCH V2] drivers/block: Use kobj_to_dev() API,
Wang Qing
[PATCH][next] block: bio: Use struct_size() in kmalloc(),
Gustavo A. R. Silva
[PATCH v4] docs: block: Create blk-mq documentation,
André Almeida
[PATCH][next] blk-iocost: Use struct_size() in kzalloc_node(),
Gustavo A. R. Silva
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]