linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-05 21:11:59 to 2019-06-10 18:46:27 UTC [more...]

How to resolve an issue in swiotlb environment?
 2019-06-10 18:46 UTC  (6+ messages)

remove bi_phys_segments and related cleanups
 2019-06-10 18:30 UTC  (20+ 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

blk-cgroup cleanups
 2019-06-10 18:23 UTC  (12+ 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

[RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
 2019-06-10 18:22 UTC  (25+ messages)
` [PATCH 01/13] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/13] uapi: General notification ring definitions "
` [PATCH 03/13] security: Add hooks to rule on setting a watch "
` [PATCH 04/13] security: Add a hook for the point of notification insertion "
` [PATCH 05/13] General notification queue with user mmap()'able ring buffer "
` [PATCH 06/13] keys: Add a notification facility "
` [PATCH 07/13] vfs: Add a mount-notification "
` [PATCH 08/13] vfs: Add superblock notifications "
` [PATCH 09/13] fsinfo: Export superblock notification counter "
` [PATCH 10/13] Add a general, global device notification watch list "
` [PATCH 11/13] block: Add block layer notifications "
` [PATCH 12/13] usb: Add USB subsystem "
` [PATCH 13/13] Add sample notification program "

[PATCH] block: bio: Use struct_size() in kmalloc()
 2019-06-10 17:53 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.2-rc4
 2019-06-10 15:48 UTC  (8+ messages)

[PATCH V2 0/2] block: fix page leak by merging to same page
 2019-06-10 15:09 UTC  (6+ messages)
` [PATCH V2 1/2] block: introduce 'enum bvec_merge_flags' for __bio_try_merge_page
` [PATCH V2 2/2] block: fix page leak in case of merging to same page

[PATCH V3 0/2] block: fix page leak by merging to same page
 2019-06-10  9:02 UTC  (3+ messages)
` [PATCH V3 1/2] block: introduce 'enum bvec_merge_flags' for __bio_try_merge_page
` [PATCH V3 2/2] block: fix page leak in case of merging to same page

[PATCH AUTOSEL 4.19 22/49] loop: Don't change loop device under exclusive opener
 2019-06-10  9:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 29/70] io_uring: Fix __io_uring_register() false success
 2019-06-10  9:00 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 35/70] loop: Don't change loop device under exclusive opener
` [PATCH AUTOSEL 5.1 60/70] blk-mq: Fix memory leak in error handling

[PATCH V2] bcache: fix stack corruption by PRECEDING_KEY()
 2019-06-10  8:11 UTC  (8+ messages)

[PATCH 0/2] block: fix page leak by merging to same page
 2019-06-10  3:40 UTC  (4+ messages)
` [PATCH 1/2] block: introduce 'enum bvec_merge_flags' for __bio_try_merge_page
` [PATCH 2/2] block: fix page leak in case of merging to same page

[PATCH 0/2] bcache: two emergent fixes for Linux v5.2-rc5
 2019-06-09 22:13 UTC  (3+ messages)
` [PATCH 1/2] bcache: fix stack corruption by PRECEDING_KEY()
` [PATCH 2/2] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached

[REGRESSION] commit c2b3c170db610 causes blktests block/002 failure
 2019-06-09 18:14 UTC 

[PATCH 4.4 078/241] bio: fix improper use of smp_mb__before_atomic()
 2019-06-09 16:40 UTC 

[RFC PATCH] bcache: fix stack corruption by PRECEDING_KEY()
 2019-06-09 12:16 UTC  (9+ messages)

[PATCH] block: document iostat changes for disk busy time accounting
 2019-06-09 11:14 UTC 

[PATCH 1/3] block/diskstats: accumulate all per-cpu counters in one pass
 2019-06-09 10:50 UTC  (4+ messages)
` [PATCH 3/3] block/diskstats: more accurate approximation of io_ticks for slow disks

[PATCH v3 04/33] docs: cdrom: convert docs to ReST and rename to *.rst
 2019-06-09  2:26 UTC 

[RESEND PATCH] block: move tag field position in struct request
 2019-06-08 20:15 UTC 

[PATCH 0/2] Simplify blk-mq implementation
 2019-06-08  8:19 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: Remove blk_mq_put_ctx()

properly communicate queue limits to the DMA layer
 2019-06-08  8:14 UTC  (17+ messages)
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 10/13] megaraid_sas: "

[RFC PATCH v2 0/8] Inline Encryption Support
 2019-06-07 22:28 UTC  (10+ 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 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
 2019-06-07 14:37 UTC  (41+ 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 "

[PATCH blktests v3 0/2] Test zone mapping of logical devices
 2019-06-07 12:19 UTC  (3+ messages)
` [PATCH blktests v3 1/2] zbd/rc: Introduce helper functions for zone mapping test
` [PATCH blktests v3 2/2] zbd/007: Add zone mapping test for logical devices

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-07  9:45 UTC  (10+ messages)
` [PATCH 8/9] scsi: megaraid: convert private reply queue to blk-mq "
` [PATCH 9/9] scsi: mp3sas: "

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

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

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

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

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-05 21:01 UTC  (11+ 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).