linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-06 12:17:41 to 2018-02-12 18:35:14 UTC [more...]

[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-12 18:35 UTC  (24+ messages)
` [PATCH 1/5] blk-mq: tags: define several fields of tags as pointer

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

v4.16-rc1 + dm-mpath + BFQ
 2018-02-12 16:31 UTC  (6+ 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 v3 0/3] Fix races between blkcg code and request queue initialization and cleanup
 2018-02-09 18:44 UTC  (4+ 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] block: pass inclusive 'lend' parameter to truncate_inode_pages_range
 2018-02-09 15:12 UTC  (2+ messages)

[PATCH V2 0/4] lightnvm: base 2.0 implementation
 2018-02-09  9:27 UTC  (5+ 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 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  (37+ messages)
` [PATCH 03/24] ibtrs: core: lib functions shared between client and server modules
` [PATCH 04/24] ibtrs: client: private header with client structs and functions
` [PATCH 07/24] ibtrs: client: sysfs interface functions
` [PATCH 09/24] ibtrs: server: main functionality

[PATCH v2] blk-mq: Fix race between resetting the timer and completion handling
 2018-02-08 17:54 UTC  (22+ messages)

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (3+ messages)

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

[PATCH V2 0/8] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-08 15:25 UTC  (17+ messages)
` [PATCH V2 1/8] blk-mq: tags: define several fields of tags as pointer
` [PATCH V2 2/8] blk-mq: introduce BLK_MQ_F_GLOBAL_TAGS
` [PATCH V2 4/8] block: null_blk: introduce module parameter of 'g_global_tags'
` [PATCH V2 5/8] scsi: introduce force_blk_mq

[PATCH 0/4] lightnvm: base 2.0 implementation
 2018-02-08 13:35 UTC  (5+ messages)
` [PATCH 3/4] lightnvm: add 2.0 geometry identification

[PATCH V2] lightnvm: pblk: add padding distribution sysfs attribute
 2018-02-08  9:45 UTC  (2+ messages)

[PATCH rfc 0/5] generic adaptive IRQ moderation library for I/O devices
 2018-02-08  1:28 UTC  (7+ 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 BUGFIX V2 0/1] block, bfq: handle requeues of I/O requests
 2018-02-07 20:53 UTC  (4+ messages)
` [PATCH BUGFIX V2 1/1] block, bfq: add requeue-request hook

Bcache patches for inclusion in 4.16
 2018-02-07 20:33 UTC  (10+ messages)
` [PATCH 1/8] bcache: add journal statistic
` [PATCH 2/8] bcache: fix high CPU occupancy during journal
` [PATCH 3/8] bcache: properly set task state in bch_writeback_thread()
` [PATCH 4/8] bcache: set error_limit correctly
` [PATCH 5/8] bcache: fix for allocator and register thread race
` [PATCH 6/8] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH 7/8] bcache: return attach error when no cache set exist
` [PATCH 8/8] bcache: fix for data collapse after re-attaching an attached device

[PATCH v5 00/10] bcache: device failure handling improvement
 2018-02-07 17:39 UTC  (9+ messages)
` [PATCH v5 01/10] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v5 03/10] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v5 06/10] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v5 07/10] bcache: fix inaccurate io state for detached bcache devices

[PATCH BUGFIX 0/1] block, bfq: handle requeues of I/O requests
 2018-02-07 17:33 UTC  (32+ messages)
` [PATCH BUGFIX 1/1] block, bfq: add requeue-request hook

[PATCH v2 0/2] block: Fix a race between the throttling code and request queue initialization
 2018-02-07 11:54 UTC  (9+ messages)
` [PATCH v2 2/2] "

[LSF/MM TOPIC] Two blk-mq related topics
 2018-02-07 10:55 UTC  (5+ messages)

WARNING in kmalloc_slab (3)
 2018-02-07  4:58 UTC  (6+ messages)

[PATCH] blk-mq-debugfs: Show more request state information
 2018-02-07  1:15 UTC 

[PATCH v3] block: Add should_fail_bio() for bpf error injection
 2018-02-06 22:14 UTC  (2+ messages)

[PATCH v2] block: Add should_fail_bio() for bpf error injection
 2018-02-06 21:15 UTC  (2+ messages)

[PATCH 1/2] char_dev: Fix off-by-one bugs in find_dynamic_major()
 2018-02-06 19:58 UTC  (6+ messages)
` [PATCH 2/2] block, char_dev: Use correct format specifier for unsigned ints

[PATCH] block: Add should_fail_bio() for bpf error injection
 2018-02-06 19:50 UTC  (3+ messages)

[Lsf-pc] [LSF/MM TOPIC] get_user_pages() and filesystems
 2018-02-06 16:29 UTC  (3+ messages)
  `  "

[PATCH 0/6] block: Fix races in bdev - gendisk handling
 2018-02-06 16:05 UTC  (7+ messages)
` [PATCH 1/6] genhd: Fix leaked module reference for NVME devices
` [PATCH 2/6] genhd: Rename get_disk() to get_disk_and_module()
` [PATCH 3/6] genhd: Add helper put_disk_and_module()
` [PATCH 4/6] genhd: Fix use after free in __blkdev_get()
` [PATCH 5/6] genhd: Fix BUG in blkdev_open()
` [PATCH 6/6] blockdev: Avoid two active bdev inodes for one device

[PATCH 0/5] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-02-06 12:17 UTC  (3+ messages)
` [PATCH 4/5] "
` [PATCH 5/5] nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors


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