messages from 2024-09-05 10:36:15 to 2024-09-08 19:23:55 UTC [more...]
[PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page
2024-09-08 19:23 UTC
[PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies
2024-09-08 18:11 UTC (3+ messages)
[PATCH v4 00/11] nfsd: implement the "delstid" draft
2024-09-08 18:00 UTC (22+ messages)
` [PATCH v4 01/11] nfsd: fix initial getattr on write delegation
` [PATCH v4 02/11] nfsd: drop the ncf_cb_bmap field
` [PATCH v4 03/11] nfsd: don't request change attr in CB_GETATTR once file is modified
` [PATCH v4 04/11] nfsd: drop the nfsd4_fattr_args "size" field
` [PATCH v4 05/11] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
` [PATCH v4 06/11] nfs_common: make include/linux/nfs4.h include generated nfs4.h
` [PATCH v4 07/11] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v4 08/11] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
` [PATCH v4 09/11] fs: handle delegated timestamps in setattr_copy_mgtime
` (subset) "
` [PATCH v4 10/11] nfsd: add support for delegated timestamps
` [PATCH v4 11/11] nfsd: handle delegated timestamps in SETATTR
[PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page
2024-09-08 17:28 UTC
[PATCH v15 16/26] nfsd: add LOCALIO support
2024-09-08 15:05 UTC (18+ messages)
[syzbot] [hfs?] WARNING: ODEBUG bug in hfsplus_fill_super (3)
2024-09-08 11:34 UTC (2+ messages)
[PATCH] proc: fold kmalloc() + strcpy() into kmemdup()
2024-09-08 11:24 UTC (2+ messages)
[PATCH] proc: use __auto_type more
2024-09-08 9:26 UTC
[PATCH] VFS: check i_nlink count before trying to unlink
2024-09-07 19:02 UTC (2+ messages)
[syzbot] [kernfs?] INFO: task hung in eventpoll_release_file (2)
2024-09-07 17:53 UTC
[PATCH] mm: replace xa_get_order with xas_get_order where appropriate
2024-09-07 15:34 UTC (2+ messages)
[GIT PULL] bcachefs fixes for 6.11-rc6
2024-09-07 11:18 UTC (4+ messages)
[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
2024-09-07 7:57 UTC (4+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint
[RFC PATCH] fuse: enable writeback cgroup to limit dirty page cache
2024-09-07 3:22 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in folio_unlock (2)
2024-09-07 1:25 UTC (2+ messages)
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-09-06 22:07 UTC (19+ messages)
` [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH v6 02/17] blk-crypto: show supported key types in sysfs
` [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v6 04/17] fscrypt: add support for "
` [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v6 13/17] ufs: core: add support for deriving the software secret
` [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
[syzbot] [fs] INFO: task hung in path_openat (7)
2024-09-06 21:56 UTC
[PATCH v2 RESEND] fuse: Enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
2024-09-06 21:52 UTC (10+ messages)
[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
2024-09-06 21:09 UTC (7+ messages)
` [PATCH v15 14/26] nfs_common: add NFS LOCALIO auxiliary protocol enablement
[PATCH RFC v3 00/17] fuse: fuse-over-io-uring
2024-09-06 19:23 UTC (12+ messages)
` [PATCH RFC v3 05/17] fuse: Add a uring config ioctl
` [PATCH RFC v3 17/17] fuse: {uring} Pin the user buffer
[PATCH 1/2] iomap: Do not unshare exents beyond EOF
2024-09-06 19:11 UTC (2+ messages)
[PATCH] libfs: fix get_stashed_dentry()
2024-09-06 18:09 UTC (2+ messages)
[PATCH v4 0/5] Write-placement hints and FDP
2024-09-06 16:04 UTC (3+ messages)
` [PATCH v4 5/5] nvme: enable FDP support
[PATCH 0/3] adfs, affs, befs: convert to new mount api
2024-09-06 15:56 UTC (2+ messages)
[PATCH v3 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-09-06 14:59 UTC (14+ messages)
` [PATCH v3 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v3 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v3 3/9] unicode: Recreate utf8_parse_version()
` [PATCH v3 4/9] unicode: Export latest available UTF-8 version number
` [PATCH v3 5/9] libfs: Create the helper struct generic_ci_always_del_dentry_ops
` [PATCH v3 6/9] tmpfs: Add casefold lookup support
` [PATCH v3 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v3 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v3 9/9] docs: tmpfs: Add casefold options
linux-next commit 0855feef5235 ("fsnotify: introduce pre-content permission event")
2024-09-06 14:42 UTC
[PATCH v1 1/3] fs/fuse: introduce and use fuse_simple_idmap_request() helper
2024-09-06 14:34 UTC (3+ messages)
` [PATCH v1 2/3] fs/mnt_idmapping: introduce an invalid_mnt_idmap
` [PATCH v1 3/3] fs/fuse: convert to use invalid_mnt_idmap
[syzbot] [netfs?] possible deadlock in lock_mm_and_find_vma (2)
2024-09-06 14:34 UTC (2+ messages)
[PATCH v4 00/14] forcealign for xfs
2024-09-06 14:31 UTC (6+ messages)
[PATCH v3 0/6] inode: turn i_state into u32
2024-09-06 13:30 UTC (9+ messages)
` [PATCH v3 1/6] fs: add i_state helpers
` [PATCH v3 2/6] fs: reorder i_state bits
` [PATCH v3 3/6] inode: port __I_SYNC to var event
` [PATCH v3 4/6] inode: port __I_NEW "
[PATCH -next] ext4: don't pass full mapping flags to ext4_es_insert_extent()
2024-09-06 11:44 UTC (3+ messages)
[PATCH] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
2024-09-06 11:12 UTC (3+ messages)
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-06 11:07 UTC (3+ messages)
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
[PATCH] seq_file: replace kzalloc() with kvzalloc()
2024-09-06 10:34 UTC (4+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get_not_dead (2)
2024-09-06 8:40 UTC
[PATCH v13 00/10] enable bs > ps in XFS
2024-09-06 8:01 UTC (4+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
[GIT PULL] bcachefs fixes for 6.11-rc5
2024-09-06 7:50 UTC
[PATCH v2 00/15] slab: add struct kmem_cache_args
2024-09-06 6:49 UTC (3+ messages)
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-09-06 6:21 UTC (7+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-06 4:53 UTC (15+ messages)
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-06 2:35 UTC (3+ messages)
[PATCH v4 00/17] slab: add struct kmem_cache_args
2024-09-06 1:10 UTC (35+ messages)
` [PATCH v4 01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v4 02/17] slab: add struct kmem_cache_args
` [PATCH v4 03/17] slab: port kmem_cache_create() to "
` [PATCH v4 04/17] slab: port kmem_cache_create_rcu() "
` [PATCH v4 05/17] slab: port kmem_cache_create_usercopy() "
` [PATCH v4 06/17] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v4 07/17] slab: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v4 08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v4 09/17] slab: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v4 10/17] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v4 11/17] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v4 12/17] slab: create kmem_cache_create() compatibility layer
` [PATCH v4 13/17] file: port to struct kmem_cache_args
` [PATCH v4 14/17] slab: remove kmem_cache_create_rcu()
` [PATCH v4 15/17] slab: make kmem_cache_create_usercopy() static inline
` [PATCH v4 16/17] slab: make __kmem_cache_create() "
[REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
2024-09-06 0:46 UTC (5+ messages)
[PATCH RFC 0/2] arm64: Add infrastructure for use of AT_HWCAP3
2024-09-05 23:05 UTC (3+ messages)
` [PATCH RFC 1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4
` [PATCH RFC 2/2] arm64: Support AT_HWCAP3
[PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-09-05 20:19 UTC (2+ messages)
[PATCH v4 00/15] fuse: basic support for idmapped mounts
2024-09-05 19:45 UTC (3+ messages)
` [PATCH v4 15/15] fs/fuse/virtio_fs: allow "
[PATCH v5 00/18] fanotify: add pre-content hooks
2024-09-05 19:30 UTC (8+ messages)
` [PATCH v5 18/18] fs: enable pre-content events on supported file systems
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-05 15:24 UTC (14+ messages)
[PATCH RFC v2 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-09-05 14:56 UTC (11+ messages)
` [PATCH RFC v2 01/10] uaccess: add copy_struct_to_user helper
` [PATCH RFC v2 02/10] sched_getattr: port to copy_struct_to_user
` [PATCH RFC v2 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` [PATCH RFC v2 04/10] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC v2 06/10] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC v2 07/10] clone3: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 08/10] selftests: clone3: add CHECK_FIELDS selftests
` [PATCH RFC v2 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest
[PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks
2024-09-05 14:53 UTC (2+ messages)
SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
2024-09-05 13:53 UTC (4+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 90fa22da6d6b
2024-09-05 13:38 UTC
[PATCH 2/2] vfs: Fix implicit conversion problem when testing overflow case
2024-09-05 12:15 UTC (2+ messages)
[RFC 0/9] ext4: Add direct-io atomic write support using fsawu
2024-09-05 11:33 UTC (3+ messages)
[PATCH v5 06/30] arm64: context switch POR_EL0 register
2024-09-05 10:36 UTC (11+ 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).