Linux Filesystem Development
[Prev Page][Next Page]
- [PATCHv3 02/10] ext4: Fix ext4_fc_stats trace point, (continued)
- [PATCH RFC v16 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v16 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers, Dai Ngo
- [PATCH RFC v16 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v16 08/11] NFSD: Update find_client_in_id_table() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 02/11] NFSD: Add client flags, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v16 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
- [PATCH RFC v16 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH RFC v16 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
- [no subject], Unknown
- [PATCH] fsnotify: remove redundant parameter judgment,
Bang Li
- [PATCH] fs: remove reference to the removed config NFSD_V3,
Lukas Bulwahn
- [PATCH v3 0/2] exfat: allow access to paths with trailing dots,
Vasant Karasulli
- [PATCH 0/4] protect relocation with sb_start_write,
Naohiro Aota
- mmotm 2022-03-10-21-38 uploaded,
Andrew Morton
- [PATCH] tracing: Have TRACE_DEFINE_ENUM affect trace event types as well, Steven Rostedt (Google)
- [no subject], Unknown
- [PATCH v3 00/20] netfs: Prep for write helpers,
David Howells
- [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v3 05/20] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v3 01/20] fscache: export fscache_end_operation(), David Howells
- [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v3 18/20] netfs: Split some core bits out into their own file, David Howells
- [PATCH v3 20/20] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH v3 11/20] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v3 19/20] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v3 16/20] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead, David Howells
- [PATCH v3 17/20] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v3 15/20] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read, David Howells
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Jeff Layton
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Dominique Martinet
- Re: [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v4 13/20] netfs: Add a netfs inode context, David Howells
- [PATCHv2 00/10] ext4: Improve FC trace events,
Ritesh Harjani
- [PATCHv2 04/10] ext4: Do not call FC trace event in ext4_fc_commit() if FS does not support FC, Ritesh Harjani
- [PATCHv2 03/10] ext4: Convert ext4_fc_track_dentry type events to use event class, Ritesh Harjani
- [PATCHv2 06/10] ext4: Add new trace event in ext4_fc_cleanup, Ritesh Harjani
- [PATCHv2 09/10] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events, Ritesh Harjani
- [PATCHv2 01/10] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED, Ritesh Harjani
- [PATCHv2 10/10] ext4: Fix remaining two trace events to use same printk convention, Ritesh Harjani
- [PATCHv2 05/10] ext4: Return early for non-eligible fast_commit track events, Ritesh Harjani
- [PATCHv2 02/10] ext4: Fix ext4_fc_stats trace point, Ritesh Harjani
- [PATCHv2 07/10] ext4: Add transaction tid info in fc_track events, Ritesh Harjani
- [PATCHv2 08/10] ext4: Add commit_tid info in jbd debug log, Ritesh Harjani
- Re: [PATCHv2 00/10] ext4: Improve FC trace events, Steven Rostedt
- [PATCH] afs: Fix potential thrashing in afs writeback,
David Howells
- epoll: Does anyone know about CVE-2021-39634, wanghai (M)
- [PATCH v2 0/2] exfat: allow access to paths with trailing dots,
Vasant Karasulli
- [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag, Chao Peng
- [PATCH v5 03/13] mm/shmem: Support memfile_notifier, Chao Peng
- [PATCH v5 02/13] mm: Introduce memfile_notifier, Chao Peng
- [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK, Chao Peng
- [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext, Chao Peng
- [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit, Chao Peng
- [PATCH v5 10/13] KVM: Register private memslot to memory backing store, Chao Peng
- [PATCH v5 09/13] KVM: Handle page fault for private memory, Chao Peng
- [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd, Chao Peng
- [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag, Chao Peng
- [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE, Chao Peng
- [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages, Chao Peng
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory, Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory, Andy Lutomirski
- Re: [fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode,
Rokudo Yan
- [PATCH v2] exfat: do not clear VolumeDirty in writeback,
Yuezhang.Mo@xxxxxxxx
- mmotm 2022-03-09-23-28 uploaded,
Andrew Morton
- Significant brokenness in DIO loopback path,
Kent Overstreet
- [no subject], Unknown
- [PATCH] block/psi: remove PSI annotations from submit_bio,
cgel . zte
- [PATCH v2 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH v2 17/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v2 12/19] netfs: Add a netfs inode context, David Howells
- [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v2 15/19] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v2 14/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v2 10/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH v2 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v2 11/19] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v2 05/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v2 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH] user_events: Add trace event call as root for low permission cases, Beau Belgrave
- [PATCH] cachefiles: Fix volume coherency attribute,
David Howells
- [no subject], Unknown
- [GIT PULL] fuse fixes for 5.17-rc8,
Miklos Szeredi
- [PATCH] mm/gup: fix buffered I/O on s390x with pagefaults disabled,
David Hildenbrand
- [PATCH RFC v3 0/3] MAP_POPULATE for device memory,
Jarkko Sakkinen
- [PATCH RFC v2 0/3] MAP_POPULATE for device memory,
Jarkko Sakkinen
- [PATCH 1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd,
Ojaswin Mujoo
- Re: [LSF/MM TOPIC] FS, MM, and stable trees,
Amir Goldstein
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Greg KH
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Amir Goldstein
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Theodore Ts'o
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Amir Goldstein
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Dave Chinner
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Luis Chamberlain
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Amir Goldstein
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Jan Kara
- Re: [LSF/MM TOPIC] FS, MM, and stable trees, Dave Chinner
- remove write hint leftovers v2,
Christoph Hellwig
- [PATCH] pipe: fix data race in pipe_poll / pipe_release, cgel . zte
- Buffered I/O broken on s390x with page faults disabled (gfs2),
Andreas Gruenbacher
- [PATCH 0/5] Volatile fanotify marks,
Amir Goldstein
- [PATCH] fs/affs: remove redundant assignment to ch,
Colin Ian King
- [PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v4 01/21] fscache: export fscache_end_operation(), Jeffle Xu
- [PATCH v4 03/21] cachefiles: introduce on-demand read mode, Jeffle Xu
- [PATCH v4 02/21] cachefiles: export write routine, Jeffle Xu
- [PATCH v4 06/21] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v4 08/21] erofs: export erofs_map_blocks(), Jeffle Xu
- [PATCH v4 04/21] cachefiles: notify user daemon with anon_fd when opening cache file, Jeffle Xu
- [PATCH v4 07/21] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- [PATCH v4 05/21] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v4 09/21] erofs: add mode checking helper, Jeffle Xu
- [PATCH v4 10/21] erofs: register global fscache volume, Jeffle Xu
- [PATCH v4 14/21] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v4 11/21] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v4 13/21] erofs: add erofs_fscache_read_pages() helper, Jeffle Xu
- [PATCH v4 12/21] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v4 15/21] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v4 16/21] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v4 17/21] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v4 21/21] erofs: add 'uuid' mount option, Jeffle Xu
- [PATCH v4 19/21] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v4 18/21] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v4 20/21] erofs: implement fscache-based data readahead, Jeffle Xu
- Re: [PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics, luodaowen.backend
- Re: [PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics, Fan,Naihao
- Re: [PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics, JeffleXu
- remove write hint leftovers,
Christoph Hellwig
- [PATCH 5.16 050/186] binfmt_elf: Avoid total_mapping_size for ET_EXEC, Greg Kroah-Hartman
- [PATCH] fs: aio: fixed purely styling errors,
Salih MSA
- mmotm 2022-03-06-20-33 uploaded,
Andrew Morton
- [PATCH RFC 0/3] MAP_POPULATE for device memory,
Jarkko Sakkinen
- [PATCH RFC v2] mm: Add f_ops->populate(),
Jarkko Sakkinen
- [PATCH RFC] mm: Add f_ops->populate(),
Jarkko Sakkinen
- [PATCH v4 0/9] Generic per-sb io stats,
Amir Goldstein
- [PATCH v4 1/9] lib/percpu_counter: add helpers for "relaxed" counters, Amir Goldstein
- [PATCH v4 2/9] lib/percpu_counter: add helpers for arrays of counters, Amir Goldstein
- [PATCH v4 4/9] fs: add optional iostats counters to struct super_block, Amir Goldstein
- [PATCH v4 5/9] fs: collect per-sb io stats, Amir Goldstein
- [PATCH v4 3/9] fs: tidy up fs_flags definitions, Amir Goldstein
- [PATCH v4 6/9] fs: report per-sb io stats, Amir Goldstein
- [PATCH v4 7/9] ovl: opt-in for per-sb io stats, Amir Goldstein
- [PATCH v4 8/9] fuse: opt-in for per-sb io stats, Amir Goldstein
- [PATCH v4 9/9] fs: enable per-sb io stats for all blockdev filesystems, Amir Goldstein
- Re: [PATCH v4 0/9] Generic per-sb io stats, Theodore Ts'o
- [PATCH mmotm] tmpfs: do not allocate pages on read,
Hugh Dickins
- [PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers, Dai Ngo
- [PATCH RFC v15 02/11] NFSD: Add client flags, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v15 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 08/11] NFSD: Update find_client_in_id_table() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
- [no subject], Unknown
- [LSF/MM/BPF TOPIC] Dynamic allocation of pseudo file systems, Steven Rostedt
- [PATCH 1/2] nvme: remove support or stream based temperature hint,
Christoph Hellwig
- Re: [PATCH 1/2] nvme: remove support or stream based temperature hint, Keith Busch
- Re: [PATCH 1/2] nvme: remove support or stream based temperature hint, Jens Axboe
[ANNOUNCE] util-linux v2.38-rc2, Karel Zak
[PATCH v5 1/2] fs/proc: optimize register ctl_tables,
Meng Tang
[PATCH v4 00/24] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily, Byungchul Park
- [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v4 05/24] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- [PATCH v4 07/24] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH v4 20/24] dept: Add nocheck version of init_completion(), Byungchul Park
- [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn, Byungchul Park
- [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now, Byungchul Park
- [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case, Byungchul Park
- [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule(), Byungchul Park
- [PATCH v4 03/24] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH v4 17/24] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default, Byungchul Park
- [PATCH v4 14/24] dept: Apply SDT to swait, Byungchul Park
- [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
[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]