messages from 2017-07-05 17:00:29 to 2017-07-13 04:10:18 UTC [more...]
[PULL] bcache fixes and updates for-4.13
2017-07-13 4:10 UTC (29+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
` [PATCH 02/19] bcache: fix sequential large write IO bypass
` [PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO
` [PATCH 05/19] bcache: fix calling ida_simple_remove() with incorrect minor
` "
` [PATCH 06/19] bcache: explicitly destory mutex while exiting
` [PATCH 07/19] bcache: introduce bcache sysfs entries for ioprio-based bypass/writeback hints
` [PATCH 08/19] bcache: documentation for sysfs entries describing bcache cache hinting
` [PATCH 10/19] bcache: initialize stripe_sectors_dirty correctly for thin flash device
` [PATCH 13/19] bcache: delete redundant calling set_gc_sectors()
` [PATCH 19/19] bcache: Update continue_at() documentation
[PATCH 2/2] md: raid1/raid10: initialize bvec table via bio_add_page()
2017-07-13 3:09 UTC (6+ messages)
[PATCH 1/2] md: remove 'idx' from 'struct resync_pages'
2017-07-13 1:41 UTC (3+ messages)
[PATCH v3 00/14] md: cleanup on direct access to bvec table
2017-07-13 1:22 UTC (13+ messages)
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages
[PATCH] bcache: only recovery I/O error for writethrough mode
2017-07-13 0:53 UTC (8+ messages)
[PATCH] elevator: allow specifying elevator by config boot param for blk-mq devices
2017-07-12 22:51 UTC (2+ messages)
[PATCH V5 00/11] blktrace: output cgroup info
2017-07-12 22:50 UTC (13+ messages)
` [PATCH V5 01/11] kernfs: use idr instead of ida to manage inode number
` [PATCH V5 02/11] kernfs: implement i_generation
` [PATCH V5 03/11] kernfs: add an API to get kernfs node from inode number
` [PATCH V5 04/11] kernfs: don't set dentry->d_fsdata
` [PATCH V5 05/11] kernfs: introduce kernfs_node_id
` [PATCH V5 06/11] kernfs: add exportfs operations
` [PATCH V5 07/11] cgroup: export fhandle info for a cgroup
` [PATCH V5 08/11] blktrace: export cgroup info in trace
` [PATCH V5 09/11] block: always attach cgroup info into bio
` [PATCH V5 10/11] blktrace: add an option to allow displaying cgroup path
` [PATCH V5 11/11] block: use standard blktrace API to output cgroup info for debug notes
[PATCH 0/2] block: two cleanup patches
2017-07-12 18:00 UTC (3+ messages)
` [PATCH 1/2] block: delete bio_uninit in blockdev
` [PATCH 2/2] block: delete bio_uninit
[PATCH] blk-mq-debugfs: add mapping show for hw queue to cpu
2017-07-12 17:25 UTC (4+ messages)
linux-next scsi-mq hang in suspend-resume
2017-07-12 16:50 UTC (2+ messages)
[PATCH V2] block: call bio_uninit in bio_endio
2017-07-12 16:25 UTC (3+ messages)
[PATCH 0/6] blk-mq: introduce congestion control
2017-07-12 15:39 UTC (26+ messages)
` [PATCH 1/6] xen-blkfront: avoid to use start/stop queue
` [PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
` [PATCH 3/6] blk-mq: send the request to dispatch list if direct issue returns busy
` [PATCH 4/6] blk-mq: use EWMA to estimate congestion threshold
` [PATCH 5/6] blk-mq: introduce basic congestion control
` [PATCH 6/6] blk-mq: unexport APIs for start/stop queues
[PATCH] block, bfq: dispatch request to prevent queue stalling after the request completion
2017-07-12 14:45 UTC (5+ messages)
Lots of new warnings with gcc-7.1.1
2017-07-12 13:51 UTC (10+ messages)
[PATCH 09/19] bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
2017-07-12 9:18 UTC (7+ messages)
` [PATCH 09/19 v2] "
[PATCH] block, bfq: fix typos in comments about B-WF2Q+ algorithm
2017-07-12 8:59 UTC (2+ messages)
[PATCH 0/2] md: two patches
2017-07-12 8:28 UTC
[GIT PULL] Block fixes for 4.13-rc1
2017-07-11 19:04 UTC
block: hung task writing to device
2017-07-11 0:02 UTC (4+ messages)
[PATCH v2] btrfs: Correct assignment of pos
2017-07-10 23:00 UTC (3+ messages)
Kyber benchmarks
2017-07-10 22:15 UTC
OOPS from cciss_ioctl in 4.12+git
2017-07-10 21:56 UTC (12+ messages)
` device support in hpasa, was: "
` device support in hpsa, "
[PATCH rfc 00/30] centralize nvme controller reset, delete and periodic reconnects
2017-07-10 18:57 UTC (6+ messages)
` [PATCH rfc 02/30] nvme-rdma: Don't alloc/free the tagset on reset
` [PATCH rfc 08/30] nvme-rdma: cleanup error path in controller reset
[PATCH] block: call __bio_free in bio_endio
2017-07-10 18:26 UTC (4+ messages)
[GIT PULL] another round of nvme patches for kernel 4.13
2017-07-10 17:45 UTC (2+ messages)
elevator= seems to be confused with MQ and !MQ scheduler
2017-07-10 15:03 UTC
[bug report] block: introduce new block status code type
2017-07-10 14:09 UTC
Commit edf064e7c (btrfs: nowait aio support) breaks shells
2017-07-10 12:33 UTC (7+ messages)
[ANNOUNCE] Alpine Linux Persistence and Storage Summit
2017-07-09 19:39 UTC
non-blockling buffered reads V3
2017-07-07 20:17 UTC (9+ messages)
` [PATCH 1/4] fs: pass iocb to do_generic_file_read
` [PATCH 2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/4] fs: support RWF_NOWAIT for buffered reads
` [PATCH 4/4] block_dev: support RFW_NOWAIT on block device nodes
[PATCH 0/2] LightNVM: Fixes for 4.13
2017-07-07 19:24 UTC (4+ messages)
` [PATCH 1/2] lightnvm: pblk: control I/O flow also on tear down
` [PATCH 2/2] lightnvm: pblk: remove unnecessary checks
[PATCH] block: add io queue depth show
2017-07-07 10:04 UTC
Re: Question about gc time
2017-07-07 1:01 UTC (2+ messages)
` "
[GIT PULL] libnvdimm for 4.13
2017-07-07 0:34 UTC (2+ messages)
[PATCH] cciss: initialize struct scsi_req
2017-07-06 18:24 UTC (2+ messages)
[PATCH v2 1/1] null_blk: fix error flow for shared tags during module_init
2017-07-06 15:52 UTC (2+ messages)
[PATCH v3] block: Fix __blkdev_issue_zeroout loop
2017-07-06 15:48 UTC (3+ messages)
[PATCH 1/1] null_blk: fix error flow for shared tags during module_init
2017-07-06 14:32 UTC (3+ messages)
[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-06 12:09 UTC
[PATCH 0/8] correct quiescing in several block drivers
2017-07-06 6:52 UTC (6+ messages)
` [PATCH 8/8] xen-blockfront: quiesce IO before device removal
[PATCH v2] block: Fix __blkdev_issue_zeroout loop
2017-07-05 23:50 UTC (3+ messages)
[PATCH v3 0/8] correct quiescing in several block drivers
2017-07-05 23:23 UTC (16+ messages)
` [PATCH v3 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH v3 2/8] nvme-fc: "
` [PATCH v3 3/8] nvme-loop: "
` [PATCH v3 4/8] nvme-pci: "
` [PATCH v3 5/8] nvme: kick requeue list when requeueing a request instead of when starting the queues
` [PATCH v3 6/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH v3 7/8] mtip32xx: "
` [PATCH v3 8/8] virtio_blk: quiesce/unquiesce live IO when entering PM states
[PATCH 1/6 v2] mmc: core: Delete bounce buffer Kconfig option
2017-07-05 19:00 UTC (4+ messages)
` [PATCH 4/6 v2] mmc: block: move single ioctl() commands to block requests
[PATCH] mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
2017-07-05 18:11 UTC (3+ messages)
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).