messages from 2022-03-31 11:59:02 to 2022-04-03 05:41:14 UTC [more...]
[PATCH v7 0/6] Fix some bugs related to ramp and dax
2022-04-03 5:39 UTC
[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
Is it time to remove reiserfs?
2022-04-02 10:57 UTC (5+ messages)
[PATCH] fuse: avoid unnecessary spinlock bump
2022-04-02 10:32 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 (11+ messages)
` [PATCH v7 02/19] cachefiles: notify user daemon with anon_fd when looking up cookie
` [PATCH v7 13/19] erofs: register fscache context for primary data blob
` [PATCH v7 14/19] erofs: register fscache context for extra data blobs
` [PATCH v7 15/19] erofs: implement fscache-based metadata read
` [PATCH v7 16/19] erofs: implement fscache-based data read for non-inline layout
` [PATCH v7 17/19] erofs: implement fscache-based data read for inline layout
` [PATCH v7 18/19] erofs: implement fscache-based data readahead
` [PATCH v7 19/19] erofs: add 'fsid' mount option
[PATCH 2/2] exfat: remove exfat_update_parent_info()
2022-04-02 3:45 UTC (4+ messages)
[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
2022-04-02 3:40 UTC (12+ messages)
` [PATCHv3 1/4] generic/468: Add another falloc test entry
` [PATCHv3 2/4] common/punch: Add block_size argument to _filter_fiemap_**
` [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 v2 2/2] exfat: reduce block requests when zeroing a cluster
2022-04-02 3:27 UTC
[PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster
2022-04-02 3:27 UTC
[PATCH v2 1/2] block: add sync_blockdev_range()
2022-04-02 3:28 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)
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-04-02 1:03 UTC (5+ 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 (63+ messages)
` [PATCH v12 01/54] vfs: export new_inode_pseudo
` [PATCH v12 02/54] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [PATCH v12 03/54] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [PATCH v12 04/54] fscrypt: add fscrypt_context_for_new_inode
` [PATCH v12 05/54] ceph: preallocate inode for ops that may create one
` [PATCH v12 06/54] ceph: crypto context handling for ceph
` [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 09/54] ceph: ensure that we accept a new context from MDS for new inodes
` [PATCH v12 10/54] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [PATCH v12 11/54] ceph: add ability to set fscrypt_auth via setattr
` [PATCH v12 12/54] ceph: implement -o test_dummy_encryption mount option
` [PATCH v12 13/54] ceph: decode alternate_name in lease info
` [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 17/54] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH v12 18/54] ceph: send altname in MClientRequest
` [PATCH v12 19/54] ceph: encode encrypted name in dentry release
` [PATCH v12 20/54] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [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 (8+ messages)
` mmotm 2022-03-30-13-01 uploaded (kernel/sched/ and sysctls)
` mmotm 2022-03-30-13-01 uploaded (DWARF error: could not find abbrev number 74)
` 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 (9+ messages)
` [PATCH 03/12] iomap: Simplify is_partially_uptodate a little
` [PATCH 13/12] mm: remove the pages argument to read_pages
` [PATCH 14/12] mm: remove the skip_page "
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).