Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v1 09/11] exfat: remove unused functions, yuezhang . mo
- [PATCH v1 08/11] exfat: remove __exfat_find_empty_entry(),
yuezhang . mo
- [PATCH v1 06/11] exfat: move free cluster out of exfat_init_ext_entry(), yuezhang . mo
- [PATCH v1 04/11] exfat: covert exfat_add_entry() to use dentry cache, yuezhang . mo
- [PATCH v1 02/11] exfat: add exfat_get_empty_dentry_set() helper, yuezhang . mo
- [PATCH v1 00/11] exfat: improve sync dentry, yuezhang . mo
- [PATCH v1 07/11] exfat: covert exfat_init_ext_entry() to use dentry cache, yuezhang . mo
- [PATCH v1 03/11] exfat: covert exfat_find_empty_entry() to use dentry cache, yuezhang . mo
- [PATCH v1 01/11] exfat: add __exfat_get_dentry_set() helper,
yuezhang . mo
- [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response,
Amir Goldstein
- [PATCH 0/3] nfsd: fully close all files in the nfsd threads,
NeilBrown
- [PATCH] maple_tree: Fix warning comparing pointer to 0, Jiapeng Chong
- [PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups,
Andrii Nakryiko
- [PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v3 02/59] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v3 06/59] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v3 08/59] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v3 09/59] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v3 13/59] netfs: Add support for DIO buffering, David Howells
- [PATCH v3 15/59] netfs: Add bounce buffering support, David Howells
- [PATCH v3 17/59] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v3 34/59] netfs: Provide a writepages implementation, David Howells
- [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v3 37/59] netfs: Perform content encryption, David Howells
- [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v3 45/59] afs: Use the netfs write helpers, David Howells
- [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v3 46/59] 9p: Use netfslib read/write_iter, David Howells
- [PATCH v3 41/59] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 42/59] netfs: Implement a write-through caching option, David Howells
- [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v3 38/59] netfs: Decrypt encrypted content, David Howells
- [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v3 35/59] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v3 55/59] cifs: Cut over to using netfslib, David Howells
- [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v3 30/59] netfs: Implement buffered write API, David Howells
- [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v3 32/59] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v3 53/59] cifs: Implement netfslib hooks, David Howells
- [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v3 48/59] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH bpf-next 0/8] BPF token support in libbpf's BPF object,
Andrii Nakryiko
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders,
Christian Brauner
- [PATCH 0/4] Prepare for fsnotify pre-content permission events,
Amir Goldstein
- [syzbot] Monthly gfs2 report (Dec 2023), syzbot
- map multiple blocks per ->map_blocks in iomap writeback,
Christoph Hellwig
- [PATCH 01/14] iomap: clear the per-folio dirty bits on all writeback failures, Christoph Hellwig
- [PATCH 02/14] iomap: treat inline data in iomap_writepage_map as an I/O error, Christoph Hellwig
- [PATCH 04/14] iomap: move the PF_MEMALLOC check to iomap_writepages, Christoph Hellwig
- [PATCH 03/14] iomap: move the io_folios field out of struct iomap_ioend, Christoph Hellwig
- [PATCH 05/14] iomap: factor out a iomap_writepage_handle_eof helper, Christoph Hellwig
- [PATCH 07/14] iomap: clean up the iomap_alloc_ioend calling convention, Christoph Hellwig
- [PATCH 06/14] iomap: move all remaining per-folio logic into iomap_writepage_map, Christoph Hellwig
- [PATCH 08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend, Christoph Hellwig
- [PATCH 09/14] iomap: don't chain bios, Christoph Hellwig
- [PATCH 10/14] iomap: only call mapping_set_error once for each failed bio, Christoph Hellwig
- [PATCH 11/14] iomap: factor out a iomap_writepage_map_block helper, Christoph Hellwig
- [PATCH 12/14] iomap: submit ioends immediately, Christoph Hellwig
- [PATCH 13/14] iomap: map multiple blocks at a time, Christoph Hellwig
- [PATCH 14/14] iomap: pass the length of the dirty region to ->map_blocks, Christoph Hellwig
- Re: map multiple blocks per ->map_blocks in iomap writeback, Christian Brauner
- Re: [PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes,
Theodore Ts'o
- [RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [RFC PATCH 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [RFC PATCH 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [RFC PATCH 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [RFC PATCH 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [RFC PATCH 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [RFC PATCH 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [RFC PATCH 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [RFC PATCH 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [RFC PATCH 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- [PATCH RFC 3/4] dev_dax_iomap: Add dax_operations to /dev/dax struct dax_device, John Groves
- [PATCH RFC 4/4] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter, John Groves
- [PATCH RFC 2/4] dev_dax_iomap: Temporary hacks due to linkage issues, John Groves
- [PATCH RFC 1/4] dev_dax_iomap: Add add_dax_ops() func for fs-dax to provide dax holder_ops, John Groves
- [PATCH RFC 0/4] dev_dax_iomap: introduce iomap for /dev/dax, John Groves
- [PATCH] freevxfs: Convert vxfs_immed_read_folio to the new folio APIs,
Matthew Wilcox (Oracle)
- [PATCH] mm: Support order-1 folios in the page cache,
Matthew Wilcox (Oracle)
- [PATCH] gfs2: Remove use of error flag in journal reads,
Matthew Wilcox (Oracle)
- [PATCH 00/16] fs/ntfs3: Bugfix and refactoring,
Konstantin Komarovc
- [PATCH 02/16] fs/ntfs3: Modified fix directory element type detection, Konstantin Komarovc
- [PATCH 03/16] fs/ntfs3: Improve ntfs_dir_count, Konstantin Komarovc
- [PATCH 04/16] fs/ntfs3: Correct hard links updating when dealing with DOS neams, Konstantin Komarovc
- [PATCH 05/16] fs/ntfs3: Print warning while fixing hard links count, Konstantin Komarovc
- [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
[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]