Linux Filesystem Development
[Prev Page][Next Page]
- [git pull] fix bitmap corruption on close_range(), take 2,
Al Viro
- [PATCH v6 0/9] Improve the copy of task comm,
Yafang Shao
- [PATCH v6 1/9] Get rid of __get_task_comm(), Yafang Shao
- [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy(), Yafang Shao
- [PATCH v6 3/9] security: Replace memcpy() with get_task_comm(), Yafang Shao
- [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v6 7/9] tracing: Replace strncpy() with strscpy(), Yafang Shao
- [PATCH v6 8/9] net: Replace strcpy() with strscpy(), Yafang Shao
- [PATCH v6 9/9] drm: Replace strcpy() with strscpy(), Yafang Shao
- [PATCH V2] Squashfs: sanity check symbolic link size,
Phillip Lougher
- [no subject], Unknown
- [PATCH] Squashfs: sanity check symbolic link size, Phillip Lougher
- [RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd,
Wen Yang
- [PATCH] sysctl: update comments to new registration APIs,
Thomas Weißschuh
- [GIT PULL] bcachefs fixes for 6.11-rc3, more,
Kent Overstreet
- [viro-vfs:work.fd 3/39] fs/namei.c:2499:27: warning: comparison of distinct pointer types ('struct file *' and 'typeof (*(((struct task_struct *const)get_lowcore()->current_task)->cred)) *' (aka 'const struct cred *')), kernel test robot
- [viro-vfs:work.fd 3/39] fs/open.c:1654:1: error: expected declaration or statement at end of input, kernel test robot
- [viro-vfs:work.fd 3/39] include/linux/file.h:60:34: error: expected ')' before ';' token, kernel test robot
- ext4 avoidably stalls waiting on writeback when unlinking a truncated file, Mateusz Guzik
- [PATCH v2] vfs: only read fops once in fops_get/put, Mateusz Guzik
- [PATCH] fuse: fix race conditions on fi->nlookup,
yangyun
- [PATCH] [DRAFT RFC]: file: reclaim 24 bytes from f_owner,
Christian Brauner
- [PATCH v3 00/16] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v3 01/16] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v3 02/16] fsnotify: introduce pre-content permission event, Josef Bacik
- [PATCH v3 03/16] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v3 04/16] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v3 05/16] fanotify: introduce FAN_PRE_MODIFY permission event, Josef Bacik
- [PATCH v3 06/16] fanotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v3 07/16] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v3 08/16] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v3 09/16] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v3 10/16] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v3 11/16] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v3 12/16] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v3 13/16] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v3 14/16] bcachefs: add pre-content fsnotify hook to fault, Josef Bacik
- [PATCH v3 15/16] gfs2: add pre-content fsnotify hook to fault, Josef Bacik
- [PATCH v3 16/16] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [REGRESSION] fuse: copy_file_range() fails with EIO,
Jürg Billeter
- [PATCH] unicode: constify utf8 data table,
Thomas Weißschuh
- [PATCH] 9p: Fix DIO read through netfs,
David Howells
- [PATCH] file: fix typo in take_fd() comment,
Mathias Krause
- [PATCH] fs: don't overwrite the nsec field if I_CTIME_QUERIED is already set,
Jeff Layton
- f_modown and LSM inconsistency (was [PATCH v2 1/4] Landlock: Add signal control),
Mickaël Salaün
- Re: f_modown and LSM inconsistency (was [PATCH v2 1/4] Landlock: Add signal control), Jann Horn
- Re: f_modown and LSM inconsistency (was [PATCH v2 1/4] Landlock: Add signal control), Christian Brauner
- Re: f_modown and LSM inconsistency (was [PATCH v2 1/4] Landlock: Add signal control), Paul Moore
- Re: f_modown and LSM inconsistency (was [PATCH v2 1/4] Landlock: Add signal control), Jann Horn
- [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies, Mickaël Salaün
- Re: [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies, Paul Moore
- Re: [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies, kernel test robot
- Re: [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies, kernel test robot
- Re: [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies, kernel test robot
- Re: [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies, kernel test robot
- [PATCH] fs: move FMODE_UNSIGNED_OFFSET to fop_flags,
Christian Brauner
- [PATCH v2] vfs: Don't evict inode under the inode lru traversing context,
Zhihao Cheng
- [PATCH -next] zonefs: add support for FS_IOC_GETFSSYSFSPATH,
Liao Chen
- [PATCH v3] lib/htree: Added get_cycles() to measure execution time, JaeJoon Jung
- [ANNOUNCE] erofs-utils: release 1.8, Gao Xiang
- [PATCH v2 00/16] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v2 01/16] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v2 02/16] fsnotify: introduce pre-content permission event, Josef Bacik
- [PATCH v2 03/16] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v2 04/16] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v2 05/16] fanotify: introduce FAN_PRE_MODIFY permission event, Josef Bacik
- [PATCH v2 06/16] fanotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v2 07/16] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v2 08/16] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v2 09/16] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v2 10/16] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v2 11/16] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v2 12/16] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v2 13/16] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v2 14/16] bcachefs: add pre-content fsnotify hook to fault, Josef Bacik
- [PATCH v2 15/16] gfs2: add pre-content fsnotify hook to fault, Josef Bacik
- [PATCH v2 16/16] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- Re: [PATCH v2 00/16] fanotify: add pre-content hooks, Dave Chinner
- [PATCH v3 0/2] fuse: add timeout option for requests,
Joanne Koong
- [PATCH v9 0/8] File abstractions needed by Rust Binder,
Alice Ryhl
- [PATCH v9 1/8] rust: types: add `NotThreadSafe`, Alice Ryhl
- [PATCH v9 2/8] rust: task: add `Task::current_raw`, Alice Ryhl
- [PATCH v9 3/8] rust: file: add Rust abstraction for `struct file`, Alice Ryhl
- [PATCH v9 4/8] rust: cred: add Rust abstraction for `struct cred`, Alice Ryhl
- [PATCH v9 5/8] rust: security: add abstraction for secctx, Alice Ryhl
- [PATCH v9 6/8] rust: file: add `FileDescriptorReservation`, Alice Ryhl
- [PATCH v9 7/8] rust: file: add `Kuid` wrapper, Alice Ryhl
- [PATCH v9 8/8] rust: file: add abstraction for `poll_table`, Alice Ryhl
- Re: [PATCH v9 0/8] File abstractions needed by Rust Binder, Christian Brauner
- Re: [PATCH v9 0/8] File abstractions needed by Rust Binder, Christian Brauner
- [PATCH] vfs: only read fops once in fops_get/put,
Mateusz Guzik
- [GIT PULL] bcachefs fixes for 6.11-rc3,
Kent Overstreet
- [PATCH] fs/select: Annotate struct poll_list with __counted_by(),
Thorsten Blum
- [axboe-block:rw_iter] [fs/proc] a461a4f9ee: segfault_at_ip_sp_error, kernel test robot
- Debugging stuck mount,
Morten Hein Tiljeset
- [PATCH 4/4] fs: rearrange general fastpath check now that O_CREAT uses it, Christian Brauner
- [PATCH 3/4] fs: remove audit dummy context check, Christian Brauner
- [PATCH 2/4] fs: pull up trailing slashes check for O_CREAT, Christian Brauner
- [PATCH] unicode: get rid of obsolete 'utf8data.h',
Guo Xuenan
- [dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail, kernel test robot
- [dhowells-fs:netfs-writeback] [netfs] 6afe9feeb3: BUG:KASAN:slab-use-after-free_in_copy_from_iter, kernel test robot
- [PATCH 1/4] fs: move audit parent inode, Christian Brauner
- [PATCH v4] exfat: check disk status during buffer write,
Dongliang Cui
- [RFC] why do we need smp_rmb/smp_wmb pair in fd_install()/expand_fdtable()?,
Al Viro
- [PATCH v4 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v4 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v4 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v4 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v4 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v4 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v4 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v4 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v4 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v4 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- [PATCH v2] binfmt_flat: Fix corruption when not offsetting data start,
Kees Cook
- [no subject], Unknown
- [PATCH RFC 0/13] fs: generic filesystem shutdown handling,
Jan Kara
- [PATCH 08/13] fs: Teach callers of kiocb_start_write() to handle errors, Jan Kara
- [PATCH 10/13] fs: Add __must_check annotations to sb_start_write_trylock() and similar, Jan Kara
- [PATCH 01/13] fs: Define bit numbers for SB_I_ flags, Jan Kara
- [PATCH 05/13] fs: Drop old SB_I_ constants, Jan Kara
- [PATCH 07/13] overlayfs: Make ovl_start_write() return error, Jan Kara
- [PATCH 04/13] fs: Convert remaining usage of SB_I_ flags, Jan Kara
- [PATCH 13/13] ext4: Replace EXT4_FLAGS_SHUTDOWN flag with a generic SB_I_SHUTDOWN, Jan Kara
- [PATCH 03/13] fs: Convert mount_too_revealing() to new s_iflags handling functions, Jan Kara
- [PATCH 02/13] fs: Convert fs_context use of SB_I_ flags to new constants, Jan Kara
- [PATCH 11/13] fs: Make sb_start_write() return error on shutdown filesystem, Jan Kara
- [PATCH 09/13] fs: Teach callers of file_start_write() to handle errors, Jan Kara
- [PATCH 06/13] fs: Drop unnecessary underscore from _SB_I_ constants, Jan Kara
- [PATCH 12/13] fs: Make sb_start_pagefault() return error on shutdown filesystem, Jan Kara
- Re: [PATCH RFC 0/13] fs: generic filesystem shutdown handling, Dave Chinner
- Re: [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic,
Jann Horn
- [PATCH v3] fs: try an opportunistic lookup for O_CREAT opens too,
Jeff Layton
- [PATCH] mm: userfaultfd: fix user-after-free in userfaultfd_clear_vma(), Lorenzo Stoakes
- [PATCH net-next] eventpoll: Don't re-zero eventpoll fields,
Joe Damato
- [PATCH] Fix spelling and gramatical errors,
Xiaxi Shen
- [jlayton:openfast2] [fs] 49d6daad7b: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN, kernel test robot
- [PATCH v1 1/2] exfat: drop ->i_size_ondisk, Yuezhang.Mo@xxxxxxxx
- [PATCH v1 2/2] exfat: do not fallback to buffered write, Yuezhang.Mo@xxxxxxxx
- [PATCH v1 0/2] exfat: direct IO refine and code cleanup,
Yuezhang.Mo@xxxxxxxx
- [PATCH v4 bpf-next 0/3] Add bpf_get_dentry_xattr,
Song Liu
- [PATCH 08/10] tools/include: Sync filesystem headers with the kernel sources, Namhyung Kim
- [PATCH v3 bpf-next 0/3] Add bpf_get_dentry_xattr,
Song Liu
- [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores,
Brian Mak
- [PATCH] vfs: dodge smp_mb in break_lease and break_deleg in the common case,
Mateusz Guzik
- [PATCH v2] vfs: avoid spurious dentry ref/unref cycle on open, Mateusz Guzik
- [PATCH RFC 0/6] proc: restrict overmounting of ephemeral entities,
Christian Brauner
- [PATCH] vfs: avoid spurious dentry ref/unref cycle on open,
Mateusz Guzik
- [PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too,
Jeff Layton
- [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h,
kernel test robot
- [PATCH net] eventpoll: Annotate data-race of busy_poll_usecs,
Joe Damato
- [PATCH] fs/namespace.c: Fix typo in comment,
Yuesong Li
- [PATCH] ext4: don't set SB_RDONLY after filesystem errors,
Jan Kara
- bcachefs mount issue,
Viacheslav Dubeyko
- [no subject], Unknown
- [PATCH v3] exfat: move extend valid_size into ->page_mkwrite(), Yuezhang.Mo@xxxxxxxx
- [PATCH v2 0/3] ida: Remove the ida_simple_xxx() API,
Christophe JAILLET
- [PATCH v2 2/2] lib/htree: Modified Documentation/core-api/htree.rst, JaeJoon Jung
- [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree,
JaeJoon Jung
- [PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table,
Thomas Weißschuh
- [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem,
James Gowans
- [PATCH 01/10] guestmemfs: Introduce filesystem skeleton, James Gowans
- [PATCH 02/10] guestmemfs: add inode store, files and dirs, James Gowans
- [PATCH 03/10] guestmemfs: add persistent data block allocator, James Gowans
- [PATCH 04/10] guestmemfs: support file truncation, James Gowans
- [PATCH 05/10] guestmemfs: add file mmap callback, James Gowans
- [PATCH 06/10] kexec/kho: Add addr flag to not initialise memory, James Gowans
- [PATCH 07/10] guestmemfs: Persist filesystem metadata via KHO, James Gowans
- [PATCH 08/10] guestmemfs: Block modifications when serialised, James Gowans
- [PATCH 09/10] guestmemfs: Add documentation and usage instructions, James Gowans
- [PATCH 10/10] MAINTAINERS: Add maintainers for guestmemfs, James Gowans
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem, Theodore Ts'o
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem, Jan Kara
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem, David Matlack
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem, Vishal Annapurve
- [sysctl:sysctl-testing] [sysctl] 9f1a3a2fce: sysctl_could_not_get_directory, kernel test robot
- [PATCH] vfs: Don't evict inode under the inode lru traversing context,
Zhihao Cheng
- [PATCH] fs: Add a new flag RWF_IOWAIT for preadv2(2),
Yafang Shao
- [PATCH v5 0/9] Improve the copy of task comm,
Yafang Shao
- [PATCH v5 1/9] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v5 2/9] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 3/9] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 4/9] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v5 5/9] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v5 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v5 7/9] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 8/9] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 9/9] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- Re: [PATCH v5 0/9] Improve the copy of task comm, Linus Torvalds
- <Possible follow-ups>
- Re: [PATCH v5 0/9] Improve the copy of task comm, Alejandro Colomar
- [regression] LG Gram Laptop Extra Features stopped working, Linux regression tracking (Thorsten Leemhuis)
- [PATCH] fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE,
Al Viro
- [GIT PULL] xfs: bug fixes for 6.11,
Chandan Babu R
- [PATCH -next] fs: mounts: Remove unused declaration mnt_cursor_del(),
Yue Haibing
- [PATCH] file: remove outdated comment after close_fd(),
Joel Savitz
- [no subject], Unknown
- [PATCH v2] fuse: Allow page aligned writes,
Bernd Schubert
- [PATCH v2] binfmt_elf: Dump smaller VMAs first in ELF cores,
Brian Mak
- [PATCH RFC 0/4] fs: try an opportunistic lookup for O_CREAT opens too,
Jeff Layton
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v1 00/11] mm: replace follow_page() by folio_walk,
David Hildenbrand
- [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES, David Hildenbrand
- [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end(), David Hildenbrand
- [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 10/11] mm: remove follow_page(), David Hildenbrand
- [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk, David Hildenbrand
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Andrew Morton
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Claudio Imbrenda
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Claudio Imbrenda
- [PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks,
Zhang Yi
[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]