linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-30 18:45:48 to 2023-09-04 13:36:04 UTC [more...]

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-04 13:33 UTC  (5+ 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() "

[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
 2023-09-04 13:33 UTC 

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

[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
 2023-09-04  7:29 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: test fcntl(F_CHECK_ORIGINAL_MEMFD)

[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  (4+ messages)
` [PATCH V3 1/2] btrfs-progs: Add the single-dev feature (to both mkfs/tune)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature

[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 v3 0/5] Landlock: IOCTL support
 2023-09-02 11:53 UTC  (12+ messages)
` [PATCH v3 2/5] selftests/landlock: Test ioctl support

[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  (4+ 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  (11+ messages)
` [PATCH 2/6] fuse: Create helper function if DIO write needs exclusive lock
` [PATCH 3/6] fuse: Allow parallel direct writes for O_DIRECT
` [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  (16+ messages)
` [PATCH 1/4] ramfs: free sb->s_fs_info after shutting down the super block
` [PATCH 2/4] devpts: "
` [PATCH 3/4] selinuxfs: "
` [PATCH 4/4] hypfs: "

[PATCH] NFS: switch back to using kill_anon_super
 2023-08-31 13:32 UTC  (5+ 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)

[syzbot] [btrfs?] WARNING in btrfs_quota_enable
 2023-08-31  5:38 UTC 

[PATCH 00/15] Many folio conversions for ceph
 2023-08-31  3:52 UTC  (8+ messages)
` [PATCH 09/15] ceph: Use a folio in ceph_filemap_fault()

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in hdr_find_e (2)
 2023-08-31  0:31 UTC  (2+ messages)

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-08-30 19:50 UTC  (2+ messages)

[GIT PULL] overlayfs update for 6.6
 2023-08-30 19:50 UTC  (2+ messages)

[GIT PULL] xfs: new code for 6.6
 2023-08-30 19:50 UTC  (2+ messages)

[GIT PULL] fsnotify cleanup for 6.6-rc1
 2023-08-30 19:50 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_use_block_rsv
 2023-08-30 22:29 UTC 

Kernel NULL pointer deref and data corruptions with xfs on 6.1
 2023-08-30 19:26 UTC  (6+ messages)

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-08-30 12:56 UTC  (2+ messages)
` [PATCH v2 1/6] maple_tree: Add two helpers

[PATCH 0/7] lockd: dlm: async lock request changes
 2023-08-30 13:46 UTC  (8+ messages)
` [PATCH 1/7] lockd: introduce safe async lock op
` [PATCH 6/7] dlm: use FL_SLEEP to determine blocking vs non-blocking

[syzbot] Monthly btrfs report (Aug 2023)
 2023-08-30  9:53 UTC 

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-30 12:37 UTC  (11+ 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).