linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-15 08:09:02 to 2022-03-17 20:41:23 UTC [more...]

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-17 20:40 UTC  (23+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 3/9] net: mlx5: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 6/9] usb: gadget: "
` [PATCH 7/9] usb: usbip: "
` [PATCH 8/9] x86/crypto: "
` [PATCH 9/9] testmmiotrace: "
` (subset) [PATCH 0/9] treewide: "

[GIT PULL] second round of nvme updates for Linux 5.18
 2022-03-17 17:08 UTC 

[PATCH] virtio-blk: support polling I/O
 2022-03-17 15:03 UTC  (16+ messages)

[PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
 2022-03-17 14:38 UTC  (2+ messages)

[PATCH 0/3] optimizations for io accounting
 2022-03-17 14:06 UTC  (5+ messages)
` [PATCH 1/3] block: don't show disk stats if io accounting is disabled
` [PATCH 2/3] block: factor out common code for part_stat_show() and diskstats_show()
` [PATCH -next 3/3] block: update nsecs[] in part_get_stat()

[PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
 2022-03-17 13:05 UTC  (3+ messages)

[PATCH v9] block: cancel all throttled bios in del_gendisk()
 2022-03-17 11:22 UTC  (8+ messages)

loop: are parallel requests serialized by the single workqueue?
 2022-03-17 10:27 UTC  (3+ messages)

security issue: data exposure when using block layer secure erase
 2022-03-17  9:57 UTC  (6+ messages)
` [PATCH, alternative 1] block: remove REQ_OP_SECURE_ERASE erase
` [PATCH alternative 2] block: fix the REQ_OP_SECURE_ERASE handling to not leak erased data

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[syzbot] WARNING in floppy_revalidate
 2022-03-17  7:33 UTC 

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-17  3:39 UTC  (23+ messages)
` [PATCH RFC v5 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v5 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v5 03/21] dept: Embed Dept data in Lockdep
` [PATCH RFC v5 04/21] dept: Apply Dept to spinlock
` [PATCH RFC v5 05/21] dept: Apply Dept to mutex families
` [PATCH RFC v5 06/21] dept: Apply Dept to rwlock
` [PATCH RFC v5 07/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH RFC v5 08/21] dept: Apply Dept to seqlock
` [PATCH RFC v5 09/21] dept: Apply Dept to rwsem
` [PATCH RFC v5 10/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v5 11/21] dept: Introduce split map concept and new APIs for them
` [PATCH RFC v5 12/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH RFC v5 13/21] dept: Apply SDT to swait
` [PATCH RFC v5 14/21] dept: Apply SDT to wait(waitqueue)
` [PATCH RFC v5 15/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v5 16/21] dept: Distinguish each syscall context from another
` [PATCH RFC v5 17/21] dept: Distinguish each work "
` [PATCH RFC v5 18/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH RFC v5 19/21] dept: Add nocheck version of init_completion()
` [PATCH RFC v5 20/21] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH RFC v5 21/21] dept: Don't create dependencies between different depths in any case

[PATCH] block: limit request dispatch loop duration
 2022-03-17  2:58 UTC  (5+ messages)

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-17  2:18 UTC  (3+ messages)

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-03-17  1:49 UTC  (3+ messages)

[PATCH 00/17] btrfs: split bio at btrfs_map_bio() time
 2022-03-16 23:30 UTC  (4+ messages)
` [PATCH 11/17] btrfs: make dec_and_test_compressed_bio() to be split bio compatible

zram corruption due to uninitialized do_swap_page fault
 2022-03-16 18:26 UTC  (6+ messages)

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-16 16:18 UTC  (42+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-16 14:50 UTC  (32+ messages)
  ` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
  ` [PATCH 08/17] nvme: enable passthrough with fixed-buffer
  ` [PATCH 09/17] io_uring: plug for async bypass
  ` [PATCH 12/17] nvme: enable bio-cache for fixed-buffer passthru
  ` [PATCH 14/17] io_uring: add polling support for uring-cmd

yet another approach to fix the loop lock order inversions v3
 2022-03-16 14:38 UTC  (18+ messages)
` [PATCH 1/8] loop: de-duplicate the idle worker freeing code
` [PATCH 2/8] loop: initialize the worker tracking fields once
` [PATCH 3/8] loop: remove the racy bd_inode->i_mapping->nrpages asserts
` [PATCH 4/8] loop: don't freeze the queue in lo_release
` [PATCH 5/8] loop: only freeze the queue in __loop_clr_fd when needed
` [PATCH 6/8] loop: implement ->free_disk
` [PATCH 7/8] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
` [PATCH 8/8] loop: don't destroy lo->workqueue in __loop_clr_fd

[syzbot] possible deadlock in blkdev_put (3)
 2022-03-16 14:29 UTC  (9+ messages)
  ` [PATCH v2] loop: don't hold lo->lo_mutex from lo_open() and lo_release()

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-03-16 12:58 UTC  (17+ messages)

[PATCH -next] block: Add parameter description in kernel-doc comment
 2022-03-16 12:53 UTC 

[PATCH][next] block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"
 2022-03-16 12:03 UTC  (3+ messages)

[GIT PULL] nvme fix for Linux 5.17
 2022-03-16 11:43 UTC  (2+ messages)

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-16  9:30 UTC  (6+ messages)

[PATCH] block/psi: remove PSI annotations from submit_bio
 2022-03-16  3:59 UTC  (3+ messages)

[PATCH] lib/sbitmap: allocate sb->map via kvzalloc_node
 2022-03-16  2:54 UTC  (2+ messages)

[PATCH] zram: Add a huge_idle writeback mode
 2022-03-16  0:01 UTC  (5+ messages)

[PATCH] sr: simplify the local variable initialization in sr_block_open()
 2022-03-15 20:42 UTC  (2+ messages)

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-15 19:59 UTC  (8+ messages)
` [EXT] "

[PATCH 2/2] block: remove the per-bio/request write hint
 2022-03-15 15:44 UTC  (15+ messages)
    ` [EXT] "

[bug report] worker watchdog timeout in dispatch loop for null_blk
 2022-03-15 11:10 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-15  8:42 UTC  (13+ messages)

[PATCH v0] pata_parport: add driver (PARIDE replacement)
 2022-03-15  8:23 UTC  (5+ 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).