Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open, (continued)
- [PATCH] unicode: add MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] afs: Don't cross .backup mountpoint from backup volume,
David Howells
- [PATCH v3] netfs, 9p: Fix race between umount and async request completion,
David Howells
- [PATCH] cifs: Fix missing set of remote_i_size,
David Howells
- [GIT PULL] bcachefs fixes for 6.10-rc1,
Kent Overstreet
- [PATCH RFC] : fhandle: relax open_by_handle_at() permission checks,
Christian Brauner
- [RFC 0/2] fuse: introduce fuse server recovery mechanism,
Jingbo Xu
- [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [PATCH v2 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock, Andrii Nakryiko
- [PATCH v2 2/9] fs/procfs: extract logic for getting VMA name constituents, Andrii Nakryiko
- [PATCH v2 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps, Andrii Nakryiko
- [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API, Andrii Nakryiko
- [PATCH v2 5/9] fs/procfs: add build ID fetching to PROCMAP_QUERY API, Andrii Nakryiko
- [PATCH v2 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence, Andrii Nakryiko
- [PATCH v2 7/9] tools: sync uapi/linux/fs.h header into tools subdir, Andrii Nakryiko
- [PATCH v2 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available, Andrii Nakryiko
- [PATCH v2 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs, Andrii Nakryiko
- Re: [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps, Andrew Morton
- [PATCH] Modified XArray entry bit flags as macro constants,
Jung-JaeJoon
- Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT,
Matthew Wilcox
- [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2),
Aleksa Sarai
- [PATCH] mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again,
Yuanyuan Zhong
- [PATCH v2] netfs, 9p: Fix race between umount and async request completion, David Howells
- [PATCH v3] zonefs: move super block reading from page to folio,
Johannes Thumshirn
- [PATCH] fs/adfs: add MODULE_DESCRIPTION,
Jeff Johnson
- [PATCH 6.6 074/102] cifs: Add tracing for the cifs_tcon struct refcounting, Greg Kroah-Hartman
- [PATCH v2] zonefs: move super block reading from page to folio,
Johannes Thumshirn
- [syzbot] [btrfs?] [overlayfs?] possible deadlock in ovl_copy_up_flags,
syzbot
- [PATCH] exfat: handle idmapped mounts,
Michael Jeanson
- [RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup,
David Howells
- fuse passthrough related circular locking dependency,
Bernd Schubert
- [PATCH] 9p: Enable multipage folios, David Howells
- [PATCH] filemap: Return the error in do_read_cache_page(),
trondmy
- [GIT PULL] overlayfs update for 6.10,
Miklos Szeredi
- [GIT PULL] fuse update for 6.10,
Miklos Szeredi
- [PATCH] debugfs: ignore auto and noauto options if given,
Wolfram Sang
- [PATCH] cifs: Fix smb3_insert_range() to move the zero_point,
David Howells
- [PATCH 0/2] Improve dmesg output for swapfile+hibernation,
Sukrit Bhatnagar
- [PATCH RESEND 0/5] cachefiles: some bugfixes for withdraw and xattr,
libaokun
- [PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests,
libaokun
- [PATCH v3 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd(), libaokun
- [PATCH v3 06/12] cachefiles: add consistency check for copen/cread, libaokun
- [PATCH v3 07/12] cachefiles: add spin_lock for cachefiles_ondemand_info, libaokun
- [PATCH v3 08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid, libaokun
- [PATCH v3 10/12] cachefiles: Set object to close if ondemand_id < 0 in copen, libaokun
- [PATCH v3 02/12] cachefiles: remove requests from xarray during flushing requests, libaokun
- [PATCH v3 11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD, libaokun
- [PATCH v3 12/12] cachefiles: make on-demand read killable, libaokun
- [PATCH v3 04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read(), libaokun
- [PATCH v3 05/12] cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read(), libaokun
- [PATCH v3 01/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd, libaokun
- [PATCH v3 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds, libaokun
- Re: [PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests, Christian Brauner
- [PATCH v2] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command,
Hongbo Li
- [syzbot] [nilfs?] [btrfs?] WARNING in filemap_unaccount_folio,
syzbot
- [PATCH v5 46/68] selftests/proc: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v5 45/68] selftests/proc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v5 33/68] selftests/mount_setattr: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v2] netfs: Fix io_uring based write-through,
David Howells
- [git pull] vfs.git misc stuff,
Al Viro
- [git pull] vfs.git last bdev series,
Al Viro
- [PATCH v6 00/11] mm/swap: clean up and optimize swap cache index,
Kairui Song
- [PATCH v6 01/11] f2fs: drop usage of page_index, Kairui Song
- [PATCH v6 02/11] nilfs2: drop usage of page_index, Kairui Song
- [PATCH v6 03/11] ceph: drop usage of page_index, Kairui Song
- [PATCH v6 04/11] NFS: remove nfs_page_lengthg and usage of page_index, Kairui Song
- [PATCH v6 05/11] afs: drop usage of folio_file_pos, Kairui Song
- [PATCH v6 06/11] netfs: drop usage of folio_file_pos, Kairui Song
- [PATCH v6 07/11] nfs: drop usage of folio_file_pos, Kairui Song
- [PATCH v6 08/11] mm/swap: get the swap device offset directly, Kairui Song
- [PATCH v6 09/11] mm: remove page_file_offset and folio_file_pos, Kairui Song
- [PATCH v6 10/11] mm: drop page_index and simplify folio_index, Kairui Song
- [PATCH v6 11/11] mm/swap: reduce swap cache search space, Kairui Song
- [git pull] vfs bdev pile 2,
Al Viro
- [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags,
David Howells
- [viro-vfs:untested.persistency] [rpc_gssd_dummy_populate()] 5b8fc55107: WARNING:at_fs/namei.c:#lookup_one_len, kernel test robot
- [PATCH] netfs: Fix io_uring based write-through,
David Howells
- [PATCH] netfs: Fix AIO error handling when doing write-through,
David Howells
- [git pull] vfs.git set_blocksize() (bdev pile 1),
Al Viro
- [PATCH v5 1/2] filemap: add helper mapping_max_folio_size(),
Xu Yang
- [PATCH v4 1/2] filemap: add helper mapping_max_folio_size(),
Xu Yang
- fanotify and files being moved or deleted,
Jonathan Gilbert
- [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2),
Aleksa Sarai
- Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT,
Amir Goldstein
- [GIT PULL] xfs: new code for 6.10,
Chandan Babu R
- [PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd, Wen Yang
- First Contributions for KUnit,
Artur A C de Barros
- [PATCH 0/2] udf: Correct lock ordering in udf_setsize(),
Jan Kara
- [PATCH v2] jbd2: speed up jbd2_transaction_committed(),
Zhang Yi
- [PATCH v20 00/12] Implement copy offload support,
Nitesh Shetty
- Message not available
Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer., Christoph Hellwig
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
Re: [PATCH v20 00/12] Implement copy offload support, Bart Van Assche
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
<Possible follow-ups>
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
[GIT PULL] isofs, udf, quota, ext2, reiserfs changes for 6.10-rc1,
Jan Kara
[GIT PULL] fsnotify changes for 6.10-rc1,
Jan Kara
Re: How to detect if ubi volume is empty,
Pintu Agarwal
[PATCH 1/2] signalfd: fix error return code,
Fedor Pchelkin
[syzbot] [fs?] general protection fault in iter_file_splice_write,
syzbot
[PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks,
Xu Yang
[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits(),
Kees Cook
[GIT PULL] bcachefs updates fro 6.10-rc1,
Kent Overstreet
[PATCH] eventfd: introduce ratelimited wakeup for non-semaphore eventfd,
Wen Yang
From Financial Crimes Enforcement Network, Financial Crimes Enforcement Network
[syzbot] [exfat?] possible deadlock in exfat_evict_inode, syzbot
[syzbot] [hfs?] KMSAN: uninit-value in copy_name,
syzbot
[PATCH] fs: switch timespec64 fields in inode to discrete integers,
Jeff Layton
[PATCH] fs/fuse: use correct name fuse_conn_list in docstring,
Aurelien Aptel
[PATCH v5 00/10] ext4: support adding multi-delalloc blocks,
Zhang Yi
- [PATCH v5 01/10] ext4: factor out a common helper to query extent map, Zhang Yi
- [PATCH v5 02/10] ext4: check the extent status again before inserting delalloc block, Zhang Yi
- [PATCH v5 05/10] ext4: drop iblock parameter, Zhang Yi
- [PATCH v5 07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters, Zhang Yi
- [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive, Zhang Yi
- [PATCH v5 04/10] ext4: trim delalloc extent, Zhang Yi
- [PATCH v5 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks, Zhang Yi
- [PATCH v5 08/10] ext4: factor out a helper to check the cluster allocation state, Zhang Yi
- [PATCH v5 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks, Zhang Yi
- [PATCH v5 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware, Zhang Yi
- Re: [PATCH v5 00/10] ext4: support adding multi-delalloc blocks, Theodore Ts'o
Recall: [PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks, Xu Yang
[PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks,
Xu Yang
[PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks, Xu Yang
[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
[PATCH v6 0/8] File abstractions needed by Rust Binder,
Alice Ryhl
[PATCH] mm/vmscan: Update stale references to shrink_page_list, Illia Ostapyshyn
[PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation,
Justin Stitt
[viro-vfs:untested.persistency 57/58] security/integrity/ima/ima_fs.c:430:20: error: use of undeclared identifier 'ima_policy', kernel test robot
[RFC PATCH v3 00/22] Rust PuzzleFS filesystem driver,
Ariel Miculas
- [RFC PATCH v3 12/22] rust: file: Add support for reading files using their path, Ariel Miculas
- [RFC PATCH v3 14/22] rust: kernel: add from_iter_fallible for Vec<T>, Ariel Miculas
- [RFC PATCH v3 16/22] scripts: add fs directory to rust-analyzer, Ariel Miculas
- [RFC PATCH v3 15/22] kernel: configs: add puzzlefs config fragment, Ariel Miculas
- [RFC PATCH v3 17/22] fs: puzzlefs: add extended attributes support, Ariel Miculas
- [RFC PATCH v3 21/22] fs: puzzlefs: add oci_root_dir and image_manifest mount parameters, Ariel Miculas
- [RFC PATCH v3 20/22] rust: add support for file system parameters, Ariel Miculas
- [RFC PATCH v3 22/22] fs: puzzlefs: implement statfs for puzzlefs, Ariel Miculas
- [RFC PATCH v3 01/22] kernel: configs: add qemu-busybox-min.config, Ariel Miculas
- [RFC PATCH v3 02/22] rust: hex: import crate, Ariel Miculas
- [RFC PATCH v3 03/22] rust: hex: add SPDX license identifiers, Ariel Miculas
- [RFC PATCH v3 05/22] rust: hex: add encode_hex_iter and encode_hex_upper_iter methods, Ariel Miculas
- [RFC PATCH v3 04/22] rust: Kbuild: enable `hex`, Ariel Miculas
- [RFC PATCH v3 08/22] rust: capnp: return an error when trying to display floating point values, Ariel Miculas
- [RFC PATCH v3 10/22] rust: kernel: add an abstraction over vfsmount to allow cloning a new private mount, Ariel Miculas
- [RFC PATCH v3 07/22] rust: capnp: add SPDX License Identifiers, Ariel Miculas
- [RFC PATCH v3 09/22] rust: Kbuild: enable `capnp`, Ariel Miculas
- [RFC PATCH v3 11/22] rust: file: add bindings for `struct file`, Ariel Miculas
- [RFC PATCH v3 18/22] rust: add improved version of `ForeignOwnable::borrow_mut`, Ariel Miculas
- [RFC PATCH v3 06/22] rust: capnp: import crate, Ariel Miculas
- [RFC PATCH v3 13/22] fs: puzzlefs: Implement the initial version of PuzzleFS, Ariel Miculas
- [RFC PATCH v3 19/22] Add borrow_mut implementation to a ForeignOwnable CString, Ariel Miculas
[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages(),
Matthew Wilcox (Oracle)
[PATCH] fs: nls: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[GIT PULL] sysctl changes for v6.10-rc1,
Joel Granados
[PATCH 0/3] Introduce user namespace capabilities,
Jonathan Calmels
[PATCH v2 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
Fwd: Kernel panic in 6.9.0 after changes in kernel/power/swap.c,
Bagas Sanjaya
KASAN: slab-use-after-free in hfsplus_bnode_read,
Shuangpeng Bai
[PATCH v2] sched/rt: Clean up usage of rt_task(),
Qais Yousef
[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]