messages from 2024-10-25 07:58:13 to 2024-10-28 11:59:36 UTC [more...]
[PATCHv9 0/7] write hints with nvme fdp, scsi streams
2024-10-28 11:59 UTC (11+ messages)
` [PATCHv9 1/7] block: use generic u16 for write hints
` [PATCHv9 2/7] block: introduce max_write_hints queue limit
` [PATCHv9 3/7] block: allow ability to limit partition write hints
` [PATCHv9 4/7] block, fs: add write hint to kiocb
` [PATCHv9 7/7] scsi: set permanent stream count in block limits
[PATCH v2 0/3] fs: introduce file_ref_t
2024-10-28 11:17 UTC (5+ messages)
` [PATCH v2 3/3] fs: port files to file_ref
[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
2024-10-28 11:14 UTC (4+ messages)
[PATCH AUTOSEL 6.11 12/32] netfs: Downgrade i_rwsem for a buffered write
2024-10-28 10:49 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 14/32] afs: Fix lock recursion
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-10-28 10:40 UTC (20+ messages)
` [PATCH v1 2/6] memcg-v1: remove charge move code
` [PATCH v1 3/6] memcg-v1: no need for memcg locking for dirty tracking
` [PATCH v1 4/6] memcg-v1: no need for memcg locking for writeback tracking
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU
` [PATCH v1 6/6] memcg-v1: remove memcg move locking code
[PATCH 0/6] ext4: Add atomic write support for DIO
2024-10-28 8:43 UTC (31+ messages)
` [PATCH 1/6] ext4: Add statx support for atomic writes
` [PATCH 2/6] ext4: Check for atomic writes support in write iter
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes
` [PATCH 5/6] iomap: Lift blocksize restriction on "
[PATCH] sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
2024-10-28 9:23 UTC (6+ messages)
` "
` "
` [PATCH v2] "
[PATCH] iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP
2024-10-28 8:55 UTC (3+ messages)
[PATCH v2] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
2024-10-28 8:41 UTC
fuse: auto_inval_data in writethrough mode
2024-10-28 7:32 UTC
[CI] pmu changes
2024-10-28 6:34 UTC
v6.12-rc workqueue lockups
2024-10-28 5:35 UTC (6+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-28 4:24 UTC (8+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-28 2:28 UTC (23+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH] autofs: fix thinko in validate_dev_ioctl()
2024-10-27 22:47 UTC
[GIT PULL] xfs: bug fixes for 6.12-rc5
2024-10-27 18:56 UTC (2+ messages)
[PATCH v2 0/4] ext4: Add atomic writes support for DIO
2024-10-27 18:17 UTC (5+ messages)
` [PATCH v2 1/4] ext4: Add statx support for atomic writes
` [PATCH v2 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v2 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v2 4/4] ext4: Do not fallback to buffered-io for DIO atomic write
[syzbot] [netfs?] possible deadlock in netfs_start_io_direct
2024-10-27 15:16 UTC
Calculate VIRTQUEUE_NUM in "net/9p/trans_virtio.c" from stack size
2024-10-27 13:11 UTC (6+ messages)
` [PATCH] "
[PATCH stable 6.11.y] netfs: reset subreq->iov_iter before netfs_clear_unread() tail clean
2024-10-27 11:43 UTC
[syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed
2024-10-27 9:33 UTC (2+ messages)
[PATCH] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
2024-10-27 0:21 UTC (4+ messages)
lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs)
2024-10-26 18:07 UTC
[PATCH v5] XArray: minor documentation improvements
2024-10-26 16:58 UTC
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
2024-10-26 7:25 UTC (6+ messages)
` [PATCH v6 1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v6 3/5] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v6 4/5] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v6 5/5] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH 00/10] fanotify: add pre-content hooks
2024-10-26 6:58 UTC (8+ messages)
` [PATCH 02/10] fsnotify: introduce pre-content permission event
[PATCH v2] ovl: replace dget/dput with d_drop in ovl_cleanup()
2024-10-26 6:56 UTC (3+ messages)
[PATCH v2] backing-file: clean up the API
2024-10-26 6:29 UTC (6+ messages)
[PATCH] netfs: Add a check for NULL folioq in netfs_writeback_unlock_folios
2024-10-26 1:01 UTC (3+ messages)
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-10-26 0:02 UTC (3+ messages)
[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
2024-10-25 22:17 UTC (16+ messages)
` [PATCH v5 1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v5 3/5] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v5 4/5] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v5 5/5] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-25 21:58 UTC (3+ messages)
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCHSET v31.1 1/8] xfs: atomic file content commits
2024-10-25 21:23 UTC (4+ messages)
` [PATCH 1/1] xfs: introduce new file range commit ioctls
[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
2024-10-25 20:39 UTC (32+ messages)
` [PATCH v2 01/31] netfs: Remove call to folio_index()
` [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v2 03/31] netfs: Remove unnecessary references to pages
` [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions
` [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t
` [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v2 10/31] netfs: Drop the was_async "
` [PATCH v2 11/31] netfs: Don't use bh spinlock
` [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock
` [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v2 14/31] afs: Fix directory format encoding struct
` [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations
` [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints
` [PATCH v2 17/31] cachefiles: Add auxiliary data trace
` [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity
` [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
` [PATCH v2 22/31] afs: Use netfslib for directories
` [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v2 24/31] afs: Eliminate afs_read
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v2 26/31] netfs: Change the read result collector to only use one work item
` [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v2 28/31] afs: Use the contained hashtable to search a directory
` [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
` [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
[GIT PULL] fuse fixes for 6.12-rc5
2024-10-25 19:18 UTC (2+ messages)
[PATCH v2 00/10] Convert ecryptfs to use folios
2024-10-25 19:08 UTC (11+ messages)
` [PATCH v2 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
` [PATCH v2 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
` [PATCH v2 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
` [PATCH v2 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() "
` [PATCH v2 05/10] ecryptfs: Convert ecryptfs_write() to use "
` [PATCH v2 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take "
` [PATCH v2 07/10] ecryptfs: Convert ecryptfs_encrypt_page() "
` [PATCH v2 08/10] ecryptfs: Convert ecryptfs_decrypt_page() "
` [PATCH v2 09/10] ecryptfs: Convert lower_offset_for_page() "
` [PATCH v2 10/10] ecryptfs: Pass the folio index to crypt_extent()
[PATCH 00/10] Convert ecryptfs to use folios
2024-10-25 18:50 UTC (7+ messages)
` [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
` [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
[PATCH] xfs: Do not fallback to buffered-io for DIO atomic write
2024-10-25 18:31 UTC (2+ messages)
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-25 17:49 UTC (2+ messages)
[PATCH] iomap: elide zero range flush from partial eof zeroing
2024-10-25 16:49 UTC (5+ messages)
[REGRESSION] generic/564 is failing in fs-next
2024-10-25 15:18 UTC (6+ messages)
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-10-25 15:11 UTC (12+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
` [PATCH v1 08/11] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v1 09/11] virtio-mem: remember usable region size
` [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
[RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic
2024-10-25 12:54 UTC (3+ messages)
[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
2024-10-25 12:32 UTC
[PATCHv8 0/6] write hints for nvme fdp
2024-10-25 12:20 UTC (5+ messages)
` [PATCHv8 2/6] block: use generic u16 for write hints
[PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
2024-10-25 8:48 UTC (3+ messages)
[PATCH v2 0/2] Miscdevices in Rust
2024-10-25 7:57 UTC (4+ messages)
` [PATCH v2 1/2] rust: types: add Opaque::try_ffi_init
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