linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-30 03:20:37 to 2019-06-05 01:27:48 UTC [more...]

[PATCH] block: free sched's request pool in blk_cleanup_queue
 2019-06-05  1:27 UTC  (2+ messages)

[PATCH blktests v2 0/2] Test zone mapping of logical devices
 2019-06-04 22:13 UTC  (5+ messages)
` [PATCH blktests v2 1/2] zbd/rc: Introduce helper functions for zone mapping test
` [PATCH blktests v2 2/2] zbd/007: Add zone mapping test for logical devices

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-04 22:03 UTC  (17+ messages)
` [PATCH 1/8] security: Override creds in __fput() with last fputter's creds "
` [PATCH 2/8] General notification queue with user mmap()'able ring buffer "
` [PATCH 3/8] keys: Add a notification facility "
` [PATCH 4/8] vfs: Add a mount-notification "
` [PATCH 5/8] vfs: Add superblock notifications "
` [PATCH 6/8] fsinfo: Export superblock notification counter "
` [PATCH 7/8] block: Add block layer notifications "
` [PATCH 8/8] Add sample notification program "

[PATCH] block: aoe: no need to check return value of debugfs_create functions
 2019-06-04 19:38 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/2] Simplify blk-mq implementation
 2019-06-04 18:17 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: Remove blk_mq_put_ctx()
` [PATCH 2/2] blk-mq: Simplify blk_mq_make_request()

[PATCH 00/15] bcache fixes before Linux v5.3
 2019-06-04 15:53 UTC  (19+ messages)
` [PATCH 01/15] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
` [PATCH 02/15] bcache: avoid flushing btree node in cache_set_flush() if io disabled
` [PATCH 03/15] bcache: ignore read-ahead request failure on backing device
` [PATCH 04/15] bcache: add io error counting in write_bdev_super_endio()
` [PATCH 05/15] bcache: remove "XXX:" comment line from run_cache_set()
` [PATCH 06/15] bcache: remove unnecessary prefetch() in bset_search_tree()
` [PATCH 07/15] bcache: use sysfs_match_string() instead of __sysfs_match_string()
` [PATCH 08/15] bcache: add return value check to bch_cached_dev_run()
` [PATCH 09/15] bcache: remove unncessary code in bch_btree_keys_init()
` [PATCH 10/15] bcache: check CACHE_SET_IO_DISABLE in allocator code
` [PATCH 11/15] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH 12/15] bcache: more detailed error message to bcache_device_link()
` [PATCH 13/15] bcache: add more error message in bch_cached_dev_attach()
` [PATCH 14/15] bcache: shrink btree node cache after bch_btree_check()
` [PATCH 15/15] bcache: improve error message in bch_cached_dev_run()
` [PATCH 16/18] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
  ` [PATCH 17/18] bcache: make bset_search_tree() be more understandable
  ` [PATCH 18/18] bcache: add code comments for journal_read_bucket()

[PATCH][next] blktrace: remove redundant assignment to ret
 2019-06-04 15:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: Hand over skd maintainership
 2019-06-04 15:00 UTC  (3+ messages)

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-06-04 14:51 UTC  (8+ messages)
` [PATCH V4 3/3] scsi: core: avoid to pre-allocate big chunk "

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-04 13:37 UTC  (40+ messages)
` [PATCH 1/9] blk-mq: allow hw queues to share hostwide tags
` [PATCH 2/9] block: null_blk: introduce module parameter of 'g_host_tags'
` [PATCH 3/9] scsi: Add template flag 'host_tagset'
` [PATCH 4/9] scsi_debug: support host tagset
` [PATCH 5/9] scsi: introduce scsi_cmnd_hctx_index()
` [PATCH 6/9] scsi: hpsa: convert private reply queue to blk-mq hw queue
` [PATCH 7/9] scsi: hisi_sas_v3: "
` [PATCH 8/9] scsi: megaraid: "
` [PATCH 9/9] scsi: mp3sas: "

[PATCH] xen-blkfront: switch kcalloc to kvcalloc for large array allocation
 2019-06-04 13:11 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-06-04 12:33 UTC  (31+ messages)
    ` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
      ` [PATCH 3/7] vfs: Add a mount-notification facility

[PATCH 2/5] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
 2019-06-04  7:35 UTC  (7+ messages)
` [PATCH 0/5] Assorted fixes discovered with gcc 4.1
  ` [PATCH] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()

[PATCH] block: force select mq-deadline for zoned block devices
 2019-06-04  7:23 UTC 

[PATCH 0/2] Fix kobject_add refcount imbalance on block layer
 2019-06-04  5:36 UTC  (6+ messages)
` [PATCH 1/2] block :blk-sysfs :fix kobj refcount imbalance on the err return path
` [PATCH 2/2] block :blk-mq-sysfs :fix kobj refcount imbalance on "

[RFC] block: add counter to track io request's d2c time
 2019-06-04  2:59 UTC  (2+ messages)

Testing devices for discard support properly
 2019-06-03 20:01 UTC  (10+ messages)

[RFC PATCH 0/2] blkcg: add support weighted round robin tagset map
 2019-06-03 17:20 UTC  (3+ messages)
` [RFC PATCH 1/2] block: add weighted round robin for blkcgroup
` [RFC PATCH 2/2] null_blk: add support weighted round robin submition queue

[PATCH] block :blk-sysfs: fix refcount imbalance on the error path
 2019-06-03 14:55 UTC  (2+ messages)

[PATCH] genirq/affinity: remove unused arg when building aff mask
 2019-06-03  7:41 UTC  (2+ messages)

How to resolve an issue in swiotlb environment?
 2019-06-03  6:42 UTC 

[PATCH] block: null_blk: fix race condition for null_del_dev
 2019-06-02 23:43 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.2-rc3
 2019-06-02 16:30 UTC  (2+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-02  7:04 UTC  (25+ messages)

WARNING: CPU: 0 PID: 29149 at kernel/workqueue.c:2911 __flush_work.isra.29+0x19f/0x1b0
 2019-06-02  0:45 UTC  (3+ messages)

RFC: declaring DT match tables (2nd take)
 2019-06-01 13:52 UTC  (5+ messages)
` [PATCH 1/4] mod_devicetable: helper macro for declaring oftree module device table
` [PATCH 2/4] drivers: block: xsysace: use MODULE_DECLARE_OF_TABLE() and of_match_ptr()
` [PATCH 3/4] drivers: crypto: picoxcell_crypto: use MODULE_DECLARE_OF_TABLE()
` [PATCH 4/4] drivers: ata: "

[PATCH] block: genhd: Use struct_size() helper
 2019-05-31 18:47 UTC 

[PATCH] block: print offending values when cloned rq limits are exceeded
 2019-05-31 17:40 UTC  (6+ messages)

[PATCH 0/8] Improve block layer function documentation
 2019-05-31 16:58 UTC  (19+ messages)
` [PATCH 1/8] block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header
` [PATCH 2/8] block: Convert blk_invalidate_devt() "
` [PATCH 3/8] block: Fix throtl_pending_timer_fn() kernel-doc header
` [PATCH 4/8] block: Fix blk_mq_*_map_queues() kernel-doc headers
` [PATCH 5/8] block: Fix rq_qos_wait() kernel-doc header
` [PATCH 6/8] block: Fix bsg_setup_queue() "
` [PATCH 7/8] blk-mq: Fix spelling in a source code comment
` [PATCH 8/8] blk-mq: Document the blk_mq_hw_queue_to_node() arguments

RFC: get rid of #ifdef CONFIG_OF's around of match tables
 2019-05-31 11:54 UTC  (4+ messages)
` [PATCH 1/3] mod_devicetable: helper macro for declaring oftree module device table
` [PATCH 2/3] drivers: block: xsysace: use MODULE_OF_TABLE() and of_match_ptr()
` [PATCH 3/3] drivers: crypto: picoxcell_crypto: use MODULE_OF_TABLE()

[PATCH 0/2] block, bfq: add weight symlink to the bfq.weight cgroup parameter
 2019-05-30 15:02 UTC  (2+ messages)

[PATCH V2 0/5] blk-mq: Wait for for hctx inflight requests on CPU unplug
 2019-05-30  9:45 UTC  (13+ messages)
` [PATCH V2 5/5] "

[PATCH v2 1/1] blk-mq: Fix disabled hybrid polling
 2019-05-30  9:27 UTC 

[PATCH 1/1] blk-mq: Fix disabled hybrid polling
 2019-05-30  9:19 UTC  (3+ messages)

[PATCH blktests] block: add queue freeze/unfreeze sequence test
 2019-05-30  8:33 UTC  (2+ messages)

[PATCH] nbd: no need to check all the connections one by one if all are dead
 2019-05-30  7:53 UTC 

[PATCH 5.1 006/405] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:00 UTC  (2+ messages)
` [PATCH 5.1 007/405] sbitmap: "

[PATCH 5.0 005/346] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:01 UTC  (2+ messages)
` [PATCH 5.0 006/346] sbitmap: "

[PATCH 4.19 006/276] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:02 UTC  (2+ messages)
` [PATCH 4.19 007/276] sbitmap: "

[PATCH 4.14 005/193] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:04 UTC  (2+ messages)
` [PATCH 4.14 006/193] sbitmap: "

[PATCH 0/2] nbd: block/dev size changes
 2019-05-30  3:19 UTC  (3+ messages)
` [PATCH 1/2] nbd: fix crash when the blksize is zero v2

[PATCH 4.9 003/128] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:05 UTC 

[PATCH 3/7] vfs: Add a mount-notification facility
 2019-05-29 17:04 UTC  (2+ messages)


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