messages from 2016-05-09 14:55:21 to 2016-05-20 15:48:28 UTC [more...]
[PATCH v4 0/6] Add alignment check for DAX mount
2016-05-20 15:48 UTC (20+ messages)
` [PATCH v4 1/6] block: Add vfs_msg() interface
` [PATCH v4 2/6] block: Add bdev_dax_supported() for dax mount checks
` [PATCH v4 3/6] ext4: Add alignment check for DAX mount
` [PATCH v4 4/6] ext2: "
` [PATCH v4 5/6] xfs: "
` [PATCH v4 6/6] block: Update blkdev_dax_capable() for consistency
` [PATCH] remove unused blkdev_dax_capable() function
[PATCH 0/3] iowatcher improvements
2016-05-20 11:54 UTC (4+ messages)
` [PATCH 1/3] iowatcher: Do not distinguish between reads and writes in IO graphs
` [PATCH 2/3] iowatcher: Allow external program to be used for IO tagging
` [PATCH 3/3] iowatcher: Add sample script to tag IO by process and allow grouping
[PATCH v3 0/5] "Device DAX" for persistent memory
2016-05-20 9:41 UTC (11+ messages)
` [PATCH v3 1/5] libnvdimm: stop requiring a driver ->remove() method
` [PATCH v3 2/5] /dev/dax, pmem: direct access to persistent memory
` [PATCH v3 3/5] /dev/dax, core: file operations and dax-mmap
` [PATCH v3 4/5] Revert "block: enable dax for raw block devices"
` [PATCH v3 5/5] libnvdimm: release ida resources
[PATCH 1/2] lightnvm: break the loop when rqd is not null
2016-05-19 15:19 UTC (6+ messages)
` [PATCH 2/2] lightnvm: hold nvm_lock until finish the target creation
[PATCH 3.12 14/76] workqueue: fix ghost PENDING flag while doing MQ IO
2016-05-19 9:07 UTC
[added to the 4.1 stable tree] workqueue: fix ghost PENDING flag while doing MQ IO
2016-05-19 4:19 UTC
[added to the 3.18 stable tree] workqueue: fix ghost PENDING flag while doing MQ IO
2016-05-19 4:15 UTC
[PATCH 0/2] Add Opal unlock support to NVMe
2016-05-18 23:54 UTC (5+ messages)
BLKZEROOUT not zeroing md dev on VMDK
2016-05-18 22:39 UTC
[PATCH 00/10]block-throttle: add low/high limit
2016-05-18 19:29 UTC (14+ messages)
` [PATCH 01/10] block-throttle: prepare support multiple limits
` [PATCH 02/10] block-throttle: add .low interface
` [PATCH 03/10] block-throttle: configure bps/iops limit for cgroup in low limit
` [PATCH 04/10] block-throttle: add upgrade logic for LIMIT_LOW state
` [PATCH 05/10] block-throttle: add downgrade logic
` [PATCH 06/10] block-throttle: idle detection
` [PATCH 07/10] block-throttle: add .high interface
` [PATCH 08/10] block-throttle: handle high limit
` [PATCH 09/10] blk-throttle: make sure expire time isn't too big
` [PATCH 10/10] blk-throttle: add trace log
[PATCH v2 0/3] "Device DAX" for persistent memory
2016-05-18 17:57 UTC (14+ messages)
` [PATCH v2 1/3] /dev/dax, pmem: direct access to "
` [PATCH v2 2/3] /dev/dax, core: file operations and dax-mmap
` [PATCH v2 3/3] Revert "block: enable dax for raw block devices"
[PATCH] Fix S_DAX setting in __blkdev_get
2016-05-18 14:32 UTC (8+ messages)
` [PATCH] block: Fix S_DAX inode flag locking
UBSAN: Undefined behaviour in block/blk-mq.c:1459:27 with pata_amd
2016-05-18 6:59 UTC (5+ messages)
[PATCH v2 4/4] block: Track DISCARD statistics and output them in stat and diskstat
2016-05-17 21:56 UTC
[PATCH v2 3/4] block: Add and use a rw_stat_group function for indexing partition stat fields
2016-05-17 21:53 UTC
[PATCH v2 2/4] Define and use STAT_READ and STAT_WRITE
2016-05-17 21:50 UTC
[PATCH v2 1/4] block: Add part_stat_read_accum to read across field entries
2016-05-17 21:47 UTC
[PATCH v2 0/4] block: Separating discards from writes in Linux IO statistics
2016-05-17 21:44 UTC
parisc late boot crash in 4.4-rc, scsi-related
2016-05-16 21:41 UTC (4+ messages)
[PATCH 1/1] block: Use per-cpu partition in_flight counters
2016-05-16 21:17 UTC (4+ messages)
[RFCv2 0/3] Support for high-priority block device flag
2016-05-16 17:31 UTC (7+ messages)
` [RFCv2 1/3] block: allow other bd i_node flags when DAX is disabled
` [RFCv2 2/3] block: add helper for setting and clearing S_DAX on inode
` [RFCv2 3/3] block: Introduce S_HIPRI inode flag
[PATCH] block/deadline-iosched.c: fix deadline_dispatch_requests name
2016-05-16 11:18 UTC
[PATCHSET v5] Make background writeback great again for the first time
2016-05-16 7:47 UTC (11+ messages)
[PATCH BUGFIX] block: add missing group association in bio_split
2016-05-13 20:42 UTC (24+ messages)
` [PATCH BUGFIX] block: add missing group association in bio-cloning functions
` [PATCH BUGFIX V2] "
` [PATCH BUGFIX V3] "
` [PATCH BUGFIX V4] "
[RFC 0/2] Support for high-priority block device flag
2016-05-13 18:01 UTC (7+ messages)
` [RFC 1/2] block: allow other bd i_node flags when DAX is disabled
` [RFC 2/2] block: Introduce S_HIPRI inode flag
[PATCH] loop: properly observe rotational flag of underlying device
2016-05-12 22:30 UTC
[PATCH 0/2] Block: Give option to force io polling
2016-05-12 17:34 UTC (7+ messages)
[PATCH v7 0/6] dax: handling media errors (clear-on-zero only)
2016-05-12 17:06 UTC (10+ messages)
` [PATCH v7 1/6] dax: fallback from pmd to pte on error
` [PATCH v7 2/6] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v7 3/6] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper
` [PATCH v7 5/6] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v7 6/6] dax: fix a comment in dax_zero_page_range and dax_truncate_page
[PATCH 4/4] block: Track DISCARD statistics and output them in stat and diskstat
2016-05-12 15:21 UTC
[PATCH 3/4] block: Add and use a rw_stat_group function for indexing partition stat fields
2016-05-12 15:17 UTC
[PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support
2016-05-12 13:11 UTC (13+ messages)
[PATCH 3/4] block: Add and use a rw_stat_group function for indexing partition stat fields
2016-05-11 20:15 UTC (8+ messages)
[PATCH v6 0/5] dax: handling media errors (clear-on-zero only)
2016-05-11 18:39 UTC (11+ messages)
` [PATCH v6 1/5] dax: fallback from pmd to pte on error
` [PATCH v6 2/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v6 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v6 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v6 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page
[PATCH 1/3] blktrace: delete garbage for message trace
2016-05-11 16:54 UTC (14+ messages)
` [PATCH 2/3] blktrace: add missed mask name
` [PATCH 3/3] blk-throttle: don't parse cgroup path if trace isn't enabled
[PATCH] lightnvm: clear reserved bit on generic addr
2016-05-11 12:08 UTC
[PATCH 4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
2016-05-11 8:55 UTC (3+ messages)
[PATCH 00/28] LightNVM fixes for 4.7
2016-05-10 14:43 UTC (2+ messages)
[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
2016-05-10 14:29 UTC (12+ messages)
` [PATCH v5 1/5] dax: fallback from pmd to pte on error
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v5 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v5 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page
[PATCH] lightnvm: expose mark_blk through core
2016-05-10 7:25 UTC
auth 9ef68953 subscribe linux-block heinerlitz@gmail.com
2016-05-10 4:28 UTC
[PATCH 3.19.y-ckt 26/54] workqueue: fix ghost PENDING flag while doing MQ IO
2016-05-10 0:04 UTC
[3.19.y-ckt stable] Patch "workqueue: fix ghost PENDING flag while doing MQ IO" has been added to the 3.19.y-ckt tree
2016-05-10 0:03 UTC
[PATCH 0/7] "Device DAX" for persistent memory
2016-05-09 20:40 UTC (3+ messages)
[PATCH 4.2.y-ckt 15/59] workqueue: fix ghost PENDING flag while doing MQ IO
2016-05-09 19:55 UTC
[4.2.y-ckt stable] Patch "workqueue: fix ghost PENDING flag while doing MQ IO" has been added to the 4.2.y-ckt tree
2016-05-09 19:43 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).