public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 14:11:27 to 2024-11-27 16:28:29 UTC [more...]

[PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-27 16:28 UTC  (4+ messages)
` [PATCH v5 2/2] xfs: clean up xfs_end_ioend() to reuse local variables

[GIT PULL] vfs fixes
 2024-11-27 16:15 UTC  (3+ messages)

[PATCH] firmware_loader: minor spelling fixes
 2024-11-27 15:56 UTC  (2+ messages)

[REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
 2024-11-27 15:54 UTC  (5+ messages)

[RFC PATCH v3 0/5] Improve simple directory offset wrap behavior
 2024-11-27 15:28 UTC  (6+ messages)
` [RFC PATCH v3 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH v3 2/5] libfs: Remove unnecessary locking from simple_offset_empty()
` [RFC PATCH v3 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [RFC PATCH v3 4/5] libfs: Refactor end-of-directory detection for simple_offset directories
` [RFC PATCH v3 5/5] libfs: Refactor offset_iterate_dir()

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-27 15:15 UTC  (17+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-11-27 15:03 UTC  (5+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm

[RFC PATCH v2 0/5] Improve simple directory offset wrap behavior
 2024-11-27 14:36 UTC  (11+ messages)
` [RFC PATCH v2 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
` [RFC PATCH v2 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [RFC PATCH v2 4/5] libfs: Refactor end-of-directory detection for simple_offset directories
` [RFC PATCH v2 5/5] libfs: Refactor offset_iterate_dir()

UML mount failure with Linux 6.11
 2024-11-27 13:55 UTC  (16+ messages)

[PATCH RFC v7 00/16] fuse: fuse-over-io-uring
 2024-11-27 13:45 UTC  (18+ messages)
` [PATCH RFC v7 01/16] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v7 02/16] fuse: Move fuse_get_dev to header file
` [PATCH RFC v7 03/16] fuse: Move request bits
` [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v7 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v7 07/16] fuse: Make fuse_copy non static
` [PATCH RFC v7 08/16] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v7 10/16] fuse: {uring} Handle teardown of ring entries
` [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
` [PATCH RFC v7 12/16] fuse: {uring} Allow to queue bg "
` [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task
` [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
` [PATCH RFC v7 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH RFC v7 16/16] fuse: enable fuse-over-io-uring

[RFC PATCH 0/1] Large folios in block buffered IO path
 2024-11-27 12:28 UTC  (10+ messages)
` [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for "

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-27 12:20 UTC  (11+ messages)
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-27 11:24 UTC  (13+ messages)
  ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support

[PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-11-27 11:21 UTC  (8+ messages)
` [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator

Regression in NFS probably due to very large amounts of readahead
 2024-11-27 11:06 UTC  (15+ messages)

[PATCH] fs: fix bug that fput() may not have done to complete in flush_delayed_fput
 2024-11-27 10:51 UTC  (2+ messages)
` [PATCH] boot: flush delayed work

[PATCH] watch_queue: Use page->private instead of page->index
 2024-11-27 10:05 UTC  (2+ messages)

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read
 2024-11-27  9:48 UTC 

[syzbot] [fs?] possible deadlock in input_inject_event
 2024-11-27  8:41 UTC  (2+ messages)

[PATCH v2 0/9] initramfs: kunit tests and cleanups
 2024-11-27  6:35 UTC  (3+ messages)
` [PATCH v3 8/9] initramfs: fix hardlink hash leak without TRAILER

[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
 2024-11-27  6:01 UTC  (9+ messages)
` [PATCH v2 1/2] quota: flush quota_release_work upon quota writeback
` [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-27  2:54 UTC  (13+ messages)

[PATCH v3 fanotify 0/2] Fanotify in kernel filter
 2024-11-27  2:16 UTC  (5+ messages)
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter

[PATCH] cred: fold get_new_cred_many() into get_cred_many()
 2024-11-27  2:04 UTC  (2+ messages)

[PATCH v2 00/29] cred: rework {override,revert}_creds()
 2024-11-27  2:03 UTC  (6+ messages)
` [PATCH v2 29/29] cred: remove unused get_new_cred()

[syzbot] [hfs?] KMSAN: uninit-value in hfs_read_inode
 2024-11-26 21:52 UTC  (5+ messages)
` [PATCH] hfs: Sanity check the root record

[GIT PULL] vfs ecryptfs mount api
 2024-11-26 21:42 UTC  (2+ messages)

[GIT PULL] vfs exportfs
 2024-11-26 21:42 UTC  (2+ messages)

[GIT PULL] Rust bindings for pid namespaces
 2024-11-26 21:42 UTC  (3+ messages)

[GIT PULL] fuse update for 6.13
 2024-11-26 21:04 UTC  (2+ messages)

[PATCH] fs/backing_file: fix wrong argument in callback
 2024-11-26 16:04 UTC  (2+ messages)

[PATCH] Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
 2024-11-26 15:01 UTC  (2+ messages)

[PATCH] isofs: Partially convert zisofs_read_folio to use a folio
 2024-11-26 12:58 UTC  (2+ messages)

[PATCH 0/2] udf: Verify link count before updating it
 2024-11-26 12:33 UTC  (3+ messages)
` [PATCH 1/2] udf: Skip parent dir link count update if corrupted
` [PATCH 2/2] udf: Verify inode link counts before performing rename

[PATCH 0/2] man2: Document RWF_NOAPPEND
 2024-11-26 11:57 UTC  (6+ messages)
` [PATCH 1/2] readv.2: Document RWF_NOAPPEND flag
` [PATCH 2/2] io_submit.2: "

[PATCH] fs_parser: update mount_api doc to match function signature
 2024-11-26 11:26 UTC  (3+ messages)

[RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
 2024-11-26 10:08 UTC  (3+ messages)

[PATCH] fs: fix proc_handler for sysctl_nr_open
 2024-11-26 10:00 UTC  (2+ messages)

[PATCH] overlayfs: port all superblock creation logging to fsopen logs
 2024-11-26  9:47 UTC  (5+ messages)

fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized]
 2024-11-26  8:49 UTC  (2+ messages)

[linus:master] [netfs] d6a77668a7: filebench.sum_operations/s 158.3% improvement
 2024-11-26  8:44 UTC 

[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
 2024-11-26  8:43 UTC  (7+ messages)

[PATCH v4 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-26  6:53 UTC  (5+ messages)

[RFC] metadata updates vs. fetches (was Re: [PATCH v4] fs: Fix data race in inode_set_ctime_to_ts)
 2024-11-26  6:44 UTC 

[PATCH v2] x86: fix missing declaration of init_fs
 2024-11-26  2:45 UTC 

[syzbot] [kernfs?] [bcachefs?] [exfat?] INFO: task hung in do_unlinkat (5)
 2024-11-26  1:26 UTC  (2+ messages)
` [syzbot] [jfs?] [bcachefs?] "

[PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
 2024-11-26  0:06 UTC  (2+ messages)

[syzbot] [hfs?] WARNING in hfsplus_unlink
 2024-11-25 23:42 UTC  (2+ messages)
` [PATCH] hfsplus: restore i_nlink and flags when rename_cat fails

[PATCH v2 00/12] fuse: support large folios
 2024-11-25 22:05 UTC  (13+ messages)
` [PATCH v2 01/12] fuse: support copying "
` [PATCH v2 02/12] fuse: support large folios for retrieves
` [PATCH v2 03/12] fuse: refactor fuse_fill_write_pages()
` [PATCH v2 04/12] fuse: support large folios for writethrough writes
` [PATCH v2 05/12] fuse: support large folios for folio reads
` [PATCH v2 06/12] fuse: support large folios for symlinks
` [PATCH v2 07/12] fuse: support large folios for stores
` [PATCH v2 08/12] fuse: support large folios for queued writes
` [PATCH v2 09/12] fuse: support large folios for readahead
` [PATCH v2 10/12] fuse: support large folios for direct io
` [PATCH v2 11/12] fuse: support large folios for writeback
` [PATCH v2 12/12] fuse: enable large folios

[PATCH] x86: fix missing declartion of init_fs
 2024-11-25 21:04 UTC  (2+ messages)

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-25 20:49 UTC  (12+ messages)

[PATCH 00/12] fuse: support large folios
 2024-11-25 19:23 UTC  (4+ messages)
` [PATCH 09/12] fuse: support large folios for readahead

[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-25 18:04 UTC  (2+ messages)

[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
 2024-11-25 15:34 UTC  (5+ messages)
` [PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header

[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
 2024-11-25 14:59 UTC  (2+ messages)

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-25 14:41 UTC  (5+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened

permission checking for F_SET_RW_HINT
 2024-11-25 14:23 UTC  (9+ messages)
` [PATCH 1/2] fs: require inode_owner_or_capable "
  ` (subset) "
` [PATCH 2/2] fs: require FMODE_WRITE "

[GIT PULL] overlayfs updates for 6.13
 2024-11-25 14:13 UTC  (5+ messages)
` [PATCH 00/26] cred: rework {override,revert}_creds()


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