Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr, (continued)
- [PATCH v3 00/21] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v3 06/21] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v3 11/21] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v3 10/21] dept: Apply Dept to rwsem, Byungchul Park
- [PATCH v3 08/21] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- [PATCH v3 04/21] dept: Add a API for skipping dependency check temporarily, Byungchul Park
- [PATCH v3 21/21] dept: Disable Dept on struct crypto_larval's completion for now, Byungchul Park
- [PATCH v3 20/21] dept: Add nocheck version of init_completion(), Byungchul Park
- [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default, Byungchul Park
- [PATCH v3 18/21] dept: Distinguish each work from another, Byungchul Park
- [PATCH v3 17/21] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH v3 14/21] dept: Apply SDT to swait, Byungchul Park
- [PATCH v3 15/21] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v3 09/21] dept: Apply Dept to seqlock, Byungchul Park
- [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH v3 07/21] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH v3 05/21] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH v3 03/21] dept: Embed Dept data in Lockdep, Byungchul Park
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker), Hyeonggon Yoo
- [PATCH v3 0/6] Fix some bugs related to ramp and dax,
Muchun Song
- [PATCH v11 0/8] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v11 1/8] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v11 3/8] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v11 4/8] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address(), Shiyang Ruan
- [PATCH v11 2/8] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- Re: [PATCH v11 0/8] fsdax: introduce fs query to support reflink, Shiyang Ruan
- [PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN,
jhubbard . send . patches
- [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else, jhubbard . send . patches
- [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages, jhubbard . send . patches
- [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast(), jhubbard . send . patches
- [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages, jhubbard . send . patches
- [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN, jhubbard . send . patches
- [PATCH 1/6] mm/gup: introduce pin_user_page(), jhubbard . send . patches
- [PATCH] direct-io: prevent possible race condition on bio_list,
Niels Dossche
- [no subject], Unknown
- [GIT PULL] xfs: fixes for 5.17-rc6,
Darrick J. Wong
- [PATCH] afs: Enable multipage folio support,
David Howells
- [PATCH 1/4] include/pipe_fs_i.h: add missing #includes,
Max Kellermann
- [PATCH v4 0/1] io-uring: Make statx api stable,
Stefan Roesch
- [LSF/MM/PPF TOPIC] PKS for the page cache and beyond,
Ira Weiny
- [PATCH v2] reiserfs: Deprecate reiserfs, Jan Kara
- [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN,
John Hubbard
- [RFC PATCH 1/7] mm/gup: introduce pin_user_page(), John Hubbard
- [RFC PATCH 2/7] block: add dio_w_*() wrappers for pin, unpin user pages, John Hubbard
- [RFC PATCH 5/7] NFS: direct-io: convert to FOLL_PIN pages, John Hubbard
- [RFC PATCH 4/7] block, bio, fs: initial pin_user_pages_fast() changes, John Hubbard
- [RFC PATCH 3/7] block, fs: assert that key paths use iovecs, and nothing else, John Hubbard
- [RFC PATCH 7/7] block, direct-io: flip the switch: use pin_user_pages_fast(), John Hubbard
- [RFC PATCH 6/7] fuse: convert direct IO paths to use FOLL_PIN, John Hubbard
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN, Jan Kara
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN, David Hildenbrand
- [PATCH v2] vboxsf: Remove redundant assignment to out_len,
Jiapeng Chong
- mmotm 2022-02-24-22-38 uploaded, Andrew Morton
- [PATCH][linux-next] fs: Fix lookup_flags in vfs_statx(),
Steven Rostedt
- [PATCH] userfaultfd, capability: introduce CAP_USERFAULTFD,
Axel Rasmussen
- [REMINDER] LSF/MM/BPF: 2022: Call for Proposals,
Josef Bacik
- [PATCH v3 1/2] fs/proc: Optimize arrays defined by struct ctl_path,
Meng Tang
- [PATCH v2] fs/proc: Optimize arrays defined by struct ctl_path,
Meng Tang
- [PATCH] vboxsf: Remove redundant assignment to out_len,
Jiapeng Chong
- [PATCH] fs/proc: optimize exactly register one ctl_table,
Meng Tang
[next] LTP: readahead02.c:295: TFAIL: readahead failed to save any I/O,
Naresh Kamboju
[PATCH] sched/numa: add per-process numa_balancing,
Gang Li
[PATCH] binfmt_elf: Introduce KUnit test,
Kees Cook
[LSF/MM/BPF TOPIC] making O_TMPFILE more atomic,
Steve French
mmotm 2022-02-23-21-20 uploaded,
Andrew Morton
[LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs,
Steve French
Re: [LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs, Vivek Goyal
[PATCH 0/2] FUSE: Implement atomic lookup + open,
Dharmendra Singh
[PATCH] fs/exec.c: Avoid a race in formats,
Levi Yun
[RFC] Volatile fanotify marks,
Amir Goldstein
[PATCH v2 0/2] Fsnotify ignored mask related fixes,
Amir Goldstein
[PATCH] reiserfs: Deprecate reiserfs,
Jan Kara
[PATCH v2 sysctl-next] ftrace: move sysctl_ftrace_enabled to ftrace.c,
Wei Xiao
[PATCH] fs/proc: Optimize arrays defined by struct ctl_path,
Meng Tang
[PATCH sysctl-next v2] latencytop: move sysctl to its own file,
Liao Hua
Re: linux-next: Tree for Feb 22 (NFSD_V2_ACL),
Randy Dunlap
[PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file,
yingelin
[PATCH] bpf: move the bpf syscall sysctl table to its own module,
Yan Zhu
[PATCH] ftrace: move sysctl_ftrace_enabled to ftrace.c,
Wei Xiao
[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure,
Ritesh Harjani
- [RFC 1/9] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED, Ritesh Harjani
- [RFC 3/9] ext4: Add couple of more fast_commit tracepoints, Ritesh Harjani
- [RFC 4/9] ext4: Do not call FC trace event if FS does not support FC, Ritesh Harjani
- [RFC 5/9] ext4: Add commit_tid info in jbd debug log, Ritesh Harjani
- [RFC 2/9] ext4: Fix ext4_fc_stats trace point, Ritesh Harjani
- [RFC 6/9] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events, Ritesh Harjani
- [RFC 7/9] ext4: Fix remaining two trace events to use same printk convention, Ritesh Harjani
- [RFC 9/9] ext4: fast_commit missing tracking updates to a file, Ritesh Harjani
- [RFC 8/9] ext4: Convert ext4_fc_track_dentry type events to use event class, Ritesh Harjani
- Re: [RFC 0/9] ext4: Improve FC trace events and discuss one FC failure, Theodore Ts'o
[PATCH 00/22] Remove aop flags,
Matthew Wilcox (Oracle)
- [PATCH 06/22] namei: Merge page_symlink() and __page_symlink(), Matthew Wilcox (Oracle)
- [PATCH 09/22] ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent(), Matthew Wilcox (Oracle)
- [PATCH 04/22] filemap: Remove AOP_FLAG_CONT_EXPAND, Matthew Wilcox (Oracle)
- [PATCH 08/22] f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs, Matthew Wilcox (Oracle)
- [PATCH 05/22] ext4: Use page_symlink() instead of __page_symlink(), Matthew Wilcox (Oracle)
- [PATCH 07/22] namei: Convert page_symlink() to use memalloc_nofs_save(), Matthew Wilcox (Oracle)
- [PATCH 01/22] fs: Pass an iocb to generic_perform_write(), Matthew Wilcox (Oracle)
- [PATCH 02/22] fs: Move pagecache_write_begin() and pagecache_write_end(), Matthew Wilcox (Oracle)
- [PATCH 11/22] ext4: Use scoped memory APIs in ext4_da_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 10/22] ext4: Use scoped memory API in mext_page_double_lock(), Matthew Wilcox (Oracle)
- [PATCH 12/22] ext4: Use scoped memory APIs in ext4_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 13/22] fs: Remove AOP_FLAG_NOFS, Matthew Wilcox (Oracle)
- [PATCH 19/22] affs: Use pagecache_write_begin() & pagecache_write_end(), Matthew Wilcox (Oracle)
- [PATCH 14/22] fs: Remove aop flags argument from pagecache_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 15/22] fs: Remove aop_flags parameter from netfs_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 17/22] fs: Remove aop flags parameter from cont_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 20/22] f2fs: Use pagecache_write_begin() & pagecache_write_end(), Matthew Wilcox (Oracle)
- [PATCH 16/22] fs: Remove aop flags parameter from block_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 21/22] fs: Remove aop flags parameter from nobh_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 18/22] fs: Remove aop flags parameter from grab_cache_page_write_begin(), Matthew Wilcox (Oracle)
- [PATCH 22/22] fs: Remove flags parameter from aops->write_begin, Matthew Wilcox (Oracle)
- [PATCH 03/22] reiserfs: Stop using AOP_FLAG_CONT_EXPAND flag, Matthew Wilcox (Oracle)
- Re: [PATCH 00/22] Remove aop flags, Dave Chinner
[git pull] ITER_PIPE fixes,
Al Viro
simple file system cleanups for the new bio_alloc calling conventions,
Christoph Hellwig
[PATCH/RFC] VFS: support parallel updates in the one directory.,
NeilBrown
[PATCH v1 00/11] Landlock: file linking and renaming support,
Mickaël Salaün
- [PATCH v1 10/11] landlock: Document good practices about filesystem policies, Mickaël Salaün
- [PATCH v1 05/11] landlock: Move filesystem helpers and add a new one, Mickaël Salaün
- [PATCH v1 09/11] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning, Mickaël Salaün
- [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER, Mickaël Salaün
- [PATCH v1 07/11] selftest/landlock: Add 6 new test suites dedicated to file reparenting, Mickaël Salaün
- [PATCH v1 11/11] landlock: Add design choices documentation for filesystem access rights, Mickaël Salaün
- [PATCH v1 04/11] landlock: Fix same-layer rule unions, Mickaël Salaün
- [PATCH v1 08/11] samples/landlock: Add support for file reparenting, Mickaël Salaün
- [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size, Mickaël Salaün
- [PATCH v1 02/11] landlock: Reduce the maximum number of layers to 16, Mickaël Salaün
- [PATCH v1 03/11] landlock: Create find_rule() from unmask_layers(), Mickaël Salaün
[PATCH] MAINTAINERS: add Xiubo Li as cephfs co-maintainer,
Jeff Layton
[PATCH 5.15 188/196] tests: fix idmapped mount_setattr test, Greg Kroah-Hartman
[PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer,
Max Kellermann
[PATCH 5.16 182/227] tests: fix idmapped mount_setattr test, Greg Kroah-Hartman
[PATCH] pipe: use kmem_cache for pipe_inode_info, Kyeongdon Kim
[PATCH v2] vfs: fix link vs. rename race,
Miklos Szeredi
[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file,
tangmeng
[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit,
Ritesh Harjani
[PATCH v2 01/11] kernel/parisc: move soft-power sysctl to its own file, tangmeng
[RFC] umount/__detach_mounts() race,
Al Viro
regression: Bug 215601 - gcc segv at startup on ia64,
Thorsten Leemhuis
Is it time to remove reiserfs?,
Matthew Wilcox
[PATCH 10/11] fs/drop_caches: move drop_caches sysctls to its own file,
tangmeng
[PATCH 09/11] mm/filemap: move filemap sysctls to its own file, tangmeng
[PATCH 11/11] fs/userfaultfd: move userfaultfd sysctls to its own file,
tangmeng
[PATCH 08/11] mm/hugetlb: move hugetlib sysctls to its own file, tangmeng
[PATCH 07/11] fs/hugetlbfs: move hugetlibfs sysctls to its own file, tangmeng
[PATCH 06/11] mm/vmstat: move vmstat sysctls to its own file, tangmeng
[PATCH 05/11] kernel/acpi: move acpi_video_flags sysctl to its own file,
tangmeng
[PATCH 04/11] kernel/fork: move threads-max sysctl to its own file, tangmeng
[PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file,
tangmeng
[PATCH 03/11] kernel/kmod: move modprobe sysctl to its own file, tangmeng
[PATCH 02/11] kernel/trace: move stack_tracer_enabled sysctl to its own file,
tangmeng
[GIT PULL] fs mount_setattr for v5.17-rc4,
Christian Brauner
[PATCH v2 00/18] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v2 01/18] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v2 02/18] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v2 06/18] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH v2 07/18] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH v2 14/18] dept: Apply SDT to swait, Byungchul Park
- [PATCH v2 18/18] dept: Distinguish each work from another, Byungchul Park
- [PATCH v2 15/18] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH v2 12/18] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH v2 16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v2 05/18] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH v2 11/18] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v2 04/18] dept: Add a API for skipping dependency check temporarily, Byungchul Park
- [PATCH v2 08/18] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- [PATCH v2 17/18] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v2 09/18] dept: Apply Dept to seqlock, Byungchul Park
- [PATCH v2 03/18] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH v2 13/18] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH v2 10/18] dept: Apply Dept to rwsem, Byungchul Park
[PATCHv2 REBASED] bad_inode: add missing i_op initializers for fileattr_get/_set, Ritesh Harjani
[PATCH] latencytop: move latencytop sysctl to its own file, Liao Hua
[PATCH v2 00/13] Support sync buffered writes for io-uring,
Stefan Roesch
- [PATCH v2 04/13] fs: split off __alloc_page_buffers function, Stefan Roesch
- [PATCH v2 07/13] fs: add support for async buffered writes, Stefan Roesch
- [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int, Stefan Roesch
- [PATCH v2 03/13] mm: Add support for async buffered writes, Stefan Roesch
- [PATCH v2 02/13] mm: Introduce do_generic_perform_write, Stefan Roesch
- [PATCH v2 05/13] fs: split off __create_empty_buffers function, Stefan Roesch
- [PATCH v2 08/13] io_uring: add support for async buffered writes, Stefan Roesch
- [PATCH v2 10/13] sched: add new fields to task_struct, Stefan Roesch
- [PATCH v2 11/13] mm: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v2 12/13] io_uring: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v2 13/13] block: enable async buffered writes for block devices., Stefan Roesch
- [PATCH v2 06/13] fs: Add gfp_t parameter to create_page_buffers(), Stefan Roesch
- [PATCH v2 09/13] io_uring: Add tracepoint for short writes, Stefan Roesch
- Re: [PATCH v2 00/13] Support sync buffered writes for io-uring, Dave Chinner
[PATCH 0/2] fix rate limited ipc_namespace freeing,
Rik van Riel
[PATCH] MAINTAINERS: add sysctl-next git tree, Luis Chamberlain
[PATCH] vfs: fix link vs. rename race,
Miklos Szeredi
[PATCH v2 0/2] fs: allow cross-vfsmount reflink/dedupe,
Josef Bacik
[PATCH 4/5] kernel/delayacct: move delayacct sysctls to its own file, tangmeng
[PATCH 5/5] kernel/do_mount_initrd: move real_root_dev sysctls to its own file, tangmeng
[PATCH 3/5] kernel/acct: move acct sysctls to its own file, tangmeng
[PATCH 1/5] kernel/lockdep: move lockdep sysctls to its own file,
tangmeng
[PATCH 2/5] kernel/panic: move panic sysctls to its own file, tangmeng
Re: `ls` blocked with SSHFS mount,
Paul Menzel
[PATCH] aio: make io return value more readable, Xianting Tian
[PATCH v3 0/2] btrfs: zoned: mark relocation as writing,
Naohiro Aota
[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]