Linux Block Development
[Prev Page][Next Page]
- Re: [RFC PATCH 00/28] Removing struct page from P2PDMA, (continued)
- [PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD),
Jack Wang
- [PATCH v4 01/25] sysfs: export sysfs_remove_file_self(), Jack Wang
- [PATCH v4 02/25] ibtrs: public interface header to establish RDMA connections, Jack Wang
- [PATCH v4 05/25] ibtrs: client: private header with client structs and functions, Jack Wang
- [PATCH v4 03/25] ibtrs: private headers with IBTRS protocol structs and helpers, Jack Wang
- [PATCH v4 04/25] ibtrs: core: lib functions shared between client and server modules, Jack Wang
- [PATCH v4 07/25] ibtrs: client: statistics functions, Jack Wang
- [PATCH v4 08/25] ibtrs: client: sysfs interface functions, Jack Wang
- [PATCH v4 09/25] ibtrs: server: private header with server structs and functions, Jack Wang
- [PATCH v4 06/25] ibtrs: client: main functionality, Jack Wang
- [PATCH v4 11/25] ibtrs: server: statistics functions, Jack Wang
- [PATCH v4 12/25] ibtrs: server: sysfs interface functions, Jack Wang
- [PATCH v4 10/25] ibtrs: server: main functionality, Jack Wang
- [PATCH v4 13/25] ibtrs: include client and server modules into kernel compilation, Jack Wang
- [PATCH v4 14/25] ibtrs: a bit of documentation, Jack Wang
- [PATCH v4 15/25] ibnbd: private headers with IBNBD protocol structs and helpers, Jack Wang
- [PATCH v4 16/25] ibnbd: client: private header with client structs and functions, Jack Wang
- [PATCH v4 18/25] ibnbd: client: sysfs interface functions, Jack Wang
- [PATCH v4 19/25] ibnbd: server: private header with server structs and functions, Jack Wang
- [PATCH v4 17/25] ibnbd: client: main functionality, Jack Wang
- [PATCH v4 20/25] ibnbd: server: main functionality, Jack Wang
- [PATCH v4 21/25] ibnbd: server: functionality for IO submission to file or block dev, Jack Wang
- [PATCH v4 22/25] ibnbd: server: sysfs interface functions, Jack Wang
- [PATCH v4 23/25] ibnbd: include client and server modules into kernel compilation, Jack Wang
- [PATCH v4 24/25] ibnbd: a bit of documentation, Jack Wang
- [PATCH v4 25/25] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules, Jack Wang
- Re: [PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD), Danil Kipnis
- [GIT PULL] Block fixes for 5.2-rc6,
Jens Axboe
- [RFC PATCH v7 0/5] treewide: improve R-Car SDHI performance,
Yoshihiro Shimoda
- [io_uring]: fio's ./t/io_uring on /dev/nullb0 causing CPU stalls,
Stephen Bates
- [PATCH] null_blk: remove duplicate 0 initialization,
Chaitanya Kulkarni
- [PATCH 0/3] block: small fix and code cleanup for blk-mq-debugfs.c,
Chaitanya Kulkarni
- [PATCH V4 0/5] block: improve print_req_error,
Chaitanya Kulkarni
- [PATCH] [RESEND] floppy: fix harmless clang build warning,
Arnd Bergmann
- memory leak in bio_copy_user_iov,
syzbot
- [PATCH v1 06/22] docs: blockdev: convert to ReST, Mauro Carvalho Chehab
- [PATCH v1 09/22] docs: block: convert to ReST, Mauro Carvalho Chehab
- [PATCH v1 11/22] docs: admin-guide: add .rst files from the main dir, Mauro Carvalho Chehab
- [PATCH V3 0/6] block: improve print_req_error,
Chaitanya Kulkarni
- [PATCH] drbd: dynamically allocate shash descriptor,
Arnd Bergmann
- same page merging leak fix v4,
Christoph Hellwig
- [PATCH V2 0/7] block: use right accessor to read nr_setcs,
Chaitanya Kulkarni
- Re: [PATCH 0/2] bcache: two emergent fixes for Linux v5.2-rc5 (use-after-scope),
Dmitry Vyukov
- [RFC PATCH v2 0/4] blkcg: add support weighted round robin tagset map,
Weiping Zhang
- [PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support,
Tejun Heo
- [PATCH 1/9] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages, Tejun Heo
- [PATCH 3/9] blkcg, writeback: Implement wbc_blkcg_css(), Tejun Heo
- [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT, Tejun Heo
- [PATCH 7/9] Btrfs: only associate the locked page with one async_cow struct, Tejun Heo
- [PATCH 9/9] Btrfs: extent_write_locked_range() should attach inode->i_wb, Tejun Heo
- [PATCH 8/9] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios, Tejun Heo
- [PATCH 5/9] Btrfs: stop using btrfs_schedule_bio(), Tejun Heo
- [PATCH 6/9] Btrfs: delete the entire async bio submission framework, Tejun Heo
- [PATCH 2/9] blkcg, writeback: Add wbc->no_wbc_acct, Tejun Heo
- Re: [PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support, David Sterba
- Bug 7805 strikes again?, Andrew Randrianasulu
- Re: [PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst,
Jonathan Corbet
- [GIT PULL] Block fixes for 5.2-rc5,
Jens Axboe
- [PATCH 00/29] bcache candidate patches for Linux v5.3,
Coly Li
- [PATCH 01/29] bcache: Revert "bcache: fix high CPU occupancy during journal", Coly Li
- [PATCH 02/29] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free", Coly Li
- [PATCH 03/29] bcache: add code comments for journal_read_bucket(), Coly Li
- [PATCH 04/29] bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket(), Coly Li
- [PATCH 05/29] bcache: remove retry_flush_write from struct cache_set, Coly Li
- [PATCH 06/29] bcache: fix race in btree_flush_write(), Coly Li
- [PATCH 07/29] bcache: add reclaimed_journal_buckets to struct cache_set, Coly Li
- [PATCH 08/29] bcache: fix return value error in bch_journal_read(), Coly Li
- [PATCH 09/29] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()", Coly Li
- [PATCH 10/29] bcache: avoid flushing btree node in cache_set_flush() if io disabled, Coly Li
- [PATCH 11/29] bcache: ignore read-ahead request failure on backing device, Coly Li
- [PATCH 12/29] bcache: add io error counting in write_bdev_super_endio(), Coly Li
- [PATCH 13/29] bcache: remove "XXX:" comment line from run_cache_set(), Coly Li
- [PATCH 14/29] bcache: remove unnecessary prefetch() in bset_search_tree(), Coly Li
- [PATCH 15/29] bcache: use sysfs_match_string() instead of __sysfs_match_string(), Coly Li
- [PATCH 16/29] bcache: add return value check to bch_cached_dev_run(), Coly Li
- [PATCH 17/29] bcache: remove unncessary code in bch_btree_keys_init(), Coly Li
- [PATCH 18/29] bcache: check CACHE_SET_IO_DISABLE in allocator code, Coly Li
- [PATCH 19/29] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal(), Coly Li
- [PATCH 20/29] bcache: more detailed error message to bcache_device_link(), Coly Li
- [PATCH 21/29] bcache: add more error message in bch_cached_dev_attach(), Coly Li
- [PATCH 22/29] bcache: shrink btree node cache after bch_btree_check(), Coly Li
- [PATCH 23/29] bcache: improve error message in bch_cached_dev_run(), Coly Li
- [PATCH 24/29] bcache: make bset_search_tree() be more understandable, Coly Li
- [PATCH 25/29] bcache: add pendings_cleanup to stop pending bcache device, Coly Li
- [PATCH 26/29] bcache: avoid a deadlock in bcache_reboot(), Coly Li
- [PATCH 27/29] bcache: acquire bch_register_lock later in cached_dev_detach_finish(), Coly Li
- [PATCH 28/29] bcache: acquire bch_register_lock later in cached_dev_free(), Coly Li
- [PATCH 29/29] bcache: fix potential deadlock in cached_def_free(), Coly Li
- Re: [PATCH 00/29] bcache candidate patches for Linux v5.3, Jens Axboe
- [PATCH 0/2] Fix misuse of blk_rq_stats in blk-iolatency,
Pavel Begunkov (Silence)
- [PATCH 1/1] blk-mq/debugfs: Fix improper print qualifier,
Pavel Begunkov (Silence)
- [PATCHSET block/for-next] IO cost model based work-conserving porportional controller,
Tejun Heo
- [PATCH 02/10] blkcg: make ->cpd_init_fn() optional, Tejun Heo
- [PATCH 07/10] blk-mq: add optional request->pre_start_time_ns, Tejun Heo
- [PATCH 09/10] blkcg: add tools/cgroup/monitor_ioweight.py, Tejun Heo
- [PATCH 08/10] blkcg: implement blk-ioweight, Tejun Heo
- [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST, Tejun Heo
- [PATCH 06/10] blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/, Tejun Heo
- [PATCH 05/10] block/rq_qos: implement rq_qos_ops->queue_depth_changed(), Tejun Heo
- [PATCH 01/10] blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn(), Tejun Heo
- [PATCH 04/10] block/rq_qos: add rq_qos_merge(), Tejun Heo
- [PATCH 03/10] blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep(), Tejun Heo
- Re: [PATCHSET block/for-next] IO cost model based work-conserving porportional controller, Tejun Heo
- [PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support,
Tejun Heo
- [PATCH 5/8] Btrfs: delete the entire async bio submission framework, Tejun Heo
- [PATCH 7/8] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios, Tejun Heo
- [PATCH 1/8] blkcg, writeback: Add wbc->no_wbc_acct, Tejun Heo
- [PATCH 2/8] blkcg, writeback: Implement wbc_blkcg_css(), Tejun Heo
- [PATCH 3/8] blkcg: implement REQ_CGROUP_PUNT, Tejun Heo
- [PATCH 4/8] Btrfs: stop using btrfs_schedule_bio(), Tejun Heo
- [PATCH 6/8] Btrfs: only associate the locked page with one async_cow struct, Tejun Heo
- [PATCH 8/8] Btrfs: extent_write_locked_range() should attach inode->i_wb, Tejun Heo
- Re: [PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support, Tejun Heo
- [RFC PATCH 0/1] block/cfq : Include check to avoid NULL Pointer,
Leonardo Bras
- [PATCHSET block/for-linus] Assorted blkcg fixes,
Tejun Heo
- [PATCH] io_uring: fix memory leak of UNIX domain socket inode,
Eric Biggers
- [PATCH] block/ps3vram: Use %llu to format sector_t after LBDAF removal,
Geert Uytterhoeven
- alternative take on the same page merging leak fix v2,
Christoph Hellwig
- [RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance,
Yoshihiro Shimoda
- [PATCH] block: use req_op() to maintain consistency,
Chaitanya Kulkarni
- [PATCH V2 0/2] block: improve print_req_error,
Chaitanya Kulkarni
- [PATCH 0/8] block: use right accessor to read nr_sects,
Chaitanya Kulkarni
- [PATCH v4 04/28] docs: cdrom: convert docs to ReST and rename to *.rst, Mauro Carvalho Chehab
- [PATCH 1/2] nbd: make sock_xmit() and nbd_add_socket() more generic,
roman . stratiienko
- [PATCH 0/4] Fixes for potential deadlock during reboot,
Coly Li
- [PATCH] blk-mq: no need to check return value of debugfs_create functions,
Greg Kroah-Hartman
- [PATCH] block/switching-sched.txt: Update to blk-mq schedulers,
Andreas Herrmann
- [PATCH] blkio-controller.txt: Remove references to CFQ,
Andreas Herrmann
- [PATCH] io_uring: fix SQPOLL cpu check,
Stephen Bates
- [PATCH] null_blk: remove duplicate check for report zone,
Chaitanya Kulkarni
- [PATCH 0/2] block: improve print_req_error(),
Chaitanya Kulkarni
- Re: [PATCH v3 05/33] docs: cgroup-v1: convert docs to ReST and rename to *.rst, Tejun Heo
- io_uring: buf_index and registered buffers,
Stephen Bates
- alternative take on the same page merging leak fix,
Christoph Hellwig
- [PATCH liburing] example/io_uring-test.c: Fix iovecs increment,
Stephen Bates
- [PATCH] blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests,
Ming Lei
- [PATCH] io_uring: replace ->needs_lock to ->in_async, Jackie Liu
- WARNING in blk_mq_sched_free_requests,
syzbot
- [PATCH v2 blktests] block: add freeze/unfreeze sequence test,
Bob Liu
- Re: [PATCH v2] loop: avoid EAGAIN, if offset or block size are changed, Francesco Ruggeri
- [PATCH V3 0/2] block: fix page leak by merging to same page,
Ming Lei
- [PATCH V2 0/2] block: fix page leak by merging to same page,
Ming Lei
- [PATCH 0/2] bcache: two emergent fixes for Linux v5.2-rc5,
Coly Li
- [REGRESSION] commit c2b3c170db610 causes blktests block/002 failure,
Theodore Ts'o
- [PATCH 4.4 078/241] bio: fix improper use of smp_mb__before_atomic(), Greg Kroah-Hartman
- [PATCH V2] bcache: fix stack corruption by PRECEDING_KEY(),
Coly Li
- [PATCH] block: document iostat changes for disk busy time accounting, Konstantin Khlebnikov
- [PATCH v3 04/33] docs: cdrom: convert docs to ReST and rename to *.rst, Mauro Carvalho Chehab
- [RESEND PATCH] block: move tag field position in struct request,
Minwoo Im
- [PATCH 0/2] block: fix page leak by merging to same page,
Ming Lei
- [PATCH AUTOSEL 5.1 29/70] io_uring: Fix __io_uring_register() false success, Sasha Levin
- [PATCH AUTOSEL 5.1 60/70] blk-mq: Fix memory leak in error handling, Sasha Levin
- [PATCH AUTOSEL 4.19 22/49] loop: Don't change loop device under exclusive opener,
Sasha Levin
- [PATCH AUTOSEL 5.1 35/70] loop: Don't change loop device under exclusive opener,
Sasha Levin
- [RFC PATCH] bcache: fix stack corruption by PRECEDING_KEY(),
Coly Li
- [GIT PULL] Block fixes for 5.2-rc4,
Jens Axboe
- [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4],
David Howells
- [PATCH 01/13] security: Override creds in __fput() with last fputter's creds [ver #4], David Howells
- [PATCH 02/13] uapi: General notification ring definitions [ver #4], David Howells
- [PATCH 03/13] security: Add hooks to rule on setting a watch [ver #4], David Howells
- [PATCH 04/13] security: Add a hook for the point of notification insertion [ver #4], David Howells
- [PATCH 05/13] General notification queue with user mmap()'able ring buffer [ver #4], David Howells
- [PATCH 06/13] keys: Add a notification facility [ver #4], David Howells
- [PATCH 07/13] vfs: Add a mount-notification facility [ver #4], David Howells
- [PATCH 08/13] vfs: Add superblock notifications [ver #4], David Howells
- [PATCH 09/13] fsinfo: Export superblock notification counter [ver #4], David Howells
- [PATCH 10/13] Add a general, global device notification watch list [ver #4], David Howells
- [PATCH 11/13] block: Add block layer notifications [ver #4], David Howells
- [PATCH 12/13] usb: Add USB subsystem notifications [ver #4], David Howells
- [PATCH 13/13] Add sample notification program [ver #4], David Howells
- Re: [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4], Stephen Smalley
[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]