linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-04 13:08:14 to 2019-06-07 06:20:26 UTC [more...]

[PATCH 0/2] block, bfq: add weight symlink to the bfq.weight cgroup parameter
 2019-06-07  6:20 UTC  (3+ messages)

blk-cgroup cleanups
 2019-06-07  6:07 UTC  (11+ messages)
` [PATCH 1/6] blk-cgroup: factor out a helper to read rwstat counter
` [PATCH 2/6] blk-cgroup: pass blkg_rwstat structures by reference
` [PATCH 3/6] blk-cgroup: introduce a new struct blkg_rwstat_sample
` [PATCH 4/6] blk-cgroup: move struct blkg_stat to bfq
` [PATCH 5/6] bfq-iosched: move bfq_stat_recursive_sum into the only caller
` [PATCH 6/6] block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

remove bi_phys_segments and related cleanups
 2019-06-07  6:04 UTC  (13+ messages)
` [PATCH 1/6] block: initialize the write priority in blk_rq_bio_prep
` [PATCH 2/6] block: remove blk_init_request_from_bio
` [PATCH 3/6] block: remove the bi_phys_segments field in struct bio
` [PATCH 4/6] block: simplify blk_recalc_rq_segments
` [PATCH 5/6] block: untangle the end of blk_bio_segment_split
` [PATCH 6/6] block: mark blk_rq_bio_prep as inline

properly communicate queue limits to the DMA layer
 2019-06-07  5:52 UTC  (25+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "

[PATCH blktests v2 0/2] Test zone mapping of logical devices
 2019-06-07  5:04 UTC  (10+ 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

[PATCH] block: free sched's request pool in blk_cleanup_queue
 2019-06-07  4:39 UTC  (5+ messages)

[RFC][PATCH 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
 2019-06-06 22:52 UTC  (38+ messages)
` [PATCH 01/10] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/10] General notification queue with user mmap()'able ring buffer "
` [PATCH 03/10] keys: Add a notification facility "
` [PATCH 04/10] vfs: Add a mount-notification "
` [PATCH 05/10] vfs: Add superblock notifications "
` [PATCH 06/10] fsinfo: Export superblock notification counter "
` [PATCH 07/10] Add a general, global device notification watch list "
` [PATCH 08/10] block: Add block layer notifications "
` [PATCH 09/10] usb: Add USB subsystem "
` [PATCH 10/10] Add sample notification program "

KASAN: use-after-free Read in blk_mq_free_rqs
 2019-06-06 22:21 UTC  (2+ messages)

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-06 11:58 UTC  (12+ messages)
` [PATCH 1/9] blk-mq: allow hw queues to share hostwide tags
` [PATCH 7/9] scsi: hisi_sas_v3: convert private reply queue to blk-mq hw queue
` [PATCH 9/9] scsi: mp3sas: "

[bug report][stable] xfstests:generic/538 failed on xfs
 2019-06-06  3:13 UTC  (5+ messages)

[RFC PATCH v2 0/8] Inline Encryption Support
 2019-06-05 23:28 UTC  (9+ messages)
` [RFC PATCH v2 1/8] block: Keyslot Manager for Inline Encryption
` [RFC PATCH v2 2/8] block: Add encryption context to struct bio
` [RFC PATCH v2 3/8] block: blk-crypto for Inline Encryption
` [RFC PATCH v2 4/8] scsi: ufs: UFS driver v2.1 spec crypto additions
` [RFC PATCH v2 5/8] scsi: ufs: UFS crypto API
` [RFC PATCH v2 6/8] scsi: ufs: Add inline encryption support to UFS
` [RFC PATCH v2 7/8] fscrypt: wire up fscrypt to use blk-crypto
` [RFC PATCH v2 8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-05 21:06 UTC  (32+ 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 "
    ` Rational model for UID based controls

[PATCH] block: Drop unlikely before IS_ERR(_OR_NULL)
 2019-06-05 20:55 UTC  (5+ messages)

too large sg segments with commit 09324d32d2a08
 2019-06-05 13:57 UTC  (4+ messages)

[PATCH 0/6] fix for a race in btree_flush_write()
 2019-06-05  7:27 UTC  (7+ messages)
` [PATCH 1/6] bcache: Revert "bcache: fix high CPU occupancy during journal"
` [PATCH 2/6] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
` [PATCH 3/6] bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket()
` [PATCH 4/6] bcache: remove retry_flush_write from struct cache_set
` [PATCH 5/6] bcache: fix race in btree_flush_write()
` [PATCH 6/6] bcache: add reclaimed_journal_buckets to struct cache_set

[RFC] block: add counter to track io request's d2c time
 2019-06-05  7:16 UTC  (3+ messages)

[PATCH 00/15] bcache fixes before Linux v5.3
 2019-06-05  5:45 UTC  (21+ 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()

Vacation
 2019-06-05  2:43 UTC 

[PATCH] block: aoe: no need to check return value of debugfs_create functions
 2019-06-04 19:38 UTC  (4+ messages)
` [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][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  (2+ messages)

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

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


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