messages from 2024-09-03 09:04:55 to 2024-09-04 10:29:12 UTC [more...]
[PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks
2024-09-04 10:28 UTC (16+ messages)
` [PATCH v3 04/12] ext4: let __revise_pending() return newly inserted pendings
` [PATCH v3 05/12] ext4: passing block allocation information to ext4_es_insert_extent()
` [PATCH v3 06/12] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [PATCH v3 07/12] ext4: drop ext4_es_delayed_clu()
` [PATCH v3 09/12] ext4: drop unused ext4_es_store_status()
` [PATCH v3 10/12] ext4: make extent status types exclusive
` [PATCH v3 11/12] ext4: drop ext4_es_is_delonly()
[PATCH v5 00/30] Permission Overlay Extension
2024-09-04 10:22 UTC (14+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
[PATCH v3 00/17] slab: add struct kmem_cache_args
2024-09-04 10:21 UTC (18+ messages)
` [PATCH v3 01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v3 02/17] slab: add struct kmem_cache_args
` [PATCH v3 03/17] slab: port kmem_cache_create() to "
` [PATCH v3 04/17] slab: port kmem_cache_create_rcu() "
` [PATCH v3 05/17] slab: port kmem_cache_create_usercopy() "
` [PATCH v3 06/17] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v3 07/17] slab: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v3 08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v3 09/17] slab: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v3 10/17] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v3 11/17] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v3 12/17] slab: create kmem_cache_create() compatibility layer
` [PATCH v3 13/17] file: port to struct kmem_cache_args
` [PATCH v3 14/17] slab: remove kmem_cache_create_rcu()
` [PATCH v3 15/17] slab: make kmem_cache_create_usercopy() static inline
` [PATCH v3 16/17] slab: make __kmem_cache_create() "
` [PATCH v3 17/17] io_uring: port to struct kmem_cache_args
[PATCH v2 00/15] slab: add struct kmem_cache_args
2024-09-04 9:45 UTC (49+ messages)
` [PATCH v2 01/15] sl*b: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v2 02/15] slab: add struct kmem_cache_args
` [PATCH v2 03/15] slab: port kmem_cache_create() to "
` [PATCH v2 04/15] slab: port kmem_cache_create_rcu() "
` [PATCH v2 05/15] slab: port kmem_cache_create_usercopy() "
` [PATCH v2 06/15] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v2 07/15] slub: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v2 08/15] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v2 09/15] sl*b: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v2 10/15] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v2 11/15] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v2 12/15] slab: create kmem_cache_create() compatibility layer
` [PATCH 17/16] slab: make kmem_cache_create_usercopy() static inline
` [PATCH 18/16] slab: make __kmem_cache_create() "
` [PATCH v2 13/15] file: port to struct kmem_cache_args
` [PATCH v2 14/15] slab: remove kmem_cache_create_rcu()
` [PATCH v2 15/15] io_uring: port to struct kmem_cache_args
SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
2024-09-04 9:19 UTC (2+ messages)
[PATCH] iomap: clean preallocated blocks in iomap_end() when 0 bytes was written
2024-09-04 7:51 UTC (4+ messages)
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-04 7:14 UTC (6+ messages)
[RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
2024-09-04 6:56 UTC (7+ messages)
[PATCH v2 00/10] ext4: clean up and refactor fallocate
2024-09-04 6:29 UTC (11+ messages)
` [PATCH v2 01/10] ext4: write out dirty data before dropping pages
` [PATCH v2 02/10] ext4: don't explicit update times in ext4_fallocate()
` [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch()
` [PATCH v2 04/10] ext4: refactor ext4_zero_range()
` [PATCH v2 05/10] ext4: refactor ext4_punch_hole()
` [PATCH v2 06/10] ext4: refactor ext4_collapse_range()
` [PATCH v2 07/10] ext4: refactor ext4_insert_range()
` [PATCH v2 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v2 09/10] ext4: factor out the common checking part of all fallocate operations
` [PATCH v2 10/10] ext4: factor out a common helper to lock and flush data before fallocate
[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
2024-09-04 5:01 UTC (18+ messages)
` [PATCH v15 14/26] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v15 16/26] nfsd: add LOCALIO support
` [PATCH v15 17/26] nfsd: implement server support for NFS_LOCALIO_PROGRAM
[PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO
2024-09-04 3:53 UTC (7+ messages)
` [PATCH v4 1/2] virtiofs: use pages instead of pointer "
` [PATCH v4 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker
[PATCH RFC v3 00/17] fuse: fuse-over-io-uring
2024-09-04 0:43 UTC (3+ messages)
` [PATCH RFC v3 05/17] fuse: Add a uring config ioctl
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-09-03 22:38 UTC (2+ messages)
[PATCH v6 0/2] fuse: add timeout option for requests
2024-09-03 22:37 UTC (5+ messages)
` [PATCH v6 1/2] fuse: add optional kernel-enforced timeout "
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-03 20:38 UTC (4+ messages)
` [PATCH v2 -next 07/15] security: min_addr: move sysctl into its own file
[PATCH] sysctl: Convert locking comments to lockdep assertions
2024-09-03 20:06 UTC (2+ messages)
[GIT PULL] fuse fixes for 6.11-rc7
2024-09-03 20:02 UTC (2+ messages)
[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
2024-09-03 19:56 UTC (3+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint
[GIT PULL] bcachefs fixes for 6.11-rc6
2024-09-03 17:17 UTC (3+ messages)
[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
2024-09-03 16:48 UTC (19+ messages)
` [PATCH v2 1/8] unicode: Fix utf8_load() error path
` [PATCH v2 2/8] unicode: Create utf8_check_strict_name
` [PATCH v2 3/8] ext4: Use utf8_check_strict_name helper
` [PATCH v2 4/8] unicode: Recreate utf8_parse_version()
` [PATCH v2 5/8] tmpfs: Add casefold lookup support
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v2 8/8] docs: tmpfs: Add casefold options
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-03 16:38 UTC (7+ messages)
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
2024-09-03 15:22 UTC (13+ messages)
[PATCH v4 00/15] fuse: basic support for idmapped mounts
2024-09-03 15:16 UTC (16+ messages)
` [PATCH v4 01/15] fs/namespace: introduce SB_I_NOIDMAP flag
` [PATCH v4 02/15] fs/fuse: add basic infrastructure to support idmappings
` [PATCH v4 03/15] fs/fuse: add an idmap argument to fuse_simple_request
` [PATCH v4 04/15] fs/fuse: support idmapped FUSE_EXT_GROUPS
` [PATCH v4 05/15] fs/fuse: support idmap for mkdir/mknod/symlink/create/tmpfile
` [PATCH v4 06/15] fs/fuse: support idmapped getattr inode op
` [PATCH v4 07/15] fs/fuse: support idmapped ->permission "
` [PATCH v4 08/15] fs/fuse: support idmapped ->setattr op
` [PATCH v4 09/15] fs/fuse: drop idmap argument from __fuse_get_acl
` [PATCH v4 10/15] fs/fuse: support idmapped ->set_acl
` [PATCH v4 11/15] fs/fuse: support idmapped ->rename op
` [PATCH v4 12/15] fs/fuse: handle idmappings properly in ->write_iter
` [PATCH v4 13/15] fs/fuse: warn if fuse_access is called when idmapped mounts are allowed
` [PATCH v4 14/15] fs/fuse: allow idmapped mounts
` [PATCH v4 15/15] fs/fuse/virtio_fs: "
[PATCH v4 0/5] Write-placement hints and FDP
2024-09-03 14:35 UTC (3+ messages)
[PATCH RFC 00/20] file: remove f_version
2024-09-03 14:31 UTC (46+ messages)
` [PATCH RFC 01/20] file: remove pointless comment
` [PATCH RFC 02/20] adi: remove unused f_version
` [PATCH RFC 03/20] ceph: "
` [PATCH RFC 04/20] s390: "
` [PATCH RFC 05/20] fs: add vfs_setpos_cookie()
` [PATCH RFC 06/20] fs: add must_set_pos()
` [PATCH RFC 07/20] fs: use must_set_pos()
` [PATCH RFC 08/20] fs: add generic_llseek_cookie()
` [PATCH RFC 09/20] affs: store cookie in private data
` [PATCH RFC 10/20] ext2: "
` [PATCH RFC 11/20] ext4: "
` [PATCH RFC 12/20] input: remove f_version abuse
` [PATCH RFC 13/20] ocfs2: store cookie in private data
` [PATCH RFC 14/20] proc: "
` [PATCH RFC 15/20] udf: "
` [PATCH RFC 16/20] ufs: "
` [PATCH RFC 17/20] ubifs: "
` [PATCH RFC 18/20] fs: add f_pipe
` [PATCH RFC 19/20] pipe: use f_pipe
` [PATCH RFC 20/20] fs: remove f_version
[PATCH 06/14] fs/ntfs3: Remove '__user' for kernel pointer
2024-09-03 14:19 UTC (2+ messages)
` [PATCH v2] fs/ntfs3: Fix sparse warning in ni_fiemap
[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
2024-09-03 14:03 UTC (14+ messages)
[brauner-vfs:work.f_version.wip.v1] [proc] e85c0d9e72: WARNING:lock_held_when_returning_to_user_space
2024-09-03 13:59 UTC (2+ messages)
[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
2024-09-03 13:02 UTC (2+ messages)
[PATCH v5 0/7] block atomic writes for xfs
2024-09-03 12:43 UTC (8+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support
[PATCH v13 00/10] enable bs > ps in XFS
2024-09-03 12:29 UTC (3+ messages)
` [PATCH v13 10/10] xfs: enable block size larger than page size support
` [PATCH v13 10/10] xfs: enable block size larger than page size support^[
[PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
2024-09-03 12:13 UTC (2+ messages)
[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident
2024-09-03 11:24 UTC (2+ messages)
[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-09-03 9:11 UTC (8+ messages)
` [PATCH xfstests v2 1/2] statx: update headers to include newer statx fields
` [PATCH xfstests v2 2/2] open_by_handle: add tests for u64 mount ID
[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
2024-09-03 9:05 UTC (2+ 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).