linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 10:43:17 to 2023-12-06 09:56:03 UTC [more...]

[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
 2023-12-06  9:55 UTC  (5+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array

[RFC] proposed libc interface and man page for listmount
 2023-12-06  9:40 UTC  (5+ messages)

[PATCH v5 0/5] userfaultfd move option
 2023-12-06  9:21 UTC  (13+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-12-06  9:13 UTC  (8+ messages)
` [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless

[PATCH] fs/namei: Don't update atime when some errors occur in get_link
 2023-12-06  9:02 UTC  (3+ messages)

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-06  8:25 UTC  (15+ messages)

[PATCH] ubifs: fix kernel-doc warnings
 2023-12-06  7:22 UTC  (2+ messages)

[PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
 2023-12-06  7:16 UTC  (5+ messages)

[PATCH 0/11] vfs: inode cache scalability improvements
 2023-12-06  6:05 UTC  (12+ messages)
` [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists
` [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH 03/11] vfs: Use dlock list for superblock's inode list
` [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH 05/11] selinux: use dlist for isec inode list
` [PATCH 06/11] vfs: factor out inode hash head calculation
` [PATCH 07/11] hlist-bl: add hlist_bl_fake()
` [PATCH 08/11] vfs: inode cache conversion to hash-bl
` [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads
` [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep
` [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-06  5:53 UTC  (18+ messages)
` [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions
` [PATCH v2 08/18] stackleak: don't modify ctl_table argument
` [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
` [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header

[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
 2023-12-06  5:49 UTC  (10+ messages)

[PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads
 2023-12-06  5:44 UTC  (31+ messages)
` [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
` [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue

[PATCH v6 0/1] mm: report per-page metadata information
 2023-12-06  3:12 UTC  (5+ messages)
` [PATCH v6 1/1] "

[PATCH] fs: vboxsf: fix a kernel-doc warning
 2023-12-06  2:53 UTC 

[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
 2023-12-06  2:43 UTC 

[PATCH] gfs2: rgrp: fix kernel-doc warnings
 2023-12-06  2:36 UTC 

[PATCH] befs: fix datastream.c kernel-doc warnings
 2023-12-06  2:34 UTC 

[viro-vfs:carved-up-__dentry_kill 22/28] fs/dcache.c:1101:33: error: 'dentry' undeclared
 2023-12-06  1:01 UTC  (2+ messages)

[PATCH v4 00/46] btrfs: add fscrypt support
 2023-12-06  0:01 UTC  (32+ messages)
` [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super
` [PATCH v4 02/46] fscrypt: add per-extent encryption support
` [PATCH v4 03/46] fscrypt: add a fscrypt_inode_open helper
` [PATCH v4 05/46] blk-crypto: add a process bio callback
` [PATCH v4 06/46] fscrypt: expose fscrypt_nokey_name
` [PATCH v4 10/46] btrfs: disable verity on encrypted inodes
` [PATCH v4 12/46] btrfs: add inode encryption contexts
` [PATCH v4 15/46] btrfs: handle nokey names
` [PATCH v4 17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v4 19/46] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v4 26/46] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH v4 46/46] btrfs: load the inode context before sending writes

Fw: [PATCH] proc: Update inode upon changing task security attribute
 2023-12-05 22:31 UTC  (4+ messages)

[PATCH 14/16] commoncap: remove cap_inode_getsecurity()
 2023-12-05 21:25 UTC  (2+ messages)

[PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids
 2023-12-05 21:25 UTC  (2+ messages)
` [PATCH 4/16] "

[PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
 2023-12-05 21:25 UTC  (2+ messages)
` [PATCH 3/16] "

[PATCH 6/7] rust: file: add `DeferredFdCloser`
 2023-12-05 18:16 UTC  (3+ messages)

[PATCH v3] exfat/balloc: using hweight instead of internal logic
 2023-12-05 15:58 UTC 

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-05 15:41 UTC  (9+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap

[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
 2023-12-05 15:22 UTC  (2+ messages)

[PATCH v2] exfat/balloc: using hweight instead of internal logic
 2023-12-05 14:33 UTC  (2+ messages)

[PATCH 00/21] block atomic writes
 2023-12-05 13:59 UTC  (21+ messages)
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 17/21] fs: xfs: iomap "

[syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
 2023-12-05 13:51 UTC  (3+ messages)
` [PATCH] gfs2: fix "

[regressions] ntfs3: empty file on update without forced cache drop
 2023-12-05 12:49 UTC 

[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
 2023-12-05 11:50 UTC  (5+ messages)
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps

[PATCH] fs: add Jan Kara as reviewer
 2023-12-05 11:43 UTC 

About the conflict between XFS inode recycle and VFS rcu-walk
 2023-12-05 11:38 UTC 

[PATCH 0/5] pstore: Initial use of cleanup.h
 2023-12-05 11:38 UTC  (10+ messages)
` [PATCH 2/5] pstore: inode: Convert mutex usage to guard(mutex)
` [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
` [PATCH 5/5] pstore: inode: Use cleanup.h for struct pstore_private

[PATCH] fs/inode: Make relatime_need_update return bool
 2023-12-05 11:08 UTC  (2+ messages)

[PATCH v4 0/2] exfat: get file size from DataLength
 2023-12-05 10:16 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
  ` [PATCH v6 1/2] exfat: change to "
  ` [PATCH v6 2/2] exfat: do not zero the extended part
` [PATCH v5 1/2] exfat: change to get file size from DataLength

[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify
 2023-12-05  9:50 UTC  (17+ messages)
` [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
` [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
  ` [PATCH] fs: read_write: make default in vfs_copy_file_range() reachable

[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-12-05  9:13 UTC  (6+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS

Add sub-topic on 'exFAT' in man mount
 2023-12-05  9:03 UTC  (5+ messages)

[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
 2023-12-05  5:44 UTC  (3+ messages)

[PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables
 2023-12-05  5:44 UTC  (2+ messages)

[PATCH] mm: filemap: Remove unnecessary ‘0’ values from ret
 2023-12-05  2:29 UTC 

[PATCH v5 1/2] exfat: change to get file size from DataLength
 2023-12-05  2:11 UTC  (2+ messages)

[PATCH] fs: exec: Remove unnecessary ‘NULL’ values from vma
 2023-12-05  1:51 UTC 

[PATCH] fs: exec: Remove unnecessary ‘NULL’ values from mm
 2023-12-05  1:46 UTC 

[PATCH] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-05  0:20 UTC  (3+ messages)

[ANNOUNCE] util-linux v2.39.3
 2023-12-04 20:05 UTC 

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-04 18:34 UTC  (11+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic

[PATCH] mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
 2023-12-04 18:32 UTC 

Issue with 8K folio size in __filemap_get_folio()
 2023-12-04 17:22 UTC  (7+ messages)

[PATCH] exfat/balloc: using hweight instead of internal logic
 2023-12-04 16:19 UTC  (3+ messages)

[PATCH 2/7] rust: cred: add Rust abstraction for `struct cred`
 2023-12-04 15:42 UTC  (2+ messages)

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-12-04 15:01 UTC  (10+ messages)

[syzbot] Monthly reiserfs report (Dec 2023)
 2023-12-04 12:39 UTC 

[syzbot] Monthly jfs report (Dec 2023)
 2023-12-04 12:38 UTC 


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