Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v3 1/2] iomap: fix zero padding data issue in concurrent append writes,
Long Li
- [PATCH v2] fiemap: use kernel-doc includes in fiemap docbook,
Randy Dunlap
- [PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
- [PATCH] statmount: clean up unescaped option handling,
Miklos Szeredi
- [PATCH v3 0/3] symlink length caching,
Mateusz Guzik
- [PATCH v1] tmpfs: Unsigned expression compared with zero,
guanjing
- [PATCH 2/2] fs/fuse: Keep variables in fuse_i.h consistent with those in inode.c, Jiale Yang
- [PATCH 1/2] fs/fuse: Change 'unsigned's to 'unsigned int's., Jiale Yang
- [PATCH] Documentation: core-api: add generic parser docbook, Randy Dunlap
- [PATCH] Documentation: filesystems: update filename extensions,
Randy Dunlap
- [BUG] fs/eventfd: Possible undefined behavior about read and eventfd interaction,
ZhengYuan Huang
- [PATCH] fs: Fix data race in inode_set_ctime_to_ts,
Hao-ran Zheng
- [PATCH] fiemap: use kernel-doc includes in fiemap docbook,
Randy Dunlap
- [PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc,
Juntong Deng
- [PATCH RFC 0/4] iomap: zero range folio batch processing prototype,
Brian Foster
- xfs: new code for 6.13, Carlos Maiolino
- support block layer write streams and FDP,
Christoph Hellwig
- [PATCH 01/15] fs: add write stream information to statx, Christoph Hellwig
- [PATCH 02/15] fs: add a write stream field to the kiocb, Christoph Hellwig
- [PATCH 03/15] io_uring: enable passing a per-io write stream, Christoph Hellwig
- [PATCH 04/15] block: don't bother checking the data direction for merges, Christoph Hellwig
- [PATCH 05/15] block: req->bio is always set in the merge code, Christoph Hellwig
- [PATCH 06/15] block: add a bi_write_stream field, Christoph Hellwig
- [PATCH 07/15] block: introduce max_write_streams queue limit, Christoph Hellwig
- [PATCH 08/15] block: introduce a write_stream_granularity queue limit, Christoph Hellwig
- [PATCH 09/15] block: expose write streams for block device nodes, Christoph Hellwig
- [PATCH 10/15] nvme: store the endurance group id in struct nvme_ns_head, Christoph Hellwig
- [PATCH 11/15] nvme: pass a void pointer to nvme_get/set_features for the result, Christoph Hellwig
- [PATCH 12/15] nvme: add a nvme_get_log_lsi helper, Christoph Hellwig
- [PATCH 13/15] nvme.h: add FDP definitions, Christoph Hellwig
- [PATCH 14/15] nvme: enable FDP support, Christoph Hellwig
- [PATCH 15/15] RFC: block: allow write streams on partitions, Christoph Hellwig
- [PATCH v2 0/3] symlink length caching,
Mateusz Guzik
- [PATCH] jfs: add extra superblock validation, Dmitry Antipov
- Re: [amir73il:fan_pre_content 19/21] ERROR: modpost: "filemap_fsnotify_fault" [fs/xfs/xfs.ko] undefined!,
Amir Goldstein
- 6.12 WARNING in netfs_consume_read_data(),
Max Kellermann
- [PATCH 00/11] fix hungtask due to repeated traversal of inodes list,
Ye Bin
- [PATCH 01/11] fs: introduce I_CURSOR flag for inode, Ye Bin
- [PATCH 03/11] fs: use sb_for_each_inodes API, Ye Bin
- [PATCH 04/11] gfs2: use sb_for_each_inodes API, Ye Bin
- [PATCH 02/11] block: use sb_for_each_inodes API, Ye Bin
- [PATCH 05/11] fs: use sb_for_each_inodes_safe API, Ye Bin
- [PATCH 08/11] fs/super.c: use sb_for_each_inodes API, Ye Bin
- [PATCH 09/11] landlock: use sb_for_each_inodes API, Ye Bin
- [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list, Ye Bin
- [PATCH 11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes, Ye Bin
- [PATCH 07/11] quota: use sb_for_each_inodes API, Ye Bin
- [PATCH 06/11] fsnotify: use sb_for_each_inodes API, Ye Bin
- [syzbot] Monthly hfs report (Nov 2024), syzbot
- [PATCH v2] fuse: check attributes staleness on fuse_iget(), Zhang Tianci
- [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated,
Mateusz Guzik
- [PATCH] netfs: silence an uninitialized variable warning,
Dan Carpenter
- [syzbot] [netfs?] WARNING in netfs_writepages,
syzbot
- [PATCH v3 1/7] exfat: remove unnecessary read entry in __exfat_rename(), Yuezhang.Mo@xxxxxxxx
- [PATCH v3 0/7] exfat: reduce FAT chain traversal,
Yuezhang.Mo@xxxxxxxx
- [PATCH v3 7/7] exfat: reduce FAT chain traversal, Yuezhang.Mo@xxxxxxxx
- [PATCH v3 6/7] exfat: code cleanup for exfat_readdir(), Yuezhang.Mo@xxxxxxxx
- [PATCH v3 5/7] exfat: remove argument 'p_dir' from exfat_add_entry(), Yuezhang.Mo@xxxxxxxx
- [PATCH v3 4/7] exfat: move exfat_chain_set() out of __exfat_resolve_path(), Yuezhang.Mo@xxxxxxxx
- [PATCH v3 2/7] exfat: rename argument name for exfat_move_file and exfat_rename_file, Yuezhang.Mo@xxxxxxxx
- [PATCH v3 3/7] exfat: add exfat_get_dentry_set_by_ei() helper, Yuezhang.Mo@xxxxxxxx
- [PATCH] vfs: move getattr in inode_operations to a more commonly read area,
Mateusz Guzik
- [RFC PATCH 0/2] Improve simple directory offset wrap behavior,
cel
- [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr,
Jeongjun Park
- [syzbot] [exfat?] KMSAN: uninit-value in exfat_iterate,
syzbot
- [syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (4), syzbot
- [RFCv1 0/6] Page Detective,
Pasha Tatashin
- arm64: __kmem_cache_create_args(ext4_groupinfo_4k) failed with error -22 - Boot failed,
Naresh Kamboju
- ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176',
Naresh Kamboju
- [PATCH] filemap: Remove unused folio_add_wait_queue,
linux
- [syzbot] [fs?] WARNING in rcu_sync_dtor (2), syzbot
- [bug report] statmount: retrieve security mount options,
Dan Carpenter
- [PATCH] fs: delay sysctl_nr_open check in expand_files(),
Mateusz Guzik
- [PATCH v5 0/5] fuse: remove temp page copies in writeback,
Joanne Koong
- [PATCH v4 0/3] iomap: zero range flush fixes,
Brian Foster
- [no subject], Unknown
- [PATCH 0/1] Fix generic/390 failure due to quota release after freeze,
Ojaswin Mujoo
- [PATCH v2 0/2] fs: listmount()/statmount() fix and sample program,
Jeff Layton
- [git pull] ufs stuff,
Al Viro
- [git pull] xattr stuff,
Al Viro
- [PATCH v8 00/19] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge, Josef Bacik
- [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time, Josef Bacik
- [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v8 05/19] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v8 07/19] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v8 11/19] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched, Josef Bacik
- [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v8 19/19] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v8 13/19] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- Re: [PATCH v8 00/19] fanotify: add pre-content hooks, Jan Kara
- [git pull] struct fd series,
Al Viro
- [PATCH v2] iomap: warn on zero range of a post-eof folio,
Brian Foster
- [GIT PULL] vfs ecryptfs,
Christian Brauner
- [GIT PULL] vfs copy_struct_to_user(),
Christian Brauner
- [GIT PULL] vfs mount api conversions,
Christian Brauner
- [GIT PULL] vfs pidfs,
Christian Brauner
- [GIT PULL] vfs overlayfs,
Christian Brauner
- [GIT PULL] vfs multigrain timestamps,
Christian Brauner
- [GIT PULL] vfs untorn writes,
Christian Brauner
- [GIT PULL] vfs tmpfs,
Christian Brauner
- [GIT PULL] vfs pagecache,
Christian Brauner
- [GIT PULL] vfs rust file,
Christian Brauner
- [PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels,
Michael Ellerman
- next-20241114: clang: fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized], Naresh Kamboju
- [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4),
syzbot
- [PATCH] netfs: Remove duplicate check in netfs_cache_read_terminated(), Dan Carpenter
- [PATCH 6.11 45/63] afs: Fix lock recursion, Greg Kroah-Hartman
- [PATCH 6.11 43/63] netfs: Downgrade i_rwsem for a buffered write, Greg Kroah-Hartman
- [PATCH] switch io_msg_ring() to CLASS(fd),
Al Viro
- [PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option,
Joanne Koong
- [syzbot] [ntfs3?] general protection fault in pick_link,
syzbot
- [PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error,
nicolas . bouchinet
- [PATCHSET v5 0/17] Uncached buffered IO,
Jens Axboe
- [PATCH 03/17] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 04/17] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 06/17] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper, Jens Axboe
- [PATCH 12/17] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 15/17] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 16/17] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 17/17] btrfs: add support for uncached writes, Jens Axboe
- [PATCH 02/17] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 13/17] ext4: add RWF_UNCACHED write support, Jens Axboe
- [PATCH 01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 09/17] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- Re: [PATCHSET v5 0/17] Uncached buffered IO, Julian Sun
- [PATCH v9 00/11] 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
- Message not available
[PATCH] ovl: pass an explicit reference of creators creds to callers,
Amir Goldstein
[PATCH] fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args(),
Dan Carpenter
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler,
Song Liu
[PATCH] fuse: check attributes staleness on fuse_iget(),
Zhang Tianci
[PATCH] ocfs2: uncache inode which has failed entering the group,
Dmitry Antipov
[GIT PULL] bcachefs fixes for 6.12,
Kent Overstreet
[viro-vfs:next.getname 17/17] ipc/mqueue.c:886:9: error: implicit declaration of function 'audit_inode', kernel test robot
[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
[PATCH v2] fsnotify: fix sending inotify event with unexpected filename,
Jan Kara
[PATCH] vfs: make evict() use smp_mb__after_spinlock instead of smp_mb,
Mateusz Guzik
[PATCH manpages] listmount.2: fix verbiage about continuing the iteration,
Jeff Layton
[PATCH RFC] fs: reduce pointer chasing in is_mgtime() test,
Jeff Layton
[linux-next:master] [fs/file.c] 0c40bf47cf: will-it-scale.per_thread_ops 6.7% improvement, kernel test robot
[RFC 0/8] enable bs > ps for block devices,
Luis Chamberlain
[PATCH v3 bpf-next 0/4] Make inode storage available to tracing prog,
Song Liu
[PATCH] nfsd: get rid of include ../internal.h,
Al Viro
[PATCH] fs/overlayfs/namei.c: get rid of include ../internal.h, Al Viro
[PATCH] fuse: dax: No-op writepages callback,
Asahi Lina
[PATCH] dquot.c: get rid of include ../internal.h,
Al Viro
[PATCH] samples: add a mountinfo program to demonstrate statmount()/listmount(),
Jeff Layton
[PATCH v21 0/6] Script execution control (was O_MAYEXEC),
Mickaël Salaün
[PATCHES][RFC] statx-related stuff,
Al Viro
[PATCH v2 0/4] Add iomem helpers for use from debugfs,
Michal Wajdeczko
[PATCH 0/2] xarray: extract __xa_cmpxchg_raw,
Tamir Duberstein
[PATCH v7 00/18] fanotify: add pre-content hooks,
Josef Bacik
[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]