messages from 2018-02-08 15:27:30 to 2018-02-21 22:54:12 UTC [more...]
[PATCH RESEND] blk-throttle: avoid double counted
2018-02-21 22:54 UTC (2+ messages)
[PATCH v3 0/3] Fix races between blkcg code and request queue initialization and cleanup
2018-02-21 22:51 UTC (5+ messages)
` [PATCH v3 1/3] block: Add a third argument to blk_alloc_queue_node()
` [PATCH v3 2/3] block: Fix a race between the cgroup code and request queue initialization
` [PATCH v3 3/3] block: Fix a race between request queue removal and the block cgroup controller
[PATCH V15 00/22] mmc: Add Command Queue support
2018-02-21 20:50 UTC (3+ messages)
` [PATCH V15 06/22] mmc: block: Add blk-mq support
[PATCH v2] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
2018-02-21 19:22 UTC
[PATCH v2] blk-mq: Fix race between resetting the timer and completion handling
2018-02-21 19:21 UTC (23+ messages)
v4.16-rc1 + dm-mpath + BFQ
2018-02-21 18:09 UTC (12+ messages)
[PATCH 2/2] block: fix blk_rq_append_bio
2018-02-21 17:12 UTC (8+ messages)
` [PATCH] Use bio_endio instead of bio_put in error path of blk_rq_append_bio
[PATCH V2 00/20] lightnvm: pblk: implement 2.0 support
2018-02-21 14:30 UTC (22+ messages)
` [PATCH 01/20] lightnvm: simplify geometry structure
` [PATCH 02/20] lightnvm: add controller capabilities to 2.0
` [PATCH 03/20] lightnvm: fix capabilities for 2.0 sysfs
` [PATCH 04/20] lightnvm: add minor version to generic geometry
` [PATCH 05/20] lightnvm: rename number of channels and luns
` [PATCH 06/20] lightnvm: add shorten OCSSD version in geo
` [PATCH 07/20] lightnvm: rename sect_* to sec_*
` [PATCH 08/20] lightnvm: complete geo structure with maxoc*
` [PATCH 09/20] lightnvm: use generic identify structure
` [PATCH 10/20] lightnvm: pblk: rename ppaf* to addrf*
` [PATCH 11/20] lightnvm: pblk: check for supported version
` [PATCH 12/20] lightnvm: complete 2.0 values in sysfs
` [PATCH 13/20] lightnvm: add support for 2.0 address format
` [PATCH 14/20] lightnvm: make address conversions depend on generic device
` [PATCH 15/20] nvme: make nvme_get_log_ext available
` [PATCH 16/20] lightnvm: implement get log report chunk helpers
` [PATCH 17/20] lightnvm: define chunk states
` [PATCH 18/20] lightnvm: pblk: implement get log report chunk
` [PATCH 19/20] lightnvm: pblk: refactor init/exit sequences
` [PATCH 20/20] lightnvm: pblk: implement 2.0 support
[PATCH v2 0/6] lightnvm: base 2.0 implementation
2018-02-21 9:35 UTC (11+ messages)
` [PATCH v2 1/6] lightnvm: make 1.2 data structures explicit
` [PATCH v2 2/6] lightnvm: flatten nvm_id_group into nvm_id
` [PATCH v2 3/6] lightnvm: add 2.0 geometry identification
` [PATCH v2 4/6] lightnvm: remove max_rq_size
` [PATCH v2 5/6] lightnvm: remove nvm_dev_ops->max_phys_sect
` [PATCH v2 6/6] nvme: lightnvm: add late setup of block size and metadata
[PATCH] blk: optimization for classic polling
2083-05-30 4:21 UTC (8+ messages)
` [PATCH v2 RESENT] "
[PATCH] lightnvm: pblk: don't recover unwritten lines
2018-02-21 8:22 UTC
[PATCH 0/3] pblk bugfixes
2018-02-21 8:12 UTC (6+ messages)
` [PATCH 1/3] lightnvm: pblk: delete writer kick timer before stopping thread
` [PATCH 2/3] lightnvm: pblk: allow allocation of new lines during shutdown
` [PATCH 3/3] lightnvm: pblk: prevent race in pblk_rb_flush_point_set
[PATCH] fix double ;;s in code
2018-02-20 23:47 UTC (11+ messages)
[PATCH] block: sed-opal: fix response string extraction
2018-02-20 19:20 UTC (2+ messages)
` [PATCH] block: sed-opal: fix u64 short atom length
how can one drain MQ request queue ?
2018-02-20 10:13 UTC (2+ messages)
[PATCH 0/8] lightnvm: pblk: implement support for 2.0
2018-02-19 13:40 UTC (20+ messages)
` [PATCH 1/8] lightnvm: exposed generic geometry to targets
` [PATCH 2/8] lightnvm: show generic geometry in sysfs
` [PATCH 3/8] lightnvm: add support for 2.0 address format
` [PATCH 4/8] lightnvm: convert address based on spec. version
` [PATCH 5/8] lightnvm: implement get log report chunk helpers
` [PATCH 6/8] lightnvm: pblk: implement get log report chunk
` [PATCH 7/8] lightnvm: pblk: refactor init/exit sequences
` [PATCH 8/8] lightnvm: pblk: implement 2.0 support
[PATCH RFC] sbitmap: Use lock/unlock atomic bitops
2018-02-18 13:05 UTC
[GIT PULL] Block IO fixes for 4.16-rc2
2018-02-17 17:02 UTC
[PATCH v2] block/loop: add documentation for sysfs interface
2018-02-17 6:13 UTC
[PATCH blktests] tests/nvme: add NVMe test group and tracepoint test
2018-02-16 14:21 UTC
[PATCH v3 00/13] bcache: device failure handling improvement
2018-02-16 12:11 UTC (7+ messages)
` Re[2]: "
[PATCH] block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
2018-02-15 15:27 UTC (2+ messages)
[PATCH V2 0/4] lightnvm: base 2.0 implementation
2018-02-15 8:57 UTC (7+ messages)
` [PATCH V2 1/4] lightnvm: make 1.2 data structures explicit
` [PATCH V2 2/4] lightnvm: flatten nvm_id_group into nvm_id
` [PATCH V2 3/4] lightnvm: add 2.0 geometry identification
` [PATCH V2 4/4] nvme: lightnvm: add late setup of block size and metadata
[PATCH] block: Change 'unsigned' to 'unsigned int' throughout block layer
2018-02-15 2:26 UTC (4+ messages)
block: oopses on 4.13.*, 4.14.* and 4.15-rc2
2018-02-14 18:37 UTC
[PATCH 0/6] block: Fix races in bdev - gendisk handling
2018-02-14 11:53 UTC (6+ messages)
` [PATCH 4/6] genhd: Fix use after free in __blkdev_get()
` [PATCH 5/6] genhd: Fix BUG in blkdev_open()
[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
2018-02-14 6:28 UTC (19+ messages)
[PATCH rfc 0/5] generic adaptive IRQ moderation library for I/O devices
2018-02-13 21:46 UTC (13+ messages)
` [PATCH rfc 2/5] irq-am: add some debugfs exposure on tuning state
` [PATCH rfc 3/5] irq_poll: wire up irq_am
[PATCH] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
2018-02-13 16:17 UTC (5+ messages)
[PATCH] blk-throttle: avoid multiple counting for same bio
2018-02-13 14:43 UTC (2+ messages)
[PATCH] nbd: fix return value in error handling path
2018-02-12 17:14 UTC
[PATCH] block: Reorder the queue flag manipulaton function definitions
2018-02-12 17:34 UTC
[PATCH v2] blk-throttle: fix race between blkcg_bio_issue_check and cgroup_rmdir
2018-02-12 17:11 UTC (6+ messages)
[PATCH] blk-mq-debugfs: Also show requests that have not yet been started
2018-02-12 17:02 UTC
vgdisplay hang on iSCSI session
2018-02-12 16:48 UTC (3+ messages)
[PATCH BUGFIX V3] block, bfq: add requeue-request hook
2018-02-12 7:24 UTC (8+ messages)
Question about strange phenomenon of cgroup blkio stat
2018-02-12 2:50 UTC
[PATCH] bcache: fix incorrect sysfs output value of strip size
2018-02-11 2:30 UTC
[GIT PULL] Block fixes for 4.16-rc1
2018-02-10 17:31 UTC
[PATCH V2] block: pass inclusive 'lend' parameter to truncate_inode_pages_range
2018-02-10 0:46 UTC
[LSF/MM ATTEND] State of blk-mq I/O scheduling and next steps
2018-02-10 0:42 UTC (2+ messages)
[PATCH] block: pass inclusive 'lend' parameter to truncate_inode_pages_range
2018-02-09 15:12 UTC (2+ messages)
[PATCH v7 1/2] xfs: remove assert to check bytes returned
2018-02-09 4:52 UTC (3+ messages)
` [PATCH v7 2/2] Return bytes transferred for partial direct I/O
[PATCH 00/24] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
2018-02-08 18:09 UTC (9+ messages)
[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
2018-02-08 17:34 UTC (3+ messages)
` [PATCH 1/5] blk-mq: tags: define several fields of tags as pointer
[PATCH v6 0/9] bcache: device failure handling improvement
2018-02-08 15:45 UTC (10+ messages)
` [PATCH v6 1/9] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v6 2/9] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v6 3/9] bcache: stop dc->writeback_rate_update properly
` [PATCH v6 4/9] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v6 5/9] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v6 6/9] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v6 7/9] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v6 8/9] bcache: add io_disable to struct cached_dev
` [PATCH v6 9/9] bcache: stop bcache device when backing device is offline
[PATCH RESEND] blk-throttle: dispatch more sync writes in block throttle layer
2018-02-08 15:41 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).