Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2024-12-06 08:55:06 to 2024-12-09 14:56:57 UTC [more...]

[PATCH v8 00/16] fuse: fuse-over-io-uring
 2024-12-09 14:56 UTC  (4+ messages)
` [PATCH v8 03/16] fuse: Move request bits
` [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

silent data corruption in fuse in rc1
 2024-12-09 14:49 UTC  (14+ messages)

[PATCH] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
 2024-12-09 14:46 UTC 

[PATCH v2 0/2] Additional miscdevice fops parameters
 2024-12-09 14:42 UTC  (20+ messages)
` [PATCH v2 1/2] rust: miscdevice: access file in fops
` [PATCH v2 2/2] rust: miscdevice: access the `struct miscdevice` from fops->open()

[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] fstests: disable generic duperemove tests for NFS and others
 2024-12-09 13:49 UTC  (3+ 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/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-09 13:46 UTC  (11+ messages)

[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  (11+ messages)
              ` [PATCH] netfs: Fix ceph copy to cache on write-begin

[PATCHv12 03/12] block: add a bi_write_stream field
 2024-12-09 13:18 UTC  (18+ messages)
  ` [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 01/12] fs: add write stream information to statx
  ` [PATCHv12 02/12] fs: add a write stream field to the kiocb
` [PATCHv12 00/12] block write streams with nvme fdp
  ` [PATCHv12 11/12] nvme: register fdp parameters with the block layer

commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
 2024-12-09 12:53 UTC  (4+ messages)

[PATCHv11 00/10] block write streams with nvme fdp
 2024-12-09 12:51 UTC  (10+ messages)
  ` [PATCHv11 07/10] block: expose write streams for block device nodes
  ` [PATCHv11 02/10] io_uring: protection information enhancements
  ` [PATCHv11 03/10] io_uring: add write stream attribute

[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  (14+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
` [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][RFC] make take_dentry_name_snapshot() lockless
 2024-12-09  7:41 UTC  (5+ messages)

[PATCH v2] fanotify: notify on mount attach and detach
 2024-12-09  4:49 UTC  (8+ messages)

[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 v2 00/12] fuse: support large folios
 2024-12-06 22:33 UTC  (8+ messages)

[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
 2024-12-06 21:54 UTC  (14+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
` [PATCH RESEND v9 3/3] fuse: add default_request_timeout and max_request_timeout sysctls

[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  (8+ messages)

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-06 18:22 UTC  (7+ messages)
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED

[PATCH RFC] pidfs: use maple tree
 2024-12-06 16:57 UTC  (6+ messages)

[PATCH] fuse: Prevent hung task warning if FUSE server gets stuck
 2024-12-06 16:56 UTC  (5+ messages)

[PATCH] Documentation: core-api: add generic parser docbook
 2024-12-06 16:34 UTC  (2+ messages)

[RFC] why do we need smp_rmb/smp_wmb pair in fd_install()/expand_fdtable()?
 2024-12-06 15:32 UTC  (14+ messages)
` [RFC PATCH] fs: elide the smp_rmb fence in fd_install()

[RFC PATCH] fanotify: notify on mount attach and detach
 2024-12-06 15:18 UTC  (6+ messages)

[PATCH] jbd2: add a missing data flush during file and fs synchronization
 2024-12-06 15:04 UTC  (2+ messages)

ksmbd: v6.13-rc1 WARNING at fs/attr.c:300 setattr_copy+0x1ee/0x200
 2024-12-06 14:56 UTC  (4+ messages)

[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
 2024-12-06 14:16 UTC  (2+ messages)
` [syzbot] [hfs?] [mm?] "

[PATCHv11 10/10] nvme: use fdp streams if write stream is provided
 2024-12-06 13:18 UTC  (2+ messages)

[PATCH v2] netfs: fix kernel BUG in iov_iter_revert()
 2024-12-06 12:41 UTC  (4+ messages)
` syzbot program that crashes netfslib can also crash fuse

[MEH PATCH] fs: sort out a stale comment about races between fd alloc and dup2
 2024-12-06 12:13 UTC  (2+ messages)

[PATCH v11 00/10] Read/Write with meta/integrity
 2024-12-06 12:07 UTC  (4+ messages)
  ` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support

[PATCH] cifs: Fix rmdir failure due to ongoing I/O on deleted file
 2024-12-06 11:06 UTC 

[QUESTION] inconsistent use of smp_mb()
 2024-12-06 10:51 UTC  (3+ messages)

Regression on linux-next (next-20241203)
 2024-12-06 10:34 UTC  (2+ messages)

[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2024-12-06 10:29 UTC  (4+ messages)
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()

[PATCH 0/4] large atomic writes for xfs
 2024-12-06  9:43 UTC  (6+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox