linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-07 11:31:13 to 2023-12-08 16:40:16 UTC [more...]

[PATCH v2 0/7] File abstractions needed by Rust Binder
 2023-12-08 16:40 UTC  (16+ messages)
` [PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
` [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v2 3/7] rust: security: add abstraction for secctx
` [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH v2 5/7] rust: file: add `Kuid` wrapper

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-12-08 16:26 UTC  (9+ messages)
` [PATCH 5/7] rust: file: add `Kuid` wrapper

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

[PATCH] fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation
 2023-12-08 15:10 UTC 

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-08 15:01 UTC  (7+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files
` [PATCH 2/3] nfsd: Don't leave work of closing files to a work queue
` [PATCH 3/3] VFS: don't export flush_delayed_fput()

[PATCH v4 0/7] Landlock: IOCTL support
 2023-12-08 14:39 UTC  (7+ messages)

[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2023-12-08 13:58 UTC  (9+ messages)

[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-12-08 13:41 UTC  (3+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object

[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
 2023-12-08 13:15 UTC  (2+ messages)

[PATCH 0/4] listmount changes
 2023-12-08 13:07 UTC  (5+ messages)
` [PATCH 3/4] listmount: small changes in semantics

[PATCH v7 0/9] Landlock: IOCTL support
 2023-12-08 12:47 UTC  (7+ messages)
` [PATCH v7 4/9] landlock: Add IOCTL access right
` [PATCH v7 9/9] landlock: Document IOCTL support

[PATCH v1 01/11] exfat: add __exfat_get_dentry_set() helper
 2023-12-08 11:23 UTC  (10+ messages)
` [PATCH v1 02/11] exfat: add exfat_get_empty_dentry_set() helper
` [PATCH v1 03/11] exfat: covert exfat_find_empty_entry() to use dentry cache
` [PATCH v1 04/11] exfat: covert exfat_add_entry() "
` [PATCH v1 05/11] exfat: covert exfat_remove_entries() "
` [PATCH v1 06/11] exfat: move free cluster out of exfat_init_ext_entry()
` [PATCH v1 07/11] exfat: covert exfat_init_ext_entry() to use dentry cache
` [PATCH v1 08/11] exfat: remove __exfat_find_empty_entry()
` [PATCH v1 09/11] exfat: remove unused functions
` [PATCH v1 10/11] exfat: do not sync parent dir if just update timestamp

[PATCH v1 00/11] exfat: improve sync dentry
 2023-12-08 11:23 UTC 

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-08  8:39 UTC  (18+ messages)

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2023-12-08  8:01 UTC 

[PATCH 0/4] Prepare for fsnotify pre-content permission events
 2023-12-08  7:34 UTC  (7+ messages)
` [PATCH 1/4] fs: use splice_copy_file_range() inline helper
` [PATCH 2/4] fsnotify: split fsnotify_perm() into two hooks
` [PATCH 3/4] fsnotify: assert that file_start_write() is not held in permission hooks
` [PATCH 4/4] fsnotify: pass access range in file "

map multiple blocks per ->map_blocks in iomap writeback
 2023-12-08  7:33 UTC  (5+ messages)
` [PATCH 13/14] iomap: map multiple blocks at a time

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-08  5:29 UTC  (13+ messages)
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
  ` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
  ` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation

Fw: [PATCH] proc: Update inode upon changing task security attribute
 2023-12-08  2:14 UTC  (2+ messages)

[PATCH] maple_tree: Fix warning comparing pointer to 0
 2023-12-08  2:04 UTC 

[PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
 2023-12-08  1:40 UTC  (12+ messages)

About the conflict between XFS inode recycle and VFS rcu-walk
 2023-12-08  0:14 UTC  (2+ messages)

[RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-08  0:11 UTC  (10+ messages)
` [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure

[PATCH] block: Remove special-casing of compound pages
 2023-12-07 23:57 UTC  (4+ messages)

[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
 2023-12-07 23:40 UTC  (14+ messages)
` [PATCH v5 01/17] fs: Fix rw_hint validation
` [PATCH v5 02/17] fs: Move enum rw_hint into a new header file
` [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option
` [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support
` [PATCH v5 05/17] fs: Restore kiocb.ki_hint

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2023-12-07 23:03 UTC  (3+ messages)

[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
 2023-12-07 22:27 UTC  (4+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
` [PATCH RFC bpf-next 2/3] bpf: extend parsing logic for BPF FS delegate_cmds mount option
` [PATCH RFC bpf-next 3/3] selftests/bpf: utilize string values for delegate_xxx mount options

[PATCH 1/3] block: Rework bio_for_each_segment_all()
 2023-12-07 22:11 UTC  (15+ messages)
` [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()

[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib
 2023-12-07 21:57 UTC  (63+ messages)
` [PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/
` [PATCH v3 02/59] netfs, fscache: Combine fscache with netfs
` [PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation
` [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` [PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs
` [PATCH v3 06/59] netfs: Add a procfile to list in-progress requests
` [PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v3 08/59] netfs: Add a ->free_subrequest() op
` [PATCH v3 09/59] afs: Don't use folio->private to record partial modification
` [PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v3 13/59] netfs: Add support for DIO buffering
` [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray
` [PATCH v3 15/59] netfs: Add bounce buffering support
` [PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v3 17/59] netfs: Limit subrequest by size or number of segments
` [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice
` [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath
` [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read
` [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support
` [PATCH v3 30/59] netfs: Implement buffered write API
` [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v3 32/59] netfs: Provide netfs_file_read_iter()
` [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v3 34/59] netfs: Provide a writepages implementation
` [PATCH v3 35/59] netfs: Provide minimum blocksize parameter
` [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize
` [PATCH v3 37/59] netfs: Perform content encryption
` [PATCH v3 38/59] netfs: Decrypt encrypted content
` [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read
` [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write
` [PATCH v3 41/59] netfs: Provide a launder_folio implementation
` [PATCH v3 42/59] netfs: Implement a write-through caching option
` [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data
` [PATCH v3 45/59] afs: Use the netfs write helpers
` [PATCH v3 46/59] 9p: Use netfslib read/write_iter
` [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v3 48/59] cifs: Share server EOF pos with netfslib
` [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest
` [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args
` [PATCH v3 53/59] cifs: Implement netfslib hooks
` [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v3 55/59] cifs: Cut over to using netfslib
` [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1
` [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2
` [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3
` [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty

[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-12-07 21:10 UTC  (2+ messages)

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-07 19:29 UTC  (19+ messages)
    ` [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
    ` [PATCH v2 03/18] sysctl: drop sysctl_is_perm_empty_ctl_table

[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
 2023-12-07 18:54 UTC  (9+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
` [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
` [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
` [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
` [PATCH bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token

[PATCH 0/11] vfs: inode cache scalability improvements
 2023-12-07 17:08 UTC  (2+ messages)

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-07 15:44 UTC  (17+ messages)
` [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v3 05/25] arm64: context switch POR_EL0 register
` [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64

[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
 2023-12-07 14:42 UTC  (5+ messages)
` [PATCH 09/16] fs: add vfs_set_fscaps()

[PATCH] freevxfs: Convert vxfs_immed_read_folio to the new folio APIs
 2023-12-07 13:22 UTC  (3+ messages)

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-07 12:43 UTC  (6+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic

[PATCH v3] exfat/balloc: using hweight instead of internal logic
 2023-12-07 12:38 UTC  (3+ messages)


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