linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 20:20:22 to 2019-10-31 16:28:55 UTC [more...]

[PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-31 16:28 UTC  (14+ messages)

[PATCH v3 0/3] block: sed-opal: Generic Read/Write Opal Tables
 2019-10-31 16:13 UTC  (4+ messages)
` [PATCH v3 1/3] block: sed-opal: Generalizing write data to any opal table
` [PATCH v3 2/3] block: sed-opal: Add support to read/write opal tables generically
` [PATCH v3 3/3] block: sed-opal: Introduce Opal Datastore UID

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-31 15:57 UTC  (18+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
` [RFC PATCH 11/10] pipe: Add fsync() support "

[PATCH] io_uring: signedness bug in io_async_cancel()
 2019-10-31 12:57 UTC  (2+ messages)

[PATCH] iocost: don't nest spin_lock_irq in ioc_weight_write()
 2019-10-31 10:53 UTC 

[PATCH] blk-mq: Make blk_mq_run_hw_queue() return void
 2019-10-31 10:10 UTC  (2+ messages)

[PATCH v4] loop: fix no-unmap write-zeroes request behavior
 2019-10-31  3:29 UTC 

[PATCH V3] block: optimize for small block size IO
 2019-10-31  1:33 UTC  (7+ messages)

[PATCH] md/raid1: avoid soft lockup under high load
 2019-10-30 23:20 UTC  (2+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-30 23:05 UTC  (21+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH blktests v2 0/3] Add --config argument for custom config filenames
 2019-10-30 22:27 UTC  (4+ messages)
` [PATCH blktests v2 1/3] check: Make "device-only" option a valid option
` [PATCH blktests v2 2/3] check: Add configuration file option
` [PATCH blktests v2 3/3] Documentation: Add information about `--config` argument

[PATCH blktests 0/3] Add --config argument for custom config filenames
 2019-10-30 22:14 UTC  (8+ messages)
` [PATCH blktests 1/3] check: Add configuration file option
` [PATCH blktests 2/3] Documentation: Add information about `--config` argument
` [PATCH blktests 3/3] check: Make "device-only" option a valid option

[PATCH blktests v2 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
 2019-10-30 20:45 UTC  (2+ messages)

[blktests PATCH 0/2] nvme: add a new test to check model attr
 2019-10-30 19:52 UTC  (3+ messages)
` [blktests PATCH 1/2] nvme: handle model attr in subsys create helper
` [blktests PATCH 2/2] nvme: add new test to check model attribute

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-30 19:26 UTC  (22+ messages)

[PATCH AUTOSEL 4.19 36/38] nbd: protect cmd->status with cmd->lock
 2019-10-30 15:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 37/38] nbd: handle racing with error'ed out commands
` [PATCH AUTOSEL 4.19 38/38] nbd: verify socket is supported during setup

[PATCH AUTOSEL 4.14 23/24] nbd: handle racing with error'ed out commands
 2019-10-30 15:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 24/24] nbd: verify socket is supported during setup

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-10-30 14:41 UTC  (2+ messages)

[PATCH] liburing/test: fix build errors
 2019-10-30 14:11 UTC  (2+ messages)

INFO: task hung in nbd_ioctl
 2019-10-30  8:41 UTC  (5+ messages)

[PATCH] blk-mq: Fix typo in comment
 2019-10-30  5:55 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v2] blk-mq: Document functions for sending request
 2019-10-29 20:57 UTC 

[PATCH] blk-mq: Document functions for sending request
 2019-10-29 20:56 UTC  (2+ messages)

[PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
 2019-10-29 16:14 UTC  (4+ messages)

[PATCH] io_uring: support for generic async request cancel
 2019-10-29 15:21 UTC 

dm-snapshot for system updates in Android
 2019-10-29 14:21 UTC  (2+ messages)

[PATCH 0/8] Zone management commands support
 2019-10-29 12:23 UTC  (16+ messages)
` [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging
` [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
` [PATCH 3/8] scsi: sd_zbc: Fix sd_zbc_complete()
` [PATCH 4/8] block: add zone open, close and finish operations
` [PATCH 5/8] block: add zone open, close and finish ioctl support
` [PATCH 6/8] scsi: sd_zbc: add zone open, close, and finish support
` [PATCH 7/8] dm: add zone open, close "
` [PATCH 8/8] null_blk: add zone open, close, "

[PATCH V2] block: optimize for small BS IO
 2019-10-29 10:13 UTC  (3+ messages)

[PATCH] block: optimize for small BS IO
 2019-10-29  6:28 UTC  (5+ messages)

[PATCH] io_uring: set -EINTR directly when a signal wakes up in io_cqring_wait
 2019-10-29  3:16 UTC 

[PATCHSET v2 0/2] Replace io_uring workqueues with io-wq
 2019-10-28 21:21 UTC  (4+ messages)
` [PATCH 1/2] io-wq: small threadpool implementation for io_uring

KASAN: use-after-free Read in io_uring_setup
 2019-10-28 15:15 UTC  (3+ messages)

[PATCH 0/2][for-next] cleanup submission path
 2019-10-28 11:12 UTC  (17+ messages)
` [PATCH 1/2] io_uring: handle mm_fault outside of submission
` [PATCH 2/2] io_uring: merge io_submit_sqes and io_ring_submit

INFO: task syz-executor can't die for more than 143 seconds. (2)
 2019-10-28  8:51 UTC  (3+ messages)

[PATCH v5 0/9] Inline Encryption Support
 2019-10-28  7:20 UTC  (10+ messages)
` [PATCH v5 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v5 2/9] block: Add encryption context to struct bio
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption
` [PATCH v5 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v5 5/9] scsi: ufs: UFS crypto API
` [PATCH v5 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v5 7/9] fscrypt: add inline encryption support
` [PATCH v5 8/9] f2fs: "
` [PATCH v5 9/9] ext4: "

[bug report] null_blk: return fixed zoned reads > write pointer
 2019-10-28  6:13 UTC  (4+ messages)

[PATCH][for-linus] io_uring: Fix leaked shadow_req
 2019-10-28  3:29 UTC  (2+ messages)

[PATCH][for-linus] io_uring: Fix mm_fault with READ/WRITE_FIXED
 2019-10-28  3:28 UTC  (2+ messages)

[PATCH 1/1] io_uring: remove index from sqe_submit
 2019-10-27 16:27 UTC  (2+ messages)

[PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
 2019-10-27  7:23 UTC  (10+ messages)

KASAN: null-ptr-deref Write in io_wq_cancel_all
 2019-10-27  6:33 UTC 

[GIT PULL] Fixes for 5.4-rc5
 2019-10-26 20:45 UTC  (2+ messages)

[PATCH v2] io_uring: support for larger fixed file sets
 2019-10-26 13:56 UTC 

[PATCH] io_uring: protect fixed file indexing with array_index_nospec()
 2019-10-26 13:51 UTC 

[PATCH AUTOSEL 5.3 76/99] rbd: cancel lock_dwork if the wait is interrupted
 2019-10-26 13:15 UTC 

[PATCH] io_uring: support for larger fixed file sets
 2019-10-26 13:14 UTC  (3+ messages)

[PATCH v9 00/12] nvmet: add target passthru commands support
 2019-10-25 23:09 UTC  (4+ messages)
` [PATCH v9 05/12] Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> [logang@deltatee.com: fixed some of the wording in the help message] Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
    ` [PATCH v9 05/12]

[PATCHSET v2 0/4] io_uring: add support for accept(4)
 2019-10-25 21:45 UTC  (4+ messages)
` [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files

[PATCH] nbd: verify socket is supported during setup
 2019-10-25 20:37 UTC  (2+ messages)

[PATCH 0/2] fix double completion of timed out commands
 2019-10-25 20:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).