messages from 2023-08-31 09:20:08 to 2023-09-04 20:37:09 UTC [more...]
[PATCH] fs: don't call posix_acl_listxattr in generic_listxattr
2023-09-04 20:36 UTC (2+ messages)
[GIT PULL] fuse update for 6.6
2023-09-04 19:35 UTC
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/3] Simplify rejection of unexpected casefold inode flag
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 43/92] f2fs: convert to ctime accessor functions
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/12] fs: export setup_bdev_super
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3 0/5] Landlock: IOCTL support
2023-09-04 18:08 UTC (13+ messages)
` [PATCH v3 2/5] selftests/landlock: Test ioctl support
[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
2023-09-04 17:57 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: test fcntl(F_CHECK_ORIGINAL_MEMFD)
[syzbot] [reiserfs?] BUG: unabSeaBIOS (version NUM.NUM.NUM-google)
2023-09-04 17:02 UTC
[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze
2023-09-04 15:25 UTC (3+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze
[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-09-04 14:45 UTC (4+ messages)
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-09-04 13:40 UTC (26+ messages)
` [PATCH v3 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v3 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v3 04/25] ima: Align ima_file_mprotect() "
` [PATCH v3 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v3 06/25] ima: Align ima_inode_removexattr() "
` [PATCH v3 07/25] ima: Align ima_post_read_file() "
` [PATCH v3 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v3 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v3 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v3 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook
` [PATCH v3 15/25] security: Introduce file_pre_free_security hook
` [PATCH v3 16/25] security: Introduce path_post_mknod hook
` [PATCH v3 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v3 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v3 19/25] security: Introduce inode_post_remove_acl hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v3 21/25] ima: Move to LSM infrastructure
` [PATCH v3 22/25] ima: Move IMA-Appraisal "
` [PATCH v3 23/25] evm: Move "
` [PATCH v3 24/25] integrity: Move integrity functions to the "
` [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
2023-09-04 13:26 UTC (4+ messages)
[PATCH] kernel: Add Mount Option For Efivarfs
2023-09-04 12:17 UTC (3+ messages)
[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace
2023-09-04 11:44 UTC (6+ messages)
` [PATCH RFC 1/4] bpf: add cgroup device guard to flag a cgroup device prog
[PATCH v6 00/11] io_uring getdents
2023-09-04 9:57 UTC (13+ messages)
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
2023-09-04 8:55 UTC (18+ messages)
[PATCH] name_to_handle_at.2,fanotify_mark.2: Document the AT_HANDLE_FID flag
2023-09-04 8:34 UTC (3+ messages)
[syzbot] Monthly gfs2 report (Sep 2023)
2023-09-04 8:33 UTC
[syzbot] Monthly ntfs report (Sep 2023)
2023-09-04 8:31 UTC
[syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_test_super
2023-09-04 8:07 UTC (2+ messages)
[syzbot] [gfs2?] INFO: task hung in write_cache_pages (3)
2023-09-04 7:28 UTC
[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
2023-09-04 6:36 UTC (2+ messages)
[PATCH 0/3] Minor cleanups to fuse
2023-09-04 14:30 UTC (4+ messages)
` [PATCH 1/3] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background
` [PATCH 2/3] fuse: remove usage of FR_WATING flag
` [PATCH 3/3] fuse: move fuse_put_request a bit to remove forward declaration
[syzbot] [f2fs?] possible deadlock in super_lock
2023-09-03 22:30 UTC
[syzbot] [fs?] INFO: rcu detected stall in sys_openat (3)
2023-09-03 11:10 UTC
[GIT PULL] bcachefs
2023-09-03 3:25 UTC
[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
2023-09-02 13:59 UTC (3+ messages)
[PATCH] file: always lock position
2023-09-02 4:44 UTC (13+ messages)
[PATCH v1] fs/fuse: Fix missing FOLL_PIN for direct-io
2023-09-01 22:18 UTC (7+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-01 16:46 UTC (3+ messages)
[ANNOUNCE] xfs: online repair is completely finished!
2023-09-01 14:54 UTC (3+ messages)
[GIT PULL for v6.6] super fixes
2023-09-01 13:08 UTC (3+ messages)
[PATCH v2 0/2] Use exclusive lock for file_remove_privs
2023-09-01 12:50 UTC (7+ messages)
` [PATCH 1/2] fs: Add and export file_needs_remove_privs
` [PATCH 2/2] btrfs: file_remove_privs needs an exclusive lock
[RFC PATCH] vfs: add inode lockdep assertions
2023-09-01 12:43 UTC (2+ messages)
[PATCH 0/2] Use exclusive lock for file_remove_privs
2023-09-01 11:47 UTC (10+ messages)
` [PATCH 1/2] fs: Add and export file_needs_remove_privs
[PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
2023-09-01 10:58 UTC (3+ messages)
[BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
2023-09-01 10:37 UTC (2+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-09-01 8:23 UTC (5+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
[PATCH 0/5 v3] fuse direct write consolidation and parallel IO
2023-09-01 2:54 UTC (5+ messages)
` [PATCH 5/6] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT
[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-08-31 23:05 UTC (41+ messages)
` [PATCH v2 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v2 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v2 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v2 04/25] ima: Align ima_file_mprotect() "
` [PATCH v2 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v2 06/25] ima: Align ima_inode_removexattr() "
` [PATCH v2 07/25] ima: Align ima_post_read_file() "
` [PATCH v2 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v2 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v2 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v2 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v2 12/25] security: Introduce inode_post_setattr hook
` [PATCH v2 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v2 14/25] security: Introduce file_post_open hook
` [PATCH v2 15/25] security: Introduce file_pre_free_security hook
` [PATCH v2 16/25] security: Introduce path_post_mknod hook
` [PATCH v2 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v2 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v2 19/25] security: Introduce inode_post_remove_acl hook
` [PATCH v2 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v2 21/25] ima: Move to LSM infrastructure
` [PATCH v2 22/25] ima: Move IMA-Appraisal "
` [PATCH v2 23/25] evm: Move "
` [PATCH v2 24/25] integrity: Move integrity functions to the "
` [PATCH v2 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[syzbot] [reiserfs?] BUG: unable to handle kernel paging request in __raw_callee_save___kvm_vcpu_is_preempted
2023-08-31 21:55 UTC
[syzbot] [hfs?] INFO: task hung in hfs_find_init
2023-08-31 19:46 UTC
[PATCH v5 00/45] use refcount+RCU method to implement lockless slab shrink
2023-08-31 16:41 UTC (3+ messages)
` [PATCH v5 03/45] binder: dynamically allocate the android-binder shrinker
[PATCH v2] efivarfs: Add Mount Option For Efivarfs
2023-08-31 16:22 UTC (2+ messages)
LSM hook ordering in shmem_mknod() and shmem_tmpfile()?
2023-08-31 15:26 UTC (4+ messages)
[syzbot] [ext4?] general protection fault in inode_permission (2)
2023-08-31 15:12 UTC
sb->s_fs_info freeing fixes
2023-08-31 14:49 UTC (8+ messages)
[PATCH] NFS: switch back to using kill_anon_super
2023-08-31 13:32 UTC (4+ messages)
[PATCH] fs: have setattr_copy handle multigrain timestamps appropriately
2023-08-31 13:01 UTC (2+ messages)
[PATCH v3 0/4] cleanups for lockless slab shrink
2023-08-31 9:50 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).