Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v4 03/11] security: Replace memcpy() with __get_task_comm(), (continued)
- [PATCH v4 03/11] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 08/11] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 09/11] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 10/11] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 11/11] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- Re: [PATCH resend v4 00/11] Improve the copy of task comm, Jani Nikula
- Re: [PATCH resend v4 00/11] Improve the copy of task comm, Andrew Morton
- [PATCH] fs/writeback: fix kernel-doc warnings,
Haifeng Xu
- Why do very few filesystems have umount helpers,
Steve French
- [PATCH v3] hfsplus: Initialize subfolders value in hfsplus_init_once, Siddharth Menon
- [PATCH AUTOSEL 6.10 33/34] ext4: sanity check for NULL pointer after ext4_force_shutdown, Sasha Levin
- [PATCH AUTOSEL 4.19 1/3] fs: remove accidental overflow during wraparound check, Sasha Levin
- [PATCH AUTOSEL 5.4 1/3] fs: remove accidental overflow during wraparound check, Sasha Levin
- [PATCH AUTOSEL 5.10 1/6] fs: remove accidental overflow during wraparound check, Sasha Levin
- [PATCH AUTOSEL 5.15 1/6] fs: remove accidental overflow during wraparound check, Sasha Levin
- [PATCH AUTOSEL 6.1 1/8] fs: remove accidental overflow during wraparound check, Sasha Levin
- [PATCH AUTOSEL 6.6 1/9] fs: remove accidental overflow during wraparound check, Sasha Levin
- [PATCH AUTOSEL 6.10 02/16] fs: remove accidental overflow during wraparound check,
Sasha Levin
- [Patch] Fixed-fs-file_table_c-Missing-blank-line-warnings-an.patch,
mohitpawar
- [PATCH v2] hfsplus: Initialize directory subfolders in hfsplus_mknod,
Siddharth Menon
- hfsplus: Initialize directory subfolders in hfsplus_mknod,
Siddharth Menon
- [PATCH v1 0/3] mm: split PTE/PMD PT table Kconfig cleanups+clarifications,
David Hildenbrand
- [PATCH v11 00/10] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v11 02/10] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v11 03/10] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v11 04/10] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v11 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v11 07/10] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v11 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v11 08/10] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v11 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v11 10/10] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v11 01/10] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- Re: [PATCH v11 00/10] enable bs > ps in XFS, Pankaj Raghav (Samsung)
- [PATCH v3] proc: add config & param to block forcing mem writes,
Adrian Ratiu
- [PATCH v3 bpf-next 0/3] introduce new VFS based BPF kfuncs,
Matt Bobrowski
- [PATCH 0/2] fuse: add no forget support,
yangyun
- [syzbot] [f2fs?] WARNING in rcu_sync_dtor,
syzbot
- [git pull] (very belated) struct file leak fixes,
Al Viro
- [PATCH v2] scripts: reduce false positives in the macro_checker script., Julian Sun
- Re: [Bug 219094] gen_kheaders.sh gets stuck in an infinite loop (on tmpfs),
Hugh Dickins
- [PATCH bpf-next 0/2] Add kfuncs to support reading xattr from dentry,
Song Liu
- [PATCH 00/10] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH 01/10] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH 02/10] fsnotify: introduce pre-content permission event, Josef Bacik
- [PATCH 03/10] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH 04/10] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH 05/10] fanotify: introduce FAN_PRE_MODIFY permission event, Josef Bacik
- [PATCH 06/10] fanotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH 07/10] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH 08/10] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH 09/10] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH 10/10] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH] fuse: check aborted connection before adding requests to pending list for resending,
Joanne Koong
- [PATCH v8 0/8] File abstractions needed by Rust Binder,
Alice Ryhl
- [PATCH] scripts: reduce false positives in the macro_checker script.,
Julian Sun
- [PATCH] netfs: Fix dependency of NETFS_DEBUG, Geert Uytterhoeven
- [PATCH] hostfs: fix the host directory parse when mounting.,
Hongbo Li
- [PATCH] fs: don't flush in-flight wb switches for superblocks without cgroup writeback,
Haifeng Xu
- [GIT PULL] sysctl constification changes for v6.11-rc1,
Joel Granados
- [PATCH] fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT,
Seth Forshee (DigitalOcean)
- [linus:master] [filemap] 9aac777aaf: phoronix-test-suite.iozone.1MB.512MB.WritePerformance.mb_s -14.0% regression,
kernel test robot
- Software encryption at fscrypt causing the filesystem access unresponsive,
Yuvaraj Ranganathan
- [PATCH RFC 0/2] Add an fcntl() to check file creation,
Christian Brauner
- [PATCH] cachefiles: Fix non-taking of sb_writers around set/removexattr,
David Howells
- [RFC PATCH 0/2] fuse: Add timeout support for fuse connection,
Yafang Shao
- [GIT PULL] trivial unicode patches for 6.11,
Gabriel Krisman Bertazi
- [PATCH] proc: add config & param to block forcing mem writes,
Adrian Ratiu
- [PATCH] mm: drop inappropriate includes, Lorenzo Stoakes
- [no subject], Unknown
- [PATCH] filelock: Fix fcntl/close race recovery compat path,
Jann Horn
- [PATCH] filelock: add file path in lock_get_status() to show more debug info,
Yuwei Guan
- [PATCH 6.10 6/9] cifs: Fix setting of zero_point after DIO write, Greg Kroah-Hartman
- [PATCH 6.10 5/9] cifs: Fix server re-repick on subrequest retry, Greg Kroah-Hartman
- [PATCH 6.10 3/9] cifs: Fix missing fscache invalidation, Greg Kroah-Hartman
- [PATCH 6.10 2/9] cifs: Fix missing error code set, Greg Kroah-Hartman
- [PATCH v2] exfat: check disk status during buffer write,
Dongliang Cui
- [PATCH] scripts: add macro_checker script to check unused parameters in macros,
Julian Sun
- [PATCH] vfs: Fix potential circular locking through setxattr() and removexattr(),
David Howells
- State of removing page->index, Matthew Wilcox
- [PATCH v3 0/2] Introduce tracepoint for hugetlbfs,
Hongbo Li
- [PATCH printk v3 00/19] add threaded printing + the rest,
John Ogness
- [GIT PULL] bcachefs fixes for 6.11-rc1,
Kent Overstreet
- Re: [RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook,
Matus Jokay
- [PATCH v3 0/7] Make core VMA operations internal and testable,
Lorenzo Stoakes
- [PATCH v5 0/3] man2: Document RWF_ATOMIC,
John Garry
- [GIT PULL] ntfs3: bugfixes for 6.11,
Konstantin Komarov
- [PATCH] nsfs: Fix the missed rcu_read_unlock() invoking in ns_ioctl(),
Zqiang
- [PATCH v2] execve: Move KUnit tests to tests/ subdirectory,
Kees Cook
- [syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in path_from_stashed,
syzbot
- [PATCH 0/4] Remove uses of aops->writepage from gfs2,
Matthew Wilcox (Oracle)
- [PATCH] fanotify: don't skip extra event info if no info_mode is set,
Josef Bacik
- [PATCH] netfs: Fix writeback that needs to go to both server and cache,
David Howells
- [PATCH] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT,
David Howells
- [PATCH 0/4] cifs: Miscellaneous fixes and a trace point,
David Howells
- [PATCH] tty: tty_io: fix race between tty_fops and hung_up_tty_fops,
Tetsuo Handa
- [PATCH RFC 0/5] nsfs: iterate through mount namespaces,
Christian Brauner
- [syzbot] [hfs?] WARNING: ODEBUG bug in hfsplus_fill_super (3),
syzbot
- [GIT PULL] bcachefs changes for 6.11, v2,
Kent Overstreet
- [PATCH v2 1/4] ext4: Reduce stack usage in ext4_mpage_readpages(),
Matthew Wilcox (Oracle)
- [PATCH] lockdep: Add comments for lockdep_set_no{validate,track}_class(), Kent Overstreet
- [PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()",
David Howells
- [PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps,
Roman Kisel
- [PATCH v3 2/2] binfmt_elf, coredump: Log the reason of the failed core dumps, Roman Kisel
- Re: [PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps, Kees Cook
- Re: [PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps, Kees Cook
[no subject], Unknown
[PATCH] btrfs/220: remove integrity checker bits,
David Sterba
[PATCH] vfs: handle __wait_on_freeing_inode() and evict() race,
Mateusz Guzik
[PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range,
Brian Foster
[syzbot] Monthly fs report (Jul 2024), syzbot
[syzbot] [fs?] WARNING: lock held when returning to user space in ns_ioctl,
syzbot
[PATCH] fuse: add optional kernel-enforced timeout for fuse requests,
Joanne Koong
[PATCH] execve: Move KUnit tests to tests/ subdirectory,
Kees Cook
[PATCH 00/23] Convert write_begin / write_end to take a folio,
Matthew Wilcox (Oracle)
- [PATCH 03/23] block: Use a folio in blkdev_write_end(), Matthew Wilcox (Oracle)
- [PATCH 01/23] reiserfs: Convert grab_tail_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 04/23] buffer: Use a folio in generic_write_end(), Matthew Wilcox (Oracle)
- [PATCH 06/23] ntfs3: Remove reset_log_file(), Matthew Wilcox (Oracle)
- [PATCH 08/23] ecryptfs: Convert ecryptfs_write_end() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks(), Matthew Wilcox (Oracle)
- [PATCH 09/23] ecryptfs: Use a folio in ecryptfs_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 07/23] buffer: Convert block_write_end() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 12/23] fuse: Convert fuse_write_end() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 02/23] reiserfs: Convert reiserfs_write_begin() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 13/23] fuse: Convert fuse_write_begin() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 14/23] hostfs: Convert hostfs_write_end() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 11/23] f2fs: Convert f2fs_write_begin() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 17/23] orangefs: Convert orangefs_write_end() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 18/23] orangefs: Convert orangefs_write_begin() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 10/23] f2fs: Convert f2fs_write_end() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 19/23] vboxsf: Use a folio in vboxsf_write_end(), Matthew Wilcox (Oracle)
- [PATCH 22/23] ocfs2: Convert ocfs2_write_zero_page to use a folio, Matthew Wilcox (Oracle)
- [PATCH 16/23] jffs2: Convert jffs2_write_begin() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 15/23] jffs2: Convert jffs2_write_end() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 20/23] fs: Convert aops->write_end to take a folio, Matthew Wilcox (Oracle)
- [PATCH 23/23] buffer: Convert __block_write_begin() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 21/23] fs: Convert aops->write_begin to take a folio, Matthew Wilcox (Oracle)
- Re: [PATCH 00/23] Convert write_begin / write_end to take a folio, Josef Bacik
- Re: [PATCH 00/23] Convert write_begin / write_end to take a folio, Christian Brauner
[GIT PULL] udf, ext2, isofs fixes and cleanups,
Jan Kara
[GIT PULL] Fsnotify fix for 6.11-rc1,
Jan Kara
[PATCH v3] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched(),
Jan Kara
[PATCH] proc: add config to block FOLL_FORCE in mem writes,
Adrian Ratiu
[PATCH v4 0/3] man2: Document RWF_ATOMIC,
John Garry
[PATCH] shmem_quota: Build the object file conditionally to the config option,
cem
[GIT PULL] xfs: new code for 6.11,
Chandan Babu R
[PATCH AUTOSEL 4.19 3/3] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 5.4 3/3] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 5.10 3/4] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 5.15 3/4] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 6.1 4/5] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 6.6 6/8] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 6.9 09/11] hfsplus: fix uninit-value in copy_name, Sasha Levin
[PATCH AUTOSEL 4.19 3/3] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[PATCH AUTOSEL 5.4 7/7] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[PATCH AUTOSEL 5.10 7/7] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[PATCH AUTOSEL 5.15 8/9] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[PATCH AUTOSEL 6.1 12/15] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[PATCH AUTOSEL 6.6 15/18] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[PATCH AUTOSEL 6.9 19/22] fs: better handle deep ancestor chains in is_subdir(), Sasha Levin
[GIT PULL] sysctl changes for v6.11-rc1,
Joel Granados
[PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers(),
Roman Smirnov
[PATCH] filemap: fix error pointer dereference in filemap_fault(),
Ma Ke
[syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get,
syzbot
[syzbot] [mm?] BUG: sleeping function called from invalid context in vma_alloc_folio_noprof,
syzbot
[GIT PULL] zonefs changes for 6.11-rc1,
Damien Le Moal
[syzbot] Monthly hfs report (Jul 2024), syzbot
Uses of ->write_begin/write_end,
Matthew Wilcox
[PATCH v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched(),
Jan Kara
[PATCH v6 0/9] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v6 6/9] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v6 7/9] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v6 8/9] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v6 9/9] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v6 0/9] fs: multigrain timestamp redux, Christian Brauner
[PATCH] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched(),
Jan Kara
[GIT PULL] AFFS updates for 6.11,
David Sterba
[PATCH v10 00/10] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v10 04/10] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v10 03/10] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v10 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v10 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v10 08/10] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v10 07/10] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v10 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v10 10/10] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v10 02/10] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
[PATCH] vfs: use RCU in ilookup,
Mateusz Guzik
[GIT PULL] bcachefs changes for 6.11,
Kent Overstreet
Shared test cluster for filesystem testing,
Kent Overstreet
Re: [syzbot] [lsm?] WARNING in current_check_refer_path - bcachefs bug,
Mickaël Salaün
[PATCH] netfs: Use seq_putc() in fscache_cookies_seq_show(), Markus Elfring
[PATCH v2 0/3] Update fanotify man pages for NFSD filecache backports,
cel
[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]