Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk, (continued)
- [PATCH 0/4] Add the ability to query mount options in statmount,
Josef Bacik
- [PATCH v2 00/13] linux system call fixes,
Arnd Bergmann
- [PATCH v2 01/13] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH v2 03/13] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH v2 07/13] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH v2 08/13] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [PATCH 0/8] Support foreign mount namespace with statmount/listmount,
Josef Bacik
- [PATCH 1/8] fs: relax permissions for listmount(), Josef Bacik
- [PATCH 2/8] fs: relax permissions for statmount(), Josef Bacik
- [PATCH 3/8] fs: keep an index of current mount namespaces, Josef Bacik
- [PATCH 4/8] fs: export the mount ns id via statmount, Josef Bacik
- [PATCH 5/8] fs: Allow listmount() in foreign mount namespace, Josef Bacik
- [PATCH 6/8] fs: Allow statmount() in foreign mount namespace, Josef Bacik
- [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs, Josef Bacik
- [PATCH 8/8] selftests: add a test for the foreign mnt ns extensions, Josef Bacik
- Re: [PATCH 0/8] Support foreign mount namespace with statmount/listmount, Jeff Layton
- Re: [PATCH 0/8] Support foreign mount namespace with statmount/listmount, Karel Zak
- Re: [PATCH 0/8] Support foreign mount namespace with statmount/listmount, Christian Brauner
- [PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait,
David Howells
- [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid,
David Howells
- [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open,
Mateusz Guzik
- [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat,
Xi Ruoyao
- [RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef,
Mateusz Guzik
- fscache build options, Steve French
- [PATCH AUTOSEL 4.19 1/2] fs/file: fix the check in find_next_fd(), Sasha Levin
- [PATCH AUTOSEL 5.4 1/2] fs/file: fix the check in find_next_fd(), Sasha Levin
- [PATCH AUTOSEL 5.10 1/2] fs/file: fix the check in find_next_fd(), Sasha Levin
- [PATCH AUTOSEL 5.15 1/3] fs/file: fix the check in find_next_fd(), Sasha Levin
- [PATCH AUTOSEL 6.1 09/12] iomap: Fix iomap_adjust_read_range for plen calculation, Sasha Levin
- [PATCH AUTOSEL 6.1 07/12] fs/file: fix the check in find_next_fd(), Sasha Levin
- [PATCH AUTOSEL 6.6 11/16] iomap: Fix iomap_adjust_read_range for plen calculation, Sasha Levin
- [PATCH AUTOSEL 6.6 08/16] fs/file: fix the check in find_next_fd(), Sasha Levin
- [PATCH AUTOSEL 6.9 13/21] iomap: Fix iomap_adjust_read_range for plen calculation, Sasha Levin
- [PATCH AUTOSEL 6.9 08/21] fs/file: fix the check in find_next_fd(), Sasha Levin
- [GIT PULL] bcachefs fixes for 6.10-rc5,
Kent Overstreet
- [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH,
Xi Ruoyao
- [PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values,
Kees Cook
- [GIT PULL] overlayfs fixes for 6.10-rc5,
Miklos Szeredi
- [PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected,
Audra Mitchell
- [PATCH 0/2] mm: Avoid possible overflows in dirty throttling,
Jan Kara
- Bounce probe for linux-fsdevel@xxxxxxxxxxxxxxx (no action required), linux-fsdevel+owner
- [PATCH 00/13] forcealign for xfs,
John Garry
- [PATCH 02/13] xfs: always tail align maxlen allocations, John Garry
- [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC, John Garry
- [PATCH 05/13] xfs: introduce forced allocation alignment, John Garry
- [PATCH 04/13] xfs: make EOF allocation simpler, John Garry
- [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign, John Garry
- [PATCH 08/13] xfs: Do not free EOF blocks for forcealign, John Garry
- [PATCH 06/13] xfs: align args->minlen for forced allocation alignment, John Garry
- [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH 10/13] xfs: Unmap blocks according to forcealign, John Garry
- [PATCH 03/13] xfs: simplify extent allocation alignment, John Garry
- [PATCH 11/13] xfs: Only free full extents for forcealign, John Garry
- [PATCH 12/13] xfs: Don't revert allocated offset for forcealign, John Garry
- [PATCH 13/13] xfs: Enable file data forcealign feature, John Garry
- [linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj,
kernel test robot
- [PATCH v3 00/11] Improve the copy of task comm,
Yafang Shao
- [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 03/11] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 08/11] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 09/11] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 10/11] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements,
David Howells
- [PATCH 01/17] netfs: Fix io_uring based write-through, David Howells
- [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH 05/17] netfs: Record contention stats for writeback lock, David Howells
- [PATCH 06/17] 9p: Enable multipage folios, David Howells
- [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used, David Howells
- [PATCH 10/17] cifs: Only pick a channel once per read request, David Howells
- [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail, David Howells
- [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req, David Howells
- [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH 15/17] netfs: Simplify the writeback code, David Howells
- [PATCH 16/17] afs: Make read subreqs async, David Howells
- [PATCH 17/17] netfs: Speed up buffered reading, David Howells
- [PATCH 09/17] cifs: Defer read completion, David Howells
- [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter, David Howells
- [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios, David Howells
- [PATCH v2 09/17] cifs: Defer read completion, David Howells
- [PATCH 00/15] linux system call fixes,
Arnd Bergmann
- [PATCH 01/15] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH 03/15] mips: fix compat_sys_lseek syscall, Arnd Bergmann
- [PATCH 04/15] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 06/15] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH 08/15] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH 09/15] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions, Arnd Bergmann
- [PATCH 12/15] s390: remove native mmap2() syscall, Arnd Bergmann
- [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently, Arnd Bergmann
- [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling, Arnd Bergmann
- [PATCH 15/15] linux/syscalls.h: add missing __user annotations, Arnd Bergmann
- [PATCH v2] filemap: add trace events for get_pages, map_pages, and fault,
Takaya Saeki
- bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset,
Kent Overstreet
- [PATCH] udf: Avoid excessive partition lengths,
Jan Kara
- [PATCH v2] statx.2: Document STATX_SUBVOL,
John Garry
- [Patch v9 00/10] block atomic writes,
John Garry
- [Patch v9 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [Patch v9 02/10] block: Generalize chunk_sectors support as boundary support, John Garry
- [Patch v9 04/10] fs: Add initial atomic write support info to statx, John Garry
- [Patch v9 06/10] block: Add atomic write support for statx, John Garry
- [Patch v9 07/10] block: Add fops atomic write support, John Garry
- [Patch v9 03/10] fs: Initial atomic write support, John Garry
- [Patch v9 08/10] scsi: sd: Atomic write support, John Garry
- [Patch v9 05/10] block: Add core atomic write support, John Garry
- [Patch v9 09/10] scsi: scsi_debug: Atomic write support, John Garry
- [Patch v9 10/10] nvme: Atomic write support, John Garry
- Re: [Patch v9 00/10] block atomic writes, Jens Axboe
- [PATCH] vfs: reorder checks in may_create_in_sticky,
Mateusz Guzik
- [PATCH 1/3] fs: Export in_group_or_capable(),
Youling Tang
- FYI: path walking optimizations pending for 6.11,
Linus Torvalds
- [PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH] nsfs: add pid translation ioctls,
Christian Brauner
- [PATCH 6.1 207/217] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, Greg Kroah-Hartman
- [PATCH 6.6 250/267] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, Greg Kroah-Hartman
- [PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- [PATCH 5.10 196/770] namei: introduce struct renamedata, Greg Kroah-Hartman
- [PATCH 5.10 195/770] fs: add file and path permissions helpers, Greg Kroah-Hartman
- [ANNOUNCE] xfs-linux: for-next updated to 348a1983cf4c, Chandan Babu R
- [PATCH RFC] mm/readahead: Fix repeat initial_readahead,
Peng Zhang
- [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.,
Junchao Sun
- [PATCH] filemap: add trace events for get_pages, map_pages, and fault,
Takaya Saeki
- [PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps,
Roman Kisel
- [PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition,
Sidhartha Kumar
- [PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN,
Jan Kara
- [PATCH 0/3] udf: Fix two syzbot reports,
Jan Kara
- [PATCH] udf: Fix bogus checksum computation in udf_rename(), Jan Kara
- virtio-blk/ext4 error handling for host-side ENOSPC,
Keiichi Watanabe
- [PATCH] hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode(),
Chao Yu
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode,
Matthew Wilcox
- [GIT PULL] xfs: bug fix for 6.10,
Chandan Babu R
- [PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c,
Congjie Zhou
- [PATCH v2 0/5] fstests: add some new LBS inspired tests,
Luis Chamberlain
- [PATCH v2] Documentation: the design of iomap and how to port,
Darrick J. Wong
- [PATCH 0/3] fs/file.c: optimize the critical section of,
Yu Ma
- [PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group(),
Michael Ellerman
- [syzbot] Monthly hfs report (Jun 2024), syzbot
- [dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail,
kernel test robot
- How to create new file in idmapped mountpoint,
Hongbo Li
- Re: [bug report] mm: Provide a means of invalidation without using launder_folio,
Matthew Wilcox
- [PATCH] fs/proc/task_mmu: fix uninitialized variable in pagemap_pmd_range(),
Dan Carpenter
- [PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open,
Adrian Ratiu
- [PATCH] fs: don't misleadingly warn during thaw operations, Christian Brauner
- [PATCH -next v5 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- Issue with JFFS2 and a_ops->dirty_folio,
Jean-Michel Hautbois
- [RFC] fuse: do not generate interrupt requests for fatal signals,
Haifeng Xu
- [PATCH v2 00/10] Improve the copy of task comm,
Yafang Shao
- [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 03/10] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 07/10] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 08/10] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 09/10] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 10/10] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH 0/2] stop lockref from degrading to locked-only ops,
Mateusz Guzik
- [RFC 0/2] Initial LKMM atomics support in Rust,
Boqun Feng
[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]