linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-17 20:32:51 to 2024-07-22 13:42:23 UTC [more...]

[PATCH] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
 2024-07-22 13:42 UTC  (2+ messages)

[PATCH] netfs: Fix writeback that needs to go to both server and cache
 2024-07-22 13:41 UTC  (2+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-22 13:40 UTC  (18+ messages)
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in path_from_stashed
 2024-07-22 13:13 UTC  (6+ messages)
` [PATCH] fs/pidfs: when time ns disabled add check for ioctl
  ` [PATCH 1/2] pidfs: handle kernels without namespaces cleanly
    ` [PATCH 2/2] pidfs: add selftests for new namespace ioctls

[RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook
 2024-07-22 12:29 UTC 

[PATCH v3 0/7] Make core VMA operations internal and testable
 2024-07-22 11:50 UTC  (8+ messages)
` [PATCH v3 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v3 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v3 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v3 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v3 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v3 6/7] tools: separate out shared radix-tree components
` [PATCH v3 7/7] tools: add skeleton code for userland testing of VMA logic

[GIT PULL] bcachefs changes for 6.11
 2024-07-22 11:45 UTC  (13+ messages)
          ` mounts failing with -EBUSY on device mapper (was: Re: [GIT PULL] bcachefs changes for 6.11)

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-22 10:08 UTC  (12+ messages)
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test

[PATCH v5 0/3] man2: Document RWF_ATOMIC
 2024-07-22  9:57 UTC  (4+ messages)
` [PATCH v5 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v5 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v5 3/3] io_submit.2: Document RWF_ATOMIC

[PATCH] nsfs: Fix the missed rcu_read_unlock() invoking in ns_ioctl()
 2024-07-22  9:54 UTC  (2+ messages)

[GIT PULL] ntfs3: bugfixes for 6.11
 2024-07-22  9:40 UTC 

[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
 2024-07-22  9:28 UTC  (2+ messages)

[PATCH v2] execve: Move KUnit tests to tests/ subdirectory
 2024-07-22  7:35 UTC  (2+ messages)

[syzbot] [net?] [v9fs?] WARNING: refcount bug in p9_req_put (3)
 2024-07-22  6:14 UTC  (2+ messages)
` [syzbot] "

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-07-20 14:22 UTC  (6+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-20 11:43 UTC  (44+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits

[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
 2024-07-20 10:42 UTC  (7+ messages)

[PATCH] fanotify: don't skip extra event info if no info_mode is set
 2024-07-20  7:44 UTC  (2+ messages)

[syzbot] [jfs?] general protection fault in diRead (2)
 2024-07-20  0:16 UTC  (2+ messages)

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-19 20:49 UTC  (6+ messages)

[PATCH 0/4] Remove uses of aops->writepage from gfs2
 2024-07-19 17:51 UTC  (5+ messages)
` [PATCH 1/4] gfs2: Add gfs2_aspace_writepages()
` [PATCH 2/4] gfs2: Remove __gfs2_writepage()
` [PATCH 3/4] gfs2: Remove gfs2_jdata_writepage()
` [PATCH 4/4] gfs2: Remove gfs2_aspace_writepage()

[PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-07-19 17:26 UTC  (4+ messages)
` [PATCH v3 1/2] coredump: Standartize and fix logging
` [PATCH v3 2/2] binfmt_elf, coredump: Log the reason of the failed core dumps

[PATCH 0/4] cifs: Miscellaneous fixes and a trace point
 2024-07-19 15:45 UTC  (9+ messages)
` [PATCH 1/4] cifs: Fix server re-repick on subrequest retry
` [PATCH 2/4] cifs: Fix missing error code set
` [PATCH 3/4] cifs: Fix setting of zero_point after DIO write
` [PATCH 4/4] cifs: Add a tracepoint to track credits involved in R/W requests
` [PATCH 5/4] cifs: Fix missing fscache invalidation

[PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
 2024-07-19 15:22 UTC  (14+ messages)
` [PATCH 1/4] filemap: return pos of first dirty folio from range_has_writeback
` [PATCH 2/4] iomap: refactor an iomap_revalidate() helper
` [PATCH 3/4] iomap: fix handling of dirty folios over unwritten extents
` [PATCH 4/4] xfs: remove unnecessary flush of eof page from truncate

[PATCH RFC 0/5] nsfs: iterate through mount namespaces
 2024-07-19 14:53 UTC  (7+ messages)
` [PATCH RFC 1/5] fs: use all available ids
` [PATCH RFC 2/5] fs: allow mount namespace fd
` [PATCH RFC 3/5] fs: add put_mnt_ns() cleanup helper
` [PATCH RFC 4/5] file: add fput() "
` [PATCH RFC 5/5] nsfs: iterate through mount namespaces

[PATCH] vfs: handle __wait_on_freeing_inode() and evict() race
 2024-07-19 14:28 UTC  (6+ messages)

[PATCH] tty: tty_io: fix race between tty_fops and hung_up_tty_fops
 2024-07-19 13:37 UTC 

[PATCH] fuse: add optional kernel-enforced timeout for fuse requests
 2024-07-19 13:06 UTC  (9+ messages)

[PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c
 2024-07-19 12:05 UTC  (3+ messages)
` [PATCH v4] vfs: correct the comments of vfs_*() helpers

[syzbot] [hfs?] WARNING: ODEBUG bug in hfsplus_fill_super (3)
 2024-07-19 10:48 UTC 

[GIT PULL] vfs fixes
 2024-07-19  1:04 UTC  (2+ messages)

[GIT PULL] bcachefs changes for 6.11, v2
 2024-07-19  1:04 UTC  (4+ messages)
  `  "

[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages()
 2024-07-18 22:35 UTC  (4+ messages)
` [PATCH 2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate()

[PATCH v2 1/4] ext4: Reduce stack usage in ext4_mpage_readpages()
 2024-07-18 22:30 UTC  (4+ messages)
` [PATCH v2 2/4] ext4: Pipeline buffer reads in mext_page_mkuptodate()
` [PATCH v2 3/4] ext4: Remove array of buffer_heads from mext_page_mkuptodate()
` [PATCH v2 4/4] ext4: Tidy the BH loop in mext_page_mkuptodate()

[PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()"
 2024-07-18 20:10 UTC  (2+ messages)
` [PATCH 2/2] netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-07-18 19:12 UTC  (4+ messages)
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension

[PATCH] execve: Move KUnit tests to tests/ subdirectory
 2024-07-18 17:46 UTC  (3+ messages)

[PATCH 00/23] Convert write_begin / write_end to take a folio
 2024-07-18 17:14 UTC  (4+ messages)
` [PATCH 05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks()

[PATCH] btrfs/220: remove integrity checker bits
 2024-07-18 16:10 UTC  (2+ messages)

[PATCH] proc: add config to block FOLL_FORCE in mem writes
 2024-07-18 15:58 UTC  (8+ messages)

[PATCH v4 0/3] man2: Document RWF_ATOMIC
 2024-07-18 15:05 UTC  (9+ messages)
` [PATCH v4 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v4 3/3] io_submit.2: Document RWF_ATOMIC

[PATCH v1 0/3] fuse: a few small fixes
 2024-07-18 10:00 UTC  (4+ messages)
` [PATCH v1 2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc

[PATCH 0/2] mm: skip memcg for certain address space
 2024-07-18  9:25 UTC  (15+ messages)

[PATCH v2 00/13] forcealign for xfs
 2024-07-18  8:53 UTC  (5+ messages)
` [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag

[syzbot] Monthly fs report (Jul 2024)
 2024-07-18  7:59 UTC 

[syzbot] [fs?] WARNING: lock held when returning to user space in ns_ioctl
 2024-07-18  1:31 UTC 

[GIT PULL] sysctl changes for v6.11-rc1
 2024-07-17 22:15 UTC  (4+ messages)

[GIT PULL] zonefs changes for 6.11-rc1
 2024-07-17 20:32 UTC  (2+ 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).