linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-31 15:33:16 to 2022-04-04 09:36:23 UTC [more...]

[PATCH v7 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2022-04-04  9:34 UTC  (7+ messages)
` [PATCH v7 1/6] initramfs: refactor do_header() cpio magic checks
` [PATCH v7 2/6] initramfs: make dir_entry.name a flexible array member
` [PATCH v7 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
` [PATCH v7 4/6] gen_init_cpio: fix short read file handling
` [PATCH v7 5/6] gen_init_cpio: support file checksum archiving
` [PATCH v7 6/6] initramfs: support cpio extraction with file checksums

Is it time to remove reiserfs?
 2022-04-04  8:55 UTC  (6+ messages)

[PATCH] fuse: avoid unnecessary spinlock bump
 2022-04-04  8:49 UTC  (2+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-04  7:44 UTC  (10+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables

cleanup btrfs bio handling, part 1
 2022-04-04  7:07 UTC  (15+ messages)
` [PATCH 01/12] btrfs: refactor __btrfsic_submit_bio
` [PATCH 02/12] btrfs: split submit_bio from btrfsic checking
` [PATCH 03/12] btrfs: simplify btrfsic_read_block
` [PATCH 04/12] btrfs: simplify repair_io_failure
` [PATCH 05/12] btrfs: simplify scrub_recheck_block
` [PATCH 06/12] btrfs: simplify scrub_repair_page_from_good_copy
` [PATCH 07/12] btrfs: move the call to bio_set_dev out of submit_stripe_bio
` [PATCH 08/12] btrfs: pass a block_device to btrfs_bio_clone
` [PATCH 09/12] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page
` [PATCH 10/12] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
` [PATCH 11/12] btrfs: don't allocate a btrfs_bio for scrub bios
` [PATCH 12/12] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages

[regression] 5.15 kernel triggering 100x more inode evictions
 2022-04-04  5:29 UTC  (5+ messages)

[PATCH v2 2/2] exfat: reduce block requests when zeroing a cluster
 2022-04-04  4:52 UTC  (2+ messages)

[PATCH v2 1/2] block: add sync_blockdev_range()
 2022-04-04  4:52 UTC  (2+ messages)

UBSAN shitf-out-of-bounds regression in NFS in 5.18-rc1
 2022-04-04  3:52 UTC 

[PATCH 0/2] fix referencing wrong parent dir info after renaming
 2022-04-04  3:10 UTC  (2+ messages)

[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
 2022-04-03 23:43 UTC  (14+ messages)
` [PATCHv3 1/4] generic/468: Add another falloc test entry
` [PATCHv3 3/4] generic/678: Add a new shutdown recovery test
` [PATCHv3 4/4] generic/679: Add a test to check unwritten extents tracking

[PATCH] afs: Enable multipage folio support
 2022-04-03 17:38 UTC 

[PATCH v7 0/6] Fix some bugs related to ramp and dax
 2022-04-03  5:39 UTC  (7+ messages)
` [PATCH v7 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v7 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v7 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v7 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v7 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v7 6/6] mm: simplify follow_invalidate_pte()

[PATCH v5 0/3] Convert vmcore to use an iov_iter
 2022-04-03  1:25 UTC  (7+ messages)
` [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH v5 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH v5 3/3] vmcore: Convert read_from_oldmem() to take "

[PATCH] afs: Enable multipage folio support
 2022-04-02 22:56 UTC 

[PATCH] afs: Enable multipage folio support
 2022-04-02 22:42 UTC  (2+ messages)

[PATCH] fs/buffer.c: remove unneeded code
 2022-04-02 21:41 UTC  (2+ messages)

[PATCH v5 0/6] Fix some bugs related to ramp and dax
 2022-04-02 15:22 UTC  (8+ messages)

[PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-02 15:10 UTC  (19+ messages)
` [PATCH RFC v19 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v19 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
` [PATCH RFC v19 03/11] NFSD: Add lm_lock_expired call out
` [PATCH RFC v19 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
` [PATCH RFC v19 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
` [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v19 07/11] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v19 08/11] NFSD: Update find_client_in_id_table() "
` [PATCH RFC v19 09/11] NFSD: Refactor nfsd4_laundromat()
` [PATCH RFC v19 10/11] NFSD: Update laundromat to handle courtesy clients
` [PATCH RFC v19 11/11] NFSD: Show state of courtesy clients in client info

[RFC 0/1] Add sysctl entry for controlling crash_kexec_post_notifiers
 2022-04-02 14:01 UTC  (4+ messages)
` [RFC 1/1] kernel/sysctl: Add sysctl entry for crash_kexec_post_notifiers

Patch "iomap: Fix iomap_invalidatepage tracepoint" has been added to the 5.17-stable tree
 2022-04-02 13:04 UTC 

[PATCH -next] vfs: fs_context: Fix some kernel-doc comments
 2022-04-02  8:22 UTC 

[PATCH v7 00/19] fscache,erofs: fscache-based on-demand read semantics
 2022-04-02  5:32 UTC  (4+ messages)
` [PATCH v7 02/19] cachefiles: notify user daemon with anon_fd when looking up cookie

[PATCH 2/2] exfat: remove exfat_update_parent_info()
 2022-04-02  3:45 UTC  (4+ messages)

[PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster
 2022-04-02  3:27 UTC 

[GIT PULL] xfs: bug fixes for 5.18-rc1
 2022-04-02  3:07 UTC  (2+ messages)

[GIT PULL] vfs: fixes for 5.18-rc1
 2022-04-02  3:07 UTC  (2+ messages)

[GIT PULL] Folio fixes for 5.18
 2022-04-01 21:45 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-01 19:56 UTC  (15+ messages)

[PATCH v12 00/54] ceph+fscrypt: fully-working prototype
 2022-04-01 18:51 UTC  (49+ messages)
` [PATCH v12 01/54] vfs: export new_inode_pseudo
` [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
` [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
` [PATCH v12 14/54] ceph: add fscrypt ioctls
` [PATCH v12 15/54] ceph: make the ioctl cmd more readable in debug log
` [PATCH v12 16/54] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH v12 21/54] ceph: set DCACHE_NOKEY_NAME in atomic open
` [PATCH v12 22/54] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH v12 23/54] ceph: add helpers for converting names for userland presentation
` [PATCH v12 24/54] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [PATCH v12 25/54] ceph: add fscrypt support to ceph_fill_trace
` [PATCH v12 26/54] ceph: pass the request to parse_reply_info_readdir()
` [PATCH v12 27/54] ceph: add ceph_encode_encrypted_dname() helper
` [PATCH v12 28/54] ceph: add support to readdir for encrypted filenames
` [PATCH v12 29/54] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v12 30/54] ceph: make ceph_get_name decrypt filenames
` [PATCH v12 31/54] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v12 32/54] ceph: add some fscrypt guardrails
` [PATCH v12 33/54] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v12 34/54] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH v12 35/54] ceph: size handling for encrypted inodes in cap updates
` [PATCH v12 36/54] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v12 37/54] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v12 38/54] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH v12 39/54] ceph: add __ceph_get_caps helper support
` [PATCH v12 40/54] ceph: add __ceph_sync_read "
` [PATCH v12 41/54] ceph: add object version support for sync read
` [PATCH v12 42/54] ceph: add infrastructure for file encryption and decryption
` [PATCH v12 43/54] ceph: add truncate size handling support for fscrypt
` [PATCH v12 44/54] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [PATCH v12 45/54] ceph: disable fallocate for encrypted inodes
` [PATCH v12 46/54] ceph: disable copy offload on "
` [PATCH v12 47/54] ceph: don't use special DIO path for "
` [PATCH v12 48/54] ceph: align data in pages in ceph_sync_write
` [PATCH v12 49/54] ceph: add read/modify/write to ceph_sync_write
` [PATCH v12 50/54] ceph: plumb in decryption during sync reads
` [PATCH v12 51/54] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v12 52/54] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v12 53/54] ceph: add encryption support to writepage
` [PATCH v12 54/54] ceph: fscrypt support for writepages

mmotm 2022-03-31-20-37 uploaded
 2022-04-01 17:57 UTC  (4+ messages)
` mmotm 2022-03-31-20-37 uploaded (drivers/net/ethernet/fungible/funcore/fun_dev.o)

[LSF/MM TOPIC] Better handling of negative dentries
 2022-04-01 15:45 UTC  (12+ messages)

mmotm 2022-03-30-13-01 uploaded
 2022-04-01 15:11 UTC  (7+ messages)
` mmotm 2022-03-30-13-01 uploaded (kernel/sched/ and sysctls)
` mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)

[PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming
 2022-04-01 10:32 UTC  (2+ messages)

[PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test
 2022-04-01 10:16 UTC  (9+ messages)
` [PATCH v1 2/2] idmapped-mounts: Add umask before test setgid_create

[PATCH] fs: change test in inode_insert5 for adding to the sb list
 2022-04-01  9:29 UTC  (3+ messages)

[PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
 2022-04-01  7:19 UTC  (3+ messages)

[PATCH v3] VFS: filename_create(): fix incorrect intent
 2022-04-01  4:08 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] d_path:fix missing include file in d_path.c
 2022-04-01  3:52 UTC 

[PATCH v6 00/16] Optimize list lru memory consumption
 2022-04-01  3:23 UTC  (10+ messages)
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray

[PATCH v4 0/4] Convert vmcore to use an iov_iter
 2022-04-01  1:23 UTC  (5+ messages)

[PATCH 00/12] Additional patches for 5.18
 2022-03-31 23:32 UTC  (2+ messages)

[GIT PULL] netfs: Prep for write helpers
 2022-03-31 23:22 UTC  (2+ messages)

[syzbot] BUG: scheduling while atomic in simple_recursive_removal
 2022-03-31 20:43 UTC  (2+ messages)

[RFC PATCH 0/2] fs/dcache: Per directory amortized negative dentry pruning
 2022-03-31 20:37 UTC  (5+ messages)
` [RFC PATCH 1/2] fs/dcache: make cond_resched in __dentry_kill optional
` [RFC PATCH 2/2] fs/dcache: Add negative-dentry-ratio config

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-31 19:07 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).