messages from 2023-10-11 17:04:39 to 2023-10-13 16:05:47 UTC [more...]
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-13 16:03 UTC (20+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
` [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
` [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
` [RFC PATCH 06/53] afs: Don't use folio->private to record partial modification
` [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
` [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
` [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
` [RFC PATCH 13/53] netfs: Add bounce buffering support
` [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments
` [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints
` [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes
` [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size
` [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer
[PATCH] audit,io_uring: io_uring openat triggers audit reference count underflow
2023-10-13 16:05 UTC (11+ messages)
probable quota bug introduced in 6.6-rc1
2023-10-13 15:58 UTC (2+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-13 15:56 UTC (6+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
` [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
` [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
[PATCH] chardev: Simplify usage of try_module_get()
2023-10-13 15:42 UTC (2+ messages)
[syzbot] [fs?] KCSAN: data-race in __d_lookup_rcu / dont_mount
2023-10-13 15:30 UTC
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-10-13 13:50 UTC (54+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "
` [PATCH v3 04/25] ima: Align ima_file_mprotect() "
` [PATCH v3 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v3 07/25] ima: Align ima_post_read_file() "
` [PATCH v3 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v3 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v3 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v3 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook
` [PATCH v3 15/25] security: Introduce file_pre_free_security hook
` [PATCH v3 16/25] security: Introduce path_post_mknod hook
` [PATCH v3 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v3 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v10 00/27] Rust support
2023-10-13 12:17 UTC (12+ messages)
` [PATCH v10 25/27] x86: enable initial "
[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
2023-10-13 10:32 UTC (5+ messages)
` [PATCH v4 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[PATCH v3 0/3] userfaultfd move option
2023-10-13 9:56 UTC (14+ messages)
` [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
` [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v2] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-13 9:48 UTC (2+ messages)
[RFC PATCH] fs: introduce check for drop/inc_nlink
2023-10-13 9:40 UTC (3+ messages)
[PATCH v2 00/15] Pass data temperature information to UFS devices
2023-10-13 9:33 UTC (15+ messages)
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield
` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
Subject: [ANNOUNCE] xfs-linux: for-next updated to cbc06310c36f
2023-10-13 4:45 UTC
[PATCH] kallsyms: Clean up errors in module.h
2023-10-13 3:36 UTC
[PATCH] sysctl: Clean up errors in sysctl.h
2023-10-13 3:27 UTC
[PATCH v3 00/28] fs-verity support for XFS
2023-10-13 3:12 UTC (30+ messages)
` [PATCH v3 07/28] fsverity: always use bitmap to track verified status
` [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v3 11/28] iomap: pass readpage operation to read path
` [PATCH v3 12/28] iomap: allow filesystem to implement read path verification
` [PATCH v3 13/28] xfs: add XBF_VERITY_CHECKED xfs_buf flag
` [PATCH v3 15/28] xfs: introduce workqueue for post read IO work
` [PATCH v3 16/28] xfs: add bio_set and submit_io for ioend post-processing
` [PATCH v3 17/28] xfs: add attribute type for fs-verity
` [PATCH v3 20/28] xfs: add fs-verity ro-compat flag
` [PATCH v3 21/28] xfs: add inode on-disk VERITY flag
` [PATCH v3 23/28] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v3 24/28] xfs: disable direct read path for fs-verity sealed files
[PATCH v3 0/4] querying mount attributes
2023-10-13 2:39 UTC (8+ messages)
` [PATCH v3 4/4] add listmount(2) syscall
[PATCH] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-12 23:55 UTC (3+ messages)
[PATCH v6 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-10-12 23:51 UTC (17+ messages)
` [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v6 3/13] "
` [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
[PATCH v7 bpf-next 00/18] BPF token and BPF FS-based delegation
2023-10-12 22:28 UTC (19+ messages)
` [PATCH v7 bpf-next 01/18] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v7 bpf-next 02/18] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v7 bpf-next 03/18] bpf: introduce BPF token object
` [PATCH v7 bpf-next 04/18] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v7 bpf-next 05/18] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v7 bpf-next 06/18] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v7 bpf-next 07/18] bpf: take into account BPF token when fetching helper protos
` [PATCH v7 bpf-next 08/18] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v7 bpf-next 09/18] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v7 bpf-next 10/18] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v7 bpf-next 11/18] bpf,lsm: add bpf_token_create and bpf_token_free "
` [PATCH v7 bpf-next 12/18] libbpf: add bpf_token_create() API
` [PATCH v7 bpf-next 13/18] selftests/bpf: fix test_maps' use of bpf_map_create_opts
` [PATCH v7 bpf-next 14/18] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v7 bpf-next 15/18] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v7 bpf-next 16/18] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v7 bpf-next 17/18] selftests/bpf: add BPF token-enabled tests
` [PATCH v7 bpf-next 18/18] bpf,selinux: allocate bpf_security_struct per BPF token
[PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
2023-10-12 20:44 UTC (4+ messages)
` [PATCH v9 2/7] fuse: introduce atomic open
[syzbot] [btrfs?] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
2023-10-12 20:23 UTC (6+ messages)
` [syzbot] [zstd] "
Large Block Sizes update and monthly sync ups
2023-10-12 17:56 UTC
[PATCH 0/2] ovl: fix regression from new mount api conversion
2023-10-12 15:19 UTC (4+ messages)
` [PATCH 1/2] fs: factor out vfs_parse_monolithic_sep() helper
` [PATCH 2/2] ovl: fix regression in parsing of mount options with esacped comma
[PATCH] const_structs.checkpatch: add xattr_handler
2023-10-12 15:15 UTC (2+ messages)
[PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
2023-10-12 14:42 UTC (12+ messages)
Question about fuse dax support
2023-10-12 14:10 UTC (3+ messages)
[PATCH 0/2] lib/find: Fix KCSAN warnings in find_*_bit() functions
2023-10-12 12:21 UTC (9+ messages)
` [PATCH 1/2] lib/find: Make functions safe on changing bitmaps
` [PATCH 2/2] xarray: Fix race in xas_find_chunk()
[PATCH] xfs: pin inodes that would otherwise overflow link count
2023-10-12 11:05 UTC
[bug report] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
2023-10-12 9:28 UTC
[PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
2023-10-12 8:38 UTC (5+ messages)
` [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
[PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
2023-10-12 4:47 UTC (6+ messages)
[PATCH 0/8] shmem,tmpfs: general maintenance
2023-10-12 4:40 UTC (11+ messages)
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
` [PATCH 9/8] percpu_counter: extend _limited_add() to negative amounts
[syzbot] [ext4?] KASAN: wild-memory-access Read in read_block_bitmap
2023-10-12 2:25 UTC
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-12 1:35 UTC (7+ messages)
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
` [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
2023-10-12 0:32 UTC (9+ messages)
` [PATCH v4 2/12] "
[PATCH v6 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
2023-10-12 0:31 UTC (3+ messages)
` [PATCH v6 6/13] "
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-10-11 23:53 UTC (4+ messages)
[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
2023-10-11 22:09 UTC (12+ messages)
[GIT PULL] quota regression fix for 6.6-rc6
2023-10-11 21:58 UTC (2+ messages)
[PATCH] Documentation: fs: fix directory locking proofs
2023-10-11 19:06 UTC (4+ messages)
[resend PATCH v2 0/2] virtiofs submounts that are still in use forgotten by shrinker
2023-10-11 18:27 UTC (9+ messages)
` [resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent
[PATCH] *: mark stuff as __ro_after_init
2023-10-11 18:21 UTC (3+ messages)
[PATCH] virtiofs: Export filesystem tags through sysfs
2023-10-11 18:08 UTC (3+ messages)
[PATCH v4 0/5] Abstract vma_merge() and split_vma()
2023-10-11 17:04 UTC (6+ messages)
` [PATCH v4 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
` [PATCH v4 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v4 3/5] mm: make vma_merge() and split_vma() internal
` [PATCH v4 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH v4 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
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).