Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 4/9] block: Remove partition support for zoned block devices, (continued)
- [PATCH] rdb: fix spelling mistake "requeueing" -> "requeuing",
Colin King
- [PATCH] nbd: fix spelling mistake "requeueing" -> "requeuing", Colin King
- [PATCHSET v2 block/for-next] blk-cgroup: use cgroup rstat for IO stats,
Tejun Heo
- [PATCHSET v2 0/3] io_uring/io-wq: support unbounded work,
Jens Axboe
- [PATCHSET v3 0/3] io_uring CQ ring backpressure,
Jens Axboe
- [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #2],
David Howells
- [RFC PATCH 01/14] uapi: General notification queue definitions [ver #2], David Howells
- [RFC PATCH 02/14] security: Add hooks to rule on setting a watch [ver #2], David Howells
- [RFC PATCH 03/14] security: Add a hook for the point of notification insertion [ver #2], David Howells
- [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE [ver #2], David Howells
- [RFC PATCH 05/14] pipe: Add general notification queue support [ver #2], David Howells
- [RFC PATCH 06/14] keys: Add a notification facility [ver #2], David Howells
- [RFC PATCH 07/14] Add sample notification program [ver #2], David Howells
- [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications [ver #2], David Howells
- [RFC PATCH 09/14] pipe: Add notification lossage handling [ver #2], David Howells
- [RFC PATCH 10/14] Add a general, global device notification watch list [ver #2], David Howells
- [RFC PATCH 11/14] block: Add block layer notifications [ver #2], David Howells
- [RFC PATCH 12/14] usb: Add USB subsystem notifications [ver #2], David Howells
- [RFC PATCH 13/14] selinux: Implement the watch_key security hook [ver #2], David Howells
- [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks [ver #2], David Howells
- Re: [RFC PATCH 05/14] pipe: Add general notification queue support [ver #2], David Howells
- [PATCH] block: drbd: remove a stay unlock in __drbd_send_protocol(),
Dan Carpenter
- [PATCH v2] io_uring: add support for linked SQE timeouts, Jens Axboe
- [PATCHSET v2 0/3] io_uring CQ ring backpressure,
Jens Axboe
- [PATCH v3 0/3] Inline sqe_submit,
Pavel Begunkov
- [PATCH v2 0/3] Inline sqe_submit,
Pavel Begunkov
- [PATCHSET block/for-next] blk-cgroup: use cgroup rstat for IO stats,
Tejun Heo
- [PATCHSET 0/2] Add unbounded io_wq for io_uring,
Jens Axboe
- [PATCH 1/1] io_uring: Remove extra io_commit_sqring(),
Pavel Begunkov
- [RFC] io_uring CQ ring backpressure,
Jens Axboe
- disk revalidation cleanups and fixlets,
Christoph Hellwig
- elevator= kernel argument for recent kernels,
Jan Kara
- [PATCH] io_uring: fixup a few spots where link failure isn't flagged,
Jens Axboe
- [PATCH] io_uring: kill dead REQ_F_LINK_DONE flag, Jens Axboe
- [RFC 0/3] Inline sqe_submit,
Pavel Begunkov
- [PATCH] io_uring: enable optimized link handling for IORING_OP_POLL_ADD, Jens Axboe
- [PATCH v2 0/2] cleanup of submission path,
Pavel Begunkov
- [PATCHSET 0/2] io_uring support for linked timeouts,
Jens Axboe
- [PATCH] io-wq: use proper nesting IRQ disabling spinlocks for cancel, Jens Axboe
- [PATCH] blk-wbt: Fix data race and avoid possible false sharing, Marco Elver
- [PATCH v3] blk-mq: Document functions for sending request, André Almeida
- [PATCH block/for-5.4-fixes] blkcg: make blkcg_print_stat() print stats only for online blkgs,
Tejun Heo
- [PATCH liburing v3 0/3] Fedora 31 RPM improvements,
Stefan Hajnoczi
- [PATCH] block: skip the split micro-optimization for devices with chunk size,
Christoph Hellwig
- [PATCH] MAINTAINERS: update io_uring entry, Jens Axboe
- [PATCH] block: avoid blk_bio_segment_split for small I/O operations,
Christoph Hellwig
- [PATCH liburing v2 0/3] Fedora 31 RPM improvements,
Stefan Hajnoczi
- [PATCH liburing 0/3] Fedora 31 RPM improvements,
Stefan Hajnoczi
- KCSAN: data-race in process_srcu / synchronize_srcu,
syzbot
- [PATCH v2 1/2] kernfs: Convert to u64 id,
Namhyung Kim
- [RFC] io_uring: stop only support read/write for ctx with IORING_SETUP_IOPOLL,
yangerkun
- [PATCH] blk-mq: make sure that line break can be printed,
Ming Lei
- [PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
- [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v2 12/18] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
- [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
- [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage, John Hubbard
- [PATCH v2 11/18] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v2 14/18] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM), John Hubbard
- [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
- [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines, John Hubbard
- [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(), John Hubbard
- [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(), John Hubbard
- [PATCH] io_uring: add completion trace event, Jens Axboe
- [PATCH V4] block: optimize for small block size IO,
Ming Lei
- [GIT PULL] Block fixes for 5.4-rc6,
Jens Axboe
- [PATCH] io_uring: remove io_uring_add_to_prev() trace event, Jens Axboe
- [RFC PATCH 00/11] pipe: Notification queue preparation [ver #3],
David Howells
[RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots [ver #3], David Howells
[RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() [ver #3], David Howells
[RFC PATCH 07/11] pipe: Conditionalise wakeup in pipe_read() [ver #3], David Howells
[RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot [ver #3], David Howells
[RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() [ver #3], David Howells
[RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in pipe_write() [ver #3], David Howells
[RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count [ver #3], David Howells
Re: [RFC PATCH 00/11] pipe: Notification queue preparation [ver #3], Linus Torvalds
Re: [RFC PATCH 00/11] pipe: Notification queue preparation [ver #3], David Howells
Details on the UAPI of implementing notifications on pipes, David Howells
[PATCH] block: retry blk_rq_map_user_iov() on failure,
Jens Axboe
[PATCH v3 0/3] block: sed-opal: Generic Read/Write Opal Tables,
Revanth Rajashekar
[PATCH] io_uring: signedness bug in io_async_cancel(),
Dan Carpenter
[PATCH] iocost: don't nest spin_lock_irq in ioc_weight_write(),
Dan Carpenter
[PATCH v4] loop: fix no-unmap write-zeroes request behavior,
Darrick J. Wong
[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage, John Hubbard
- [PATCH 14/19] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH 19/19] Documentation/vm: add pin_user_pages.rst, John Hubbard
- [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM), John Hubbard
- [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(), John Hubbard
- [PATCH 12/19] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH 11/19] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(), John Hubbard
- [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH 02/19] mm/gup: factor out duplicate code from four routines, John Hubbard
- [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
- [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
- [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
- [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
[PATCH blktests v2 0/3] Add --config argument for custom config filenames,
André Almeida
[blktests PATCH 0/2] nvme: add a new test to check model attr,
Chaitanya Kulkarni
[PATCH AUTOSEL 4.19 36/38] nbd: protect cmd->status with cmd->lock, Sasha Levin
[PATCH AUTOSEL 4.19 37/38] nbd: handle racing with error'ed out commands, Sasha Levin
[PATCH AUTOSEL 4.19 38/38] nbd: verify socket is supported during setup, Sasha Levin
[PATCH AUTOSEL 4.14 24/24] nbd: verify socket is supported during setup, Sasha Levin
[PATCH AUTOSEL 4.14 23/24] nbd: handle racing with error'ed out commands, Sasha Levin
Re: BUG: unable to handle kernel paging request in io_wq_cancel_all,
syzbot
[PATCH] liburing/test: fix build errors,
Joseph Qi
[PATCH] blk-mq: Fix typo in comment,
Gabriela Bittencourt
[PATCH v2] blk-mq: Document functions for sending request, André Almeida
[PATCH blktests 0/3] Add --config argument for custom config filenames,
André Almeida
[PATCH] blk-mq: Make blk_mq_run_hw_queue() return void,
John Garry
[PATCH] io_uring: support for generic async request cancel, Jens Axboe
[PATCH V3] block: optimize for small block size IO,
Ming Lei
[PATCH] fs/iomap: remove redundant check in iomap_dio_rw(),
Joseph Qi
[PATCH V2] block: optimize for small BS IO,
Ming Lei
[PATCH] block: optimize for small BS IO,
Ming Lei
[PATCH] io_uring: set -EINTR directly when a signal wakes up in io_cqring_wait,
Jackie Liu
[PATCH] blk-mq: Document functions for sending request,
André Almeida
KASAN: use-after-free Read in io_uring_setup,
syzbot
[PATCH v5 0/9] Inline Encryption Support,
Satya Tangirala
[PATCH][for-linus] io_uring: Fix mm_fault with READ/WRITE_FIXED,
Pavel Begunkov
[PATCH][for-linus] io_uring: Fix leaked shadow_req,
Pavel Begunkov
[PATCH 1/1] io_uring: remove index from sqe_submit,
Pavel Begunkov
[PATCH 0/2][for-next] cleanup submission path,
Pavel Begunkov
[PATCH 0/8] Zone management commands support,
Damien Le Moal
- [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging, Damien Le Moal
- [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling, Damien Le Moal
- [PATCH 3/8] scsi: sd_zbc: Fix sd_zbc_complete(), Damien Le Moal
- [PATCH 4/8] block: add zone open, close and finish operations, Damien Le Moal
- [PATCH 5/8] block: add zone open, close and finish ioctl support, Damien Le Moal
- [PATCH 6/8] scsi: sd_zbc: add zone open, close, and finish support, Damien Le Moal
- [PATCH 7/8] dm: add zone open, close and finish support, Damien Le Moal
- [PATCH 8/8] null_blk: add zone open, close, and finish support, Damien Le Moal
- Re: [PATCH 0/8] Zone management commands support, Jens Axboe
- Re: [PATCH 0/8] Zone management commands support, Jens Axboe
Re: KASAN: null-ptr-deref Write in io_wq_cancel_all, syzbot
[PATCH v2] io_uring: support for larger fixed file sets, Jens Axboe
[PATCH] io_uring: protect fixed file indexing with array_index_nospec(), Jens Axboe
[PATCH AUTOSEL 5.3 76/99] rbd: cancel lock_dwork if the wait is interrupted, Sasha Levin
[GIT PULL] Fixes for 5.4-rc5,
Jens Axboe
[PATCH] io_uring: support for larger fixed file sets,
Jens Axboe
[PATCHSET v2 0/4] io_uring: add support for accept(4),
Jens Axboe
[PATCHSET v2 0/2] Replace io_uring workqueues with io-wq,
Jens Axboe
[PATCH v2 0/3] Reduce the amount of memory required for request queues,
Bart Van Assche
dm-snapshot for system updates in Android,
Alessio Balsini
[BUG] io_uring: defer logic based on shared data,
Pavel Begunkov
[PATCH liburing 1/1] test/defer: Test deferring with drain and links,
Pavel Begunkov (Silence)
[BUG][RFC] Miscalculated inflight counter in io_uring,
Pavel Begunkov
[PATCH 0/3][for-linus] Fix bunch of bugs in io_uring,
Pavel Begunkov (Silence)
[PATCH] md/raid1: avoid soft lockup under high load,
Hannes Reinecke
[PATCH blktests v2 0/2] Add a test that triggers blk_mq_update_nr_hw_queues(),
Bart Van Assche
[PATCH] block: reorder bio::__bi_remaining for better packing,
David Sterba
[PATCH trivial] block: mtip32xx: Spelling s/configration/configuration/, Geert Uytterhoeven
[PATCHSET] Replace io_uring workqueues with io-wq,
Jens Axboe
[RFC 0/2] io_uring: examine request result only after completion,
Bijan Mottahedeh
[PATCH 0/4] zoned block device report zones enhancements,
Damien Le Moal
[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]