Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 06/16] fs/ntfs3: Reduce stack usage, (continued)
- [PATCH 06/16] fs/ntfs3: Reduce stack usage, Konstantin Komarovc
- [PATCH 07/16] fs/ntfs3: Fix multithreaded stress test, Konstantin Komarovc
- [PATCH 08/16] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name", Konstantin Komarovc
- [PATCH 09/16] fs/ntfs3: Correct use bh_read, Konstantin Komarovc
- [PATCH 10/16] fs/ntfs3: Add file_modified, Konstantin Komarovc
- [PATCH 11/16] fs/ntfs3: Drop suid and sgid bits as a part of fpunch, Konstantin Komarovc
- [PATCH 12/16] fs/ntfs3: Implement super_operations::shutdown, Konstantin Komarovc
- [PATCH 13/16] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool, Konstantin Komarovc
- [PATCH 14/16] fs/ntfs3: Add and fix comments, Konstantin Komarovc
- [PATCH 01/16] fs/ntfs3: Improve alternative boot processing, Konstantin Komarovc
- [PATCH 15/16] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame(), Konstantin Komarovc
- [PATCH 16/16] fs/ntfs3: Fix c/mtime typo, Konstantin Komarovc
- [PATCH v2 0/7] File abstractions needed by Rust Binder,
Alice Ryhl
- Issues with FIEMAP, xfstests, Samba, ksmbd and CIFS,
David Howells
- [PATCH v6 0/5] userfaultfd move option,
Suren Baghdasaryan
- [PATCH v18 00/12] Implement copy offload support,
Kanchan Joshi
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[syzbot] Monthly hfs report (Dec 2023), syzbot
[syzbot] Monthly btrfs report (Dec 2023), syzbot
[syzbot] Monthly ntfs report (Dec 2023), syzbot
[PATCH 0/11] vfs: inode cache scalability improvements,
Dave Chinner
- [PATCH 07/11] hlist-bl: add hlist_bl_fake(), Dave Chinner
- [PATCH 06/11] vfs: factor out inode hash head calculation, Dave Chinner
- [PATCH 05/11] selinux: use dlist for isec inode list, Dave Chinner
- [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants, Dave Chinner
- [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap, Dave Chinner
- [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list, Dave Chinner
- [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads, Dave Chinner
- [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists, Dave Chinner
- [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep, Dave Chinner
- [PATCH 08/11] vfs: inode cache conversion to hash-bl, Dave Chinner
- [PATCH 03/11] vfs: Use dlock list for superblock's inode list, Dave Chinner
- Re: [PATCH 0/11] vfs: inode cache scalability improvements, Kent Overstreet
[PATCH] fs: vboxsf: fix a kernel-doc warning,
Randy Dunlap
[PATCH] ubifs: fix kernel-doc warnings,
Randy Dunlap
[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings,
Randy Dunlap
[PATCH] gfs2: rgrp: fix kernel-doc warnings,
Randy Dunlap
[PATCH] befs: fix datastream.c kernel-doc warnings, Randy Dunlap
[viro-vfs:carved-up-__dentry_kill 22/28] fs/dcache.c:1101:33: error: 'dentry' undeclared,
kernel test robot
[PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super(),
Eric Biggers
[PATCH v6 0/1] mm: report per-page metadata information,
Sourav Panda
[RFC] proposed libc interface and man page for listmount,
Miklos Szeredi
[PATCH v3] exfat/balloc: using hweight instead of internal logic,
John Sanpe
Re: [regressions] ntfs3: empty file on update without forced cache drop,
Linux regression tracking (Thorsten Leemhuis)
[PATCH] fs: add Jan Kara as reviewer, Christian Brauner
About the conflict between XFS inode recycle and VFS rcu-walk,
alexjlzheng
[PATCH] fs/namei: Don't update atime when some errors occur in get_link,
Hao Ge
[PATCH] fs/inode: Make relatime_need_update return bool,
Hao Ge
[PATCH v2] exfat/balloc: using hweight instead of internal logic,
John Sanpe
[PATCH] mm: filemap: Remove unnecessary ‘0’ values from ret, Li zeming
[PATCH] fs: exec: Remove unnecessary ‘NULL’ values from vma, Li kunyu
[PATCH] fs: exec: Remove unnecessary ‘NULL’ values from mm, Li kunyu
[ANNOUNCE] util-linux v2.39.3, Karel Zak
[PATCH] mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI, Sidhartha Kumar
[PATCH] cifs: Fix non-availability of dedup breaking generic/304,
David Howells
[syzbot] Monthly reiserfs report (Dec 2023), syzbot
[syzbot] Monthly jfs report (Dec 2023), syzbot
[PATCH v2 00/18] sysctl: constify sysctl ctl_tables,
Thomas Weißschuh
- [PATCH v2 03/18] sysctl: drop sysctl_is_perm_empty_ctl_table, Thomas Weißschuh
- [PATCH v2 01/18] watchdog/core: remove sysctl handlers from public header, Thomas Weißschuh
- [PATCH v2 02/18] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR, Thomas Weißschuh
- [PATCH v2 04/18] cgroup: bpf: constify ctl_table arguments and fields, Thomas Weißschuh
- [PATCH v2 07/18] utsname: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v2 10/18] sysctl: treewide: constify ctl_table_root::permissions, Thomas Weißschuh
- [PATCH v2 06/18] hugetlb: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v2 09/18] sysctl: treewide: constify ctl_table_root::set_ownership, Thomas Weißschuh
- [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v2 18/18] sysctl: constify standard sysctl tables, Thomas Weißschuh
- [PATCH v2 08/18] stackleak: don't modify ctl_table argument, Thomas Weißschuh
- [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header, Thomas Weißschuh
- [PATCH v2 11/18] sysctl: treewide: constify ctl_table_header::ctl_table_arg, Thomas Weißschuh
- [PATCH v2 16/18] const_structs.checkpatch: add ctl_table, Thomas Weißschuh
- [PATCH v2 15/18] sysctl: allow registration of const struct ctl_table, Thomas Weißschuh
- [PATCH v2 17/18] sysctl: make ctl_table sysctl_mount_point const, Thomas Weißschuh
- [PATCH v2 14/18] sysctl: move internal interfaces to const struct ctl_table, Thomas Weißschuh
- [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers, Thomas Weißschuh
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables, Luis Chamberlain
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables, Joel Granados
[PATCH v3 0/2] fuse: Add support for resend pending requests,
Zhao Chen
[PATCH] exfat/balloc: using hweight instead of internal logic,
John Sanpe
[PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads,
NeilBrown
Issue with 8K folio size in __filemap_get_folio(),
Viacheslav Dubeyko
Re: [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in txCommit, syzbot
[syzbot] [nilfs?] WARNING in nilfs_btree_assign (2), syzbot
[syzbot] [fs?] general protection fault in pagemap_scan_hugetlb_entry,
syzbot
[PATCH 0/5] pstore: Initial use of cleanup.h,
Kees Cook
[syzbot] Monthly nilfs report (Dec 2023), syzbot
[syzbot] Monthly ntfs3 report (Dec 2023), syzbot
[PATCH] Revert "debugfs: annotate debugfs handlers vs. removal with lockdep",
Johannes Berg
[PATCH] Tried making changes,
attreyee-muk
[PATCH v4 00/46] btrfs: add fscrypt support,
Josef Bacik
- [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super, Josef Bacik
- [PATCH v4 04/46] fscrypt: conditionally don't wipe mk secret until the last active user is done, Josef Bacik
- [PATCH v4 02/46] fscrypt: add per-extent encryption support, Josef Bacik
- [PATCH v4 03/46] fscrypt: add a fscrypt_inode_open helper, Josef Bacik
- [PATCH v4 05/46] blk-crypto: add a process bio callback, Josef Bacik
- [PATCH v4 06/46] fscrypt: expose fscrypt_nokey_name, Josef Bacik
- [PATCH v4 07/46] fscrypt: add documentation about extent encryption, Josef Bacik
- [PATCH v4 08/46] btrfs: add infrastructure for safe em freeing, Josef Bacik
- [PATCH v4 10/46] btrfs: disable verity on encrypted inodes, Josef Bacik
- [PATCH v4 09/46] btrfs: disable various operations on encrypted inodes, Josef Bacik
- [PATCH v4 11/46] btrfs: start using fscrypt hooks, Josef Bacik
- [PATCH v4 12/46] btrfs: add inode encryption contexts, Josef Bacik
- [PATCH v4 13/46] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag, Josef Bacik
- [PATCH v4 14/46] btrfs: adapt readdir for encrypted and nokey names, Josef Bacik
- [PATCH v4 16/46] btrfs: implement fscrypt ioctls, Josef Bacik
- [PATCH v4 15/46] btrfs: handle nokey names., Josef Bacik
- [PATCH v4 17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG, Josef Bacik
- [PATCH v4 18/46] btrfs: add get_devices hook for fscrypt, Josef Bacik
- [PATCH v4 19/46] btrfs: turn on inlinecrypt mount option for encrypt, Josef Bacik
- [PATCH v4 20/46] btrfs: set file extent encryption excplicitly, Josef Bacik
- [PATCH v4 21/46] btrfs: add fscrypt_info and encryption_type to extent_map, Josef Bacik
- [PATCH v4 22/46] btrfs: add fscrypt_info and encryption_type to ordered_extent, Josef Bacik
- [PATCH v4 23/46] btrfs: plumb through setting the fscrypt_info for ordered extents, Josef Bacik
- [PATCH v4 24/46] btrfs: plumb the fscrypt extent context through create_io_em, Josef Bacik
- [PATCH v4 26/46] btrfs: keep track of fscrypt info and orig_start for dio reads, Josef Bacik
- [PATCH v4 25/46] btrfs: populate the ordered_extent with the fscrypt context, Josef Bacik
- [PATCH v4 28/46] btrfs: explicitly track file extent length for replace and drop, Josef Bacik
- [PATCH v4 27/46] btrfs: add an optional encryption context to the end of file extents, Josef Bacik
- [PATCH v4 30/46] btrfs: pass the fscrypt_info through the replace extent infrastructure, Josef Bacik
- [PATCH v4 29/46] btrfs: pass through fscrypt_extent_info to the file extent helpers, Josef Bacik
- [PATCH v4 31/46] btrfs: implement the fscrypt extent encryption hooks, Josef Bacik
- [PATCH v4 32/46] btrfs: setup fscrypt_extent_info for new extents, Josef Bacik
- [PATCH v4 33/46] btrfs: populate ordered_extent with the orig offset, Josef Bacik
- [PATCH v4 35/46] btrfs: add a bio argument to btrfs_csum_one_bio, Josef Bacik
- [PATCH v4 36/46] btrfs: add orig_logical to btrfs_bio, Josef Bacik
- [PATCH v4 34/46] btrfs: set the bio fscrypt context when applicable, Josef Bacik
- [PATCH v4 37/46] btrfs: limit encrypted writes to 256 segments, Josef Bacik
- [PATCH v4 38/46] btrfs: implement process_bio cb for fscrypt, Josef Bacik
- [PATCH v4 40/46] btrfs: don't rewrite ret from inode_permission, Josef Bacik
- [PATCH v4 41/46] btrfs: move inode_to_path higher in backref.c, Josef Bacik
- [PATCH v4 39/46] btrfs: add test_dummy_encryption support, Josef Bacik
- [PATCH v4 42/46] btrfs: make btrfs_ref_to_path handle encrypted filenames, Josef Bacik
- [PATCH v4 43/46] btrfs: don't search back for dir inode item in INO_LOOKUP_USER, Josef Bacik
- [PATCH v4 44/46] btrfs: deal with encrypted symlinks in send, Josef Bacik
- [PATCH v4 45/46] btrfs: decrypt file names for send, Josef Bacik
- [PATCH v4 46/46] btrfs: load the inode context before sending writes, Josef Bacik
- Re: [PATCH v4 00/46] btrfs: add fscrypt support, Josef Bacik
- Re: [PATCH v4 00/46] btrfs: add fscrypt support, Eric Biggers
- Re: [PATCH v4 00/46] btrfs: add fscrypt support, Eric Biggers
[PATCH v1] mm/readahead: Do not allow order-1 folio,
Ryan Roberts
[PATCH v7 0/9] Landlock: IOCTL support,
Günther Noack
[syzbot] [btrfs?] kernel BUG in __reserve_bytes, syzbot
[PATCH] pipe: wakeup wr_wait after setting max_usage,
Christian Brauner
[PATCH 0/2] cifs: Fixes for copy_file_range() and FICLONE,
David Howells
[PATCH v7 19/23] ima: Move to LSM infrastructure,
Roberto Sassu
[PATCH v2 00/10] IOMMU memory observability,
Pasha Tatashin
- [PATCH v2 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v2 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 09/10] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH v2 10/10] iommu: account IOMMU allocated memory, Pasha Tatashin
- Re: [PATCH v2 00/10] IOMMU memory observability, David Rientjes
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation,
Andrii Nakryiko
- [PATCH v12 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach, Andrii Nakryiko
- [PATCH v12 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command, Andrii Nakryiko
- [PATCH v12 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS, Andrii Nakryiko
- [PATCH v12 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command, Andrii Nakryiko
- [PATCH v12 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command, Andrii Nakryiko
- [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object, Andrii Nakryiko
- [PATCH v12 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic, Andrii Nakryiko
- [PATCH v12 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks, Andrii Nakryiko
- [PATCH v12 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos, Andrii Nakryiko
- [PATCH v12 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks, Andrii Nakryiko
- [PATCH v12 bpf-next 12/17] libbpf: add bpf_token_create() API, Andrii Nakryiko
- [PATCH v12 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API, Andrii Nakryiko
- [PATCH v12 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API, Andrii Nakryiko
- [PATCH v12 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks, Andrii Nakryiko
- [PATCH v12 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API, Andrii Nakryiko
- [PATCH v12 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests, Andrii Nakryiko
- [PATCH v12 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token, Andrii Nakryiko
- Re: [PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation, patchwork-bot+netdevbpf
[PATCH REPOST v2 0/2] Support fanotify FAN_REPORT_FID on all filesystems,
Amir Goldstein
[PATCH v2 0/2] Support fanotify FAN_REPORT_FID on all filesystems,
Amir Goldstein
[PATCH 6.6 015/112] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function, Greg Kroah-Hartman
[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify,
Amir Goldstein
[RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic, Ojaswin Mujoo
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO,
Ojaswin Mujoo
[PATCH RFC 0/5] file: minor fixes,
Christian Brauner
[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression,
kernel test robot
[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
[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]