linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-21 05:26:33 to 2024-06-24 16:38:19 UTC [more...]

[PATCH v2 00/13] linux system call fixes
 2024-06-24 16:37 UTC  (10+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
 2024-06-24 16:25 UTC  (11+ messages)

[PATCH 0/8] Support foreign mount namespace with statmount/listmount
 2024-06-24 15:49 UTC  (9+ messages)
` [PATCH 1/8] fs: relax permissions for listmount()
` [PATCH 2/8] fs: relax permissions for statmount()
` [PATCH 3/8] fs: keep an index of current mount namespaces
` [PATCH 4/8] fs: export the mount ns id via statmount
` [PATCH 5/8] fs: Allow listmount() in foreign mount namespace
` [PATCH 6/8] fs: Allow statmount() "
` [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
` [PATCH 8/8] selftests: add a test for the foreign mnt ns extensions

[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-06-24 15:30 UTC  (2+ messages)

[PATCH 00/13] forcealign for xfs
 2024-06-24 15:12 UTC  (31+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 03/13] xfs: simplify extent allocation alignment
` [PATCH 04/13] xfs: make EOF allocation simpler
` [PATCH 05/13] xfs: introduce forced allocation alignment
` [PATCH 06/13] xfs: align args->minlen for "
` [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH 10/13] xfs: Unmap blocks according to forcealign
` [PATCH 11/13] xfs: Only free full extents for forcealign
` [PATCH 12/13] xfs: Don't revert allocated offset "
` [PATCH 13/13] xfs: Enable file data forcealign feature

[PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
 2024-06-24 14:42 UTC  (10+ messages)
` [PATCH v2 2/3] Update uffd-stress to handle EINVAL for unset config features
` [PATCH v2 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured

[PATCH v4 00/22] block atomic writes for xfs
 2024-06-24 13:58 UTC  (6+ messages)
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size

[PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (33+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
    ` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-06-24 12:43 UTC  (9+ messages)

[PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
 2024-06-24 12:28 UTC  (5+ messages)

[PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
 2024-06-24 11:24 UTC 

[PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
 2024-06-24  8:54 UTC 

[RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef
 2024-06-24  8:17 UTC  (2+ messages)

[PATCH 0/2] mm: Avoid possible overflows in dirty throttling
 2024-06-24  8:16 UTC  (7+ messages)
` [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 2/2] mm: Avoid overflows in dirty throttling logic

[PATCH 0/5] sys_ringbuffer
 2024-06-24  0:27 UTC  (6+ messages)
` [PATCH 3/5] fs: sys_ringbuffer

fscache build options
 2024-06-23 17:22 UTC 

[PATCH AUTOSEL 4.19 1/2] fs/file: fix the check in find_next_fd()
 2024-06-23 13:45 UTC 

[PATCH AUTOSEL 5.4 1/2] fs/file: fix the check in find_next_fd()
 2024-06-23 13:45 UTC 

[PATCH AUTOSEL 5.10 1/2] fs/file: fix the check in find_next_fd()
 2024-06-23 13:45 UTC 

[PATCH AUTOSEL 5.15 1/3] fs/file: fix the check in find_next_fd()
 2024-06-23 13:45 UTC 

[PATCH AUTOSEL 6.1 07/12] fs/file: fix the check in find_next_fd()
 2024-06-23 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 09/12] iomap: Fix iomap_adjust_read_range for plen calculation

[PATCH AUTOSEL 6.6 08/16] fs/file: fix the check in find_next_fd()
 2024-06-23 13:44 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 11/16] iomap: Fix iomap_adjust_read_range for plen calculation

[PATCH AUTOSEL 6.9 08/21] fs/file: fix the check in find_next_fd()
 2024-06-23 13:43 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 13/21] iomap: Fix iomap_adjust_read_range for plen calculation

[PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
 2024-06-23 12:26 UTC  (8+ messages)

[syzbot] [hfs?] possible deadlock in hfs_extend_file (3)
 2024-06-23  9:36 UTC  (2+ messages)

[PATCH v3 00/11] Improve the copy of task comm
 2024-06-23  6:00 UTC  (10+ messages)
` [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm()

[syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
 2024-06-23  5:11 UTC  (5+ messages)
` [PATCH 0/3] nilfs2: fix potential issues related to reserved inodes
  ` [PATCH 1/3] nilfs2: fix inode number range checks
  ` [PATCH 2/3] nilfs2: add missing check for inode numbers on directory entries
  ` [PATCH 3/3] nilfs2: fix incorrect inode allocation from reserved inodes

[GIT PULL] xfs: bug fix for 6.10
 2024-06-22 16:10 UTC  (6+ messages)

[GIT PULL] bcachefs fixes for 6.10-rc5
 2024-06-22 16:10 UTC  (2+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-22 15:49 UTC  (5+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
  ` [PATCH v2 2/3] fs/file.c: conditionally clear full_fds
  ` [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()

Handing xfs fsverity development back to you
 2024-06-22  5:19 UTC  (5+ messages)

[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
 2024-06-21 21:44 UTC  (4+ messages)
` [PATCH v2 1/2] execve: Keep bprm->argmin behind CONFIG_MMU
` [PATCH v2 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[Patch v9 00/10] block atomic writes
 2024-06-21 21:23 UTC  (26+ messages)
` [Patch v9 03/10] fs: Initial atomic write support
` [Patch v9 04/10] fs: Add initial atomic write support info to statx
` [Patch v9 05/10] block: Add core atomic write support
` [Patch v9 06/10] block: Add atomic write support for statx
` [Patch v9 07/10] block: Add fops atomic write support
` [Patch v9 08/10] scsi: sd: Atomic "
` [Patch v9 09/10] scsi: scsi_debug: "
` [Patch v9 10/10] nvme: "

[GIT PULL] overlayfs fixes for 6.10-rc5
 2024-06-21 21:09 UTC  (2+ messages)

FYI: path walking optimizations pending for 6.11
 2024-06-21 20:53 UTC  (5+ messages)

[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
 2024-06-21 19:54 UTC  (6+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-21 17:16 UTC  (20+ messages)
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist

[PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
 2024-06-21 13:40 UTC  (2+ messages)

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-21 13:28 UTC  (11+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead

[PATCH] vfs: reorder checks in may_create_in_sticky
 2024-06-21 11:25 UTC  (4+ messages)

[linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj
 2024-06-21  9:40 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).