linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-09 07:48:30 to 2018-05-11 06:39:25 UTC [more...]

stop using buffer heads in xfs and iomap
 2018-05-11  6:39 UTC  (36+ messages)
` [PATCH 01/33] block: add a lower-level bio_add_page interface
` [PATCH 02/33] fs: factor out a __generic_write_end helper
` [PATCH 03/33] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 06/33] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 07/33] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 10/33] iomap: add an iomap-based bmap implementation
` [PATCH 11/33] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 12/33] xfs: use iomap_bmap
` [PATCH 14/33] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 19/33] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 20/33] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 22/33] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 24/33] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 30/33] iomap: add initial support for writes without buffer heads
` [PATCH 33/33] fs: remove __block_write_begin and iomap_to_bh

[PATCH 0/2] nvme: pci: fix & improve timeout handling
 2018-05-11  2:10 UTC  (17+ messages)
` [PATCH 1/2] nvme: pci: simplify "

[PATCH V4 0/7] nvme: pci: fix & improve timeout handling
 2018-05-10 22:10 UTC  (13+ messages)
` [PATCH V4 1/7] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V4 6/7] nvme: pci: prepare for supporting error recovery from resetting context

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-10 19:24 UTC  (57+ messages)
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches

[PATCH] blk-mq: Rework blk-mq timeout handling again
 2018-05-10 17:56 UTC 

[PATCHSET v3 0/9] blk-mq-sched and sbitmap shallow depth
 2018-05-10 17:09 UTC  (20+ messages)
` [PATCH 1/9] blk-mq: don't call into depth limiting for reserved tags
` [PATCH 2/9] bfq-iosched: don't worry about reserved tags in limit_depth
` [PATCH 3/9] bfq: calculate shallow depths at init time
` [PATCH 4/9] bfq-iosched: remove unused variable
` [PATCH 5/9] sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
` [PATCH 6/9] sbitmap: warn if using smaller shallow depth than was setup
` [PATCH 7/9] bfq-iosched: update shallow depth to smallest one used
` [PATCH 8/9] kyber-iosched: update shallow depth when setting up hardware queue
` [PATCH 9/9] sbitmap: fix race in wait batch accounting

[PATCHSET v2 0/7] blk-mq-sched and sbitmap shallow depth
 2018-05-10 16:20 UTC  (10+ messages)
` [PATCH 1/7] blk-mq: don't call into depth limiting for reserved tags
` [PATCH 2/7] bfq-iosched: don't worry about reserved tags in limit_depth
` [PATCH 3/7] bfq: calculate shallow depths at init time
` [PATCH 4/7] sbitmap: add helper to inform the core about shallow depth limiting
` [PATCH 5/7] bfq-iosched: update shallow depth to smallest one used
` [PATCH 6/7] bfq-iosched: remove unused variable
` [PATCH 7/7] kyber-iosched: update shallow depth when setting up hardware queue

[PATCH BUGFIX] block, bfq: postpone rq preparation to insert or merge
 2018-05-10 16:14 UTC  (2+ messages)

v4.16-rc1 + dm-mpath + BFQ
 2018-05-10 16:13 UTC  (17+ messages)

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-10 15:45 UTC  (3+ messages)
` [PATCH 07/18] blk-mq: Remove pr_fmt duplicate logging prefixes
` [PATCH 16/18] aoe: "

[PATCH] mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
 2018-05-10 14:21 UTC  (2+ messages)

inconsistent lock state in fs_reclaim_acquire (2)
 2018-05-10  6:37 UTC  (2+ messages)

bug in tag handling in blk-mq?
 2018-05-10  4:38 UTC  (17+ messages)

[PATCH v5] block: add verifier for cmdline partition
 2018-05-10  3:06 UTC 

[PATCH 1/1] block: fix race between opening blkext device and freeing it
 2018-05-10  0:51 UTC  (2+ messages)

[PATCH v2 09/11] docs: Fix some broken references
 2018-05-09 21:27 UTC  (7+ messages)

make a few block drivers highmem safe
 2018-05-09 16:26 UTC  (11+ messages)
` [PATCH 1/7] mtip32xx: don't use block layer bounce buffers
` [PATCH 2/7] DAC960: "
` [PATCH 3/7] memstick: don't call blk_queue_bounce_limit
` [PATCH 4/7] mtd_blkdevs: handle highmem pages
` [PATCH 5/7] aoe: "
` [PATCH 6/7] jsflash: "
` [PATCH 7/7] ps3disk: "

[PATCHSET 0/3] blk-mq-sched and sbitmap shallow depth
 2018-05-09 15:36 UTC  (4+ messages)
` [PATCH 1/3] sbitmap: add helper to inform the core about shallow depth limiting
` [PATCH 2/3] blk-mq-sched: return shallow depth limit from ->limit_depth
` [PATCH 3/3] blk-mq-sched: inform sbitmap of shallow depth changes

[PATCH v3 0/3] AIO add per-command iopriority
 2018-05-09 15:29 UTC  (6+ messages)
` [PATCH v3 2/3] fs: Convert kiocb rw_hint from enum to u16

write call hangs in kernel space after virtio hot-remove
 2018-05-09 14:45 UTC  (5+ messages)

[PATCH] brd: Mark as non-rotational
 2018-05-09 14:44 UTC  (2+ messages)

[PATCH] bdi: Fix oops in wb_workfn()
 2018-05-09 14:42 UTC  (7+ messages)

[PATCH v3 0/7] block: consolidate struct request timestamp fields
 2018-05-09 14:35 UTC  (9+ messages)
` [PATCH v3 1/7] block: move some wbt helpers to blk-wbt.c
` [PATCH v3 2/7] block: pass struct request instead of struct blk_issue_stat to wbt
` [PATCH v3 3/7] block: replace bio->bi_issue_stat with bio-specific type
` [PATCH v3 4/7] block: get rid of struct blk_issue_stat
` [PATCH v3 5/7] block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
` [PATCH v3 6/7] block: move blk_stat_add() to __blk_mq_end_request()
` [PATCH v3 7/7] block: consolidate struct request timestamp fields

[PATCH] loop: add recursion validation to LOOP_CHANGE_FD
 2018-05-09 14:02 UTC  (6+ messages)

[PATCH] loop: remember whether sysfs_create_group() succeeded
 2018-05-09 12:31 UTC  (2+ messages)

[PATCH 5/7] sched: loadavg: make calc_load_n() public
 2018-05-09 11:38 UTC  (12+ messages)
  ` [PATCH 6/7] psi: pressure stall information for CPU, memory, and IO
  ` [PATCH 7/7] psi: cgroup support

possible deadlock in blkdev_reread_part
 2018-05-09 10:54 UTC  (3+ messages)
      ` [PATCH v2] block/loop: Serialize ioctl operations

[PATCH v3 3/3] fs: Add aio iopriority support for block_dev
 2018-05-09  8:54 UTC  (2+ messages)

fix confusion around GFP_* flags and blk_get_request
 2018-05-09  7:54 UTC  (7+ messages)
` [PATCH 1/6] scsi/osd: remove the gfp argument to osd_start_request
` [PATCH 2/6] block: fix __get_request documentation
` [PATCH 3/6] block: sanitize blk_get_request calling conventions
` [PATCH 4/6] block: pass an explicit gfp_t to get_request
` [PATCH 5/6] block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
` [PATCH 6/6] block: consistently use GFP_NOIO instead of __GFP_NORECLAIM

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-09  7:54 UTC  (3+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()


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).