messages from 2024-07-16 10:36:13 to 2024-07-18 16:27:06 UTC [more...]
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-18 16:21 UTC (32+ 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 v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-07-18 16:16 UTC (12+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
[PATCH] btrfs/220: remove integrity checker bits
2024-07-18 16:10 UTC (2+ messages)
[PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
2024-07-18 16:03 UTC (9+ 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] proc: add config to block FOLL_FORCE in mem writes
2024-07-18 15:58 UTC (8+ messages)
[PATCH 00/23] Convert write_begin / write_end to take a folio
2024-07-18 15:24 UTC (25+ 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] vfs: handle __wait_on_freeing_inode() and evict() race
2024-07-18 15:18 UTC
[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 (25+ messages)
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist
` [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
[PATCH] fuse: add optional kernel-enforced timeout for fuse requests
2024-07-18 14:44 UTC (5+ messages)
[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
2024-07-18 13:40 UTC (5+ messages)
[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 (16+ messages)
[GIT PULL] vfs fixes
2024-07-18 9:01 UTC
[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
[PATCH] execve: Move KUnit tests to tests/ subdirectory
2024-07-18 6:04 UTC (2+ messages)
[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 (6+ 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)
[GIT PULL] bcachefs changes for 6.11
2024-07-17 18:53 UTC (2+ messages)
[PATCH v10 00/10] enable bs > ps in XFS
2024-07-17 15:26 UTC (14+ messages)
` [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v10 10/10] xfs: enable block size larger than page size support
[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 (11+ messages)
` [PATCH v4 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v4 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
` [PATCH v4 3/3] fs/file.c: add fast path in find_next_fd()
` [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()
[PATCH] shmem_quota: Build the object file conditionally to the config option
2024-07-17 14:07 UTC (2+ messages)
[PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers()
2024-07-17 13:41 UTC (4+ messages)
[PATCH v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
2024-07-17 13:16 UTC (3+ messages)
[PATCH v6 0/9] fs: multigrain timestamp redux
2024-07-17 12:02 UTC (21+ messages)
` [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 7/9] ext4: switch to "
` [PATCH v6 9/9] tmpfs: add support for "
[syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get
2024-07-17 8:31 UTC (3+ messages)
[syzbot] [lsm?] WARNING in current_check_refer_path - bcachefs bug
2024-07-17 3:22 UTC (3+ messages)
[PATCH] vfs: ensure mount source is set to "none" if empty string specified
2024-07-16 23:12 UTC (3+ messages)
[PATCH 00/10] Convert UFS directory handling to folios
2024-07-16 22:46 UTC (4+ messages)
` [PATCH 01/10] ufs: Convert ufs_get_page() to use a folio
[PATCH AUTOSEL 4.19 3/3] hfsplus: fix uninit-value in copy_name
2024-07-16 18:35 UTC
[PATCH AUTOSEL 5.4 3/3] hfsplus: fix uninit-value in copy_name
2024-07-16 18:34 UTC
[PATCH AUTOSEL 5.10 3/4] hfsplus: fix uninit-value in copy_name
2024-07-16 18:34 UTC
[PATCH AUTOSEL 5.15 3/4] hfsplus: fix uninit-value in copy_name
2024-07-16 18:34 UTC
[PATCH AUTOSEL 6.1 4/5] hfsplus: fix uninit-value in copy_name
2024-07-16 18:34 UTC
[PATCH AUTOSEL 6.6 6/8] hfsplus: fix uninit-value in copy_name
2024-07-16 18:33 UTC
[PATCH AUTOSEL 6.9 09/11] hfsplus: fix uninit-value in copy_name
2024-07-16 18:31 UTC
[RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
2024-07-16 15:18 UTC (15+ messages)
[PATCH AUTOSEL 4.19 3/3] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:30 UTC
[PATCH AUTOSEL 5.4 7/7] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:30 UTC
[PATCH AUTOSEL 5.10 7/7] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:29 UTC
[PATCH AUTOSEL 5.15 8/9] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:29 UTC
[PATCH AUTOSEL 6.1 12/15] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:28 UTC
[PATCH AUTOSEL 6.6 15/18] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:26 UTC
[PATCH AUTOSEL 6.9 19/22] fs: better handle deep ancestor chains in is_subdir()
2024-07-16 14:24 UTC
[PATCH] vfs: use RCU in ilookup
2024-07-16 13:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).