Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v8 20/20] erofs: add 'fsid' mount option, (continued)
- Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics, Gao Xiang
- Re: [PATCH v8 02/20] cachefiles: extract write routine, David Howells
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie, David Howells
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie, David Howells
- Re: [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie, David Howells
- Re: [PATCH v8 05/20] cachefiles: implement on-demand read, David Howells
- Re: [PATCH v8 07/20] cachefiles: document on-demand read mode, David Howells
- Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics, David Howells
- use block_device based APIs in block layer consumers,
Christoph Hellwig
- [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset, Christoph Hellwig
- [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it, Christoph Hellwig
- [PATCH 03/27] target: fix discard alignment on partitions, Christoph Hellwig
- [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show, Christoph Hellwig
- [PATCH 27/27] direct-io: remove random prefetches, Christoph Hellwig
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line, Christoph Hellwig
- [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile, Christoph Hellwig
- [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD, Christoph Hellwig
- [PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it, Christoph Hellwig
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue, Christoph Hellwig
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line, Christoph Hellwig
- [PATCH 06/27] drbd: cleanup decide_on_discard_support, Christoph Hellwig
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show, Christoph Hellwig
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show, Christoph Hellwig
- [PATCH 11/27] block: add a bdev_write_cache helper, Christoph Hellwig
- [PATCH 19/27] block: remove queue_discard_alignment, Christoph Hellwig
- [PATCH 13/27] block: add a bdev_stable_writes helper, Christoph Hellwig
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim, Christoph Hellwig
- [PATCH 12/27] block: add a bdev_fua helper, Christoph Hellwig
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper, Christoph Hellwig
- [PATCH 22/27] block: refactor discard bio size limiting, Christoph Hellwig
- [PATCH 24/27] block: add a bdev_discard_granularity helper, Christoph Hellwig
- [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD, Christoph Hellwig
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes, Christoph Hellwig
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction, Christoph Hellwig
- [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper, Christoph Hellwig
- [PATCH 10/27] block: add a bdev_nonrot helper, Christoph Hellwig
- Message not available
[RFC 0/3] softirq: Introduce softirq throttling,
Liao Chang
mmotm 2022-04-05-15-54 uploaded,
Andrew Morton
[syzbot] general protection fault in simple_recursive_removal (2),
syzbot
cross mount reflink and xfstest generic/373,
Steve French
[PATCH v7 0/6] DAX poison recovery,
Jane Chu
[PATCH v13 00/59] ceph+fscrypt: full support,
Jeff Layton
- [PATCH v13 44/59] ceph: add __ceph_get_caps helper support, Jeff Layton
- [PATCH v13 21/59] ceph: add encrypted fname handling to ceph_mdsc_build_path, Jeff Layton
- [PATCH v13 13/59] ceph: fscrypt_auth handling for ceph, Jeff Layton
- [PATCH v13 55/59] ceph: plumb in decryption during sync reads, Jeff Layton
- [PATCH v13 15/59] ceph: add support for fscrypt_auth/fscrypt_file to cap messages, Jeff Layton
- [PATCH v13 07/59] ceph: add new mount option to enable sparse reads, Jeff Layton
- [PATCH v13 25/59] ceph: set DCACHE_NOKEY_NAME in atomic open, Jeff Layton
- [PATCH v13 34/59] ceph: make ceph_get_name decrypt filenames, Jeff Layton
- [PATCH v13 38/59] libceph: add CEPH_OSD_OP_ASSERT_VER support, Jeff Layton
- [PATCH v13 10/59] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size, Jeff Layton
- [PATCH v13 26/59] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, Jeff Layton
- [PATCH v13 40/59] ceph: fscrypt_file field handling in MClientRequest messages, Jeff Layton
- [PATCH v13 29/59] ceph: add fscrypt support to ceph_fill_trace, Jeff Layton
- [PATCH v13 32/59] ceph: add support to readdir for encrypted filenames, Jeff Layton
- [PATCH v13 03/59] libceph: add sparse read support to msgr2 crc state machine, Jeff Layton
- [PATCH v13 18/59] ceph: add fscrypt ioctls, Jeff Layton
- [PATCH v13 36/59] ceph: add some fscrypt guardrails, Jeff Layton
- [PATCH v13 43/59] ceph: update WARN_ON message to pr_warn, Jeff Layton
- [PATCH v13 57/59] ceph: set i_blkbits to crypto block size for encrypted inodes, Jeff Layton
- [PATCH v13 58/59] ceph: add encryption support to writepage, Jeff Layton
- [PATCH v13 01/59] libceph: add spinlock around osd->o_requests, Jeff Layton
- [PATCH v13 48/59] ceph: add truncate size handling support for fscrypt, Jeff Layton
- [PATCH v13 19/59] ceph: make the ioctl cmd more readable in debug log, Jeff Layton
- [PATCH v13 09/59] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode, Jeff Layton
- [PATCH v13 51/59] ceph: disable copy offload on encrypted inodes, Jeff Layton
- [PATCH v13 47/59] ceph: add infrastructure for file encryption and decryption, Jeff Layton
- [PATCH v13 56/59] ceph: add fscrypt decryption support to ceph_netfs_issue_op, Jeff Layton
- [PATCH v13 20/59] ceph: make ceph_msdc_build_path use ref-walk, Jeff Layton
- [PATCH v13 33/59] ceph: create symlinks with encrypted and base64-encoded targets, Jeff Layton
- [PATCH v13 02/59] libceph: define struct ceph_sparse_extent and add some helpers, Jeff Layton
- [PATCH v13 49/59] libceph: allow ceph_osdc_new_request to accept a multi-op read, Jeff Layton
- [PATCH v13 39/59] ceph: size handling for encrypted inodes in cap updates, Jeff Layton
- [PATCH v13 16/59] ceph: implement -o test_dummy_encryption mount option, Jeff Layton
- [PATCH v13 06/59] libceph: add sparse read support to msgr1, Jeff Layton
- [PATCH v13 23/59] ceph: encode encrypted name in dentry release, Jeff Layton
- [PATCH v13 27/59] ceph: add helpers for converting names for userland presentation, Jeff Layton
- [PATCH v13 14/59] ceph: ensure that we accept a new context from MDS for new inodes, Jeff Layton
- [PATCH v13 08/59] fs: change test in inode_insert5 for adding to the sb list, Jeff Layton
- [PATCH v13 22/59] ceph: send altname in MClientRequest, Jeff Layton
- [PATCH v13 11/59] fscrypt: add fscrypt_context_for_new_inode, Jeff Layton
- [PATCH v13 28/59] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(), Jeff Layton
- [PATCH v13 54/59] ceph: add read/modify/write to ceph_sync_write, Jeff Layton
- [PATCH v13 37/59] ceph: don't allow changing layout on encrypted files/directories, Jeff Layton
- [PATCH v13 45/59] ceph: add __ceph_sync_read helper support, Jeff Layton
- [PATCH v13 42/59] ceph: handle fscrypt fields in cap messages from MDS, Jeff Layton
- [PATCH v13 17/59] ceph: decode alternate_name in lease info, Jeff Layton
- [PATCH v13 35/59] ceph: add a new ceph.fscrypt.auth vxattr, Jeff Layton
- [PATCH v13 59/59] ceph: fscrypt support for writepages, Jeff Layton
- [PATCH v13 31/59] ceph: add ceph_encode_encrypted_dname() helper, Jeff Layton
- [PATCH v13 12/59] ceph: preallocate inode for ops that may create one, Jeff Layton
- [PATCH v13 04/59] libceph: add sparse read support to OSD client, Jeff Layton
- [PATCH v13 05/59] libceph: support sparse reads on msgr2 secure codepath, Jeff Layton
- [PATCH v13 50/59] ceph: disable fallocate for encrypted inodes, Jeff Layton
- [PATCH v13 46/59] ceph: add object version support for sync read, Jeff Layton
- [PATCH v13 30/59] ceph: pass the request to parse_reply_info_readdir(), Jeff Layton
- [PATCH v13 24/59] ceph: properly set DCACHE_NOKEY_NAME flag in lookup, Jeff Layton
- [PATCH v13 41/59] ceph: get file size from fscrypt_file when present in inode traces, Jeff Layton
- [PATCH v13 52/59] ceph: don't use special DIO path for encrypted inodes, Jeff Layton
- [PATCH v13 53/59] ceph: align data in pages in ceph_sync_write, Jeff Layton
Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards,
Patrice CHOTARD
[PATCH 5.10 108/599] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH 5.16 0164/1017] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH 5.15 156/913] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH] idr: fix incorrect documentation of idr_is_empty(), Amit Cohen
[PATCH 5.17 0159/1126] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
Re: [syzbot] INFO: task hung in linkwatch_event (2),
syzbot
mmotm 2022-04-04-17-10 uploaded, Andrew Morton
[RFC] Documentation for folio_lock() and friends,
Matthew Wilcox
[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent,
Yang Shi
- [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c, Yang Shi
- [v3 PATCH 3/8] mm: khugepaged: skip DAX vma, Yang Shi
- [v3 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function, Yang Shi
- [v3 PATCH 8/8] mm: mmap: register suitable readonly file vmas for khugepaged, Yang Shi
- [v3 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE, Yang Shi
- [v3 PATCH 4/8] mm: thp: only regular file could be THP eligible, Yang Shi
- [v3 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED, Yang Shi
- [v3 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_vma() helper, Yang Shi
- Re: [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent, Matthew Wilcox
- Re: [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent, Vlastimil Babka
LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION, Josef Bacik
[PATCH RESEND 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.,
Gabriel Krisman Bertazi
Reiserfs deprecation,
Jan Kara
[PATCH v4 02/19] exportfs: support idmapped mounts, Christian Brauner
[PATCH v4 01/19] fs: add two trivial lookup helpers, Christian Brauner
[PATCH v7 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME,
David Disseldorp
cleanup btrfs bio handling, part 1,
Christoph Hellwig
- [PATCH 02/12] btrfs: split submit_bio from btrfsic checking, Christoph Hellwig
- [PATCH 03/12] btrfs: simplify btrfsic_read_block, Christoph Hellwig
- [PATCH 01/12] btrfs: refactor __btrfsic_submit_bio, Christoph Hellwig
- [PATCH 10/12] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios, Christoph Hellwig
- [PATCH 04/12] btrfs: simplify repair_io_failure, Christoph Hellwig
- [PATCH 12/12] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages, Christoph Hellwig
- [PATCH 08/12] btrfs: pass a block_device to btrfs_bio_clone, Christoph Hellwig
- [PATCH 06/12] btrfs: simplify scrub_repair_page_from_good_copy, Christoph Hellwig
- [PATCH 07/12] btrfs: move the call to bio_set_dev out of submit_stripe_bio, Christoph Hellwig
- [PATCH 05/12] btrfs: simplify scrub_recheck_block, Christoph Hellwig
- [PATCH 11/12] btrfs: don't allocate a btrfs_bio for scrub bios, Christoph Hellwig
- [PATCH 09/12] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page, Christoph Hellwig
- Re: cleanup btrfs bio handling, part 1, David Sterba
UBSAN shitf-out-of-bounds regression in NFS in 5.18-rc1,
Steve French
[PATCH v7 0/6] Fix some bugs related to ramp and dax,
Muchun Song
Patch "iomap: Fix iomap_invalidatepage tracepoint" has been added to the 5.17-stable tree, Sasha Levin
[PATCH] fuse: avoid unnecessary spinlock bump,
Jeffle Xu
[PATCH] fs/buffer.c: remove unneeded code,
cgel . zte
[PATCH -next] vfs: fs_context: Fix some kernel-doc comments, Yang Li
[PATCH v5 0/3] Convert vmcore to use an iov_iter,
Baoquan He
[PATCH v2 2/2] exfat: reduce block requests when zeroing a cluster,
Yuezhang.Mo@xxxxxxxx
[PATCH v2 1/2] block: add sync_blockdev_range(),
Yuezhang.Mo@xxxxxxxx
[PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster,
Yuezhang.Mo@xxxxxxxx
[GIT PULL] vfs: fixes for 5.18-rc1,
Darrick J. Wong
[GIT PULL] xfs: bug fixes for 5.18-rc1,
Darrick J. Wong
[RFC 0/1] Add sysctl entry for controlling crash_kexec_post_notifiers,
Alejandro Jimenez
[GIT PULL] Folio fixes for 5.18,
Matthew Wilcox
[PATCH] d_path:fix missing include file in d_path.c, Zhiguang Ni
mmotm 2022-03-31-20-37 uploaded,
Andrew Morton
[PATCH v3] VFS: filename_create(): fix incorrect intent.,
NeilBrown
[PATCH] fs: change test in inode_insert5 for adding to the sb list,
Jeff Layton
[PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body,
Jakob Koschel
[RFC PATCH 0/2] fs/dcache: Per directory amortized negative dentry pruning,
Stephen Brennan
[PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v19 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v19 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client, Dai Ngo
- [PATCH RFC v19 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v19 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client, Dai Ngo
- [PATCH RFC v19 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers, Dai Ngo
- [PATCH RFC v19 08/11] NFSD: Update find_client_in_id_table() to handle courtesy client, Dai Ngo
- [PATCH RFC v19 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy client, Dai Ngo
- [PATCH RFC v19 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH RFC v19 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
- [PATCH RFC v19 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
- Re: [PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server, Jeff Layton
[PATCH v12 00/54] ceph+fscrypt: fully-working prototype,
Jeff Layton
- [PATCH v12 01/54] vfs: export new_inode_pseudo, Jeff Layton
- [PATCH v12 04/54] fscrypt: add fscrypt_context_for_new_inode, Jeff Layton
- [PATCH v12 02/54] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode, Jeff Layton
- [PATCH v12 03/54] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size, Jeff Layton
- [PATCH v12 05/54] ceph: preallocate inode for ops that may create one, Jeff Layton
- [PATCH v12 06/54] ceph: crypto context handling for ceph, Jeff Layton
- [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup, Jeff Layton
- [PATCH v12 09/54] ceph: ensure that we accept a new context from MDS for new inodes, Jeff Layton
- [PATCH v12 11/54] ceph: add ability to set fscrypt_auth via setattr, Jeff Layton
- [PATCH v12 10/54] ceph: add support for fscrypt_auth/fscrypt_file to cap messages, Jeff Layton
- [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph, Jeff Layton
- [PATCH v12 13/54] ceph: decode alternate_name in lease info, Jeff Layton
- [PATCH v12 12/54] ceph: implement -o test_dummy_encryption mount option, Jeff Layton
- [PATCH v12 15/54] ceph: make the ioctl cmd more readable in debug log, Jeff Layton
- [PATCH v12 20/54] ceph: properly set DCACHE_NOKEY_NAME flag in lookup, Jeff Layton
- [PATCH v12 19/54] ceph: encode encrypted name in dentry release, Jeff Layton
- [PATCH v12 14/54] ceph: add fscrypt ioctls, Jeff Layton
- [PATCH v12 17/54] ceph: add encrypted fname handling to ceph_mdsc_build_path, Jeff Layton
- [PATCH v12 16/54] ceph: make ceph_msdc_build_path use ref-walk, Jeff Layton
- [PATCH v12 18/54] ceph: send altname in MClientRequest, Jeff Layton
- [PATCH v12 21/54] ceph: set DCACHE_NOKEY_NAME in atomic open, Jeff Layton
- [PATCH v12 22/54] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, Jeff Layton
- [PATCH v12 23/54] ceph: add helpers for converting names for userland presentation, Jeff Layton
- [PATCH v12 24/54] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(), Jeff Layton
- [PATCH v12 26/54] ceph: pass the request to parse_reply_info_readdir(), Jeff Layton
- [PATCH v12 34/54] libceph: add CEPH_OSD_OP_ASSERT_VER support, Jeff Layton
- [PATCH v12 29/54] ceph: create symlinks with encrypted and base64-encoded targets, Jeff Layton
- [PATCH v12 27/54] ceph: add ceph_encode_encrypted_dname() helper, Jeff Layton
- [PATCH v12 28/54] ceph: add support to readdir for encrypted filenames, Jeff Layton
- [PATCH v12 31/54] ceph: add a new ceph.fscrypt.auth vxattr, Jeff Layton
- [PATCH v12 35/54] ceph: size handling for encrypted inodes in cap updates, Jeff Layton
- [PATCH v12 38/54] ceph: handle fscrypt fields in cap messages from MDS, Jeff Layton
- [PATCH v12 37/54] ceph: get file size from fscrypt_file when present in inode traces, Jeff Layton
- [PATCH v12 25/54] ceph: add fscrypt support to ceph_fill_trace, Jeff Layton
- [PATCH v12 30/54] ceph: make ceph_get_name decrypt filenames, Jeff Layton
- [PATCH v12 32/54] ceph: add some fscrypt guardrails, Jeff Layton
- [PATCH v12 33/54] ceph: don't allow changing layout on encrypted files/directories, Jeff Layton
- [PATCH v12 42/54] ceph: add infrastructure for file encryption and decryption, Jeff Layton
- [PATCH v12 43/54] ceph: add truncate size handling support for fscrypt, Jeff Layton
- [PATCH v12 46/54] ceph: disable copy offload on encrypted inodes, Jeff Layton
- [PATCH v12 41/54] ceph: add object version support for sync read, Jeff Layton
- [PATCH v12 44/54] libceph: allow ceph_osdc_new_request to accept a multi-op read, Jeff Layton
- [PATCH v12 49/54] ceph: add read/modify/write to ceph_sync_write, Jeff Layton
- [PATCH v12 50/54] ceph: plumb in decryption during sync reads, Jeff Layton
- [PATCH v12 36/54] ceph: fscrypt_file field handling in MClientRequest messages, Jeff Layton
- [PATCH v12 53/54] ceph: add encryption support to writepage, Jeff Layton
- [PATCH v12 54/54] ceph: fscrypt support for writepages, Jeff Layton
- [PATCH v12 52/54] ceph: set i_blkbits to crypto block size for encrypted inodes, Jeff Layton
- [PATCH v12 45/54] ceph: disable fallocate for encrypted inodes, Jeff Layton
- [PATCH v12 48/54] ceph: align data in pages in ceph_sync_write, Jeff Layton
- [PATCH v12 39/54] ceph: add __ceph_get_caps helper support, Jeff Layton
- [PATCH v12 40/54] ceph: add __ceph_sync_read helper support, Jeff Layton
- [PATCH v12 51/54] ceph: add fscrypt decryption support to ceph_netfs_issue_op, Jeff Layton
- [PATCH v12 47/54] ceph: don't use special DIO path for encrypted inodes, Jeff Layton
[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop,
Ritesh Harjani
[PATCH v7 00/19] fscache,erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v7 01/19] cachefiles: extract write routine, Jeffle Xu
- [PATCH v7 02/19] cachefiles: notify user daemon with anon_fd when looking up cookie, Jeffle Xu
- [PATCH v7 03/19] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v7 05/19] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v7 06/19] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v7 07/19] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v7 04/19] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v7 08/19] erofs: add mode checking helper, Jeffle Xu
- [PATCH v7 09/19] erofs: register fscache volume, Jeffle Xu
- [PATCH v7 12/19] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v7 11/19] erofs: add anonymous inode managing page cache for data blob, Jeffle Xu
- [PATCH v7 10/19] erofs: add fscache context helper functions, Jeffle Xu
- [PATCH v7 13/19] erofs: register fscache context for primary data blob, Jeffle Xu
- [PATCH v7 15/19] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v7 19/19] erofs: add 'fsid' mount option, Jeffle Xu
- [PATCH v7 17/19] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v7 16/19] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v7 18/19] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v7 14/19] erofs: register fscache context for extra data blobs, Jeffle Xu
- Re: [PATCH v7 00/19] fscache,erofs: fscache-based on-demand read semantics, JeffleXu
[PATCH v3 02/19] exportfs: support idmapped mounts, Christian Brauner
[PATCH v3 01/19] fs: add two trivial lookup helpers, Christian Brauner
[PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test,
Yang Xu
[PATCH v2] VFS: filename_create(): fix incorrect intent., NeilBrown
mmotm 2022-03-30-13-01 uploaded,
Andrew Morton
[syzbot] BUG: scheduling while atomic: syz-fuzzer/NUM/ADDR,
syzbot
[syzbot] BUG: scheduling while atomic in simple_recursive_removal,
syzbot
[syzbot] possible deadlock in deactivate_super, syzbot
[syzbot] possible deadlock in iterate_supers, syzbot
[ANNOUNCE] xfs-linux: vfs-for-next updated to 49df34221804, Darrick J. Wong
[PATCH 00/12] Additional patches for 5.18,
Matthew Wilcox (Oracle)
- [PATCH 03/12] iomap: Simplify is_partially_uptodate a little, Matthew Wilcox (Oracle)
- [PATCH 07/12] filemap: Remove AOP_FLAG_CONT_EXPAND, Matthew Wilcox (Oracle)
- [PATCH 10/12] f2fs: Get the superblock from the mapping instead of the page, Matthew Wilcox (Oracle)
- [PATCH 02/12] fs: Remove ->readpages address space operation, Matthew Wilcox (Oracle)
- [PATCH 04/12] fs: Remove read_actor_t, Matthew Wilcox (Oracle)
- [PATCH 12/12] btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio(), Matthew Wilcox (Oracle)
- [PATCH 01/12] readahead: Remove read_cache_pages(), Matthew Wilcox (Oracle)
- [PATCH 08/12] ext4: Correct ext4_journalled_dirty_folio() conversion, Matthew Wilcox (Oracle)
- [PATCH 09/12] f2fs: Correct f2fs_dirty_data_folio() conversion, Matthew Wilcox (Oracle)
- [PATCH 05/12] fs, net: Move read_descriptor_t to net.h, Matthew Wilcox (Oracle)
- [PATCH 11/12] ntfs: Correct mark_ntfs_record_dirty() folio conversion, Matthew Wilcox (Oracle)
- [PATCH 06/12] fs: Pass an iocb to generic_perform_write(), Matthew Wilcox (Oracle)
- [PATCH 13/12] mm: remove the pages argument to read_pages, Christoph Hellwig
- [PATCH 14/12] mm: remove the skip_page argument to read_pages, Christoph Hellwig
- Re: [PATCH 00/12] Additional patches for 5.18, Al Viro
[PATCH v2 02/19] exportfs: support idmapped mounts,
Christian Brauner
[PATCH v2 01/19] fs: add two trivial lookup helpers,
Christian Brauner
[PATCH] fat: Add ratelimit to fat*_ent_bread(), OGAWA Hirofumi
[no subject], Unknown
[PATCH v6 0/6] Fix some bugs related to ramp and dax,
Muchun Song
[PATCH v2 00/12] Landlock: file linking and renaming support,
Mickaël Salaün
- [PATCH v2 03/12] landlock: Create find_rule() from unmask_layers(), Mickaël Salaün
- [PATCH v2 02/12] landlock: Reduce the maximum number of layers to 16, Mickaël Salaün
- [PATCH v2 05/12] landlock: Move filesystem helpers and add a new one, Mickaël Salaün
- [PATCH v2 01/12] landlock: Define access_mask_t to enforce a consistent access mask size, Mickaël Salaün
- [PATCH v2 04/12] landlock: Fix same-layer rule unions, Mickaël Salaün
- [PATCH v2 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE, Mickaël Salaün
- [PATCH v2 09/12] samples/landlock: Add support for file reparenting, Mickaël Salaün
- [PATCH v2 12/12] landlock: Add design choices documentation for filesystem access rights, Mickaël Salaün
- [PATCH v2 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning, Mickaël Salaün
- [PATCH v2 11/12] landlock: Document good practices about filesystem policies, Mickaël Salaün
- [PATCH v2 08/12] selftest/landlock: Add 11 new test suites dedicated to file reparenting, Mickaël Salaün
- [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER, Mickaël Salaün
[PATCH] proc: bootconfig: add null pointer check,
cgel . zte
[PATCH 02/18] exportfs: support idmapped mounts, Christian Brauner
[PATCH 01/18] fs: add two trivial lookup helpers, Christian Brauner
[PATCH v2 00/16] Evictable fanotify marks,
Amir Goldstein
- [PATCH v2 01/16] inotify: show inotify mask flags in proc fdinfo, Amir Goldstein
- [PATCH v2 02/16] inotify: move control flags from mask to mark flags, Amir Goldstein
- [PATCH v2 03/16] fsnotify: pass flags argument to fsnotify_add_mark() via mark, Amir Goldstein
- [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors, Amir Goldstein
- [PATCH v2 07/16] inotify: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 05/16] fsnotify: fix wrong lockdep annotations, Amir Goldstein
- [PATCH v2 08/16] audit: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock, Amir Goldstein
- [PATCH v2 09/16] nfsd: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 10/16] dnotify: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 11/16] fsnotify: allow adding an inode mark without pinning inode, Amir Goldstein
- [PATCH v2 13/16] fanotify: implement "evictable" inode marks, Amir Goldstein
- [PATCH v2 12/16] fanotify: factor out helper fanotify_mark_update_flags(), Amir Goldstein
- [PATCH v2 14/16] fanotify: add FAN_IOC_SET_MARK_PAGE_ORDER ioctl for testing, Amir Goldstein
- [PATCH v2 15/16] fanotify: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 16/16] fanotify: enable "evictable" inode marks, Amir Goldstein
- Re: [PATCH v2 00/16] Evictable fanotify marks, Amir Goldstein
[PATCH v4 0/3] protect relocation with sb_start_write,
Naohiro Aota
[PATCH] unicode: Handle memory allocation failures in mkutf8data,
jianchunfu
[no subject], Unknown
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs,
Roberto Sassu
[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]