messages from 2023-11-09 13:43:51 to 2023-11-10 08:49:38 UTC [more...]
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-10 8:49 UTC (5+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
[PATCH 00/21] block atomic writes
2023-11-10 8:44 UTC (26+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag
` [PATCH 17/21] fs: xfs: iomap atomic write support
` [PATCH 21/21] nvme: Support atomic writes
[PATCH next V3] proc: support file->f_pos checking in mem_lseek
2023-11-10 15:19 UTC (3+ messages)
[RFC] simplifying fast_dput(), dentry_kill() et.al
2023-11-10 8:19 UTC (10+ messages)
` [PATCH 01/15] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
` [PATCH 09/15] fold the call of retain_dentry() into fast_dput()
` lockless case of retain_dentry() (was Re: [PATCH 09/15] fold the call of retain_dentry() into fast_dput())
[PATCH v2 0/7] More buffer_head cleanups
2023-11-10 7:48 UTC (12+ messages)
` [PATCH v2 1/7] buffer: Return bool from grow_dev_folio()
` [PATCH v2 2/7] buffer: Calculate block number inside folio_init_buffers()
` [PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
` [PATCH v2 4/7] buffer: Cast block to loff_t before shifting it
` [PATCH v2 5/7] buffer: Fix various functions for block size > PAGE_SIZE
` [PATCH v2 6/7] buffer: Handle large folios in __block_write_begin_int()
` [PATCH v2 7/7] buffer: Fix more functions for block size > PAGE_SIZE
[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
2023-11-10 5:00 UTC (5+ messages)
[PATCH -next V2] proc: support file->f_pos checking in mem_lseek
2023-11-10 6:23 UTC (3+ messages)
[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
2023-11-10 6:25 UTC (7+ messages)
` [PATCH v9 1/3] block: "
` [PATCH v9 2/3] dm: Add block provisioning support
` [PATCH v9 3/3] loop: Add support for provision requests
` [PATCH] loop/010: Add test for mode 0 fallocate() on loop devices
[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2023-11-10 5:26 UTC (13+ messages)
[PATCH] debugfs: only clean up d_fsdata for d_is_reg()
2023-11-10 3:56 UTC (3+ messages)
[PATCH v10 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-10 3:48 UTC (18+ messages)
` [PATCH v10 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v10 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v10 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v10 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v10 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v10 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v10 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v10 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v10 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v10 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v10 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v10 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v10 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v10 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v10 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v10 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v10 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
[PATCH 0/2] Fuse submount_lookup needs to be initialized
2023-11-09 22:37 UTC (3+ messages)
` [PATCH 1/2] fuse: ensure submount_lookup is initialized on alloc
` [v5 PATCH 2/2] fuse: share lookup state between submount and its parent
[PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-09 22:29 UTC (7+ messages)
` [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
[PATCH] fs: RESOLVE_CACHED final path component fix
2023-11-09 22:22 UTC (5+ messages)
[PATCH 00/41] afs: Fix probe handling, server rotation and RO volume callback handling
2023-11-09 22:06 UTC (51+ messages)
` [PATCH 01/41] rxrpc: Fix RTT determination to use PING ACKs as a source
` [PATCH 02/41] rxrpc: Fix two connection reaping bugs
` [PATCH 03/41] rxrpc: Fix some minor issues with bundle tracing
` [PATCH 04/41] afs: Fix afs_server_list to be cleaned up with RCU
` [PATCH 05/41] afs: Make error on cell lookup failure consistent with OpenAFS
` [PATCH 06/41] afs: Remove whitespace before most ')' from the trace header
` [PATCH 07/41] afs: Automatically generate trace tag enums
` [PATCH 08/41] afs: Add comments on abort handling
` [PATCH 09/41] afs: Turn the afs_addr_list address array into an array of structs
` [PATCH 10/41] rxrpc, afs: Allow afs to pin rxrpc_peer objects
` [PATCH 11/41] afs: Don't skip server addresses for which we didn't get an RTT reading
` [PATCH 12/41] afs: Rename addr_list::failed to probe_failed
` [PATCH 13/41] afs: Handle the VIO abort explicitly
` [PATCH 14/41] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
` [PATCH 15/41] afs: Return ENOENT if no cell DNS record can be found
` [PATCH 16/41] afs: Wrap most op->error accesses with inline funcs
` [PATCH 17/41] afs: Don't put afs_call in afs_wait_for_call_to_complete()
` [PATCH 18/41] afs: Simplify error handling
` [PATCH 19/41] afs: Add a tracepoint for struct afs_addr_list
` [PATCH 20/41] afs: Rename some fields
` [PATCH 21/41] afs: Use peer + service_id as call address
` [PATCH 22/41] afs: Fold the afs_addr_cursor struct in
` [PATCH 23/41] rxrpc: Create a procfile to display outstanding clien conn bundles
` [PATCH 24/41] afs: Add some more info to /proc/net/afs/servers
` [PATCH 25/41] afs: Remove the unimplemented afs_cmp_addr_list()
` [PATCH 26/41] afs: Provide a way to configure address priorities
` [PATCH 27/41] afs: Mark address lists with configured priorities
` [PATCH 28/41] afs: Dispatch fileserver probes in priority order
` [PATCH 29/41] afs: Dispatch vlserver "
` [PATCH 30/41] afs: Keep a record of the current fileserver endpoint state
` [PATCH 31/41] afs: Combine the endpoint state bools into a bitmask
` [PATCH 32/41] afs: Fix file locking on R/O volumes to operate in local mode
` [PATCH 33/41] afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
` [PATCH 34/41] afs: Make it possible to find the volumes that are using a server
` [PATCH 35/41] afs: Defer volume record destruction to a workqueue
` [PATCH 36/41] afs: Move the vnode/volume validity checking code into its own file
` [PATCH 37/41] afs: Apply server breaks to mmap'd files in the call processor
` [PATCH 38/41] afs: Parse the VolSync record in the reply of a number of RPC ops
` [PATCH 39/41] afs: Overhaul invalidation handling to better support RO volumes
` [PATCH 40/41] afs: Fix fileserver rotation
` [PATCH 41/41] afs: Fix offline and busy handling
[GIT PULL] xfs: new code for 6.7
2023-11-09 22:05 UTC (10+ messages)
[PATCH 0/3] Add folio_zero_tail() and folio_fill_tail()
2023-11-09 21:52 UTC (11+ messages)
` [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
` [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
` [PATCH 3/3] gfs2: Convert stuffed_readpage() to stuffed_read_folio()
[RFC][PATCHSET v2] simplifying fast_dput(), dentry_kill() et.al
2023-11-09 21:45 UTC (53+ messages)
` [PATCH 01/22] struct dentry: get rid of randomize_layout idiocy
` [PATCH 02/22] switch nfsd_client_rmdir() to use of simple_recursive_removal()
` [PATCH 03/22] coda_flag_children(): cope with dentries turning negative
` [PATCH 04/22] dentry: switch the lists of children to hlist
` [PATCH 05/22] centralize killing dentry from shrink list
` [PATCH 06/22] get rid of __dget()
` [PATCH 07/22] shrink_dentry_list(): no need to check that dentry refcount is marked dead
` [PATCH 08/22] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
` [PATCH 09/22] fast_dput(): handle underflows gracefully
` [PATCH 10/22] fast_dput(): new rules for refcount
` [PATCH 11/22] __dput_to_list(): do decrement of refcount in the callers
` [PATCH 12/22] Make retain_dentry() neutral with respect to refcounting
` [PATCH 13/22] __dentry_kill(): get consistent rules for victim's refcount
` [PATCH 14/22] dentry_kill(): don't bother with retain_dentry() on slow path
` [PATCH 15/22] Call retain_dentry() with refcount 0
` [PATCH 16/22] fold the call of retain_dentry() into fast_dput()
` [PATCH 17/22] don't try to cut corners in shrink_lock_dentry()
` [PATCH 18/22] fold dentry_kill() into dput()
` [PATCH 19/22] to_shrink_list(): call only if refcount is 0
` [PATCH 20/22] switch select_collect{,2}() to use of to_shrink_list()
` [PATCH 21/22] d_prune_aliases(): use a shrink list
[RFC PATCH 0/6] debugfs/wifi: locking fixes
2023-11-09 21:22 UTC (7+ messages)
` [RFC PATCH 1/6] debugfs: fix automount d_fsdata usage
` [RFC PATCH 2/6] debugfs: annotate debugfs handlers vs. removal with lockdep
` [RFC PATCH 3/6] debugfs: add API to allow debugfs operations cancellation
` [RFC PATCH 4/6] wifi: cfg80211: add locked debugfs wrappers
` [RFC PATCH 5/6] wifi: mac80211: use wiphy locked debugfs helpers for agg_status
` [RFC PATCH 6/6] wifi: mac80211: use wiphy locked debugfs for sdata/link
[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-09 21:12 UTC (6+ messages)
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
selftests: memfd: run_fuse_test.sh - fuse_evict_inode - fs/fuse/inode.c:162 - panic
2023-11-09 20:41 UTC (2+ messages)
[RFC 0/6] tracking fd counts per cgroup
2023-11-09 18:44 UTC (5+ messages)
` [RFC 4/6] misc cgroup: introduce an fd counter
[syzbot] Monthly udf report (Nov 2023)
2023-11-09 18:23 UTC
[syzbot] [reiserfs?] kernel BUG in direntry_check_right
2023-11-09 17:16 UTC
[syzbot] [btrfs?] WARNING in create_pending_snapshot
2023-11-09 17:16 UTC
[RFC][PATCH 0/4] mm, page_owner: make the owner in page owner clearer
2023-11-09 16:38 UTC (17+ messages)
` [RFC][PATCH 1/4] mm, page_owner: add folio allocate post callback for struct page_owner to make the "
` [RFC][PATCH 2/4] mm, slub: implement slub allocate post callback for page_owner
` [RFC][PATCH 3/4] filemap: implement filemap "
` [RFC][PATCH 4/4] mm/rmap: implement anonmap "
[PATCH] virtiofs: Export filesystem tags through sysfs
2023-11-09 15:57 UTC (4+ messages)
[PATCH 0/3] fanotify support for btrfs sub-volumes
2023-11-09 14:41 UTC (11+ messages)
[PATCH 00/35] nilfs2: Folio conversions
2023-11-09 14:22 UTC (5+ messages)
` [PATCH 11/35] nilfs2: Convert nilfs_page_mkwrite() to use a folio
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).