Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 2/2] procfs: implement PROCFS_SET_GROUPS ioctl, (continued)
- [PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname,
Jeff Layton
- Page cache deduplication, Phillip Susi
- [PATCH v3 0/6] fuse: remove temp page copies in writeback,
Joanne Koong
- [PATCH RFC v5 00/16] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v5 08/16] fuse: Add fuse-io-uring handling into fuse_copy, Bernd Schubert
- [PATCH RFC v5 05/16] fuse: make args->in_args[0] to be always the header, Bernd Schubert
- [PATCH RFC v5 04/16] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v5 12/16] fuse: {uring} Allow to queue to the ring, Bernd Schubert
- [PATCH RFC v5 01/16] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v5 06/16] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v5 16/16] fuse: enable fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v5 10/16] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v5 09/16] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination, Bernd Schubert
- [PATCH RFC v5 11/16] fuse: {uring} Add a ring queue and send method, Bernd Schubert
- [PATCH RFC v5 03/16] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v5 07/16] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v5 13/16] io_uring/cmd: let cmds to know about dying task, Bernd Schubert
- [PATCH RFC v5 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v5 02/16] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH 0/4] Add iomem helpers for use from debugfs,
Michal Wajdeczko
- [ISSUE] split_folio() and dirty IOMAP folios,
David Hildenbrand
- [PATCH] hfsplus: don't query the device logical block size multiple times,
Thadeu Lima de Souza Cascardo
- [PATCH v2 0/5] fscache/cachefiles: Some bugfixes,
Zizhi Wo
- [syzbot] [hfs?] possible deadlock in hfsplus_file_fsync, syzbot
- [PATCH v2 0/5] Fixes and cleanups to xarray,
Kemeng Shi
- two little writeback cleanups,,
Christoph Hellwig
- Re: UML mount failure with Linux 6.11,
Hongbo Li
- [PATCH] jfs: reject on-disk inodes of an unsupported type,
Dmitry Antipov
- [PATCH v4 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
- [PATCH v2 0/2] fs: allow statmount to fetch the sb->s_subtype field,
Jeff Layton
- [PATCH bpf-next v3 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs,
Juntong Deng
- [PATCH v8 00/10] Read/Write with meta/integrity,
Anuj Gupta
- 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
[PATCH] fs: add the ability for statmount() to report the fs_subtype,
Jeff Layton
[PATCH 6.6 049/151] afs: Automatically generate trace tag enums, Greg Kroah-Hartman
[PATCH 6.1 049/126] afs: Automatically generate trace tag enums, Greg Kroah-Hartman
[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v3 01/33] kheaders: Ignore silly-rename files, David Howells
- [PATCH v3 02/33] netfs: Remove call to folio_index(), David Howells
- [PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v3 04/33] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v3 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v3 12/33] netfs: Don't use bh spinlock, David Howells
- [PATCH v3 13/33] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v3 15/33] afs: Fix directory format encoding struct, David Howells
- [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v3 16/33] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v3 17/33] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v3 18/33] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
- [PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v3 25/33] afs: Eliminate afs_read, David Howells
- [PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v3 30/33] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- Re: [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- Re: [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
[PATCH] io_uring/rw: add support to send metadata along with read/write, Anuj Gupta
Re: [PATCH] overlayfs: port all superblock creation logging to fsopen logs,
Amir Goldstein
[PATCH 0/2] fix reading ESP during coredump,
Nam Cao
[syzbot] Monthly exfat report (Nov 2024), syzbot
[PATCH] isofs: avoid memory leak in iocharset,
Hao Ge
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_cat_bin_cmp_key,
syzbot
[ANNOUNCE v2] work tree for untorn filesystem writes,
Darrick J. Wong
[GIT PULL 05/10] xfs: preparation for realtime allocation groups,
Darrick J. Wong
[PATCHSET v5.5 05/10] xfs: preparation for realtime allocation groups,
Darrick J. Wong
[PATCH overlayfs-next v3 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR,
Kees Cook
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd,
Shivank Garg
[PATCH v2] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid,
Amir Goldstein
[PATCH] ocfs2: fix UBSAN warning in ocfs2_verify_volume(),
Dmitry Antipov
[PATCH RESEND v5] XArray: minor documentation improvements,
Tamir Duberstein
[PATCH] exec: do not pass invalid pointer to kfree() from free_bprm(),
Dmitry Antipov
[syzbot] [fs?] [mm?] kernel BUG in free_bprm, syzbot
Re: [PATCH] Fix BUG: KCSAN: data-race in fat16_ent_get / fat16_ent_put, kernel test robot
[PATCH] selftests/firmware/fw_namespace.c: sanity check on initialization,
Luis R. Rodriguez
[ANNOUNCE] work tree for untorn filesystem writes,
Darrick J. Wong
[PATCH net-next v6 0/7] Suspend IRQs during application busy periods,
Joe Damato
[no subject], Unknown
[PATCH v7 00/10] Read/Write with meta/integrity,
Anuj Gupta
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
[PATCH v2 0/9] initramfs: kunit tests and cleanups,
David Disseldorp
- [PATCH v2 1/9] init: add initramfs_internal.h, David Disseldorp
- [PATCH v2 2/9] initramfs_test: kunit tests for initramfs unpacking, David Disseldorp
- [PATCH v2 4/9] initramfs: avoid memcpy for hex header fields, David Disseldorp
- [PATCH v2 3/9] vsprintf: add simple_strntoul, David Disseldorp
- [PATCH v2 5/9] initramfs: remove extra symlink path buffer, David Disseldorp
- [PATCH v2 6/9] initramfs: merge header_buf and name_buf, David Disseldorp
- [PATCH v2 7/9] initramfs: reuse name_len for dir mtime tracking, David Disseldorp
- [PATCH v2 8/9] initramfs: fix hardlink hash leak without TRAILER, David Disseldorp
- [PATCH v2 9/9] initramfs: avoid static buffer for error message, David Disseldorp
- <Possible follow-ups>
- [PATCH v2 0/9] initramfs: kunit tests and cleanups, David Disseldorp
[PATCH] fix: general protection fault in iter_file_splice_write,
Daniel Yang
[PATCH v2] kernel: add pid_max to pid_namespace,
Yun Zhou
[syzbot] [exfat?] possible deadlock in __generic_file_fsync (2), syzbot
[syzbot] [fuse?] general protection fault in fuse_do_readpage,
syzbot
[PATCH net-next v5 0/7] Suspend IRQs during application busy periods,
Joe Damato
[PATCH] exec: move warning of null argv to be next to the relevant code,
nir
[PATCH next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm(),
Dan Carpenter
[PATCH] fs: binfmt: Fix a typo,
Christophe JAILLET
[GIT PULL] xfs: fixes for 6.12-rc6,
Carlos Maiolino
[PATCH net-next v4 0/7] Suspend IRQs during application busy periods,
Joe Damato
[POC, RFC] scheme for transferring group_list between processes, Stas Sergeev
[PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag,
Stefan Berger
Re: [PATCH bpf-next v2 3/4] bpf/crib: Add struct file related CRIB kfuncs,
Andrii Nakryiko
[PATCH v2 0/3] tmpfs: Casefold fixes,
André Almeida
[PATCH] netfs: fix kernel BUG in iov_iter_revert(), Dmitry Antipov
[PATCH 0/4] pidfs: implement file handle support,
Erin Shepherd
[GIT PULL] vfs iomap fixes,
Christian Brauner
[PATCH] dax: Allow block size > PAGE_SIZE,
Asahi Lina
[PATCH 0/7] fs/ntfs3: Bugfix and minor refactoring,
Konstantin Komarov
[PATCH 0/6] Fixes and cleanups to xarray,
Kemeng Shi
[PATCH v4 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
[RFC v2 00/13] LKMM *generic* atomics in Rust,
Boqun Feng
- [RFC v2 01/13] rust: Introduce atomic API helpers, Boqun Feng
- [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework, Boqun Feng
- [RFC v2 03/13] rust: sync: atomic: Add ordering annotation types, Boqun Feng
- [RFC v2 04/13] rust: sync: atomic: Add generic atomics, Boqun Feng
- [RFC v2 05/13] rust: sync: atomic: Add atomic {cmp,}xchg operations, Boqun Feng
- [RFC v2 06/13] rust: sync: atomic: Add the framework of arithmetic operations, Boqun Feng
- [RFC v2 07/13] rust: sync: atomic: Add Atomic<u{32,64}>, Boqun Feng
- [RFC v2 08/13] rust: sync: atomic: Add Atomic<{usize,isize}>, Boqun Feng
- [RFC v2 09/13] rust: sync: atomic: Add Atomic<*mut T>, Boqun Feng
- [RFC v2 10/13] rust: sync: atomic: Add arithmetic ops for Atomic<*mut T>, Boqun Feng
- [RFC v2 11/13] rust: sync: Add memory barriers, Boqun Feng
- [RFC v2 12/13] rust: add rcu abstraction, Boqun Feng
- [RFC v2 13/13] rust: sync: rcu: Add RCU protected pointer, Boqun Feng
- Re: [RFC v2 00/13] LKMM *generic* atomics in Rust, Miguel Ojeda
- Re: [RFC v2 00/13] LKMM *generic* atomics in Rust, David Gow
[GIT PULL] bcachefs fixes for 6.12-rc6,
Kent Overstreet
[PATCH 0/3] tmpfs: Casefold fixes,
André Almeida
[PATCH] proc: Add a way to make proc files writable,
Qingjie Xing
[WTF?] AT_GETATTR_NOSEC checks,
Al Viro
[PATCH net-next v3 0/7] Suspend IRQs during application busy periods,
Joe Damato
[PATCH v2 0/2] iomap: avoid flushes for partial eof zeroing,
Brian Foster
[syzbot] [netfs?] kernel BUG in iov_iter_revert (2),
syzbot
[syzbot] [exfat?] KMSAN: kernel-infoleak in pipe_read, syzbot
Re: [CI 1/1] pmu changes, kernel test robot
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation.,
'Guanjun'
[PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity, 'Guanjun'
[PATCH] fs/proc: Fix compile warning about variable 'vmcore_mmap_ops',
Qi Xi
[no subject], Unknown
generic_permission() optimization,
Linus Torvalds
[PATCH v9 2/3] fuse: add optional kernel-enforced timeout for requests,
Joanne Koong
[PATCH v9 1/3] fs_parser: add fsparam_u16 helper, Joanne Koong
[PATCH v9 0/3] fuse: add kernel-enforced request timeout option, Joanne Koong
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case,
Tycho Andersen
[PATCH][next][V2] xattr: remove redundant check on variable err,
Colin Ian King
[PATCH v6 00/10] Read/Write with metadata/integrity,
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
[PATCH][next] xattr: remove redundant check on variable err,
Colin Ian King
[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __virt_addr_valid, syzbot
[PATCH v3 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
[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]