Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2] file: reclaim 24 bytes from f_owner,
Christian Brauner
- [PATCH v3] filemap: add trace events for get_pages, map_pages, and fault, Takaya Saeki
- [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin,
syzbot
- [viro-vfs:work.fdtable 13/13] kernel/fork.c:3242 unshare_fd() warn: passing a valid pointer to 'PTR_ERR',
Dan Carpenter
- [no subject], Unknown
- [PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v5 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v3] fuse: Allow page aligned writes,
Bernd Schubert
- [PATCH v2] fs,security: Fix file_set_fowner LSM hook inconsistencies,
Mickaël Salaün
- [no subject], Unknown
- [RFC net-next 0/5] Suspend IRQs during preferred busy poll,
Joe Damato
- [PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size,
Zhang Yi
- [PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT,
Yafang Shao
- [brauner-vfs:vfs.misc] [fs] 10c62724d2: aim7.jobs-per-min 117.1% improvement, kernel test robot
- [PATCHES] [drm] file descriptor fixes,
Al Viro
- [PATCHES] fs/file.c stuff,
Al Viro
- [PATCH 01/11] get rid of ...lookup...fdget_rcu() family, Al Viro
- [PATCH 02/11] remove pointless includes of <linux/fdtable.h>, Al Viro
- [PATCH 03/11] close_files(): don't bother with xchg(), Al Viro
- [PATCH 06/11] sane_fdtable_size(): don't bother looking at descriptors we are not going to copy, Al Viro
- [PATCH 05/11] move close_range(2) into fs/file.c, fold __close_range() into it, Al Viro
- [PATCH 07/11] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd(), Al Viro
- [PATCH 09/11] fs/file.c: add fast path in find_next_fd(), Al Viro
- [PATCH 04/11] proc_fd_getattr(): don't bother with S_ISDIR() check, Al Viro
- [PATCH 11/11] dup_fd(): change calling conventions, Al Viro
- [PATCH 10/11] alloc_fdtable(): change calling conventions., Al Viro
- [PATCH 08/11] fs/file.c: conditionally clear full_fds, Al Viro
- Re: [PATCH 01/11] get rid of ...lookup...fdget_rcu() family, Christian Brauner
- conver XFS perag lookup to xarrays,
Christoph Hellwig
- [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
[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]