messages from 2016-08-12 20:26:50 to 2016-09-01 07:55:18 UTC [more...]
[PATCHSET v6] Throttled background buffered writeback
2016-09-01 7:55 UTC (12+ messages)
` [PATCH 1/8] block: add WRITE_BG
` [PATCH 2/8] writeback: add wbc_to_write_flags()
` [PATCH 3/8] writeback: use WRITE_BG for kupdate and background writeback
` [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] wbt: add general throttling mechanism
` [PATCH 8/8] writeback: throttle buffered writeback
[PATCH] blk-mq: Use non-atomic operations to manipulate the sw-ctx busy bits
2016-09-01 3:13 UTC (3+ messages)
[PATCH V2 00/22] Replace the CFQ I/O Scheduler with BFQ
2016-08-31 22:09 UTC (3+ messages)
blk-mq: allow passing in an external queue mapping V2
2016-08-31 16:38 UTC (10+ messages)
` [PATCH 1/7] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 2/7] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/7] blk-mq: remove ->map_queue
` [PATCH 4/7] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 5/7] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 6/7] nvme: remove the post_scan callout
` [PATCH 7/7] blk-mq: get rid of the cpumask in struct blk_mq_tags
[RFD] I/O scheduling in blk-mq
2016-08-31 15:20 UTC (3+ messages)
[dm-devel] dm-crypt: Fix error with too large bios
2016-08-31 13:39 UTC (14+ messages)
` "
Should queue_max_hw_sectors() always be <= max_dev_sectors?
2016-08-31 4:11 UTC (5+ messages)
Time to make dynamically allocated devt the default for scsi disks?
2016-08-30 20:53 UTC (19+ messages)
[PATCH] blk-mq: abstract tag allocation out into scale_bitmap library
2016-08-30 19:59 UTC (2+ messages)
[PATCH v2 1/1] blk-mq: fix hang caused by freeze/unfreeze sequence
2016-08-30 9:37 UTC (5+ messages)
[PATCH] bdev: fix NULL pointer dereference in sync()/close() race
2016-08-29 23:49 UTC (8+ messages)
Oops when completing request on the wrong queue
2016-08-29 18:40 UTC (12+ messages)
[AFC] cgroup: Fix block throttle bio more than once
2016-08-29 15:12 UTC
[PATCH v8 0/2] Block layer support ZAC/ZBC commands
2016-08-26 5:17 UTC (8+ messages)
` [PATCH v8 1/2] Add bio/request flags to issue ZBC/ZAC commands
` [PATCH v8 1/2 RESEND] "
` [PATCH v8 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH v8 2/2 RESEND] "
` [PATCH v8 0/2 RESEND] Block layer support ZAC/ZBC commands
[PATCH v10 0/3] fallocate for block devices
2016-08-26 2:15 UTC (5+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
[PATCH v4] block: make sure big bio is splitted into at most 256 bvecs
2016-08-24 14:17 UTC (3+ messages)
[PATCH v2 0/4] Integrate bio/request ZBC ops with zone cache
2016-08-24 5:19 UTC (9+ messages)
` [PATCH v2 1/4] Enable support for Seagate HostAware drives
` [PATCH v2 2/4] On Discard either do Reset WP or Write Same
` [PATCH v2 3/4] Merge ZBC constants
` [PATCH v2 4/4] Integrate ZBC command requests with zone cache
[PATCH 0/2] Change zone cache format to use less memory
2016-08-22 15:43 UTC (6+ messages)
` [PATCH 1/2] Move ZBC core setup to sd_zbc
` [PATCH 2/2] Migrate zone cache from RB-Tree to arrays of descriptors
[PATCH v3] block: make sure big bio is splitted into at most 256 bvecs
2016-08-22 8:57 UTC (7+ messages)
[PATCH] block: Fix secure erase
2016-08-19 15:14 UTC (12+ messages)
` [PATCH V2] "
[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
2016-08-18 2:36 UTC (25+ messages)
` [PATCH 01/15] disk: Drop add_disk in favor of device_add_disk
` [PATCH 02/15] genhd: Return error from register_disk()
` [PATCH 03/15] genhd: Return error from blk_register_region
` [PATCH 04/15] block: Return error from blk_integrity_add
` [PATCH 05/15] genhd: Return error from disk_{add,alloc}_events
` [PATCH 06/15] genhd: Add return code to device_add_disk
` [PATCH 07/15] genhd: Add attribute group parameter "
` [PATCH 08/15] nvme: Pass attribute group "
` [PATCH 09/15] virtio-blk: "
` [PATCH 10/15] mtd: "
` [PATCH 11/15] zram: "
` [PATCH 12/15] mtip: "
` [PATCH 13/15] aoeblk: "
` [PATCH 14/15] axonram: "
` [PATCH 15/15] block: Add FIXME comment to handle device_add_disk error
[RFC 0/3] Add the feature of boosting urgent asynchronous writeback I/O
2016-08-17 5:20 UTC (4+ messages)
` [RFC 1/3] block, mm: add support for boosting urgent asynchronous writeback io
` [RFC 2/3] cfq: add cfq_find_async_wb_req
` [RFC 3/3] ext4: tag asynchronous writeback io
[PATCH] block: Fix race triggered by blk_set_queue_dying()
2016-08-17 1:37 UTC (2+ messages)
[BUG] Deadlock in blk_mq_register_disk error path
2016-08-16 8:18 UTC (8+ messages)
` "
[PATCH v6 0/2] Block layer support ZAC/ZBC commands
2016-08-16 6:07 UTC (14+ messages)
[RFC] libata-scsi: make sure Maximum Write Same Length is not too large
2016-08-16 4:15 UTC (8+ messages)
[PATCH v2 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
2016-08-16 4:10 UTC (6+ messages)
` [PATCH v2 2/2] sd: check BLK_DEF_MAX_SECTORS against max_dev_sectors
[RFC] sd: dynamically adjust SD_MAX_WS16_BLOCKS as per the actual logical block size
2016-08-16 4:02 UTC (6+ messages)
[PATCHv2, 00/41] ext4: support of huge pages
2016-08-14 12:40 UTC (5+ messages)
[PATCH 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
2016-08-13 10:10 UTC (4+ messages)
[GIT PULL] Block fixes for 4.8-rc2
2016-08-13 2:42 UTC
[PATCH v2 1/2] libata-scsi: set max_hw_sectors again only when dev->max_sectors is set
2016-08-12 21:17 UTC (11+ messages)
` [PATCH v2 2/2] libata-core: do not set dev->max_sectors for LBA48 devices
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).