linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-17 14:24:19 to 2024-07-19 17:51:12 UTC [more...]

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

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-19 17:36 UTC  (41+ 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

[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] fanotify: don't skip extra event info if no info_mode is set
 2024-07-19 15:30 UTC 

[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

[GIT PULL] bcachefs changes for 6.11
 2024-07-19 14:30 UTC  (11+ messages)

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

[PATCH] netfs: Fix writeback that needs to go to both server and cache
 2024-07-19 14:20 UTC 

[PATCH] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
 2024-07-19 14:19 UTC 

[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

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

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

[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
 2024-07-19  3:21 UTC  (6+ messages)

[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 v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-18 23:47 UTC  (15+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [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 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  (26+ messages)
` [PATCH 01/23] reiserfs: Convert grab_tail_page() to use "
` [PATCH 02/23] reiserfs: Convert reiserfs_write_begin() "
` [PATCH 03/23] block: Use a folio in blkdev_write_end()
` [PATCH 04/23] buffer: Use a folio in generic_write_end()
` [PATCH 05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks()
` [PATCH 06/23] ntfs3: Remove reset_log_file()
` [PATCH 07/23] buffer: Convert block_write_end() to take a folio
` [PATCH 08/23] ecryptfs: Convert ecryptfs_write_end() to use "
` [PATCH 09/23] ecryptfs: Use a folio in ecryptfs_write_begin()
` [PATCH 10/23] f2fs: Convert f2fs_write_end() to use a folio
` [PATCH 11/23] f2fs: Convert f2fs_write_begin() "
` [PATCH 12/23] fuse: Convert fuse_write_end() "
` [PATCH 13/23] fuse: Convert fuse_write_begin() "
` [PATCH 14/23] hostfs: Convert hostfs_write_end() "
` [PATCH 15/23] jffs2: Convert jffs2_write_end() "
` [PATCH 16/23] jffs2: Convert jffs2_write_begin() "
` [PATCH 17/23] orangefs: Convert orangefs_write_end() "
` [PATCH 18/23] orangefs: Convert orangefs_write_begin() "
` [PATCH 19/23] vboxsf: Use a folio in vboxsf_write_end()
` [PATCH 20/23] fs: Convert aops->write_end to take a folio
` [PATCH 21/23] fs: Convert aops->write_begin "
` [PATCH 22/23] ocfs2: Convert ocfs2_write_zero_page to use "
` [PATCH 23/23] buffer: Convert __block_write_begin() to take "

[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 v4 00/29] arm64: Permission Overlay Extension
 2024-07-18 14:45 UTC  (13+ messages)
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 17/29] arm64: implement PKEYS support

[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  (11+ messages)
` [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH v2 10/13] xfs: Unmap blocks according to forcealign

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

[GIT PULL] zonefs changes for 6.11-rc1
 2024-07-17 20:32 UTC  (2+ messages)

[GIT PULL] udf, ext2, isofs fixes and cleanups
 2024-07-17 20:18 UTC  (2+ messages)

[GIT PULL] AFFS updates for 6.11
 2024-07-17 20:18 UTC  (2+ messages)

[GIT PULL] xfs: new code for 6.11
 2024-07-17 20:18 UTC  (2+ messages)

[GIT PULL] Fsnotify fix for 6.11-rc1
 2024-07-17 20:18 UTC  (2+ messages)

[PATCH v10 00/10] enable bs > ps in XFS
 2024-07-17 15:26 UTC  (8+ messages)
` [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes

[PATCH v3] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
 2024-07-17 14:52 UTC  (2+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-07-17 14:50 UTC  (5+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
  ` [PATCH v5 2/3] fs/file.c: conditionally clear full_fds
  ` [PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()


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).