messages from 2022-03-18 05:29:35 to 2022-03-22 14:15:05 UTC [more...]
[RFC PATCH v11 00/51] ceph+fscrypt : full support
2022-03-22 14:13 UTC (31+ messages)
` [RFC PATCH v11 01/51] vfs: export new_inode_pseudo
` [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v11 03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v11 04/51] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v11 05/51] ceph: preallocate inode for ops that may create one
` [RFC PATCH v11 10/51] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v11 11/51] ceph: decode alternate_name in lease info
` [RFC PATCH v11 16/51] ceph: send altname in MClientRequest
` [RFC PATCH v11 17/51] ceph: encode encrypted name in dentry release
` [RFC PATCH v11 18/51] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v11 19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v11 20/51] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v11 22/51] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v11 23/51] ceph: pass the request to parse_reply_info_readdir()
` [RFC PATCH v11 24/51] ceph: add ceph_encode_encrypted_dname() helper
` [RFC PATCH v11 25/51] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v11 26/51] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v11 27/51] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v11 28/51] ceph: add a new ceph.fscrypt.auth vxattr
` [RFC PATCH v11 29/51] ceph: add some fscrypt guardrails
` [RFC PATCH v11 31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [RFC PATCH v11 32/51] ceph: size handling for encrypted inodes in cap updates
` [RFC PATCH v11 33/51] ceph: fscrypt_file field handling in MClientRequest messages
` [RFC PATCH v11 34/51] ceph: get file size from fscrypt_file when present in inode traces
` [RFC PATCH v11 35/51] ceph: handle fscrypt fields in cap messages from MDS
` [RFC PATCH v11 36/51] ceph: add __ceph_get_caps helper support
` [RFC PATCH v11 40/51] ceph: add truncate size handling support for fscrypt
` [RFC PATCH v11 41/51] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [RFC PATCH v11 42/51] ceph: disable fallocate for encrypted inodes
` [RFC PATCH v11 44/51] ceph: don't use special DIO path "
[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
2022-03-22 13:27 UTC (5+ messages)
[PATCH v2 0/4] protect relocation with sb_start_write
2022-03-22 13:11 UTC (8+ messages)
` [PATCH v2 2/4] btrfs: mark device addition as mnt_want_write_file
` [btrfs] cd452af388: xfstests.btrfs.218.fail
linux resetting when the usb storage was removed while copying
2022-03-22 12:31 UTC (3+ messages)
[PATCH v2 0/2] FUSE: Implement atomic lookup + open
2022-03-22 12:12 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] FUSE: Avoid lookup in d_revalidate()
` [PATCH v2 0/2] FUSE: Atomic lookup + open performance numbers
[PATCH v6 0/6] DAX poison recovery
2022-03-22 9:01 UTC (16+ messages)
` [PATCH v6 1/6] x86/mm: fix comment
` [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v6 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v6 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v6 6/6] pmem: implement pmem_recovery_write()
[PATCH v5 0/6] Fix some bugs related to ramp and dax
2022-03-22 8:46 UTC (12+ messages)
` [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v5 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v5 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v5 6/6] mm: simplify follow_invalidate_pte()
[PATCH 1/2] fat: split fat_truncate_time() into separate functions
2022-03-22 7:33 UTC (3+ messages)
` [PATCH 2/2] fat: introduce creation time
[PATCH v3] exfat: do not clear VolumeDirty in writeback
2022-03-22 5:51 UTC (2+ messages)
remove write hint leftovers v2
2022-03-22 3:00 UTC (8+ messages)
` [PATCH 1/2] fs: remove kiocb.ki_hint
[PATCH] fhandle: add __GFP_ZERO flag for kmalloc in function do_sys_name_to_handle
2022-03-22 2:41 UTC (2+ messages)
[LSF/MM TOPIC] Improving OOM debugging
2022-03-22 0:51 UTC
[PATCH 0/2] Fix data-races around epoll reported by KCSAN
2022-03-22 0:26 UTC (3+ messages)
` [PATCH 1/2] pipe: Make poll_usage boolean and annotate its access
` [PATCH 2/2] list: Fix a data-race around ep->rdllist
[GIT PULL] io_uring statx fix for 5.18-rc1
2022-03-22 0:25 UTC (3+ messages)
[GIT PULL] File system related bio_alloc() cleanups
2022-03-22 0:25 UTC (2+ messages)
[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-03-21 23:32 UTC (4+ messages)
[PATCH RFC v17 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-03-21 21:44 UTC (3+ messages)
` [PATCH RFC v17 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-03-21 20:59 UTC (10+ messages)
` [v2 PATCH 3/8] mm: khugepaged: skip DAX vma
[PATCH] namei: make filename_parentat static
2022-03-21 18:27 UTC (2+ messages)
[syzbot] possible deadlock in pipe_write
2022-03-21 16:17 UTC (4+ messages)
[PATCH v5 03/22] cachefiles: introduce on-demand read mode
2022-03-21 15:30 UTC (24+ messages)
` [PATCH v5 00/22] fscache,erofs: fscache-based on-demand read semantics
` [PATCH v5 17/22] erofs: implement fscache-based data read for non-inline layout
` [Linux-cachefs] "
` [PATCH v5 21/22] erofs: implement fscache-based data readahead
` [PATCH v5 04/22] cachefiles: notify user daemon with anon_fd when looking up cookie
` [PATCH v5 06/22] cachefiles: implement on-demand read
` [PATCH v5 05/22] cachefiles: notify user daemon when withdrawing cookie
` [Linux-cachefs] [PATCH v5 03/22] cachefiles: introduce on-demand read mode
[GIT PULL] Folio patches for 5.18 (FS part)
2022-03-21 14:20 UTC
[PATCH] fuse: fix integer type usage in uapi header
2022-03-21 12:28 UTC (12+ messages)
[PATCH] proc: fix dentry/inode overinstantiating under /proc/${pid}/net
2022-03-21 11:50 UTC (4+ messages)
[PATCH linux-next] selftests/proc: fix array_size.cocci warning
2022-03-21 10:25 UTC
Ruch z pierwszej pozycji w Google
2022-03-21 8:59 UTC
[PATCH 0/5] Volatile fanotify marks
2022-03-21 9:09 UTC (18+ messages)
` [PATCH 3/5] fsnotify: allow adding an inode mark without pinning inode
` [PATCH 4/5] fanotify: add support for exclusive create of mark
[regression] 5.15 kernel triggering 100x more inode evictions
2022-03-21 4:53 UTC
[GIT PULL] fscrypt updates for 5.18
2022-03-21 4:50 UTC
[PATCH v4 0/4] Convert vmcore to use an iov_iter
2022-03-21 3:54 UTC (9+ messages)
` [PATCH v4 1/4] vmcore: Convert copy_oldmem_page() to take "
` [PATCH v4 2/4] vmcore: Convert __read_vmcore to use "
` [PATCH v4 3/4] vmcore: Convert read_from_oldmem() to take "
` [PATCH v4 4/4] fs/proc/vmcore: Use iov_iter_count()
[PATCH] iomap: fix an infinite loop in iomap_fiemap
2022-03-20 16:26 UTC (4+ messages)
[PATCH] tracing: Have type enum modifications copy the strings
2022-03-20 13:14 UTC (3+ messages)
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-20 10:57 UTC (6+ messages)
[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
2022-03-20 10:55 UTC (5+ messages)
Coordinating netfslib pull request with the ceph pull request
2022-03-19 23:47 UTC (3+ messages)
writeback completion soft lockup BUG in folio_wake_bit()
2022-03-19 16:23 UTC (13+ messages)
[PATCHv3 00/10] ext4: Improve FC trace events
2022-03-19 5:04 UTC (11+ messages)
` [PATCHv3 02/10] ext4: Fix ext4_fc_stats trace point
[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
2022-03-19 3:39 UTC
[PATCH v2 0/3] Regset cleanups
2022-03-18 17:18 UTC (3+ messages)
` [PATCH v2 3/3] elf: Don't write past end of notes for regset gap
` (subset) "
[syzbot] WARNING in inc_nlink (3)
2022-03-18 15:29 UTC (2+ messages)
[PATCH v3 13/20] netfs: Add a netfs inode context
2022-03-18 14:48 UTC (5+ messages)
` [PATCH v3 00/20] netfs: Prep for write helpers
` [PATCH v4 13/20] netfs: Add a netfs inode context
[syzbot] WARNING in inc_nlink (3)
2022-03-18 14:07 UTC
[PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics
2022-03-18 11:48 UTC (3+ messages)
[PATCH v2] exfat: do not clear VolumeDirty in writeback
2022-03-18 7:02 UTC (6+ messages)
[PATCH v5 06/22] cachefiles: implement on-demand read
2022-03-16 13:17 UTC
[PATCH v5 04/22] cachefiles: notify user daemon with anon_fd when looking up cookie
2022-03-16 13:17 UTC
[PATCH v5 05/22] cachefiles: notify user daemon when withdrawing cookie
2022-03-16 13:17 UTC
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).