linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 13:04:23 to 2022-10-08 10:20:41 UTC [more...]

[PATCH v8 0/9] landlock: truncate support
 2022-10-08 10:20 UTC  (27+ messages)
` [PATCH v8 1/9] security: Create file_truncate hook from path_truncate hook
` [PATCH v8 2/9] selftests/landlock: Locally define __maybe_unused
` [PATCH v8 3/9] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
` [PATCH v8 4/9] landlock: Support file truncation
` [PATCH v8 7/9] selftests/landlock: Test FD passing from a Landlock-restricted to an unrestricted process
` [PATCH v8 8/9] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v8 9/9] landlock: Document Landlock's file truncation support

[PATCH v9 00/11] landlock: truncate support
 2022-10-08 10:09 UTC  (10+ messages)
` [PATCH v9 01/11] security: Create file_truncate hook from path_truncate hook
` [PATCH v9 02/11] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
` [PATCH v9 03/11] landlock: Document init_layer_masks() helper
` [PATCH v9 04/11] landlock: Support file truncation
` [PATCH v9 05/11] selftests/landlock: Test file truncation support
` [PATCH v9 06/11] selftests/landlock: Test open() and ftruncate() in multiple scenarios
` [PATCH v9 07/11] selftests/landlock: Locally define __maybe_unused
` [PATCH v9 08/11] selftests/landlock: Test FD passing from restricted to unrestricted processes
` [PATCH v9 09/11] selftests/landlock: Test ftruncate on FDs created by memfd_create(2)

[PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
 2022-10-08  9:30 UTC 

[RFC PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-08  9:06 UTC  (7+ messages)
` [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
` [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08  7:33 UTC  (2+ messages)

[PATCH v2 0/5] fs: improve setgid stripping consistency even more
 2022-10-08  5:56 UTC  (8+ messages)
` [PATCH v2 1/5] attr: add setattr_drop_sgid()
` [PATCH v2 2/5] attr: add should_remove_sgid()
` [PATCH v2 3/5] attr: use consistent sgid stripping checks
` [PATCH v2 4/5] ovl: remove privs in ovl_copyfile()
` [PATCH v2 5/5] ovl: remove privs in ovl_fallocate()

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-08  5:53 UTC  (8+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-08  3:21 UTC  (16+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH 0/8] Some pstore improvements
 2022-10-08  2:36 UTC  (38+ messages)
` [PATCH 1/8] pstore: Improve error reporting in case of backend overlap
` [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
` [PATCH 3/8] pstore: Inform unregistered backend names as well
` [PATCH 4/8] pstore: Alert on backend write error
` [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
` [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
` [PATCH 8/8] efi: pstore: Add module parameter for setting the record size

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-10-08  2:03 UTC  (2+ messages)

[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
 2022-10-08  1:56 UTC  (3+ messages)

[PATCH] fs/select: avoid clang stack usage warning
 2022-10-08  1:46 UTC  (9+ messages)
      ` [PATCH] fs/select: mark do_select noinline_for_stack for 32b

[git pull] vfs.git pile 7 (tmpfile)
 2022-10-08  1:23 UTC 

[syzbot] WARNING in change_pte_range
 2022-10-07 22:36 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-07 21:54 UTC  (11+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory

A field in files_struct has been used without initialization
 2022-10-07 19:16 UTC  (3+ messages)

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-07 17:56 UTC  (21+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[PATCH v10 00/27] Rust support
 2022-10-07 17:17 UTC  (3+ messages)
` [PATCH v10 25/27] x86: enable initial "

[GIT PULL] fsnotify changes for v6.1-rc1
 2022-10-07 17:00 UTC  (3+ messages)

[GIT PULL] ext2, udf, reiserfs, and quota fixes for v6.1-rc1
 2022-10-07 17:00 UTC  (2+ messages)

thoughts about fanotify and HSM
 2022-10-07 13:58 UTC  (12+ messages)

[PATCH 0/4] fs/ntfs3: Fix and rename hidedotfiles mount option
 2022-10-07 12:43 UTC  (5+ messages)
` [PATCH 1/4] fs/ntfs3: fix hidedotfiles mount option by reversing, behaviour
` [PATCH 2/4] fs/ntfs3: make hidedotfiles mount option work when renaming files
` [PATCH 3/4] fs/ntfs3: add hidedotfiles to the list of enabled mount options
` [PATCH 4/4] fs/ntfs3: rename hidedotfiles mount option to hide_dot_files

[PATCH] Fix race condition when exec'ing setuid files
 2022-10-07 11:58 UTC  (4+ messages)

[PATCH] fs/ntfs3: Add windows_names mount option
 2022-10-07 11:55 UTC 

[PATCH v2] 9p/trans_fd: perform read/write with TIF_SIGPENDING set
 2022-10-07 11:52 UTC  (5+ messages)

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-07 10:21 UTC  (21+ messages)
` [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
` [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
` [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
` [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
` [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL

soft lockup with pre-rc1
 2022-10-07  1:05 UTC 

[GIT PULL] iomap: new code for 6.1
 2022-10-07  1:01 UTC  (2+ messages)

[git pull] vfs.git pile 3 (file)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 2 (d_path)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 1 (inode)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 4 (file_inode)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 6 (constification, mostly struct path)
 2022-10-07  0:36 UTC  (2+ messages)

[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
 2022-10-06 21:17 UTC  (4+ messages)
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version

[PATCH 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-10-06 20:46 UTC  (9+ messages)
` [PATCH 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [PATCH 2/8] ext4: Refactor code related to freeing PAs
` [PATCH 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [PATCH 4/8] ext4: Move overlap assert logic into a separate function
` [PATCH 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [PATCH 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [PATCH 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [PATCH 8/8] ext4: Remove the logic to trim inode PAs

[PATCH v4 2/2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
 2022-10-06 16:32 UTC  (2+ messages)

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 16:25 UTC  (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-06 15:35 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH 0/3] fs: improve setgid stripping consistency even more
 2022-10-06 13:35 UTC  (4+ messages)
` [PATCH 1/3] attr: use consistent sgid stripping checks

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-06 13:20 UTC  (6+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible
      ` [f2fs-dev] "


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