messages from 2022-03-16 02:27:55 to 2022-03-21 16:22:13 UTC [more...]
[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
2022-03-21 16:21 UTC (7+ messages)
[syzbot] INFO: task hung in nbd_add_socket (2)
2022-03-21 16:06 UTC
[PATCH] zram: Add a huge_idle writeback mode
2022-03-21 14:50 UTC (5+ messages)
[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
2022-03-21 14:33 UTC (4+ messages)
[PATCH v2 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
2022-03-21 14:24 UTC (3+ messages)
` [PATCH v2 1/2] virtio-blk: support polling I/O
` [PATCH v2 2/2] virtio-blk: support mq_ops->queue_rqs()
[PATCH] n64cart: convert bi_disk to bi_bdev->bd_disk fix build
2022-03-21 12:35 UTC (3+ messages)
[PATCH 1/1] xen/blkfront: fix comment for need_copy
2022-03-21 12:31 UTC (5+ messages)
[RFC 0/3] Add zero copy feature for tcmu
2022-03-21 12:01 UTC (5+ messages)
` [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
` [RFC 2/3] mm: export zap_page_range()
` [RFC 3/3] scsi: target: tcmu: Support zero copy
[PATCH] src/Makefile: re-add major version number to soname
2022-03-21 11:41 UTC
[PATCH] xen-blkback: remove redundant assignment to variable i
2022-03-21 10:00 UTC (3+ messages)
[PATCH 00/17] io_uring passthru over nvme
2022-03-21 7:02 UTC (25+ messages)
` [PATCH 14/17] io_uring: add polling support for uring-cmd
` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
` [PATCH 10/17] block: wire-up support for plugging
loop: it looks like REQ_OP_FLUSH could return before IO completion
2022-03-21 0:21 UTC (2+ messages)
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-03-20 12:04 UTC (28+ 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: "
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-20 10:57 UTC (6+ messages)
[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
2022-03-20 10:55 UTC (19+ messages)
` [PATCH RFC v5 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v5 04/21] dept: Apply Dept to spinlock
` [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 -next 00/11] support concurrent sync io for bfq on a specail occasion
2022-03-19 2:34 UTC (5+ messages)
[PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
2022-03-19 2:02 UTC (5+ messages)
[syzbot] WARNING in floppy_check_events
2022-03-19 0:06 UTC
[GIT PULL] File system related bio_alloc() cleanups
2022-03-18 21:59 UTC
[GIT PULL] Block driver updates for 5.18-rc1
2022-03-18 21:59 UTC
[GIT PULL] Block updates for 5.18-rc1
2022-03-18 21:59 UTC
[GIT PULL] block fixes for 5.17-final
2022-03-18 19:38 UTC (2+ messages)
zram corruption due to uninitialized do_swap_page fault
2022-03-18 18:54 UTC (8+ messages)
[PATCH for-5.18 0/3] block: throttle related fixes
2022-03-18 15:58 UTC (5+ messages)
` [PATCH 1/3] block: avoid use-after-free on throttle data
` [PATCH 2/3] block: let blkcg_gq grab request queue's refcnt
` [PATCH 3/3] block: cancel all throttled bios in del_gendisk()
security issue: data exposure when using block layer secure erase
2022-03-18 10:36 UTC (9+ 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
[PATCH RFC -next 0/3] improve fairness for sbitmap waitqueues
2022-03-18 8:25 UTC (4+ messages)
` [PATCH RFC -next 1/3] sbitmap: record the number of waiters for each waitqueue
` [PATCH RFC -next 2/3] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH RFC -next 3/3] sbitmap: improve the fairness of waitqueues' wake up
[PATCH v9] block: cancel all throttled bios in del_gendisk()
2022-03-18 7:04 UTC (9+ messages)
[PATCH 0/3] optimizations for io accounting
2022-03-18 6:12 UTC (8+ 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()
[GIT PULL] second round of nvme updates for Linux 5.18
2022-03-18 2:47 UTC (2+ messages)
[PATCH v2] block: limit request dispatch loop duration
2022-03-18 2:40 UTC (2+ messages)
[PATCH] virtio-blk: support polling I/O
2022-03-17 15:03 UTC (15+ messages)
[PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
2022-03-17 13:05 UTC (3+ messages)
loop: are parallel requests serialized by the single workqueue?
2022-03-17 10:27 UTC (3+ messages)
Napływ Klientów ze strony
2022-03-17 8:40 UTC
[syzbot] WARNING in floppy_revalidate
2022-03-17 7:33 UTC
[PATCH] block: limit request dispatch loop duration
2022-03-17 2:58 UTC (5+ 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
[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
2022-03-16 16:18 UTC (27+ messages)
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 (7+ 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] 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).