linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH -next] fs: fsconfig: intercept for non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL
 2024-05-11  6:21 UTC 

[PATCH -next] fsconfig: intercept for non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL
 2024-05-11  6:08 UTC  (2+ messages)

[PATCH v5 00/12] mm/swap: clean up and optimize swap cache index
 2024-05-11  5:54 UTC  (15+ messages)
` [PATCH v5 01/12] f2fs: drop usage of page_index
` [PATCH v5 02/12] nilfs2: "
` [PATCH v5 03/12] ceph: "
` [PATCH v5 04/12] NFS: remove nfs_page_lengthg and "
` [PATCH v5 05/12] cifs: drop usage of page_file_offset
` [PATCH v5 06/12] afs: drop usage of folio_file_pos
` [PATCH v5 07/12] netfs: "
` [PATCH v5 08/12] nfs: "
` [PATCH v5 09/12] mm/swap: get the swap device offset directly
` [PATCH v5 10/12] mm: remove page_file_offset and folio_file_pos
` [PATCH v5 11/12] mm: drop page_index and simplify folio_index
` [PATCH v5 12/12] mm/swap: reduce swap cache search space

[RFC PATCH] fs: dcache: Delete the associated dentry when deleting a file
 2024-05-11  5:32 UTC  (8+ messages)

[PATCHBOMB v5.6] fs-verity support for XFS
 2024-05-11  5:01 UTC  (3+ messages)
` [PATCHSET v5.6] fstests: "

[PATCH 0/1] fsnotify: clear PARENT_WATCHED flags lazily
 2024-05-11  3:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-05-11  1:09 UTC  (4+ messages)
` [PATCH v3 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-05-10 23:57 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Running BOF
 2024-05-10 23:35 UTC  (2+ messages)

[PATCH] fuse: add simple request tracepoints
 2024-05-10 21:36 UTC 

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-10 18:53 UTC  (3+ messages)

[PATCH] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-10 16:21 UTC  (3+ messages)

[GIT PULL] vfs rw
 2024-05-10 11:47 UTC 

[PATCH v3] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-10 11:47 UTC 

[GIT PULL] vfs netfs
 2024-05-10 11:47 UTC 

[GIT PULL] vfs mount
 2024-05-10 11:46 UTC 

[GIT PULL] vfs misc
 2024-05-10 11:46 UTC 

[PATCH v2] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-10 11:46 UTC  (2+ messages)

[GIT PULL] vfs iomap
 2024-05-10 11:45 UTC 

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-05-10 11:40 UTC  (8+ messages)
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()

[PATCH] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-10 11:38 UTC  (6+ messages)

[syzbot] [fs?] WARNING in stashed_dentry_prune (2)
 2024-05-10 11:34 UTC  (3+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-05-10 11:33 UTC  (7+ messages)

[PATCH 1/4] btrfs: Remove duplicate included header
 2024-05-10 11:23 UTC  (3+ messages)
` [PATCH 3/4] overlayfs: "

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-10 10:55 UTC  (20+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes
            ` [Linaro-mm-sig] "

[PATCH] fuse: annotate potential data-race in num_background
 2024-05-10  9:21 UTC  (2+ messages)

[PATCH 0/2] fuse: two tiny fixes for fuse_resend()
 2024-05-10  9:16 UTC  (4+ messages)
` [PATCH 1/2] fuse: set FR_PENDING atomically in fuse_resend()
` [PATCH 2/2] fuse: clear FR_SENT when re-adding requests into pending list

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-05-10  7:57 UTC  (6+ messages)
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter

[PATCH] libfs: fix accidental overflow in offset calculation
 2024-05-10  7:02 UTC  (7+ messages)

[PATCHSET v5.6 2/2] xfs: fs-verity support
 2024-05-10  6:20 UTC  (30+ messages)
` [PATCH 18/26] xfs: use merkle tree offset as attr hash
` [PATCH 19/26] xfs: don't bother storing merkle tree blocks for zeroed data blocks
` [PATCH 25/26] xfs: make it possible to disable fsverity

[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-05-10  1:55 UTC  (5+ messages)
` [PATCH rfc 4/4] "

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-05-10  1:33 UTC  (23+ messages)
` [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v16 2/9] f2fs: "
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v16 5/9] f2fs: "
` [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
` [PATCH v16 7/9] f2fs: "
` [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v16 9/9] f2fs: "

[PATCH v4 32/66] selftests/mount_setattr: Drop define _GNU_SOURCE
 2024-05-10  0:07 UTC  (3+ messages)
` [PATCH v4 45/66] selftests/proc: "
` [PATCH v4 46/66] selftests/proc: Drop duplicate -D_GNU_SOURCE

[PATCH v2] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-09 23:42 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-05-09 23:14 UTC  (4+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one

[PATCH] fs: remove accidental overflow during wraparound check
 2024-05-09 22:10 UTC  (3+ messages)

[PATCH v3 34/68] selftests/mount_setattr: Drop define _GNU_SOURCE
 2024-05-09 19:58 UTC  (3+ messages)
` [PATCH v3 47/68] selftests/proc: "
` [PATCH v3 48/68] selftests/proc: Drop duplicate -D_GNU_SOURCE

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (25+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

XFS BoF at LSFMM
 2024-05-09 17:47 UTC  (9+ messages)
` [Lsf-pc] "

[PATCH v1 1/1] isofs: Use *-y instead of *-objs in Makefile
 2024-05-09 16:10 UTC  (2+ messages)

[git pull] vfs.git qibfs leak fix
 2024-05-09 16:08 UTC  (2+ messages)

[PATCH] fs/proc: fix softlockup in __read_vmcore
 2024-05-09 15:30 UTC  (4+ messages)

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-09 15:09 UTC  (13+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

[PATCH v15 0/9] FUSE passthrough for file io
 2024-05-09 14:32 UTC  (7+ messages)
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode

KCSAN in fuse (fuse_request_end <-> fuse_request_end)
 2024-05-09 11:10 UTC  (4+ messages)

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-05-09 10:40 UTC  (6+ messages)
` [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation
` [PATCHv2 2/2] iomap: Optimize iomap_read_folio

[LSFMM BoF] fanotify HSM update
 2024-05-09  8:44 UTC 

[PATCH v3 04/10] ext4: trim delalloc extent
 2024-05-09  8:27 UTC  (3+ messages)

[PATCH v3 02/10] ext4: check the extent status again before inserting delalloc block
 2024-05-09  8:26 UTC  (3+ messages)

[syzbot] [fs?] KASAN: use-after-free Read in sysv_new_inode (2)
 2024-05-09  7:33 UTC 

[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
 2024-05-09  6:16 UTC  (6+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
` [PATCH 2/3] binfmt_elf: Calculate total_size earlier
` [PATCH 3/3] binfmt_elf: Honor PT_LOAD alignment for static PIE

[PATCH] sched/proc: Print user_cpus_ptr for task status
 2024-05-08 17:01 UTC  (6+ messages)

[PATCH 00/30] Remove PG_error flag
 2024-05-09  4:26 UTC  (2+ messages)

[PATCH 0/5] Convert ext4's mballoc to use folios
 2024-05-09  4:26 UTC  (4+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-09  1:00 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[PATCHSET v5.6 1/2] fs-verity: support merkle tree access by blocks
 2024-05-08 20:14 UTC  (6+ messages)
` [PATCH 03/18] fsverity: convert verification to use byte instead of page offsets

kdevops BoF at LSFMM
 2024-05-08 17:54 UTC  (4+ messages)

[GIT PULL] fuse fixes for 6.9 final
 2024-05-08 17:46 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.9
 2024-05-08 17:46 UTC  (3+ messages)
  `  "

[PATCH v2] fscrypt: try to avoid refing parent dentry in fscrypt_file_open
 2024-05-08 17:38 UTC  (2+ messages)

[PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
 2024-05-08 17:30 UTC  (8+ messages)

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08 16:43 UTC  (4+ 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).