messages from 2024-06-03 14:46:35 to 2024-06-05 14:30:07 UTC [more...]
[RFC] misuse of descriptor tables in HID-BPF
2024-06-05 14:30 UTC (4+ messages)
[PATCH v3 00/21] block atomic writes for XFS
2024-06-05 14:26 UTC (3+ messages)
` [PATCH v3 07/21] fs: xfs: align args->minlen for forced allocation alignment
why does proc_fd_getattr() bother with S_ISDIR(inode->i_mode)?
2024-06-05 14:26 UTC (4+ messages)
[RFC] possible way to deal with dup2() vs. allocated but still not opened descriptors
2024-06-05 14:23 UTC (3+ messages)
[PATCH v5 0/2] Clean up usage of rt_task()
2024-06-05 14:07 UTC (13+ messages)
` [PATCH v5 1/2] sched/rt: "
` [PATCH v5 2/2] sched/rt, dl: Convert functions to return bool
[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-05 13:33 UTC (12+ messages)
` [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
` [PATCH v3 2/9] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
` [PATCH v3 5/9] fs/procfs: add build ID fetching to "
` [PATCH v3 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v3 7/9] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v3 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
` [PATCH v3 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs
[PATCH v7 0/9] block atomic writes
2024-06-05 11:21 UTC (12+ messages)
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 4/9] block: Add core "
[PATCH] fuse: cleanup request queuing towards virtiofs
2024-06-05 11:04 UTC (4+ messages)
[RFC] ML infrastructure in Linux kernel
2024-06-05 11:02 UTC
[PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs
2024-06-05 10:48 UTC (6+ messages)
` [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper
` [PATCH v17 4/7] ext4: Reuse generic_ci_match for ci comparisons
Is is reasonable to support quota in fuse?
2024-06-05 10:29 UTC (7+ messages)
[RFC] Documentation: Add initial iomap document
2024-06-05 4:07 UTC (3+ messages)
[PATCH printk v2 00/18] add threaded printing + the rest
2024-06-05 9:32 UTC (6+ 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 1/2][RFC] amdgpu: fix a race in kfd_mem_export_dmabuf()
2024-06-05 9:14 UTC (8+ messages)
` [PATCH v2 "
` [PATCH 2/2][RFC] amdkfd CRIU fixes
[PATCH] isofs: add missing MODULE_DESCRIPTION()
2024-06-05 8:35 UTC (2+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-06-05 8:20 UTC (17+ messages)
` [PATCH v20 01/12] block: Introduce queue limits and sysfs for 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 v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
2024-06-05 8:17 UTC (3+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-06-05 8:14 UTC (4+ messages)
[HELP] FUSE writeback performance bottleneck
2024-06-05 5:49 UTC (17+ messages)
[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
2024-06-05 5:13 UTC (11+ messages)
[RFC] fstests: add mmap page boundary tests
2024-06-05 4:40 UTC (4+ messages)
[PATCH] selftests: proc: remove unreached code and fix build warning
2024-06-05 3:25 UTC (3+ messages)
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-05 2:48 UTC (18+ 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 RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-04 23:45 UTC (16+ messages)
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function
` [PATCH RFC v2 15/19] export __wake_on_current_cpu
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-04 23:38 UTC (12+ messages)
` [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
` [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
[PATCH] zonefs: move super block reading from page to folio
2024-06-04 22:30 UTC (7+ messages)
[PATCH v4] fs: Improve eventpoll logging to stop indicting timerfd
2024-06-04 22:13 UTC (2+ messages)
[PATCH v3] fs/splice: don't block splice_direct_to_actor() after data was read
2024-06-04 19:24 UTC (5+ messages)
[PATCH v2] Fix issue in mark_buffer_dirty_inode
2024-06-04 19:10 UTC (3+ messages)
[PATCH 0/8] Some pstore improvements
2024-06-04 19:05 UTC (4+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
virtio-fs tests between host(x86) and dpu(arm64)
2024-06-04 18:09 UTC (18+ messages)
` Addressing architectural differences between FUSE driver and fs - "
[PATCH RFC] fs_parse: add uid & gid option parsing helpers
2024-06-04 17:17 UTC
[PATCH 0/3] whack user_path_at_empty, cleanup getname_flags
2024-06-04 15:52 UTC (4+ messages)
` [PATCH 1/3] vfs: stop using user_path_at_empty in do_readlinkat
` [PATCH 2/3] vfs: retire user_path_at_empty and drop empty arg from getname_flags
` [PATCH 3/3] vfs: shave a branch in getname_flags
[syzbot] [f2fs?] INFO: task hung in f2fs_balance_fs
2024-06-04 15:40 UTC (3+ messages)
[PATCH v4 0/2] Clean up usage of rt_task()
2024-06-04 15:27 UTC (5+ messages)
` [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
[syzbot] [f2fs?] kernel BUG in f2fs_evict_inode (2)
2024-06-04 15:10 UTC (3+ messages)
[syzbot] [exfat?] INFO: task hung in do_new_mount (2)
2024-06-04 14:57 UTC (2+ messages)
[PATCH] Improving readability of copy_tree
2024-06-04 13:43 UTC
[HACK PATCH] fs: dodge atomic in putname if ref == 1
2024-06-04 13:24 UTC
[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 (10+ messages)
` [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 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
[PATCH] iomap: keep on increasing i_size in iomap_write_end()
2024-06-04 7:10 UTC (3+ 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 RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-06-04 5:22 UTC (11+ messages)
[PATCHv2 0/2] iomap: Optimize read_folio
2024-06-04 4:11 UTC (3+ messages)
[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] readdir: Add missing quote in macro comment
2024-06-03 22:13 UTC (2+ 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 "
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