Linux Filesystem Development
[Prev Page][Next Page]
- [RFC PATCH 05/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, (continued)
- [RFC PATCH 05/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [RFC PATCH 04/12] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [RFC PATCH 07/12] cifs: Add a function to Hash the contents of an iterator, David Howells
- [RFC PATCH 03/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [RFC PATCH 06/12] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [RFC PATCH 08/12] cifs: Add some helper functions, David Howells
- [RFC PATCH 09/12] cifs: Add a function to read into an iter from a socket, David Howells
- [RFC PATCH 11/12] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [RFC PATCH 10/12] cifs: Change the I/O paths to use an iterator rather than a page list, David Howells
- [RFC PATCH 12/12] cifs: Remove unused code, David Howells
- [PATCH v2] proc: add byteorder file,
Thomas Weißschuh
- [PATCH] mm: remove filemap_fdatawait_keep_errors,
changfengnan
- [viro-vfs:work.elfcore 7/10] arch/csky/kernel/process.c:72:5: warning: no previous prototype for 'elf_core_copy_task_fpregs', kernel test robot
- [PATCH v2] kernfs: dont take d_lock on revalidate, Ian Kent
- [PATCH] squashfs: fix null-ptr-deref in squashfs_fill_super,
Baokun Li
- [PATCH] proc: add byteorder file,
Thomas Weißschuh
- xfs, iomap: fix data corrupton due to stale cached iomaps,
Dave Chinner
- [PATCH 3/7] xfs: use byte ranges for write cleanup ranges, Dave Chinner
- [PATCH 2/7] xfs: punching delalloc extents on write failure is racy, Dave Chinner
- [PATCH 1/7] xfs: write page faults in iomap are not buffered writes, Dave Chinner
- [PATCH 4/7] xfs: buffered write failure should not truncate the page cache, Dave Chinner
- [PATCH 7/7] xfs: drop write error injection is unfixable, remove it, Dave Chinner
- [PATCH 5/7] iomap: write iomap validity checks, Dave Chinner
- [PATCH 6/7] xfs: use iomap_valid method to detect stale cached iomaps, Dave Chinner
- Re: xfs, iomap: fix data corrupton due to stale cached iomaps, Darrick J. Wong
- [PATCH v2] fs: use acquire ordering in __fget_light(),
Jann Horn
- [PATCH] fs: add memory barrier in __fget_light(),
Jann Horn
- [RFC PATCH 0/2] iov_iter: Provide a function to extract/pin/get pages from an iteraor,
David Howells
- [PATCH v3] fs: fix undefined behavior in bit shift for SB_NOUSER,
Gaosheng Cui
- [PATCH 2] MAINTAINERS: NFSD should be responsible for fs/exportfs,
Chuck Lever
- [PATCH] MAINTAINERS: NFSD should be responsible for fs/exportfs, Chuck Lever
- [PATCH v2] fs: fix undefined behavior in bit shift for SB_NOUSER,
Gaosheng Cui
- [PATCH] fs: simplify vfs_get_super,
Christoph Hellwig
- Re: [PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around,
zhaogongyi
- RE: [PATCH v1 2/2] exfat: hint the empty entry which at the end of cluster chain,
Sungjong Seo
- RE: [PATCH v1 1/2] exfat: simplify empty entry hint,
Sungjong Seo
- [PATCH 0/2] zonefs fixes,
Damien Le Moal
- [PATCH v2] vfs: Make vfs_get_super() internal,
Dawei Li
- INFO: task hung in fuse_mount_remove, Wei Chen
- [PATCH] fs: fix undefined behavior in bit shift for SB_NOUSER,
Gaosheng Cui
- [PATCH v1] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page(),
Peilin Ye
- [syzbot] kernel BUG in dnotify_free_mark,
syzbot
- [PATCH 0/6] fsverity: support for non-4K pages,
Eric Biggers
- Subject: magic symbolic links and CAP_DAC_READ_SEARCH, Jeff Norden
- bcachefs status update, Kent Overstreet
- [PATCH v3] fsverity: stop using PG_error to track error status,
Eric Biggers
- [PATCH 00/14] fs/ntfs3: Additional bugfix and refactoring,
Konstantin Komarov
- [PATCH 02/14] fs/ntfs3: Change new sparse cluster processing, Konstantin Komarov
- [PATCH 03/14] fs/ntfs3: Fix wrong indentations, Konstantin Komarov
- [PATCH 01/14] fs/ntfs3: Fixing work with sparse clusters, Konstantin Komarov
- [PATCH 04/14] fs/ntfs3: atomic_open implementation, Konstantin Komarov
- [PATCH 05/14] fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocate, Konstantin Komarov
- [PATCH 06/14] fs/ntfs3: Changing locking in ntfs_rename, Konstantin Komarov
- [PATCH 07/14] fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_block, Konstantin Komarov
- [PATCH 08/14] fs/ntfs3: Correct ntfs_check_for_free_space, Konstantin Komarov
- [PATCH 09/14] fs/ntfs3: Check fields while reading, Konstantin Komarov
- [PATCH 10/14] fs/ntfs3: Fix incorrect if in ntfs_set_acl_ex, Konstantin Komarov
- [PATCH 11/14] fs/ntfs3: Use ALIGN kernel macro, Konstantin Komarov
- [PATCH 12/14] fs/ntfs3: Fix wrong if in hdr_first_de, Konstantin Komarov
- [PATCH 13/14] fs/ntfs3: Improve checking of bad clusters, Konstantin Komarov
- [PATCH 14/14] fs/ntfs3: Make if more readable, Konstantin Komarov
- [RFC PATCH 0/9] smb3: Add iter helpers and use iov_iters down to the network transport,
David Howells
- [PATCH 0/1] Mapping an entire folio,
Matthew Wilcox (Oracle)
- [PATCH 5.10 61/73] fcntl: make F_GETOWN(EX) return 0 on dead owner task, Greg Kroah-Hartman
- [PATCH 1/2] fs: introduce dedicated idmap type for mounts,
Christian Brauner
- [ANNOUNCE] exfatprogs-1.2.0 version released, Namjae Jeon
- [RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance,
Ritesh Harjani (IBM)
- [PATCH 5.10 67/79] fcntl: make F_GETOWN(EX) return 0 on dead owner task, Greg Kroah-Hartman
- [PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs,
Jingbo Xu
- [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest, Jingbo Xu
- [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole, Jingbo Xu
- [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source, Jingbo Xu
- [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t, Jingbo Xu
- [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops, Jingbo Xu
- [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources, Jingbo Xu
- [PATCH 7/9] fscache,netfs: define flags for prepare_read(), Jingbo Xu
- [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures to fscache.h, Jingbo Xu
- [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h, Jingbo Xu
- Re: [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source, David Howells
- Re: [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h, David Howells
- Re: [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t, David Howells
- Re: [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources, David Howells
- Re: [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole, David Howells
- Re: [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops, David Howells
- Re: [PATCH 7/9] fscache,netfs: define flags for prepare_read(), David Howells
- Re: [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures to fscache.h, David Howells
- [GIT PULL] fscrypt fix for 6.1-rc3,
Eric Biggers
- [PATCH 13/15] fcntl: remove FASYNC_MAGIC,
наб
- [PATCH] iomap: directly use logical block size,
Keith Busch
- [PATCH] mm: multi-gen LRU: Move lru_gen_add_mm() out of IRQ-off region.,
Sebastian Andrzej Siewior
- [PATCH v3 1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode,
Baokun Li
- [PATCH] userfaultfd: wake on unregister for minor faults as well as missing,
Axel Rasmussen
- [PATCH v3] fuse: Rearrange fuse_allow_current_process checks,
Dave Marchevsky
- [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM,
Chao Peng
- [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Chao Peng
- [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry, Chao Peng
- [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed, Chao Peng
- [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions, Chao Peng
- [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE, Chao Peng
- [PATCH v9 7/8] KVM: Handle page fault for private memory, Chao Peng
- Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM, Vishal Annapurve
- Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM, Alex Bennée
- [PATCH] vfs: Make vfs_get_super() internal,
Dawei Li
- [PATCH v2] chardev: fix error handling in cdev_device_add(),
Yang Yingliang
- [PATCH] maintainers: Add ISOFS entry, Jan Kara
- Re: [PATCH 1/1] squashfs: enable idmapped mounts,
Christian Brauner
- Re: [syzbot] KASAN: use-after-free Read in move_expired_inodes (2), Eric Biggers
- [PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary(),
Li Zetao
- [PATCH v4] proc: report open files as size in stat() for /proc/pid/fd,
Ivan Babrou
- [PATCH] vboxsf: Remove variable out_len,
Colin Ian King
- [syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_free_folio,
syzbot
- [PATCH 0/8] finish port to new vfs*id helpers,
Christian Brauner
- [PATCH 1/8] mnt_idmapping: add missing helpers, Christian Brauner
- [PATCH 2/8] fs: use type safe idmapping helpers, Christian Brauner
- [PATCH 4/8] apparmor: use type safe idmapping helpers, Christian Brauner
- [PATCH 3/8] caps: use type safe idmapping helpers, Christian Brauner
- [PATCH 5/8] ima: use type safe idmapping helpers, Christian Brauner
- [PATCH 6/8] fuse: port to vfs{g,u}id_t and associated helpers, Christian Brauner
- [PATCH 8/8] fs: remove unused idmapping helpers, Christian Brauner
- [PATCH 7/8] ovl: port to vfs{g,u}id_t and associated helpers, Christian Brauner
- Re: [PATCH 0/8] finish port to new vfs*id helpers, Seth Forshee
- [PATCH] unicode: mkutf8data: Add unicode_data_remalloc function, Li kunyu
- [syzbot] general protection fault in exfat_fill_super,
syzbot
[PATCH] unicode: mkutf8data: Add unicode_data_malloc function, Li kunyu
[PATCH] unicode: mkutf8data: Add malloc allocation check, Li kunyu
[PATCH 2/2] unicode: mkutf8data: Add malloc allocation check,
Li kunyu
[PATCH 1/2] unicode: mkutf8data: Add compound malloc function,
Li kunyu
[PATCH] coredump: wrap dump_emit_page() in #ifdef CONFIG_ELF_CORE, Nam Cao
[syzbot] inconsistent lock state in _atomic_dec_and_lock,
syzbot
[PATCH -next 0/5] fs: fix possible null-ptr-deref when parsing param,
Hawkins Jiawei
[syzbot] KASAN: use-after-free Read in mas_next_entry, syzbot
[PATCH] XArray: fix xas_split_alloc() on checking split limit, Wei Yang
[PATCH] include/linux: fix repeated words in comments, wangjianli
[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}(),
Jason A. Donenfeld
- [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function, Jason A. Donenfeld
- [PATCH v1 3/5] random: add helpers for random numbers with given floor or range, Jason A. Donenfeld
- [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop, Jason A. Donenfeld
- [PATCH v1 5/5] treewide: use get_random_u32_between() when possible, Jason A. Donenfeld
- [PATCH v1 2/5] prandom: remove prandom_u32_max(), Jason A. Donenfeld
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}(), Jakub Kicinski
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}(), Greg Kroah-Hartman
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}(), Jason Gunthorpe
[PATCH 0/4] fs/ntfs3: Bugfix and refactoring,
Konstantin Komarov
[PATCH v8 0/8] fs: clean up internal i_version handling,
Jeff Layton
[PATCH 0/2] netfs,erofs: reuse netfs_put_subrequest() and,
Jingbo Xu
[PATCH v3] fuse: fix readdir cache race, Miklos Szeredi
[PATCH] erofs: fix use-after-free of fsid and domain_id string,
Jingbo Xu
[PATCH v2] fuse: Rearrange fuse_allow_current_process checks,
Dave Marchevsky
[PATCH] fuse: Rearrange fuse_allow_current_process checks,
Dave Marchevsky
[PATCH] isofs: prevent file time rollover after year 2038,
Arnd Bergmann
[syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio,
syzbot
[PATCH linux-next] binfmt_elf: Replace IS_ERR() with IS_ERR_VALUE(), yexingchen116
[PATCH linux-next] aio: Replace IS_ERR() with IS_ERR_VALUE(), yexingchen116
[PATCH -mm] -funsigned-char, namei: delete cast in lookup_one_common(), Alexey Dobriyan
[PATCH linux-next] fs/proc/kcore.c: Use strscpy() instead of strlcpy(),
cuijinpeng666
[PATCH] vfs: fs_context: Modify mismatched function name,
Jiapeng Chong
[PATCH linux-next] fs/super.c: use strscpy() is more robust and safer,
cuijinpeng666
[PATCH printk v2 00/38] reduce console_lock scope,
John Ogness
[RFC PATCH v5 3/8] mm: Display inflated memory to users, Alexander Atanasov
[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs(),
Rolf Eike Beer
[PATCH] binfmt_elf: fix documented return value for load_elf_phdrs(),
Rolf Eike Beer
[PATCH] fs/exec.c: simplify initial stack size expansion,
Rolf Eike Beer
Odd interaction with file capabilities and procfs files,
Daniel Xu
[RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O,
Pavel Begunkov
[RFC for-next 0/4] enable pcpu bio caching for IRQ I/O,
Pavel Begunkov
[PATCH v10 00/11] landlock: truncate support,
Günther Noack
- [PATCH v10 02/11] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed(), Günther Noack
- [PATCH v10 01/11] security: Create file_truncate hook from path_truncate hook, Günther Noack
- [PATCH v10 03/11] landlock: Document init_layer_masks() helper, Günther Noack
- [PATCH v10 05/11] selftests/landlock: Test file truncation support, Günther Noack
- [PATCH v10 04/11] landlock: Support file truncation, Günther Noack
- [PATCH v10 06/11] selftests/landlock: Test open() and ftruncate() in multiple scenarios, Günther Noack
- [PATCH v10 07/11] selftests/landlock: Locally define __maybe_unused, Günther Noack
- [PATCH v10 09/11] selftests/landlock: Test ftruncate on FDs created by memfd_create(2), Günther Noack
- [PATCH v10 10/11] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE, Günther Noack
- [PATCH v10 11/11] landlock: Document Landlock's file truncation support, Günther Noack
- [PATCH v10 08/11] selftests/landlock: Test FD passing from restricted to unrestricted processes, Günther Noack
- Re: [PATCH v10 00/11] landlock: truncate support, Nathan Chancellor
- Re: [PATCH v10 00/11] landlock: truncate support, Mickaël Salaün
[PATCH v5 00/30] acl: add vfs posix acl api,
Christian Brauner
- [PATCH v5 01/30] orangefs: rework posix acl handling when creating new filesystem objects, Christian Brauner
- [PATCH v5 02/30] fs: pass dentry to set acl method, Christian Brauner
- [PATCH v5 04/30] fs: add new get acl method, Christian Brauner
- [PATCH v5 03/30] fs: rename current get acl method, Christian Brauner
- [PATCH v5 05/30] cifs: implement get acl method, Christian Brauner
- [PATCH v5 06/30] cifs: implement set acl method, Christian Brauner
- [PATCH v5 07/30] 9p: implement get acl method, Christian Brauner
- [PATCH v5 08/30] 9p: implement set acl method, Christian Brauner
- [PATCH v5 10/30] selinux: implement get, set and remove acl hook, Christian Brauner
- [PATCH v5 09/30] security: add get, remove and set acl hook, Christian Brauner
- [PATCH v5 11/30] smack: implement get, set and remove acl hook, Christian Brauner
- [PATCH v5 14/30] internal: add may_write_xattr(), Christian Brauner
- [PATCH v5 12/30] integrity: implement get and set acl hook, Christian Brauner
- [PATCH v5 13/30] evm: add post set acl hook, Christian Brauner
- [PATCH v5 16/30] acl: add vfs_get_acl(), Christian Brauner
- [PATCH v5 15/30] acl: add vfs_set_acl(), Christian Brauner
- [PATCH v5 17/30] acl: add vfs_remove_acl(), Christian Brauner
- [PATCH v5 19/30] ecryptfs: implement get acl method, Christian Brauner
- [PATCH v5 18/30] ksmbd: use vfs_remove_acl(), Christian Brauner
- [PATCH v5 21/30] ovl: implement get acl method, Christian Brauner
- [PATCH v5 20/30] ecryptfs: implement set acl method, Christian Brauner
- [PATCH v5 23/30] ovl: use posix acl api, Christian Brauner
- [PATCH v5 22/30] ovl: implement set acl method, Christian Brauner
- [PATCH v5 25/30] evm: remove evm_xattr_acl_change(), Christian Brauner
- [PATCH v5 24/30] xattr: use posix acl api, Christian Brauner
- [PATCH v5 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH v5 27/30] ovl: use stub posix acl handlers, Christian Brauner
- [PATCH v5 29/30] 9p: use stub posix acl handlers, Christian Brauner
- [PATCH v5 28/30] cifs: use stub posix acl handlers, Christian Brauner
- [PATCH v5 30/30] acl: remove a slew of now unused helpers, Christian Brauner
[PATCH] coredump: Proactively round up to kmalloc bucket size, Kees Cook
Re: [PATCH] exec: Copy oldsighand->action under spin-lock, Kees Cook
[PATCH] mm: remove kern_addr_valid() completely,
Kefeng Wang
[PATCH] exec: Add comments on check_unsafe_exec() fs counting,
Kees Cook
[PATCH] binfmt: Fix whitespace issues,
Kees Cook
[PATCH v3] proc: report open files as size in stat() for /proc/pid/fd,
Ivan Babrou
[PATCH 0/2] kernfs: remove i_lock usage that isn't needed,
Ian Kent
[PATCH v3 00/23] Convert to filemap_get_folios_tag(),
Vishal Moola (Oracle)
[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]