messages from 2024-11-05 23:02:24 to 2024-11-07 12:18:58 UTC [more...]
[PATCH] virtio-fs: Query rootmode during mount
2024-11-07 12:18 UTC (4+ messages)
[PATCH v2 0/2] fs: allow statmount to fetch the sb->s_subtype field
2024-11-07 12:04 UTC (7+ messages)
` [PATCH v2 1/2] fs: add the ability for statmount() to report the fs_subtype
` [PATCH v2 2/2] fs: add the ability for statmount() to report the mount devicename
[PATCH stable 6.11.y] netfs: reset subreq->iov_iter before netfs_clear_unread() tail clean
2024-11-07 11:51 UTC (5+ messages)
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-07 11:44 UTC (16+ messages)
` [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v8 08/10] nvme: add support for passing on the application tag
` [PATCH v8 09/10] scsi: add support for user-meta interface
` [PATCH v8 10/10] block: add support to pass user meta buffer
[PATCH] hfsplus: don't query the device logical block size multiple times
2024-11-07 11:41 UTC
[PATCH v2 0/5] fscache/cachefiles: Some bugfixes
2024-11-07 11:06 UTC (6+ messages)
` [PATCH v2 1/5] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter()
` [PATCH v2 2/5] cachefiles: Fix missing pos updates "
` [PATCH v2 3/5] cachefiles: Clean up in cachefiles_commit_tmpfile()
` [PATCH v2 4/5] cachefiles: Fix NULL pointer dereference in object->file
` [PATCH v2 5/5] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
[syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage (2)
2024-11-07 11:24 UTC (2+ messages)
[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
2024-11-07 11:19 UTC (14+ messages)
` [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify "
` [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample "
` [RFC bpf-next fanotify 5/5] selftests/bpf: Add test for BPF based "
[PATCH v4 0/4] overlayfs: Optimize override/revert creds
2024-11-07 10:19 UTC (6+ messages)
` [PATCH v4 1/4] cred: Add a light version of override/revert_creds()
` [PATCH v4 2/4] fs/backing-file: Convert to revert/override_creds_light()
` [PATCH v4 3/4] ovl: use wrapper ovl_revert_creds()
` [PATCH v4 4/4] ovl: Optimize override/revert creds
[PATCH] dax: Allow block size > PAGE_SIZE
2024-11-07 10:01 UTC (8+ messages)
two little writeback cleanups,
2024-11-07 9:34 UTC (5+ messages)
` [PATCH 1/2] writeback: add a __releases annoation to wbc_attach_and_unlock_inode
` [PATCH 2/2] writeback: move wbc_attach_and_unlock_inode out of line
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
2024-11-07 8:54 UTC (3+ messages)
[syzbot] [hfs?] possible deadlock in hfsplus_file_fsync
2024-11-07 8:07 UTC
[PATCH v2 0/5] Fixes and cleanups to xarray
2024-11-07 16:29 UTC (6+ messages)
` [PATCH v2 1/5] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH v2 2/5] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH v2 3/5] Xarray: move forward index correctly in xas_pause()
` [PATCH v2 4/5] Xarray: remove repeat check in xas_squash_marks()
` [PATCH v2 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
UML mount failure with Linux 6.11
2024-11-07 6:22 UTC
[PATCH] jfs: reject on-disk inodes of an unsupported type
2024-11-07 5:42 UTC
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-07 2:09 UTC (5+ messages)
` [PATCHv10 6/9] io_uring: enable per-io hinting capability
[PATCH 6.6 00/28] fix CVE-2024-46701
2024-11-07 1:43 UTC (12+ messages)
` [PATCH 6.6 16/28] Revert "maple_tree: correct tree corruption on spanning store"
` [PATCH 6.6 28/28] maple_tree: correct tree corruption on spanning store
[PATCH bpf-next v3 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
2024-11-07 1:09 UTC (15+ messages)
` [PATCH bpf-next v3 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v3 2/4] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v3 3/4] bpf/crib: Add struct file related CRIB kfuncs
` [PATCH bpf-next v3 4/4] selftests/bpf: Add tests for "
[PATCH v2 0/9] initramfs: kunit tests and cleanups
2024-11-07 0:17 UTC (10+ messages)
` [PATCH v3 1/9] init: add initramfs_internal.h
` [PATCH v3 2/9] initramfs_test: kunit tests for initramfs unpacking
` [PATCH v3 3/9] vsprintf: add simple_strntoul
` [PATCH v3 4/9] initramfs: avoid memcpy for hex header fields
` [PATCH v3 5/9] initramfs: remove extra symlink path buffer
` [PATCH v3 6/9] initramfs: merge header_buf and name_buf
` [PATCH v3 7/9] initramfs: reuse name_len for dir mtime tracking
` [PATCH v3 8/9] initramfs: fix hardlink hash leak without TRAILER
` [PATCH v3 9/9] initramfs: avoid static buffer for error message
[PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
2024-11-06 23:56 UTC (13+ messages)
[PATCH] fs: add the ability for statmount() to report the fs_subtype
2024-11-06 23:07 UTC (5+ messages)
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_cat_bin_cmp_key
2024-11-06 21:48 UTC (3+ messages)
` [PATCH] hfsplus: add check for cat key length
[PATCH bpf-next v2 3/4] bpf/crib: Add struct file related CRIB kfuncs
2024-11-06 19:56 UTC (3+ messages)
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-11-06 19:34 UTC (10+ messages)
` [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task
[PATCH] isofs: avoid memory leak in iocharset
2024-11-06 18:59 UTC (3+ messages)
[PATCH overlayfs-next v3 1/4] cred: Add a light version of override/revert_creds()
2024-11-06 18:56 UTC (2+ messages)
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-11-06 17:59 UTC (11+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
[ANNOUNCE v2] work tree for untorn filesystem writes
2024-11-06 16:15 UTC (3+ messages)
[PATCH v2 0/9] initramfs: kunit tests and cleanups
2024-11-06 15:51 UTC (5+ messages)
` [PATCH v2 2/9] initramfs_test: kunit tests for initramfs unpacking
[PATCH] overlayfs: port all superblock creation logging to fsopen logs
2024-11-06 15:09 UTC (3+ messages)
[PATCH 0/2] fix reading ESP during coredump
2024-11-06 14:32 UTC (5+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH 2/2] selftests: coredump: Add stackdump test
[PATCHv10 9/9] scsi: set permanent stream count in block limits
2024-11-06 14:26 UTC (12+ messages)
[PATCH v2 0/2] iomap: avoid flushes for partial eof zeroing
2024-11-06 14:13 UTC (6+ messages)
` [PATCH v2 1/2] iomap: lift zeroed mapping handling into iomap_zero_range()
` [PATCH v2 2/2] iomap: elide flush from partial eof zero range
[PATCH 6.6 049/151] afs: Automatically generate trace tag enums
2024-11-06 12:03 UTC
[PATCH 6.1 049/126] afs: Automatically generate trace tag enums
2024-11-06 12:04 UTC
[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-06 12:35 UTC (34+ messages)
` [PATCH v3 01/33] kheaders: Ignore silly-rename files
` [PATCH v3 02/33] netfs: Remove call to folio_index()
` [PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v3 04/33] netfs: Remove unnecessary references to pages
` [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions
` [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t
` [PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v3 11/33] netfs: Drop the was_async "
` [PATCH v3 12/33] netfs: Don't use bh spinlock
` [PATCH v3 13/33] afs: Don't use mutex for I/O operation lock
` [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v3 15/33] afs: Fix directory format encoding struct
` [PATCH v3 16/33] netfs: Remove some extraneous directory invalidations
` [PATCH v3 17/33] cachefiles: Add some subrequest tracepoints
` [PATCH v3 18/33] cachefiles: Add auxiliary data trace
` [PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity
` [PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file
` [PATCH v3 23/33] afs: Use netfslib for directories
` [PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v3 25/33] afs: Eliminate afs_read
` [PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls
` [PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v3 28/33] netfs: Change the read result collector to only use one work item
` [PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v3 30/33] afs: Use the contained hashtable to search a directory
` [PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive()
` [PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
[PATCH] ocfs2: fix UBSAN warning in ocfs2_verify_volume()
2024-11-06 11:27 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/13] fuse: use folios instead of pages for requests
2024-11-06 11:20 UTC (2+ messages)
[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
2024-11-06 11:01 UTC (2+ messages)
[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
2024-11-06 10:57 UTC (2+ messages)
[ANNOUNCE] work tree for untorn filesystem writes
2024-11-06 10:40 UTC (8+ messages)
[WTF?] AT_GETATTR_NOSEC checks
2024-11-06 10:27 UTC (2+ messages)
[PATCH v2 0/3] tmpfs: Casefold fixes
2024-11-06 10:23 UTC (2+ messages)
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-11-06 10:06 UTC (2+ messages)
[PATCHSET v3] struct fd and memory safety
2024-11-06 10:03 UTC (5+ messages)
` [PATCH v3 01/28] net/socket.c: switch to CLASS(fd)
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
2024-11-06 9:39 UTC (3+ messages)
[syzbot] Monthly exfat report (Nov 2024)
2024-11-06 8:35 UTC
[PATCH v7 00/10] Read/Write with meta/integrity
2024-11-06 6:12 UTC (13+ messages)
` [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
[GIT PULL 05/10] xfs: preparation for realtime allocation groups
2024-11-05 23:51 UTC
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