messages from 2024-12-06 18:29:29 to 2024-12-09 22:49:22 UTC [more...]
[PATCH][RFC] make take_dentry_name_snapshot() lockless
2024-12-09 22:49 UTC (11+ messages)
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-12-09 22:13 UTC (12+ messages)
[PATCH v2 0/2] Additional miscdevice fops parameters
2024-12-09 20:06 UTC (24+ messages)
` [PATCH v2 1/2] rust: miscdevice: access file in fops
` [PATCH v2 2/2] rust: miscdevice: access the `struct miscdevice` from fops->open()
[MEH PATCH] fs: sort out a stale comment about races between fd alloc and dup2
2024-12-09 19:56 UTC (3+ messages)
silent data corruption in fuse in rc1
2024-12-09 19:52 UTC (19+ messages)
[PATCH] fstests: disable generic duperemove tests for NFS and others
2024-12-09 19:35 UTC (8+ messages)
Removing page->index
2024-12-09 17:36 UTC (3+ messages)
[PATCHv11 00/10] block write streams with nvme fdp
2024-12-09 17:35 UTC (6+ messages)
` [EXT] "
[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_read_wrapper (2)
2024-12-09 17:32 UTC (2+ messages)
[PATCH v2 00/12] fuse: support large folios
2024-12-09 17:23 UTC (12+ messages)
` [PATCH v2 10/12] fuse: support large folios for direct io
[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
2024-12-09 17:20 UTC (15+ messages)
[PATCH] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
2024-12-09 17:12 UTC (2+ messages)
[PATCH v2] fanotify: notify on mount attach and detach
2024-12-09 17:02 UTC (9+ messages)
[PATCH v8 00/16] fuse: fuse-over-io-uring
2024-12-09 14:56 UTC (17+ messages)
` [PATCH v8 01/16] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH v8 02/16] fuse: Move fuse_get_dev to header file
` [PATCH v8 03/16] fuse: Move request bits
` [PATCH v8 04/16] fuse: Add fuse-io-uring design documentation
` [PATCH v8 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH v8 06/16] fuse: {io-uring} Handle SQEs - register commands
` [PATCH v8 07/16] fuse: Make fuse_copy non static
` [PATCH v8 08/16] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH v8 09/16] fuse: {io-uring} Make hash-list req unique finding functions non-static
` [PATCH v8 10/16] fuse: Add io-uring sqe commit and fetch support
` [PATCH v8 11/16] fuse: {io-uring} Handle teardown of ring entries
` [PATCH v8 12/16] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
` [PATCH v8 13/16] fuse: Allow to queue fg requests through io-uring
` [PATCH v8 14/16] fuse: Allow to queue bg "
` [PATCH v8 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH v8 16/16] fuse: enable fuse-over-io-uring
[PATCHv12 11/12] nvme: register fdp parameters with the block layer
2024-12-09 16:29 UTC (20+ messages)
` [PATCHv12 01/12] fs: add write stream information to statx
` [PATCHv12 02/12] fs: add a write stream field to the kiocb
` [PATCHv12 03/12] block: add a bi_write_stream field
` [PATCHv12 04/12] block: introduce max_write_streams queue limit
` [PATCHv12 05/12] block: introduce a write_stream_granularity "
` [PATCHv12 06/12] block: expose write streams for block device nodes
` [PATCHv12 07/12] io_uring: enable per-io write streams
` [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
` [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv12 10/12] nvme.h: add FDP definitions
` [PATCHv12 12/12] nvme: use fdp streams if write stream is provided
` [PATCHv12 00/12] block write streams with nvme fdp
commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
2024-12-09 16:23 UTC (5+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-12-09 14:16 UTC (8+ messages)
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
[PATCH v6 0/3] iomap: fix zero padding data issue in concurrent append writes
2024-12-09 14:06 UTC (5+ messages)
` [PATCH v6 1/3] iomap: pass byte granular end position to iomap_add_to_ioend
` [PATCH v6 2/3] iomap: fix zero padding data issue in concurrent append writes
` [PATCH v6 3/3] xfs: clean up xfs_end_ioend() to reuse local variables
[PATCH] fs: don't block write during exec on pre-content watched files
2024-12-09 13:56 UTC (4+ messages)
[PATCH RFC v2 0/2] pidfs: use maple tree
2024-12-09 13:46 UTC (3+ messages)
` [PATCH RFC v2 1/2] maple_tree: make MT_FLAGS_LOCK_IRQ do something
` [PATCH RFC v2 2/2] pidfs: use maple tree
[PATCH 0/2] userfaultfd: handle few NULL check inline
2024-12-09 13:42 UTC (5+ messages)
` [PATCH 1/2] userfaultfd: handle dup_userfaultfd() "
` [PATCH 2/2] mm, rmap: handle anon_vma_fork() "
6.12 WARNING in netfs_consume_read_data()
2024-12-09 13:31 UTC (10+ messages)
` [PATCH] netfs: Fix ceph copy to cache on write-begin
[syzbot] [exfat?] general protection fault in exfat_init_dir_entry
2024-12-09 11:26 UTC
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-09 10:47 UTC (10+ messages)
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
2024-12-09 10:07 UTC (5+ messages)
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-12-09 8:32 UTC (6+ messages)
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry
[PATCH RFC v7 00/16] fuse: fuse-over-io-uring
2024-12-09 8:02 UTC (8+ messages)
` [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
[PATCH v2] zonefs: Fix the wrong format specifier
2024-12-09 4:47 UTC (2+ messages)
[PATCH] zonefs: Fix the wrong format specifier
2024-12-08 23:17 UTC (2+ messages)
[PATCH v4 0/5] Improve simple directory offset wrap behavior
2024-12-08 17:11 UTC (3+ messages)
` [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
[PATCH v7 00/32] riscv control-flow integrity for usermode
2024-12-08 15:51 UTC (2+ messages)
[PATCH v4 02/13] x86/um: nommu: elf loader for fdpic
2024-12-08 10:15 UTC
[PATCH] Documentation: filesystems: fix two misspells
2024-12-08 3:54 UTC
[syzbot] Monthly exfat report (Dec 2024)
2024-12-07 16:12 UTC
[PATCH v2] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
2024-12-07 12:17 UTC
[PATCH] fs/netfs: Remove redundant use of smp_rmb()
2024-12-07 10:09 UTC (4+ messages)
[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
2024-12-06 21:54 UTC (10+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
2024-12-06 21:14 UTC (7+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
[PATCH] common/config: use modprobe -w when supported
2024-12-06 19:34 UTC (5+ 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