linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-28 01:05:49 to 2019-01-10 02:44:37 UTC [more...]

[PATCHSET v2] io_uring IO interface
 2019-01-10  2:43 UTC  (10+ messages)
` [PATCH 01/15] fs: add an iopoll method to struct file_operations
` [PATCH 02/15] block: wire up block device iopoll method
` [PATCH 03/15] block: add bio_set_polled() helper
` [PATCH 04/15] iomap: wire up the iopoll method
` [PATCH 05/15] Add io_uring IO interface
` [PATCH 06/15] io_uring: support for IO polling
` [PATCH 07/15] io_uring: add submission side request cache
` [PATCH 08/15] fs: add fget_many() and fput_many()
` [PATCH 09/15] io_uring: use fget/fput_many() for file references

[PATCH] block: fix kerneldoc comment for blk_attempt_plug_merge()
 2019-01-09 22:29 UTC  (2+ messages)

[PATCH] loop: drop caches if offset is changed
 2019-01-09 20:51 UTC  (6+ messages)
` [PATCH v2] loop: drop caches if offset or block_size are changed
    ` [PATCH v3] "

[PATCHSET v1] io_uring IO interface
 2019-01-09 20:49 UTC  (35+ messages)
` [PATCH 01/16] fs: add an iopoll method to struct file_operations
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: support for IO polling
` [PATCH 07/16] io_uring: add submission side request cache
` [PATCH 08/16] fs: add fget_many() and fput_many()
` [PATCH 09/16] io_uring: use fget/fput_many() for file references
` [PATCH 10/16] io_uring: split kiocb init from allocation
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: support kernel side submission
` [PATCH 15/16] io_uring: add submission polling
` [PATCH 16/16] io_uring: add io_uring_event cache hit information

[PATCH] scsi: isci: initialize shost fully before calling scsi_add_host()
 2019-01-09 18:41 UTC  (5+ messages)

[PATCH v2 0/4] Write-hint for FS journal
 2019-01-09 15:31 UTC  (5+ messages)
    ` [PATCH 1/4] block: Increase count of supported write-hints
    ` [PATCH 2/4] fs: introduce four macros for in-kernel hints
    ` [PATCH 3/4] fs: introduce APIs to enable sending write-hint with buffer-head
    ` [PATCH 4/4] fs/ext4,jbd2: add support for passing write-hint with journal

[PATCH] block: doc: add slice_idle_us to bfq documentation
 2019-01-09 15:16 UTC  (4+ messages)

[PATCH blktests 00/14] Implement zoned block device support
 2019-01-09  8:46 UTC  (16+ messages)
` [PATCH blktests 01/14] config: Introduce ZONED variable
` [PATCH blktests 02/14] common: Introduce _test_dev_is_zoned() helper function
` [PATCH blktests 03/14] common: Move set_scheduler() function from multipath-over-rdma to rc
` [PATCH blktests 04/14] block/004: Adjust fio conditions for zoned block device
` [PATCH blktests 05/14] block/013: Skip for zoned block devices
` [PATCH blktests 06/14] block/018,024: Skip when ZONED is set
` [PATCH blktests 07/14] check: Introduce group_exit() function
` [PATCH blktests 08/14] src: Introduce zbdioctl program
` [PATCH blktests 09/14] tests: Introduce zbd test group
` [PATCH blktests 10/14] zbd/001: sysfs and ioctl consistency test
` [PATCH blktests 11/14] zbd/002: report zone test
` [PATCH blktests 12/14] zbd/003: Test sequential zones reset
` [PATCH blktests 13/14] zbd/004: Check write split accross sequential zones
` [PATCH blktests 14/14] zbd/005: Test write ordering

failed command: WRITE FPDMA QUEUED with Samsung 860 EVO
 2019-01-09  6:54 UTC  (13+ messages)

[patch] block: clarify documentation for blk_{start|finish}_plug
 2019-01-09  3:50 UTC  (4+ messages)

[PATCH blktests v2] src/sg/syzkaller1.c: fix portability problem for syscall(__NR_mmap, ...)
 2019-01-09  3:11 UTC 

[PATCH blktests] src/sg/syzkaller1.c: fix portability problem for syscall(__NR_mmap, ...)
 2019-01-09  2:46 UTC  (2+ messages)

[PATCH] block: don't show io_timeout if driver has no timeout handler
 2019-01-09  0:57 UTC  (5+ messages)

Regression in v5.0-rc1: Panic at boot
 2019-01-08 20:54 UTC  (6+ messages)

[PATCH] bio-integrity: use struct_size() in kmalloc()
 2019-01-08 19:37 UTC 

[PATCH AUTOSEL 4.20 035/117] block: use rcu_work instead of call_rcu to avoid sleep in softirq
 2019-01-08 19:25 UTC 

[PATCH AUTOSEL 4.19 27/97] block: use rcu_work instead of call_rcu to avoid sleep in softirq
 2019-01-08 19:28 UTC 

[PATCH v4 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
 2019-01-08  9:52 UTC  (10+ messages)
` [PATCH v4 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
    ` [Xen-devel] "

[PATCH] uapi: fix ioctl documentation
 2019-01-08  8:45 UTC 

[PATCH v5 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
 2019-01-08  8:24 UTC  (3+ messages)
` [PATCH v5 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
  ` [Xen-devel] "

Kernel v5.0-rc1 and blk-mq
 2019-01-07 21:30 UTC  (2+ messages)

[PATCH] null_blk: enable discard support by default
 2019-01-07 19:23 UTC 

[PATCH] null_blk: add zoned config support information
 2019-01-06 19:23 UTC  (8+ messages)

[PATCH v2] null_blk: add zoned config support information
 2019-01-06 17:58 UTC  (4+ messages)

[GIT PULL] Block fixes
 2019-01-06  2:40 UTC  (2+ messages)

047fb56f7e ("blk-mq: fix changelog"): BUG: unable to handle kernel NULL pointer dereference at 00000030
 2019-01-05 17:35 UTC 

[PATCH v4] block: add documentation for io_timeout
 2019-01-05  2:20 UTC  (3+ messages)

KASAN: use-after-free Read in disk_map_sector_rcu
 2019-01-04 16:37 UTC 

[PATCH] block: return NULL if request_module() failed in elevator_get()
 2019-01-04 14:25 UTC 

[PATCH v3 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
 2019-01-04  8:54 UTC  (3+ messages)

[PATCH] block: sunvdc: don't run hw queue synchronously from irq context
 2019-01-03 15:22 UTC  (3+ messages)

[git pull] device mapper changes for 4.21
 2019-01-03  7:45 UTC  (9+ messages)

[GIT PULL] libata change for this merge window
 2019-01-03  3:05 UTC  (2+ messages)

[GIT PULL] Late block changes for this merge window
 2019-01-03  3:05 UTC  (2+ messages)

[PATCHSET v10] Support for polled and buffered aio (and more)
 2019-01-02 20:32 UTC  (6+ messages)
` [PATCH 16/22] aio: add support for submission/completion rings

block: only use __set_current_state() for polled IO
 2019-01-02 18:59 UTC  (7+ messages)

[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
 2019-01-02 16:28 UTC  (14+ messages)

[PATCH 0/3] io.latency test for blktests
 2019-01-02  3:13 UTC  (3+ messages)
` [PATCH 1/3] blktests: add cgroup2 infrastructure

[PATCH] block: add sanity check for uid in syscall of ioprio_get()
 2019-01-01 13:35 UTC 

[GIT PULL] Block changes for 4.21-rc
 2018-12-31 20:06 UTC  (5+ messages)

[PATCH] block/swim3: Fix regression on PowerBook G3
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/swim3: Remove dead return statement
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/amiflop: Don't log error message on invalid ioctl
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH v5 0/2] add crc64 calculation as kernel library
 2018-12-29  3:57 UTC  (5+ messages)
` [PATCH v5 1/2] lib: add crc64 calculation routines

[GIT PULL] libata changes for 4.21-rc
 2018-12-29  1:30 UTC  (2+ messages)

[GIT PULL] Aio changes for 4.21-rc
 2018-12-29  1:30 UTC  (2+ messages)

[PATCHv4 0/3] scsi timeout handling updates
 2018-12-28 12:47 UTC  (12+ messages)

[PATCH] blk-throttle: limit bios to fix amount of pages entering writeback prematurely
 2018-12-28 11:51 UTC 

[PATCH] block: Add secure discard check in blk_ioctl_discard
 2018-12-28  1:05 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).