Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v10 09/27] rust: add `compiler_builtins` crate, (continued)
- [PATCH v10 10/27] rust: add `macros` crate, Miguel Ojeda
- [PATCH v10 11/27] rust: add `bindings` crate, Miguel Ojeda
- [PATCH v10 20/27] scripts: add `rust_is_available.sh`, Miguel Ojeda
- [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust, Miguel Ojeda
- [PATCH v10 23/27] Kbuild: add Rust support, Miguel Ojeda
- [PATCH v10 18/27] scripts: add `generate_rust_analyzer.py`, Miguel Ojeda
- [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols, Miguel Ojeda
- [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors, Miguel Ojeda
- [PATCH v10 13/27] rust: export generated symbols, Miguel Ojeda
- [PATCH v10 14/27] vsprintf: add new `%pA` format specifier, Miguel Ojeda
- [PATCH v10 12/27] rust: add `kernel` crate, Miguel Ojeda
- [PATCH v10 21/27] scripts: add `is_rust_module.sh`, Miguel Ojeda
- [PATCH v10 19/27] scripts: add `generate_rust_target.rs`, Miguel Ojeda
- [PATCH v10 22/27] rust: add `.rustfmt.toml`, Miguel Ojeda
- [PATCH v10 24/27] docs: add Rust documentation, Miguel Ojeda
- [PATCH v10 26/27] samples: add first Rust examples, Miguel Ojeda
- [PATCH v10 25/27] x86: enable initial Rust support, Miguel Ojeda
- [PATCH v10 27/27] MAINTAINERS: Rust, Miguel Ojeda
- Re: [PATCH v10 00/27] Rust support, Wei Liu
[PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}",
Max Kellermann
[syzbot] WARNING in brelse,
syzbot
[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE,
Daniel Rosenberg
- [PATCH 01/26] bpf: verifier: Allow for multiple packets, Daniel Rosenberg
- [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf, Daniel Rosenberg
- [PATCH 02/26] bpf: verifier: Allow single packet invalidation, Daniel Rosenberg
- [PATCH 04/26] fuse-bpf: Add BPF supporting functions, Daniel Rosenberg
- [PATCH 05/26] fs: Generic function to convert iocb to rw flags, Daniel Rosenberg
- [PATCH 06/26] bpf: Export bpf_prog_fops, Daniel Rosenberg
- [PATCH 09/26] fuse-bpf: Don't support export_operations, Daniel Rosenberg
- [PATCH 08/26] fuse: Add fuse-bpf, a stacked fs extension for FUSE, Daniel Rosenberg
- [PATCH 07/26] fuse-bpf: Prepare for fuse-bpf patch, Daniel Rosenberg
- [PATCH 11/26] fuse-bpf: Add lseek support, Daniel Rosenberg
- [PATCH 10/26] fuse-bpf: Partially add mapping support, Daniel Rosenberg
- [PATCH 13/26] fuse-bpf: Support file/dir open/close, Daniel Rosenberg
- [PATCH 12/26] fuse-bpf: Add support for fallocate, Daniel Rosenberg
- [PATCH 14/26] fuse-bpf: Support mknod/unlink/mkdir/rmdir, Daniel Rosenberg
- [PATCH 16/26] fuse-bpf: support FUSE_READDIR, Daniel Rosenberg
- [PATCH 15/26] fuse-bpf: Add support for read/write iter, Daniel Rosenberg
- [PATCH 18/26] fuse-bpf: Add Rename support, Daniel Rosenberg
- [PATCH 17/26] fuse-bpf: Add support for sync operations, Daniel Rosenberg
- [PATCH 23/26] fuse-bpf: allow mounting with no userspace daemon, Daniel Rosenberg
- [PATCH 26/26] fuse-bpf: Add selftests, Daniel Rosenberg
- [PATCH 22/26] fuse-bpf: Add symlink/link support, Daniel Rosenberg
- [PATCH 24/26] fuse-bpf: Call bpf for pre/post filters, Daniel Rosenberg
- [PATCH 19/26] fuse-bpf: Add attr support, Daniel Rosenberg
- [PATCH 25/26] fuse-bpf: Add userspace pre/post filters, Daniel Rosenberg
- [PATCH 21/26] fuse-bpf: Add xattr support, Daniel Rosenberg
- [PATCH 20/26] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE, Daniel Rosenberg
- Re: [PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE, Martin KaFai Lau
[PATCH v2 00/30] acl: add vfs posix acl api,
Christian Brauner
- [PATCH v2 01/30] orangefs: rework posix acl handling when creating new filesystem objects, Christian Brauner
- [PATCH v2 12/30] smack: implement set acl hook, Christian Brauner
- [PATCH v2 14/30] acl: use set acl hook, Christian Brauner
- [PATCH v2 10/30] security: add set acl hook, Christian Brauner
- [PATCH v2 03/30] fs: rename current get acl method, Christian Brauner
- [PATCH v2 11/30] selinux: implement set acl hook, Christian Brauner
- [PATCH v2 09/30] acl: add vfs_set_acl(), Christian Brauner
- [PATCH v2 13/30] evm: implement set acl hook, Christian Brauner
- [PATCH v2 04/30] fs: add new get acl method, Christian Brauner
- [PATCH v2 06/30] cifs: implement set acl method, Christian Brauner
- [PATCH v2 05/30] cifs: implement get acl method, Christian Brauner
- [PATCH v2 15/30] evm: add post set acl hook, Christian Brauner
- [PATCH v2 08/30] 9p: implement set acl method, Christian Brauner
- [PATCH v2 02/30] fs: pass dentry to set acl method, Christian Brauner
- [PATCH v2 07/30] 9p: implement get acl method, Christian Brauner
- [PATCH v2 17/30] acl: add vfs_remove_acl(), Christian Brauner
- [PATCH v2 18/30] evm: simplify evm_xattr_acl_change(), Christian Brauner
- [PATCH v2 16/30] acl: add vfs_get_acl(), Christian Brauner
- [PATCH v2 19/30] ksmbd: use vfs_remove_acl(), Christian Brauner
- [PATCH v2 23/30] ovl: implement set acl method, Christian Brauner
- [PATCH v2 21/30] ecryptfs: implement set acl method, Christian Brauner
- [PATCH v2 20/30] ecryptfs: implement get acl method, Christian Brauner
- [PATCH v2 22/30] ovl: implement get acl method, Christian Brauner
- [PATCH v2 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH v2 29/30] 9p: use stub posix acl handlers, Christian Brauner
- [PATCH v2 30/30] acl: remove a slew of now unused helpers, Christian Brauner
- [PATCH v2 25/30] xattr: use posix acl api, Christian Brauner
- [PATCH v2 27/30] ovl: use stub posix acl handlers, Christian Brauner
- [PATCH v2 28/30] cifs: use stub posix acl handlers, Christian Brauner
- [PATCH v2 24/30] ovl: use posix acl api, Christian Brauner
- Re: [PATCH v2 00/30] acl: add vfs posix acl api, Casey Schaufler
[syzbot] WARNING: lock held when returning to user space in alloc_super, syzbot
Re: [Samba] [lustre-discuss] Odd "File exists" behavior when copy-pasting many files to an SMB exported Lustre FS, Björn JACKE
[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree,
Ojaswin Mujoo
- [RFC v2 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file, Ojaswin Mujoo
- [RFC v2 2/8] ext4: Refactor code related to freeing PAs, Ojaswin Mujoo
- [RFC v2 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated(), Ojaswin Mujoo
- [RFC v2 4/8] ext4: Move overlap assert logic into a separate function, Ojaswin Mujoo
- [RFC v2 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request(), Ojaswin Mujoo
- [RFC v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list, Ojaswin Mujoo
- [RFC v2 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union, Ojaswin Mujoo
- [RFC v2 8/8] ext4: Remove the logic to trim inode PAs, Ojaswin Mujoo
- Re: [RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree, Ojaswin Mujoo
- <Possible follow-ups>
- [RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree, Ojaswin Mujoo
[PATCH] fs/notify: ftrace: Remove obsoleted fanotify_event_has_path(),
Gaosheng Cui
[syzbot] WARNING: Nested lock was not taken,
syzbot
[PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind,
Shiyang Ruan
Re: [RFC PATCH 13/20] hfsplus: Do not use broken utf8 NLS table for iocharset=utf8 mount option, Pali Rohár
Re: [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option, Pali Rohár
[syzbot] kernel panic: stack is corrupted in lock_release (3),
syzbot
[syzbot] kernel panic: stack is corrupted in writeback_single_inode,
syzbot
[syzbot] general protection fault in d_flags_for_inode,
syzbot
[syzbot] BUG: unable to handle kernel paging request in evict,
syzbot
[syzbot] kernel panic: stack is corrupted in lock_acquire (2),
syzbot
[PATCH] virtio_fs.c: add check kmalloc return,
liujing
[syzbot] BUG: unable to handle kernel paging request in eventfd_ctx_put, syzbot
[syzbot] invalid opcode in writeback_single_inode,
syzbot
[PATCH printk 00/18] preparation for threaded/atomic printing,
John Ogness
[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup(),
Kees Cook
- [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions, Kees Cook
- [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup(), Kees Cook
- [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size, Kees Cook
- [PATCH v2 06/16] igb: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH v2 07/16] btrfs: send: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH v2 08/16] dma-buf: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH v2 10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage, Kees Cook
- [PATCH v2 09/16] coredump: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH v2 13/16] mempool: Use kmalloc_size_roundup() to match ksize() usage, Kees Cook
- [PATCH v2 12/16] devres: Use kmalloc_size_roundup() to match ksize() usage, Kees Cook
- [PATCH v2 14/16] kasan: Remove ksize()-related tests, Kees Cook
- [PATCH v2 11/16] bpf: Use kmalloc_size_roundup() to match ksize() usage, Kees Cook
- [PATCH v2 15/16] mm: Make ksize() a reporting-only function, Kees Cook
- [PATCH v2 16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller, Kees Cook
[PATCH v2 RESEND] namei: clear nd->root.mnt before O_CREAT unlazy,
Brian Foster
[PATCH v3 0/3] Check content after reading from quota file,
Zhihao Cheng
[PATCH 0/2] fs/ntfs3: Add option "nocase" and refactoring,
Konstantin Komarov
[PATCH v2] proc: report open files as size in stat() for /proc/pid/fd,
Ivan Babrou
[syzbot] possible deadlock in lock_two_nondirectories, syzbot
[PATCH] fs: drop useless condition from inode_needs_update_time, Jeff Layton
URGENT FOR A BUSINESS PROPOSITION, Bright Gawayn
[RFC PATCH 00/29] acl: add vfs posix acl api,
Christian Brauner
- [PATCH 18/29] ksmbd: use vfs_remove_acl(), Christian Brauner
- [PATCH 07/29] 9p: implement set acl method, Christian Brauner
- [PATCH 28/29] 9p: use stub posix acl handlers, Christian Brauner
- [PATCH 12/29] evm: implement set acl hook, Christian Brauner
- [PATCH 06/29] 9p: implement get acl method, Christian Brauner
- [PATCH 13/29] acl: use set acl hook, Christian Brauner
- [PATCH 29/29] acl: remove a slew of now unused helpers, Christian Brauner
- [PATCH 01/29] fs: pass dentry to set acl method, Christian Brauner
- [PATCH 20/29] ecryptfs: implement set acl method, Christian Brauner
- [PATCH 14/29] evm: add post set acl hook, Christian Brauner
- [PATCH 21/29] ovl: implement get acl method, Christian Brauner
- [PATCH 27/29] cifs: use stub posix acl handlers, Christian Brauner
- [PATCH 03/29] fs: add new get acl method, Christian Brauner
- [PATCH 08/29] acl: add vfs_set_acl(), Christian Brauner
- [PATCH 23/29] ovl: use posix acl api, Christian Brauner
- [PATCH 24/29] xattr: use posix acl api, Christian Brauner
- [PATCH 11/29] smack: implement set acl hook, Christian Brauner
- [PATCH 09/29] security: add set acl hook, Christian Brauner
- [PATCH 02/29] fs: rename current get acl method, Christian Brauner
- [PATCH 19/29] ecryptfs: implement get acl method, Christian Brauner
- [PATCH 05/29] cifs: implement set acl method, Christian Brauner
- [PATCH 26/29] ovl: use stub posix acl handlers, Christian Brauner
- [PATCH 17/29] evm: simplify evm_xattr_acl_change(), Christian Brauner
- [PATCH 10/29] selinux: implement set acl hook, Christian Brauner
- [PATCH 25/29] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH 22/29] ovl: implement set acl method, Christian Brauner
- [PATCH 15/29] acl: add vfs_get_acl(), Christian Brauner
- [PATCH 04/29] cifs: implement get acl method, Christian Brauner
- [PATCH 16/29] acl: add vfs_remove_acl(), Christian Brauner
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api, Casey Schaufler
[PATCH v2 0/3] Check content after reading from quota file,
Zhihao Cheng
[PATCH] xfs: take shared inode lock on single page buffered writes, Amir Goldstein
[PATCH v4 00/10] fuse tmpfile,
Miklos Szeredi
- [PATCH v4 02/10] hugetlbfs: cleanup mknod and tmpfile, Miklos Szeredi
- [PATCH v4 01/10] vfs: add vfs_tmpfile_open() helper, Miklos Szeredi
- [PATCH v4 03/10] cachefiles: tmpfile error handling cleanup, Miklos Szeredi
- [PATCH v4 04/10] cachefiles: only pass inode to *mark_inode_inuse() helpers, Miklos Szeredi
- [PATCH v4 06/10] ovl: use vfs_tmpfile_open() helper, Miklos Szeredi
- [PATCH v4 05/10] cachefiles: use vfs_tmpfile_open() helper, Miklos Szeredi
- [PATCH v4 07/10] vfs: make vfs_tmpfile() static, Miklos Szeredi
- [PATCH v4 09/10] vfs: open inside ->tmpfile(), Miklos Szeredi
- [PATCH v4 10/10] fuse: implement ->tmpfile(), Miklos Szeredi
- [PATCH v4 08/10] vfs: move open right after ->tmpfile(), Miklos Szeredi
- Re: [PATCH v4 00/10] fuse tmpfile, David Howells
- Re: [PATCH v4 05/10] cachefiles: use vfs_tmpfile_open() helper, David Howells
[PATCH v2] erofs: clean up .read_folio() and .readahead() in fscache mode, Jingbo Xu
[PATCH 00/12] slab: Introduce kmalloc_size_roundup(),
Kees Cook
- [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 04/12] btrfs: send: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 01/12] slab: Introduce kmalloc_size_roundup(), Kees Cook
- [PATCH 03/12] net: ipa: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 07/12] igb: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 11/12] slab: Remove __malloc attribute from realloc functions, Kees Cook
- [PATCH 06/12] coredump: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 08/12] openvswitch: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 09/12] x86/microcode/AMD: Track patch allocation size explicitly, Kees Cook
- [PATCH 10/12] iwlwifi: Track scan_cmd allocation size explicitly, Kees Cook
- [PATCH 05/12] dma-buf: Proactively round up to kmalloc bucket size, Kees Cook
- [PATCH 12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller, Kees Cook
- Re: [PATCH 00/12] slab: Introduce kmalloc_size_roundup(), Christian König
Re: [PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin, Yifei Liu
[RESEND PATCH v2 0/2] watch_queue: Clean up some code,
Siddh Raman Pant
[PATCH] filemap: Fix error propagation in do_read_cache_page(),
Alexander Larsson
[RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps,
Dave Chinner
[syzbot] BUG: looking up invalid subclass: ADDR, syzbot
[BUG] mm/hugetlb: UAF after handle_userfault,
Liu Zixian
[PATCH v7 0/3] ksmbd patches included vfs changes,
Namjae Jeon
[PATCH v3 0/9] fuse tmpfile,
Miklos Szeredi
[PATCH] proc: report open files as size in stat() for /proc/pid/fd,
Ivan Babrou
[PATCH] exec: Force binary name when argv is empty,
Ren Zhijie
[GIT PULL] fs fixes for v6.0-rc7,
Christian Brauner
O_LARGEFILE / EOVERFLOW on tmpfs / NFS, Thomas Weißschuh
[syzbot] KASAN: stack-out-of-bounds Read in iput,
syzbot
[syzbot] KMSAN: uninit-value in ondemand_readahead,
syzbot
[REPOST PATCH v3 0/2] vfs: fix a mount table handling problem,
Ian Kent
[PATCH 0/3] fix error when writing negative value to simple attribute files,
Akinobu Mita
[PATCH v2 0/8] fuse tmpfile,
Miklos Szeredi
[PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common(),
Tetsuo Handa
[PATCH] xattr: always us is_posix_acl_xattr() helper,
Christian Brauner
[syzbot] WARNING: suspicious RCU usage in evict,
syzbot
[PATCH] erofs: clean up .read_folio() and .readahead(),
Jingbo Xu
[PATCH] fs/binfmt_flat.c: use __func__ instead of function name,
Jiangshan Yi
[PATCH] libfs: fix negative value support in simple_attr_write(),
Eliav Farber
Should FUSE set IO_FLUSHER for the userspace process?,
Nikolaus Rath
[PATCH V6 0/6] Introduce erofs shared domain,
Jia Zhu
[RFC] proc: report open files as size in stat() for /proc/pid/fd,
Ivan Babrou
debugging rmmod failures,
Steve French
[PATCH 1/8] cachefiles: tmpfile error handling cleanup,
Miklos Szeredi
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]