Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 31/33] riscv: Documentation for landing pad / indirect branch tracking, (continued)
- [PATCH v3] rust: add PidNamespace, Christian Brauner
- [PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case,
Tycho Andersen
- FIFREEZE on loop device does not return EBUSY,
Jean-Louis Dupond
- [regression] getdents() does not list entries created after opening the directory,
Linux regression tracking (Thorsten Leemhuis)
- [PATCH v8 00/12] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v8 06/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v8 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v8 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
- [PATCH v2] selftests/proc: Add test to check unmapped process, Siddharth Menon
- [no subject], Unknown
- [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2),
syzbot
- [PATCH 0/6] Syzbot bugfixes and refactoring,
Konstantin Komarov
- [PATCH] rust: add seqfile abstraction,
Alice Ryhl
- [GIT PULL] zonefs changes for 6.12-rc2,
Damien Le Moal
- [syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2),
syzbot
- [viro-vfs:work.headers.unaligned 1/2] arch/arc/include/asm/mmu.h:17:71: warning: 'struct pt_regs' declared inside parameter list will not be visible outside of this definition or declaration, kernel test robot
- [PATCH v2 0/2] Miscdevices in Rust,
Alice Ryhl
- [syzbot] [fuse?] WARNING in fuse_write_file_get (2), syzbot
- [PATCH v2] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer,
Chang Yu
- [viro-vfs:work.xattr 9/9] fs/xattr.c:971:28: error: use of undeclared identifier 'pathname'; did you mean 'putname'?, kernel test robot
- [PATCH v3] add group restriction bitmap,
Stas Sergeev
- [PATCH] iov_iter: fix advancing slot in iter_folioq_get_pages(),
Omar Sandoval
- [PATCH v7 0/3] FDP and per-io hints,
Kanchan Joshi
- Message not available
- Message not available
- Re: [PATCH v7 0/3] FDP and per-io hints, Christoph Hellwig
Re: [PATCH v7 0/3] FDP and per-io hints, Keith Busch
Re: [PATCH v7 0/3] FDP and per-io hints, Bart Van Assche
Re: [PATCH v7 0/3] FDP and per-io hints, Christoph Hellwig
[PATCH] selftests/proc/proc-empty-vm.c: Test for unmapped process,
Siddharth Menon
[PATCH v4 00/10] fuse: folio conversions,
Josef Bacik
- [PATCH v4 01/10] fuse: convert readahead to use folios, Josef Bacik
- [PATCH v4 02/10] fuse: convert fuse_send_write_pages to use folios, Josef Bacik
- [PATCH v4 03/10] fuse: convert fuse_fill_write_pages to use folios, Josef Bacik
- [PATCH v4 04/10] fuse: convert fuse_page_mkwrite to use folios, Josef Bacik
- [PATCH v4 05/10] fuse: use kiocb_modified in buffered write path, Josef Bacik
- [PATCH v4 06/10] fuse: convert fuse_do_readpage to use folios, Josef Bacik
- [PATCH v4 07/10] fuse: convert fuse_writepage_need_send to take a folio, Josef Bacik
- [PATCH v4 08/10] fuse: use the folio based vmstat helpers, Josef Bacik
- [PATCH v4 09/10] fuse: convert fuse_retrieve to use folios, Josef Bacik
- [PATCH v4 10/10] fuse: convert fuse_notify_store to use folios, Josef Bacik
- Re: [PATCH v4 00/10] fuse: folio conversions, Miklos Szeredi
[PATCH RESEND] xarray: document that xa_alloc uses the smallest index, Alice Ryhl
[PATCH v6 0/7] block atomic writes for xfs,
John Garry
[PATCH] fs/proc/kcore.c: Allow translation of physical memory addresses, Alexander Gordeev
[PATCH] netfs: Fix the netfs_folio tracepoint to handle NULL mapping,
David Howells
[PATCH 00/35] Reorganize kerneldoc parameter names,
Julia Lawall
[viro-vfs:work.fd 1/31] include/linux/file.h: linux/err.h is included more than once., kernel test robot
[PATCH] netfs: Add folio_queue API documentation,
David Howells
[RFC PATCH 0/3] introduce PIDFD_SELF,
Lorenzo Stoakes
[PATCH v2] add group restriction bitmap,
Stas Sergeev
[PATCH v1] Fix NULL pointer dereference in read_cache_folio,
Gianfranco Trad
[PATCH] [RFC] add group restriction bitmap, Stas Sergeev
[PATCH v2] vfs: Add a sysctl for automated deletion of dentry,
Yafang Shao
[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests,
Pedro Orlando
[PATCH] lib/fast_list.c, Kent Overstreet
[syzbot] [fuse?] WARNING in fuse_request_end (2),
syzbot
[PATCH v3 00/10] fuse: folio conversions,
Josef Bacik
- [PATCH v3 01/10] fuse: convert readahead to use folios, Josef Bacik
- [PATCH v3 02/10] fuse: convert fuse_send_write_pages to use folios, Josef Bacik
- [PATCH v3 03/10] fuse: convert fuse_fill_write_pages to use folios, Josef Bacik
- [PATCH v3 04/10] fuse: convert fuse_page_mkwrite to use folios, Josef Bacik
- [PATCH v3 05/10] fuse: use kiocb_modified in buffered write path, Josef Bacik
- [PATCH v3 06/10] fuse: convert fuse_do_readpage to use folios, Josef Bacik
- [PATCH v3 07/10] fuse: convert fuse_writepage_need_send to take a folio, Josef Bacik
- [PATCH v3 08/10] fuse: use the folio based vmstat helpers, Josef Bacik
- [PATCH v3 09/10] fuse: convert fuse_retrieve to use folios, Josef Bacik
- [PATCH v3 10/10] fuse: convert fuse_notify_store to use folios, Josef Bacik
[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm,
Tycho Andersen
[syzbot] [fs?] possible deadlock in input_inject_event, syzbot
[syzbot] [iomap?] KASAN: use-after-free Read in iomap_read_inline_data, syzbot
[PATCH] fanotify: allow reporting errors on failure to open fd,
Amir Goldstein
Re: [syzbot] [overlayfs?] general protection fault in ovl_llseek,
Amir Goldstein
[PATCH] netfs: Advance iterator correctly rather than jumping it,
David Howells
[PATCH v2] xfs: do not unshare any blocks beyond eof,
Julian Sun
[PATCH v2] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails,
Julian Sun
[tree-wide] finally take no_llseek out, Al Viro
[no subject], Unknown
[PATCH] [PATCH] vfs/ext4: Fixed a potential problem related to an infinite loop,
Max Brener
[PATCH 0/2 v3] remove PF_MEMALLOC_NORECLAIM,
Michal Hocko
[PATCH] pidfs: check for valid pid namespace,
Christian Brauner
[PATCH 0/3] Miscdevices in Rust,
Alice Ryhl
[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio,
syzbot
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio,
Pankaj Raghav (Samsung)
[PATCH v2] netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs), David Howells
optimizing backing file setup,
Miklos Szeredi
[PATCH] sysctl: Reduce dput(child) calls in proc_sys_fill_cache(),
Markus Elfring
Report "WARNING in putname",
reveliofuzzing
[PATCH] hpfs: convert hpfs to use the new mount api,
Mikulas Patocka
[PATCH 0/1] ext4: fix crash on BUG_ON in ext4_alloc_group_tables,
Alexander Mikhalitsyn
[PATCH AUTOSEL 6.6 138/139] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release, Sasha Levin
[PATCH AUTOSEL 6.6 133/139] iomap: fix iomap_dio_zero() for fs bs > system page size, Sasha Levin
[PATCH AUTOSEL 6.6 076/139] coredump: Standartize and fix logging, Sasha Levin
[PATCH AUTOSEL 6.6 048/139] proc: add config & param to block forcing mem writes,
Sasha Levin
[PATCH AUTOSEL 6.10 195/197] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release, Sasha Levin
[PATCH AUTOSEL 6.10 190/197] iomap: fix iomap_dio_zero() for fs bs > system page size, Sasha Levin
[PATCH AUTOSEL 6.10 101/197] coredump: Standartize and fix logging, Sasha Levin
[PATCH AUTOSEL 6.10 071/197] netfs: Cancel dirty folios that have no storage destination, Sasha Levin
[PATCH AUTOSEL 6.10 054/197] proc: add config & param to block forcing mem writes, Sasha Levin
[PATCH AUTOSEL 6.10 018/197] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name, Sasha Levin
[PATCH AUTOSEL 6.11 242/244] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release, Sasha Levin
[PATCH AUTOSEL 6.11 237/244] iomap: fix iomap_dio_zero() for fs bs > system page size,
Sasha Levin
[PATCH AUTOSEL 6.11 118/244] coredump: Standartize and fix logging, Sasha Levin
[PATCH AUTOSEL 6.11 086/244] netfs: Cancel dirty folios that have no storage destination, Sasha Levin
[PATCH AUTOSEL 6.11 065/244] vfs: use RCU in ilookup, Sasha Levin
[PATCH AUTOSEL 6.11 064/244] proc: add config & param to block forcing mem writes, Sasha Levin
[PATCH AUTOSEL 6.11 021/244] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name, Sasha Levin
[PATCH AUTOSEL 6.11 020/244] exec: don't WARN for racy path_noexec check, Sasha Levin
[PATCH] epoll: annotate racy check,
Christian Brauner
[PATCH v2] fs: ext4: support relative path for `journal_path` in mount option.,
Hongbo Li
6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187,
Mikhail Gavrilov
[PATCH 0/2] add block size > page size support to ramfs,
Pankaj Raghav (Samsung)
[GIT PULL] fuse update for 6.12,
Miklos Szeredi
[PATCH] tools: fix shared radix-tree build,
Lorenzo Stoakes
[GIT PULL] BPF struct_fd changes for 6.12,
Alexei Starovoitov
Report "general protection fault in sysctl_print_dir", reveliofuzzing
Report "general protection fault in do_select", reveliofuzzing
[RFC] exec: add a flag for "reasonable" execveat() comm,
Tycho Andersen
[PATCH v6 0/3] per-io hints and FDP,
Kanchan Joshi
Message not available
Message not available
Re: [PATCH v2 1/4] erofs: add file-backed mount support,
Geert Uytterhoeven
fix stale delalloc punching for COW I/O v4,
Christoph Hellwig
- [PATCH 01/10] iomap: factor out a iomap_last_written_block helper, Christoph Hellwig
- [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc, Christoph Hellwig
- [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release, Christoph Hellwig
- [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper, Christoph Hellwig
- [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof, Christoph Hellwig
- [PATCH 06/10] xfs: zeroing already holds invalidate_lock, Christoph Hellwig
- [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin, Christoph Hellwig
- [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations, Christoph Hellwig
- [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes, Christoph Hellwig
- Re: fix stale delalloc punching for COW I/O v4, Darrick J. Wong
[no subject], Unknown
[PATCH] acl: Annotate struct posix_acl with __counted_by(),
Thorsten Blum
[PATCH] hfs: Fix uninitialized value issue in hfs_iget,
SurajSonawane2415
[PATCH v3 0/1] fuse: dynamically configure max pages limit through sysctl,
Joanne Koong
[no subject], Unknown
[no subject], Unknown
fix stale delalloc punching for COW I/O v3,
Christoph Hellwig
- [PATCH 01/10] iomap: factor out a iomap_last_written_block helper, Christoph Hellwig
- [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc, Christoph Hellwig
- [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release, Christoph Hellwig
- [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper, Christoph Hellwig
- [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof, Christoph Hellwig
- [PATCH 06/10] xfs: zeroing already holds invalidate_lock, Christoph Hellwig
- [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin, Christoph Hellwig
- [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations, Christoph Hellwig
- [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes, Christoph Hellwig
- Re: fix stale delalloc punching for COW I/O v3, Christian Brauner
[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes,
David Howells
- [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes, David Howells
- [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request(), David Howells
- [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers, David Howells
- [PATCH 4/8] afs: Remove unused struct and function prototype, David Howells
- [PATCH 6/8] afs: Fix the setting of the server responding flag, David Howells
- [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()., David Howells
- [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info, David Howells
[GIT PULL] sysctl changes for v6.12-rc1,
Joel Granados
[GIT PULL] Fsnotify changes for 6.12-rc1,
Jan Kara
[PATCH] xarray: rename xa_lock/xa_unlock to xa_enter/xa_leave,
Alice Ryhl
[GIT PULL] Quota and isofs cleanups for v6.12-rc1,
Jan Kara
[PATCH v2 0/2] API for exporting connectable file handles to userspace,
Amir Goldstein
[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget,
syzbot
[git pull] struct fd layout changes,
Al Viro
Re: [syzbot] [kernel?] WARNING in signal_wake_up_state, syzbot
[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests,
Gabriela Bittencourt
[PATCH] proc: fix casts to/from restricted fmode_t, Min-Hua Chen
[RFC] struct filename, io_uring and audit troubles,
Al Viro
[bcachefs] self healing design doc, Kent Overstreet
[GIT PULL] bcachefs changes for 6.12-rc1,
Kent Overstreet
[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]