messages from 2016-07-16 00:18:02 to 2016-07-30 21:45:48 UTC [more...]
Fixup direct bi_rw modifiers
2016-07-30 21:45 UTC
[BUG] kernel NULL pointer dereference observed during pmem btt switch test
2016-07-30 15:52 UTC (2+ messages)
[PATCH] block: remove BLK_DEV_DAX config option
2016-07-29 21:19 UTC (3+ messages)
[PATCH v6 0/2] Block layer support ZAC/ZBC commands
2016-07-29 19:02 UTC (3+ messages)
` [PATCH v6 1/2] Add bio/request flags to issue ZBC/ZAC commands
` [PATCH v6 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
[PATCH] blk-mq: Allow timeouts to run while queue is freezing
2016-07-29 17:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH] nbd: fix race in ioctl
2016-07-29 14:13 UTC (4+ messages)
[PATCH] block: fix use-after-free in seq file
2016-07-29 14:10 UTC (3+ messages)
[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
2016-07-29 7:59 UTC (7+ messages)
To add, or not to add, a bio REQ_ROTATIONAL flag
2016-07-29 1:16 UTC (3+ messages)
[PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support
2016-07-28 16:50 UTC (25+ messages)
` [PATCH RFC V8 00/22] Replace the CFQ I/O Scheduler with BFQ
` [PATCH RFC V8 01/22] block, cfq: remove queue merging for close cooperators
` [PATCH RFC V8 02/22] block, cfq: remove close-based preemption
` [PATCH RFC V8 03/22] block, cfq: remove deep seek queues logic
` [PATCH RFC V8 04/22] block, cfq: remove SSD-related logic
` [PATCH RFC V8 05/22] block, cfq: get rid of hierarchical support
` [PATCH RFC V8 06/22] block, cfq: get rid of queue preemption
` [PATCH RFC V8 07/22] block, cfq: get rid of workload type
` [PATCH RFC V8 08/22] block, cfq: get rid of latency tunables
` [PATCH RFC V8 09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler
` [PATCH RFC V8 10/22] block, bfq: add full hierarchical scheduling and cgroups support
` [PATCH RFC V8 11/22] block, bfq: improve throughput boosting
` [PATCH RFC V8 12/22] block, bfq: modify the peak-rate estimator
` [PATCH RFC V8 13/22] block, bfq: add more fairness with writes and slow processes
` [PATCH RFC V8 14/22] block, bfq: improve responsiveness
` [PATCH RFC V8 15/22] block, bfq: reduce I/O latency for soft real-time applications
` [PATCH RFC V8 16/22] block, bfq: preserve a low latency also with NCQ-capable drives
` [PATCH RFC V8 17/22] block, bfq: reduce latency during request-pool saturation
` [PATCH RFC V8 18/22] block, bfq: add Early Queue Merge (EQM)
` [PATCH RFC V8 19/22] block, bfq: reduce idling only in symmetric scenarios
` [PATCH RFC V8 20/22] block, bfq: boost the throughput on NCQ-capable flash-based devices
` [PATCH RFC V8 21/22] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
` [PATCH RFC V8 22/22] block, bfq: handle bursts of queue activations
[Query] increased latency observed in cpu hotplug path
2016-07-28 13:18 UTC
[PATCH] blk-core: Fix the bad IO during checking bio
2016-07-28 10:19 UTC
[PATCH BUGFIX V4] block: add missing group association in bio-cloning functions
2016-07-27 14:45 UTC (5+ messages)
` [PATCH BUGFIX V5] "
[PATCHv1, RFC 00/33] ext4: support of huge pages
2016-07-27 14:09 UTC (39+ messages)
` [PATCHv1, RFC 01/33] tools: Add WARN_ON_ONCE
` [PATCHv1, RFC 02/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv1, RFC 03/33] radix-tree: Add radix_tree_join
` [PATCHv1, RFC 04/33] radix-tree: Add radix_tree_split
` [PATCHv1, RFC 05/33] radix-tree: Add radix_tree_split_preload()
` [PATCHv1, RFC 06/33] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv1, RFC 07/33] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv1, RFC 08/33] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv1, RFC 09/33] page-flags: relax page flag poliry for PG_error and PG_writeback
` [PATCHv1, RFC 10/33] mm, rmap: account file thp pages
` [PATCHv1, RFC 11/33] thp: allow splitting non-shmem file-backed THPs
` [PATCHv1, RFC 12/33] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv1, RFC 13/33] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv1, RFC 14/33] filemap: handle huge pages in do_generic_file_read()
` [PATCHv1, RFC 15/33] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv1, RFC 16/33] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv1, RFC 17/33] HACK: readahead: alloc huge pages, if allowed
` [PATCHv1, RFC 18/33] HACK: block: bump BIO_MAX_PAGES
` [PATCHv1, RFC 19/33] mm: make write_cache_pages() work on huge pages
` [PATCHv1, RFC 20/33] thp: introduce hpage_size() and hpage_mask()
` [PATCHv1, RFC 21/33] fs: make block_read_full_page() be able to read huge page
` [PATCHv1, RFC 22/33] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv1, RFC 23/33] fs: make block_page_mkwrite() aware about "
` [PATCHv1, RFC 24/33] truncate: make truncate_inode_pages_range() "
` [PATCHv1, RFC 25/33] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv1, RFC 26/33] ext4: make ext4_writepage() work on huge pages
` [PATCHv1, RFC 27/33] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv1, RFC 28/33] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv1, RFC 29/33] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv1, RFC 30/33] ext4: relax assert in ext4_da_page_release_reservation()
` [PATCHv1, RFC 31/33] WIP: ext4: handle writeback with huge pages
` [PATCHv1, RFC 32/33] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv1, RFC 33/33] ext4, vfs: add huge= mount option
[PATCH] blkcg: kill unused field nr_undestroyed_grps
2016-07-26 14:40 UTC (2+ messages)
[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
2016-07-25 20:48 UTC (4+ messages)
` [PATCH RESEND] "
[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
2016-07-25 20:39 UTC (9+ messages)
` [PATCH 1/1] "
` [PATCH v2 "
` [dm-devel] "
[GIT PULL] Block driver changes for 4.8-rc
2016-07-25 20:33 UTC
[GIT PULL] Core block changes for 4.8-rc
2016-07-25 20:20 UTC
[PATCH 0/6] Support for zoned block devices
2016-07-25 14:45 UTC (32+ messages)
` [PATCH 1/6] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 2/6] block: update chunk_sectors in blk_stack_limits()
` [PATCH 3/6] block: Implement support for zoned block devices
` [PATCH 4/6] block: Add 'zoned' sysfs queue attribute
` [PATCH 5/6] block: Introduce BLKPREP_DONE
` [PATCH 6/6] block: Add 'BLK_MQ_RQ_QUEUE_DONE' return value
[PATCH] block: Delete an unnecessary check before the function call "kmem_cache_destroy"
2016-07-22 19:51 UTC (2+ messages)
` [PATCH] block: Delete unnecessary checks before the function call "mempool_destroy"
[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
2016-07-21 18:59 UTC (3+ messages)
[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
2016-07-21 18:13 UTC
[PATCH 0/3] dm-zoned target for ZBC devices
2016-07-21 14:38 UTC (11+ messages)
` [PATCH 1/3] block: add flag for single-threaded submission
` [PATCH 2/3] sd: enable single-threaded I/O submission for zoned devices
` [PATCH 3/3] dm-zoned: New device mapper target for zoned block devices
resend: blk-mq: allow passing in an external queue mapping
2016-07-21 9:24 UTC (4+ messages)
` [PATCH 1/3] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 2/3] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/3] blk-mq: allow the driver to pass in an affinity mask
resend: zeroout fixes
2016-07-21 5:47 UTC (5+ messages)
` [PATCH 1/2] block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
` [PATCH 2/2] block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
[PATCH] block: Fix front merge check
2016-07-21 3:38 UTC (4+ messages)
[PATCH v2] block: do not merge requests without consulting with io scheduler
2016-07-21 3:36 UTC (2+ messages)
resend: passthrough request improvements V3
2016-07-20 23:38 UTC (9+ messages)
` [PATCH 1/7] memstick: don't allow REQ_TYPE_BLOCK_PC requests
` [PATCH 2/7] virtio_blk: use blk_rq_map_kern
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized
` [PATCH 4/7] block: simplify and export blk_rq_append_bio
` [PATCH 5/7] target: stop using blk_make_request
` [PATCH 6/7] scsi/osd: open code blk_make_request
` [PATCH 7/7] block: unexport various bio mapping helpers
resend: a few more fixups for the ops vs flags split
2016-07-20 23:37 UTC (5+ messages)
` [PATCH 1/3] block: get rid of bio_rw and READA
` [PATCH 2/3] block: simplify and cleanup bvec pool handling
` [PATCH 3/3] block: shrink bio size again
Cgroup: iops throttle problem
2016-07-20 15:30 UTC (2+ messages)
[BUG] Slab corruption during XFS writeback under memory pressure
2016-07-19 22:58 UTC (6+ messages)
[RFC] scsi: ufs: add support for BLKSECDISCARD
2016-07-19 11:12 UTC
[PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
2016-07-18 21:28 UTC (5+ messages)
` [PATCH next] Btrfs: fix comparison in __btrfs_map_block()
` [dm-devel] "
Recover filenames from failed RAID0
2016-07-18 9:37 UTC (4+ messages)
PR API fixes for multipathing
2016-07-17 1:28 UTC (7+ messages)
[GIT PULL] NVMe fix for 4.7
2016-07-16 17:42 UTC
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).