linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-30 14:06:01 to 2023-12-01 17:37:23 UTC [more...]

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-12-01 17:37 UTC  (49+ messages)
` [PATCH 1/7] rust: file: add Rust abstraction for `struct file`
` [PATCH 2/7] rust: cred: add Rust abstraction for `struct cred`
` [PATCH 3/7] rust: security: add abstraction for secctx
` [PATCH 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH 5/7] rust: file: add `Kuid` wrapper
` [PATCH 6/7] rust: file: add `DeferredFdCloser`
` [PATCH 7/7] rust: file: add abstraction for `poll_table`

[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
 2023-12-01 17:23 UTC  (27+ messages)
` [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
` [PATCH 08/16] fs: add vfs_get_fscaps()
` [PATCH 09/16] fs: add vfs_set_fscaps()
` [PATCH 11/16] ovl: add fscaps handlers
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()

[PATCH v1] mm/readahead: Do not allow order-1 folio
 2023-12-01 16:32 UTC  (2+ messages)

[PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
 2023-12-01 16:31 UTC  (4+ messages)

[PATCH v5 0/5] userfaultfd move option
 2023-12-01 16:26 UTC  (4+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v7 0/9] Landlock: IOCTL support
 2023-12-01 14:30 UTC  (10+ messages)
` [PATCH v7 1/9] landlock: Remove remaining "inline" modifiers in .c files
` [PATCH v7 2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
` [PATCH v7 3/9] landlock: Optimize the number of calls to get_access_mask slightly
` [PATCH v7 4/9] landlock: Add IOCTL access right
` [PATCH v7 5/9] selftests/landlock: Test IOCTL support
` [PATCH v7 6/9] selftests/landlock: Test IOCTL with memfds
` [PATCH v7 7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v7 8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v7 9/9] landlock: Document IOCTL support

[PATCH v6 0/9] Landlock: IOCTL support
 2023-12-01 14:05 UTC  (7+ messages)
` [PATCH v6 1/9] landlock: Remove remaining "inline" modifiers in .c files
` [PATCH v6 4/9] landlock: Add IOCTL access right

[syzbot] [btrfs?] kernel BUG in __reserve_bytes
 2023-12-01 13:47 UTC 

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-01 13:27 UTC  (7+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api

[PATCH RFC 0/5] file: minor fixes
 2023-12-01 13:23 UTC  (19+ messages)
` [PATCH RFC 1/5] file: s/close_fd_get_file()/file_close_fd()/g
` [PATCH RFC 2/5] file: remove pointless wrapper
` [PATCH RFC 3/5] fs: replace f_rcuhead with f_tw
` [PATCH RFC 4/5] file: stop exposing receive_fd_user()
` [PATCH RFC 5/5] file: remove __receive_fd()

[PATCH] pipe: wakeup wr_wait after setting max_usage
 2023-12-01 13:01 UTC  (3+ messages)

[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify
 2023-12-01 10:40 UTC  (8+ messages)
` [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
` [PATCH v2 2/3] fs: move file_start_write() into direct_splice_actor()
` [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy

[PATCH v2 00/16] Tidy up file permission hooks
 2023-12-01 10:11 UTC  (5+ messages)
` [PATCH v2 16/16] fs: create {sb,file}_write_not_started() helpers

[PATCH v2 0/2] Support fanotify FAN_REPORT_FID on all filesystems
 2023-12-01  9:56 UTC  (7+ messages)
` [PATCH v2 1/2] fanotify: store fsid in mark instead of in connector
` [PATCH v2 2/2] fanotify: allow "weak" fsid when watching a single filesystem

Fw: [PATCH] proc: Update inode upon changing task security attribute
 2023-12-01  9:30 UTC 

[PATCH v5 1/2] exfat: change to get file size from DataLength
 2023-12-01  8:29 UTC  (4+ messages)

[PATCH 09/15] fold the call of retain_dentry() into fast_dput()
 2023-12-01  7:31 UTC  (15+ messages)
      ` lockless case of retain_dentry() (was Re: [PATCH 09/15] fold the call of retain_dentry() into fast_dput())

[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
 2023-12-01  6:56 UTC  (6+ messages)

[PATCH] proc: Update inode upon changing task security attribute
 2023-12-01  6:10 UTC  (6+ messages)

[PATCH] fs: fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
 2023-12-01  2:42 UTC  (3+ messages)

[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
 2023-12-01  1:46 UTC  (4+ messages)
` [PATCH v5 09/17] scsi_proto: Add structures and constants related to I/O groups and streams

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-12-01  1:05 UTC  (20+ messages)

[PATCH 0/2] cifs: Fixes for copy_file_range() and FICLONE
 2023-12-01  0:49 UTC  (4+ messages)
` [PATCH 1/2] cifs: Fix flushing, invalidation and file size with copy_file_range()
` [PATCH 2/2] cifs: Fix flushing, invalidation and file size with FICLONE

[PATCH v7 19/23] ima: Move to LSM infrastructure
 2023-12-01  0:00 UTC  (6+ messages)
` [PATCH v7 20/23] ima: Move IMA-Appraisal "
` [PATCH v7 21/23] evm: Move "
` [PATCH v7 22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM
` [PATCH v7 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH v2 00/10] IOMMU memory observability
 2023-11-30 20:15 UTC  (11+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-30 18:52 UTC  (18+ messages)
` [PATCH v12 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v12 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v12 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v12 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v12 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v12 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v12 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v12 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v12 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v12 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v12 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v12 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v12 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v12 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v12 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v12 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token

[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-30 18:13 UTC  (12+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object

[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
 2023-11-30 18:33 UTC  (13+ messages)

[PATCH REPOST v2 0/2] Support fanotify FAN_REPORT_FID on all filesystems
 2023-11-30 17:17 UTC  (3+ messages)
` [PATCH REPOST v2 1/2] fanotify: store fsid in mark instead of in connector
` [PATCH REPOST v2 2/2] fanotify: allow "weak" fsid when watching a single filesystem

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-30 17:43 UTC  (12+ messages)
` [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)
  ` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)

[PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
 2023-11-30 17:08 UTC  (4+ messages)
` [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2023-11-30 16:58 UTC  (2+ messages)
` [syzbot] [fs] "

[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems
 2023-11-30 16:28 UTC  (8+ messages)
` [PATCH 1/2] fanotify: store fsid in mark instead of in connector
` [PATCH 2/2] fanotify: allow "weak" fsid when watching a single filesystem

[PATCH 6.6 015/112] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-11-30 16:21 UTC 

[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
 2023-11-30 16:03 UTC  (6+ messages)

[PATCH v3 00/25] Permission Overlay Extension
 2023-11-30 15:51 UTC  (3+ messages)
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers


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).