messages from 2016-11-01 13:40:06 to 2016-11-08 13:30:07 UTC [more...]
[PATCHSET] Throttled buffered writeback
2016-11-08 13:30 UTC (23+ messages)
` [PATCH 1/8] block: add WRITE_BACKGROUND
` [PATCH 2/8] writeback: add wbc_to_write_flags()
` [PATCH 3/8] writeback: mark background writeback as such
` [PATCH 4/8] writeback: track if we're sleeping on progress in balance_dirty_pages()
` [PATCH 5/8] block: add code to track actual device queue depth
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] blk-wbt: add general throttling mechanism
` [PATCH 8/8] block: hook up writeback throttling
support for partial irq affinity assignment
2016-11-08 8:27 UTC (19+ messages)
` [PATCH 1/7] genirq/affinity: Introduce struct irq_affinity
` [PATCH 2/7] genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
` [PATCH 3/7] genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
` [PATCH 4/7] pci/msi: Propagate irq affinity description through the MSI code
` [PATCH 5/7] pci/msi: Provide pci_alloc_irq_vectors_affinity()
` [PATCH 6/7] pci: Remove the irq_affinity mask from struct pci_dev
` [PATCH 7/7] blk-mq: add a first_vec argument to blk_mq_pci_map_queues
[RFC PATCH] pci: add pci_irq_get_affinity_vector()
2016-11-08 7:47 UTC
[PATCH] skd: use pci_alloc_irq_vectors
2016-11-08 4:38 UTC (2+ messages)
[PATCH] block: disallow changing max_sectors_kb on a request stacking device
2016-11-08 3:34 UTC (7+ messages)
` "
` [PATCH v2] "
an iomap-based direct I/O implementation V2
2016-11-08 1:38 UTC (13+ messages)
` [PATCH 1/5] locking/lockdep: Provide a type check for lock_is_held
` [PATCH 2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
` [PATCH 3/5] fs: make sb_init_dio_done_wq available outside of direct-io.c
` [PATCH 4/5] iomap: implement direct I/O
` [PATCH 5/5] xfs: use iomap_dio_rw
[BUG 4.4.26] bio->bi_bdev == NULL in raid6 return_io()
2016-11-07 20:34 UTC (3+ messages)
[RFC PATCH 0/6] Sed Opal
2016-11-07 18:45 UTC (9+ messages)
` [RFC PATCH 2/6] lib: Add Sed-opal library
` [RFC PATCH 5/6] nvme: Add unlock_from_suspend
[PATCHv3 00/41] ext4: support of huge pages
2016-11-07 16:03 UTC (15+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
support for partial irq affinity assignment
2016-11-07 15:53 UTC (8+ messages)
` [PATCH 1/2] irq,pci: allow drivers to specify complex affinity requirement
` [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues
[RFC, PATCH] pktcdvd: don't scribble over the bvec array
2016-11-07 15:50 UTC (3+ messages)
[PATCHSET v2] block: IO polling improvements
2016-11-07 15:29 UTC (2+ messages)
[PATCH 0/3] iopmem : A block device for PCIe memory
2016-11-06 14:05 UTC (9+ messages)
[PATCHSET] block: IO polling improvements
2016-11-05 20:59 UTC (27+ messages)
` [PATCH 1/4] block: add scalable completion tracking of requests
` [PATCH 2/4] block: move poll code to blk-mq
` [PATCH 3/4] blk-mq: implement hybrid poll mode for sync O_DIRECT
` [PATCH 4/4] blk-mq: make the polling code adaptive
[PATCHSET v2] block: IO polling improvements
2016-11-04 15:30 UTC (8+ messages)
` [PATCH 1/5] block: fast-path for small and simple direct I/O requests
` [PATCH 2/5] block: add scalable completion tracking of requests
` [PATCH 3/5] block: move poll code to blk-mq
` [PATCH 4/5] blk-mq: implement hybrid poll mode for sync O_DIRECT
` [PATCH 5/5] blk-mq: make the polling code adaptive
[PATCH V2 1/2] block: immediately dispatch big size request
2016-11-04 15:29 UTC (6+ messages)
` [PATCH V2 2/2] blk-mq: "
[PATCH] block: drop q argument from bsg_validate_sgv4_hdr
2016-11-03 13:56 UTC (2+ messages)
[PATCH 09/60] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
2016-11-03 11:30 UTC (21+ messages)
` [PATCH 28/60] block: introduce QUEUE_FLAG_SPLIT_MP
` [PATCH 45/60] block: bio: introduce bio_for_each_segment_all_rd() and its write pair
[PATCH v5 0/14] Fix race conditions related to stopping block layer queues
2016-11-02 19:35 UTC (21+ messages)
` [PATCH v5 05/14] blk-mq: Avoid that requeueing starts stopped queues
` [PATCH v5 06/14] blk-mq: Remove blk_mq_cancel_requeue_work()
` [PATCH v5 07/14] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH v5 08/14] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH v5 11/14] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v5 12/14] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH v5 13/14] nvme: Fix a race condition related to stopping queues
[PATCH 0/7] LightNVM patchset V2
2016-11-02 16:02 UTC (2+ messages)
untange block operations and fs READ/WRITE
2016-11-01 20:01 UTC (20+ messages)
` [PATCH 01/16] cfq-iosched: use op_is_sync instead of opencoding it
` [PATCH 02/16] blk-cgroup: use op_is_sync to check for synchronous requests
` [PATCH 03/16] umem: "
` [PATCH 04/16] bcache: "
` [PATCH 05/16] btrfs: "
` [PATCH 06/16] block: don't use REQ_SYNC in the READ_SYNC definition
` [PATCH 07/16] block: treat REQ_FUA and REQ_PREFLUSH as synchronous
` [PATCH 08/16] block: replace REQ_NOIDLE with REQ_IDLE
` [PATCH 09/16] block,fs: use REQ_* flags directly
` [PATCH 10/16] fs: decouple READ and WRITE from the block layer ops
` [PATCH 11/16] block, fs: move submit_bio to bio.h
` [PATCH 12/16] block,fs: untangle fs.h and blk_types.h
` [PATCH 13/16] arm, arm64: don't include blk_types.h in <asm/io.h>
` [PATCH 14/16] ceph: don't include blk_types.h in messenger.h
` [PATCH 15/16] mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
` [PATCH 16/16] block: remove the CONFIG_BLOCK ifdef in blk_types.h
block device direct I/O fast path
2016-11-01 18:22 UTC (11+ messages)
` [PATCH 1/2] block: add bio_iov_iter_get_pages()
` [PATCH 2/2] block: fast-path for small and simple direct I/O requests
expose queue the queue mapping for SCSI drivers V2
2016-11-01 17:37 UTC (9+ messages)
` [PATCH 1/3] blk-mq: export blk_mq_map_queues
` [PATCH 2/3] scsi: allow LLDDs to expose the queue mapping to blk-mq
` [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).