messages from 2024-06-02 20:11:27 to 2024-06-04 13:31:26 UTC [more...]
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-04 13:02 UTC (25+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
` [PATCH 3/6] auditsc: "
` [PATCH 4/6] security: "
` [PATCH 5/6] bpftool: Make task comm always be NUL-terminated
[PATCH v3] fs/splice: don't block splice_direct_to_actor() after data was read
2024-06-04 13:27 UTC (4+ messages)
[HACK PATCH] fs: dodge atomic in putname if ref == 1
2024-06-04 13:24 UTC
[PATCH v4 0/2] Clean up usage of rt_task()
2024-06-04 12:26 UTC (4+ messages)
` [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
[HELP] FUSE writeback performance bottleneck
2024-06-04 12:24 UTC (12+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-06-04 11:44 UTC (24+ messages)
` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v20 11/12] null: Enable trace capability for null block
` [PATCH v20 07/12] nvme: add copy offload support
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v20 03/12] block: add copy offload support
[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
2024-06-04 11:26 UTC (3+ messages)
` [PATCH RFC 1/2] fs: pass sb_flags to submount
` [PATCH RFC 2/2] NFSv4: set sb_flags to second superblock
[PATCH v6 00/11] enable bs > ps in XFS
2024-06-04 10:29 UTC (16+ messages)
` [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
virtio-fs tests between host(x86) and dpu(arm64)
2024-06-04 10:21 UTC (17+ messages)
` Addressing architectural differences between FUSE driver and fs - "
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-04 9:36 UTC (14+ messages)
` [PATCH RFC v2 05/19] fuse: Add a uring config ioctl
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function
` [PATCH RFC v2 15/19] export __wake_on_current_cpu
Is is reasonable to support quota in fuse?
2024-06-04 9:27 UTC (5+ messages)
[PATCH v2] Fix issue in mark_buffer_dirty_inode
2024-06-04 9:10 UTC (2+ messages)
[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
2024-06-04 8:58 UTC (9+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-06-04 7:39 UTC (3+ messages)
[PATCH] iomap: keep on increasing i_size in iomap_write_end()
2024-06-04 7:10 UTC (3+ messages)
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-04 7:09 UTC (27+ messages)
` [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
` [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
` [RFC PATCH v4 5/8] xfs: refactor the truncating order
` [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
` [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
2024-06-04 7:05 UTC (2+ messages)
[PATCH 0/8] sysctl: Remove sentinel check from sysctl internals
2024-06-04 6:48 UTC (10+ messages)
` [PATCH 1/8] locking: Remove superfluous sentinel element from kern_lockdep_table
` [PATCH 2/8] mm profiling: Remove superfluous sentinel element from ctl_table
` [PATCH 3/8] sysctl: Remove check for sentinel element in ctl_table arrays
` [PATCH 4/8] sysctl: Replace nr_entries with ctl_table_size in new_links
` [PATCH 5/8] sysctl: Remove superfluous empty allocations from sysctl internals
` [PATCH 6/8] sysctl: Remove "child" sysctl code comments
` [PATCH 7/8] sysctl: Remove ctl_table sentinel "
` [PATCH 8/8] sysctl: Warn on an empty procname element
[PATCH] kernel/sysctl-test: add MODULE_DESCRIPTION()
2024-06-03 13:23 UTC (3+ messages)
[PATCH v2] Fix issue in mark_buffer_dirty_inode
2024-06-04 6:00 UTC
Change in splice() behaviour after 5.10?
2024-06-04 5:43 UTC
[PATCH] zonefs: move super block reading from page to folio
2024-06-04 5:33 UTC (7+ messages)
[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-06-04 5:22 UTC (12+ messages)
[PATCHv2 0/2] iomap: Optimize read_folio
2024-06-04 4:11 UTC (3+ messages)
why does proc_fd_getattr() bother with S_ISDIR(inode->i_mode)?
2024-06-04 3:40 UTC
[PATCH v11 00/26] DEPT(Dependency Tracker)
2024-06-04 3:10 UTC (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
[PATCH 1/2][RFC] amdgpu: fix a race in kfd_mem_export_dmabuf()
2024-06-04 2:14 UTC (2+ messages)
` [PATCH 2/2][RFC] amdkfd CRIU fixes
[RFC] Documentation: Add initial iomap document
2024-06-03 23:34 UTC (2+ messages)
[PATCH printk v2 00/18] add threaded printing + the rest
2024-06-03 23:24 UTC (3+ messages)
` [PATCH printk v2 13/18] proc: consoles: Add notation to c_start/c_stop
` [PATCH printk v2 14/18] proc: Add nbcon support for /proc/consoles
[PATCH 0/8] Some pstore improvements
2024-06-03 23:02 UTC (3+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
[PATCH] readdir: Add missing quote in macro comment
2024-06-03 22:13 UTC (4+ messages)
[RFC] misuse of descriptor tables in HID-BPF
2024-06-03 20:00 UTC (3+ messages)
[PATCH] debugfs: ignore auto and noauto options if given
2024-06-03 19:52 UTC (10+ messages)
[PATCH] netfs: Fix documentation comment for netfs_wait_for_outstanding_io()
2024-06-03 18:23 UTC
[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
2024-06-03 18:09 UTC (5+ messages)
` [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code
[PATCH 2/4] fscache: Remove duplicate included header
2024-06-03 18:01 UTC (3+ messages)
` [RESEND PATCH "
[PATCH] fs: nls: add missing MODULE_DESCRIPTION() macros
2024-06-03 14:38 UTC (2+ messages)
[PATCH] tmpfs: don't interrupt fallocate with EINTR
2024-06-03 14:35 UTC (2+ messages)
[PATCH v2] hostfs: convert hostfs to use the new mount API
2024-06-03 14:29 UTC (2+ messages)
[PATCH] selftests: proc: remove unreached code and fix build warning
2024-06-03 14:24 UTC (2+ messages)
[PATCH][RFC] move close_range(2) into fs/file.c, fold __close_range() into it
2024-06-03 13:59 UTC (4+ messages)
[PATCH][RFC] fs: add levels to inode write access
2024-06-03 13:52 UTC (3+ messages)
` [PATCH] fs: don't block i_writecount during exec
` (subset) "
[PATCH] readdir: Remove unused header include
2024-06-03 13:48 UTC (3+ messages)
[PATCH] vfs: replace WARN(down_read_trylock, ...) abuse with proper asserts
2024-06-03 13:47 UTC (3+ messages)
[PATCH] remove pointless includes of <linux/fdtable.h>
2024-06-03 13:41 UTC (2+ messages)
[PATCH] get rid of close_fd() misuse in cachefiles
2024-06-03 13:39 UTC (7+ messages)
` [PATCH] cachefiles: remove unneeded include of <linux/fdtable.h>
` (subset) "
[PATCH v7 0/9] block atomic writes
2024-06-03 13:29 UTC (6+ messages)
` [PATCH v7 4/9] block: Add core atomic write support
[PATCH] exfat: fix potential deadlock on __exfat_get_dentry_set
2024-06-03 11:50 UTC (2+ messages)
[syzbot] [ext4?] INFO: task hung in vfs_rmdir (2)
2024-06-03 11:27 UTC (7+ messages)
[PATCH] fs/direct-io: Remove linux/prefetch.h include
2024-06-03 11:18 UTC (2+ messages)
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-06-03 9:21 UTC (5+ messages)
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH] Fix filesystem issue: description of the fix Fix mark_buffer_dirty_inode to mark_buffer_dirty_fsync Signed-off-by: HyeonWoo Cha <chw1119@hanyang.ac.kr>
2024-06-03 7:35 UTC (2+ messages)
[PATCH 0/5] sys_ringbuffer
2024-06-03 4:38 UTC (8+ messages)
` [PATCH 1/5] darray: lift from bcachefs
` [PATCH 2/5] darray: Fix darray_for_each_reverse() when darray is empty
` [PATCH 3/5] fs: sys_ringbuffer
` [PATCH 4/5] ringbuffer: Test device
` [PATCH 5/5] ringbuffer: Userspace test helper
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).