linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-13 17:33:13 to 2016-06-02 17:47:50 UTC [more...]

[PATCH] blk-mq: really fix plug list flushing for nomerge queues
 2016-06-02 17:47 UTC  (4+ messages)

[PATCH] block: correctly fallback for zeroout
 2016-06-02 17:02 UTC  (3+ messages)

[RFC v2 0/3] Introduce the bulk mode method when sending request to crypto layer
 2016-06-02  8:26 UTC  (5+ messages)
` [RFC v2 1/3] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v2 2/3] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC v2 3/3] md: dm-crypt: Introduce the bulk mode method when sending request

[PATCH v6 0/8] block: prepare for multipage bvecs
 2016-06-02  3:32 UTC  (21+ messages)
` [PATCH v6 1/8] block: move bvec iterator into include/linux/bvec.h
` [PATCH v6 2/8] block: move two bvec structure into bvec.h
` [PATCH v6 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [PATCH v6 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [PATCH v6 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [PATCH v6 6/8] block: bio: remove BIO_MAX_SECTORS
` [PATCH v6 7/8] block: drbd: avoid to use BIO_MAX_SIZE
` [PATCH v6 8/8] block: mark BIO_MAX_SIZE as obsolete

[PATCH 0/5] block/target queue/LUN reset support
 2016-06-01  6:05 UTC  (21+ messages)
` [PATCH 1/5] blk mq: take ref to q when running it
` [PATCH 2/5] block: add queue reset support
` [PATCH 3/5] target: call queue reset if supported
` [PATCH 4/5] scsi: add new async device reset support
` [PATCH 5/5] iscsi initiator: support eh_async_device_reset_handler

BLKZEROOUT not zeroing md dev on VMDK
 2016-06-01  5:04 UTC  (5+ messages)

[RFC v3 0/4] Introduce the bulk mode method when sending request to crypto layer
 2016-06-01  4:58 UTC  (5+ messages)
` [RFC v3 1/4] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v3 2/4] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC v3 3/4] md: dm-crypt: Introduce the bulk mode method when sending request
` [RFC v3 4/4] crypto: Add the CRYPTO_ALG_BULK flag for ecb(aes) cipher

[PATCH 3/3] cfq-iosched: Convert to use highres timers
 2016-05-31 21:01 UTC  (4+ messages)

lightnvm: core on-disk initialization
 2016-05-31 11:07 UTC 

[PATCH] nbd: fix race in ioctl
 2016-05-30 12:58 UTC  (2+ messages)

[PATCH] block: don't check request size in blk_cloned_rq_check_limits()
 2016-05-30  7:24 UTC 

[PATCH] block: correctly fallback for zeroout
 2016-05-29  6:47 UTC  (2+ messages)

[GIT PULL] Block fixes for 4.7-rc1
 2016-05-27 18:37 UTC 

gendisk and lightnvm
 2016-05-27 17:25 UTC  (7+ messages)

bio-based DM multipath is back from the dead [was: Re: Notes from the four separate IO track sessions at LSF/MM]
 2016-05-27 16:10 UTC  (5+ messages)

[RFC 0/3] Introduce the bulk mode method when sending request to crypto layer
 2016-05-27  9:04 UTC  (12+ messages)
` [RFC 1/3] block: Introduce blk_bio_map_sg() to map one bio
` [RFC 2/3] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC 3/3] md: dm-crypt: Introduce the bulk mode method when sending request

[PATCH] blk-mq: clear q->mq_ops if init fail
 2016-05-26 14:53 UTC  (3+ messages)

[PATCH 00/10]block-throttle: add low/high limit
 2016-05-25 21:38 UTC  (5+ messages)

[PATCH] lightnvm: clear reserved bit on generic addr
 2016-05-25  7:11 UTC  (2+ messages)

BUG: slab-out-of-bounds in bio_alloc_bioset
 2016-05-24 15:28 UTC 

[PATCH v2 1/2] lightnvm: hold lock until finish the target creation
 2016-05-24 14:38 UTC  (8+ messages)
` [RFC PATCH 2/2] lightnvm: Append device name to target name

[PATCH] blk: remove NULL check before freeing functions
 2016-05-23 15:20 UTC  (2+ messages)

[PATCH] lightnvm: expose mark_blk through core
 2016-05-23  8:32 UTC  (2+ messages)

[PATCH v4 0/6] Add alignment check for DAX mount
 2016-05-20 17:49 UTC  (12+ messages)
` [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)

[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 V3] block: add missing group association in bio-cloning functions
 2016-05-13 20:42 UTC  (3+ messages)
` [PATCH BUGFIX V4] "

[RFC 0/2] Support for high-priority block device flag
 2016-05-13 18:01 UTC  (6+ messages)
` [RFC 1/2] block: allow other bd i_node flags when DAX is disabled


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).