messages from 2023-12-13 11:25:19 to 2023-12-14 09:01:39 UTC [more...]
[PATCH v2 00/16] block atomic writes
2023-12-14 8:56 UTC (22+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-14 8:17 UTC (7+ messages)
` [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
` [RFC PATCH v3 2/3] fs: Make vfs_mknod() to check CAP_MKNOD in user namespace of sb
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
[PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps
2023-12-14 8:11 UTC (4+ messages)
` [PATCH 2/2] selftests/overlayfs: verify "
[viro-vfs:headers.unaligned 2/2] drivers/hid/hid-kye.c:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
2023-12-14 8:08 UTC
[viro-vfs:headers.unaligned 2/2] drivers/cxl/core/trace.h:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
2023-12-14 6:50 UTC
[viro-vfs:headers.unaligned 2/2] include/linux/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
2023-12-14 1:59 UTC (2+ messages)
[PATCH v18 00/12] Implement copy offload support
2023-12-14 1:11 UTC (3+ messages)
` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer
[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 0:28 UTC (2+ messages)
` [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[PATCH] [v2] statmount: reduce runtime stack usage
2023-12-14 0:11 UTC (2+ messages)
[PATCH 0/8] Revert setting casefolding dentry operations through s_d_op
2023-12-13 23:40 UTC (9+ messages)
` [PATCH 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
` [PATCH 2/8] fscrypt: Drop d_revalidate if key is available
` [PATCH 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
` [PATCH 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
` [PATCH 6/8] f2fs: "
` [PATCH 7/8] libfs: Don't support setting casefold operations during lookup
` [PATCH 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
2023-12-13 23:24 UTC (17+ messages)
` file handle in statx
[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-13 22:41 UTC (12+ messages)
` [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v3 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v3 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
[PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-13 22:01 UTC (18+ messages)
[PATCH 0/3] Move fscrypt keyring destruction to after ->put_super
2023-12-13 20:54 UTC (4+ messages)
` [PATCH 3/3] fs: move "
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-12-13 20:30 UTC (11+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-13 20:02 UTC (15+ messages)
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
[git pull] ufs fix
2023-12-13 19:32 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in __extent_writepage_io
2023-12-13 19:15 UTC (2+ messages)
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2023-12-13 19:09 UTC (3+ messages)
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2023-12-13 18:27 UTC (3+ messages)
[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-13 18:18 UTC (7+ messages)
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-12-13 18:08 UTC (4+ messages)
[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
2023-12-13 18:01 UTC (47+ messages)
` [PATCH v4 01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/
` [PATCH v4 02/39] netfs, fscache: Combine fscache with netfs
` [PATCH v4 03/39] netfs, fscache: Remove ->begin_cache_operation
` [PATCH v4 04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` [PATCH v4 05/39] netfs: Move pinning-for-writeback from fscache to netfs
` [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests
` [PATCH v4 07/39] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v4 08/39] netfs: Add a ->free_subrequest() op
` [PATCH v4 09/39] afs: Don't use folio->private to record partial modification
` [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v4 13/39] netfs: Add support for DIO buffering
` [PATCH v4 14/39] netfs: Provide tools to create a buffer in an xarray
` [PATCH v4 15/39] netfs: Add bounce buffering support
` [PATCH v4 16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v4 17/39] netfs: Limit subrequest by size or number of segments
` [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v4 19/39] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v4 20/39] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v4 21/39] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v4 22/39] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v4 23/39] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v4 24/39] netfs: Dispatch write requests to process a writeback slice
` [PATCH v4 25/39] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v4 26/39] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v4 27/39] netfs: Allocate multipage folios in the writepath
` [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
` [PATCH v4 29/39] netfs: Implement unbuffered/DIO write support
` [PATCH v4 30/39] netfs: Implement buffered write API
` [PATCH v4 31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v4 32/39] netfs: Provide netfs_file_read_iter()
` [PATCH v4 33/39] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v4 34/39] netfs: Provide a writepages implementation
` [PATCH v4 35/39] netfs: Provide a launder_folio implementation
` [PATCH v4 36/39] netfs: Implement a write-through caching option
` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
` [PATCH v4 38/39] afs: Use the netfs write helpers
` [PATCH v4 39/39] 9p: Use netfslib read/write_iter
[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
2023-12-13 17:26 UTC (7+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
[PATCH 1/2] fs/proc: show correct device and inode numbers in /proc/pid/maps
2023-12-13 17:05 UTC (3+ messages)
[PATCH v2 0/7] File abstractions needed by Rust Binder
2023-12-13 17:05 UTC (8+ messages)
` [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
[PATCH] fuse: Fix VM_MAYSHARE and direct_io_allow_mmap
2023-12-13 16:51 UTC (2+ messages)
[PATCH] add selftest for statmount/listmount
2023-12-13 16:11 UTC
[PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib
2023-12-13 15:41 UTC (14+ messages)
` [PATCH v4 01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v4 03/13] cifs: Share server EOF pos with netfslib
` [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest
` [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args
` [PATCH v4 08/13] cifs: Implement netfslib hooks
` [PATCH v4 09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v4 10/13] cifs: Cut over to using netfslib
` [PATCH v4 11/13] cifs: Remove some code that's no longer used, part 1
` [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2
` [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3
[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib
2023-12-13 15:32 UTC (4+ messages)
` [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
[syzbot] [gfs2] WARNING in vfs_utimes
2023-12-13 15:10 UTC (3+ messages)
[PATCH v2] dcache: remove unnecessary NULL check in dget_dlock()
2023-12-13 15:09 UTC (4+ messages)
[PATCH v3 00/25] Permission Overlay Extension
2023-12-13 15:02 UTC (4+ messages)
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
2023-12-13 14:09 UTC (17+ messages)
[PATCH v2 00/40] afs: Fix probe handling, server rotation and RO volume callback handling
2023-12-13 13:50 UTC (41+ messages)
` [PATCH v2 01/40] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH v2 02/40] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH v2 03/40] afs: use read_seqbegin() in afs_check_validity() and afs_getattr()
` [PATCH v2 04/40] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH v2 05/40] afs: Remove whitespace before most ')' from the trace header
` [PATCH v2 06/40] afs: Automatically generate trace tag enums
` [PATCH v2 07/40] afs: Add comments on abort handling
` [PATCH v2 08/40] afs: Turn the afs_addr_list address array into an array of structs
` [PATCH v2 09/40] rxrpc, afs: Allow afs to pin rxrpc_peer objects
` [PATCH v2 10/40] afs: Don't skip server addresses for which we didn't get an RTT reading
` [PATCH v2 11/40] afs: Rename addr_list::failed to probe_failed
` [PATCH v2 12/40] afs: Handle the VIO and UAEIO aborts explicitly
` [PATCH v2 13/40] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
` [PATCH v2 14/40] afs: Wrap most op->error accesses with inline funcs
` [PATCH v2 15/40] afs: Don't put afs_call in afs_wait_for_call_to_complete()
` [PATCH v2 16/40] afs: Simplify error handling
` [PATCH v2 17/40] afs: Add a tracepoint for struct afs_addr_list
` [PATCH v2 18/40] afs: Rename some fields
` [PATCH v2 19/40] afs: Use peer + service_id as call address
` [PATCH v2 20/40] afs: Fold the afs_addr_cursor struct in
` [PATCH v2 21/40] rxrpc: Create a procfile to display outstanding client conn bundles
` [PATCH v2 22/40] afs: Add some more info to /proc/net/afs/servers
` [PATCH v2 23/40] afs: Remove the unimplemented afs_cmp_addr_list()
` [PATCH v2 24/40] afs: Provide a way to configure address priorities
` [PATCH v2 25/40] afs: Mark address lists with configured priorities
` [PATCH v2 26/40] afs: Dispatch fileserver probes in priority order
` [PATCH v2 27/40] afs: Dispatch vlserver "
` [PATCH v2 28/40] afs: Keep a record of the current fileserver endpoint state
` [PATCH v2 29/40] afs: Combine the endpoint state bools into a bitmask
` [PATCH v2 30/40] afs: Make it possible to find the volumes that are using a server
` [PATCH v2 31/40] afs: Defer volume record destruction to a workqueue
` [PATCH v2 32/40] afs: Move the vnode/volume validity checking code into its own file
` [PATCH v2 33/40] afs: Apply server breaks to mmap'd files in the call processor
` [PATCH v2 34/40] afs: Fix comment in afs_do_lookup()
` [PATCH v2 35/40] afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
` [PATCH v2 36/40] afs: Parse the VolSync record in the reply of a number of RPC ops
` [PATCH v2 37/40] afs: Overhaul invalidation handling to better support RO volumes
` [PATCH v2 38/40] afs: Fix fileserver rotation
` [PATCH v2 39/40] afs: Fix offline and busy message emission
` [PATCH v2 40/40] afs: trace: Log afs_make_call(), including server address
[PATCH] exfat/balloc: using ffs instead of internal logic
2023-12-13 13:29 UTC (2+ messages)
[PATCH v8 0/9] Landlock: IOCTL support
2023-12-13 11:25 UTC (3+ messages)
` [PATCH v8 9/9] landlock: Document "
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).