linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-29 16:13:27 to 2023-08-31 15:31:20 UTC [more...]

[PATCH] kernel: Add Mount Option For Efivarfs
 2023-08-31 15:31 UTC 

LSM hook ordering in shmem_mknod() and shmem_tmpfile()?
 2023-08-31 15:26 UTC  (4+ messages)

[RFC PATCH] vfs: add inode lockdep assertions
 2023-08-31 15:14 UTC 

[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 0/2] Use exclusive lock for file_remove_privs
 2023-08-31 14:41 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

[PATCH v2 0/2] Use exclusive lock for file_remove_privs
 2023-08-31 14:17 UTC  (6+ messages)
` [PATCH 1/2] fs: Add and export file_needs_remove_privs
` [PATCH 2/2] btrfs: file_remove_privs needs an exclusive lock

[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-08-31 14:10 UTC  (27+ 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

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-08-31 13:40 UTC  (9+ messages)
` [PATCH v2 1/6] maple_tree: Add two helpers
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
` [PATCH v2 4/6] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

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

[GIT PULL for v6.6] super fixes
 2023-08-31 11:04 UTC 

[PATCH v3 0/4] cleanups for lockless slab shrink
 2023-08-31  9:50 UTC  (2+ messages)

[PATCH 0/5 v3] fuse direct write consolidation and parallel IO
 2023-08-31  9:34 UTC  (15+ 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 6/6] fuse: Remove page flush/invaliation in fuse_direct_io

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

[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
 2023-08-31  0:12 UTC  (3+ 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

[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  (3+ 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 0/7] lockd: dlm: async lock request changes
 2023-08-30 13:46 UTC  (12+ messages)
` [PATCH 1/7] lockd: introduce safe async lock op
` [PATCH 2/7] lockd: don't call vfs_lock_file() for pending requests
` [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 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-08-30 16:44 UTC  (4+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-30 16:42 UTC  (12+ messages)

[BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
 2023-08-30  8:20 UTC 

[PATCH 0/3] Document impact of user namespaces and negative permissions
 2023-08-30  9:26 UTC  (15+ messages)
` [PATCH 1/3] man: Document pitfall with negative permissions and user namespaces
` [PATCH 2/3] user_namespaces.7: "
` [PATCH 3/3] man: "

Słowa kluczowe do wypozycjonowania
 2023-08-30  7:36 UTC 

[PATCH 0/2] mtd: switch to keying by dev_t
 2023-08-30 12:19 UTC  (18+ messages)
` [PATCH 1/2] fs: export sget_dev()
` [PATCH 2/2] mtd: key superblock by device number

[syzbot] Monthly jfs report (Aug 2023)
 2023-08-30  9:54 UTC 

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-30 15:34 UTC  (3+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

[syzbot] [net?] [v9fs?] KCSAN: data-race in p9_fd_create / p9_fd_create (2)
 2023-08-30  7:59 UTC  (5+ messages)

[PATCH V2 0/3] Supporting same fsid mounting through a compat_ro feature
 2023-08-30 12:00 UTC  (5+ messages)
` [PATCH 2/3] btrfs: Introduce the single-dev feature

[PATCH fstests v4 0/3] fstests: add appropriate checks for fs features for some tests
 2023-08-30 15:02 UTC  (7+ messages)
` [PATCH fstests v4 1/3] common/attr: fix the _require_acl test
` [PATCH fstests v4 2/3] generic/578: add a check to ensure that fiemap is supported
` [PATCH fstests v4 3/3] generic/*: add a check for security attrs

[syzbot] Monthly ntfs3 report (Aug 2023)
 2023-08-30 12:45 UTC 

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

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-08-30 14:07 UTC 

[syzbot] [btrfs?] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
 2023-08-30  7:49 UTC 

[PATCH fstests v3 0/2] fstests: add appropriate checks for fs features for some tests
 2023-08-30 12:55 UTC  (4+ messages)
` [PATCH fstests v3 2/2] generic/578: add a check to ensure that fiemap is supported

[PATCH v2] exfat: add ioctls for accessing attributes
 2023-08-30 14:13 UTC  (2+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-08-30  9:53 UTC  (5+ messages)
` [PATCH 15/28] security: Introduce inode_post_removexattr hook

[syzbot] Monthly nilfs report (Aug 2023)
 2023-08-30  9:54 UTC 

[syzbot] Monthly reiserfs report (Aug 2023)
 2023-08-30  9:54 UTC 

[PATCH] mm: allow a controlled amount of unfairness in the page lock
 2023-08-30  6:26 UTC  (4+ messages)

[PATCH v6 00/11] io_uring getdents
 2023-08-30  6:11 UTC  (6+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()

[GIT PULL] overlayfs update for 6.6
 2023-08-30  5:26 UTC 

[syzbot] [fs?] INFO: rcu detected stall in sys_close (5)
 2023-08-30  3:16 UTC  (3+ messages)
` [syzbot] [net] "

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-30  1:22 UTC  (7+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr

[PATCH v1] fs/fuse: Fix missing FOLL_PIN for direct-io
 2023-08-30  1:03 UTC  (3+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-08-30  0:48 UTC  (4+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-08-30  0:08 UTC  (2+ messages)

[GIT PULL] sysctl changes for v6.6-rc1
 2023-08-29 20:44 UTC 

[syzbot] [jfs?] INFO: task hung in jfs_commit_inode (2)
 2023-08-29 19:55 UTC 

[GIT PULL for v6.6] super fixes
 2023-08-29 19:36 UTC  (2+ messages)

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-08-29 18:14 UTC  (6+ messages)

[REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush
 2023-08-29 17:42 UTC  (9+ messages)

mtd
 2023-08-29 16:29 UTC  (6+ 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).