messages from 2024-06-01 03:42:04 to 2024-06-04 04:20:11 UTC [more...]
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-04 4:20 UTC (15+ 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 19/19] fuse: {uring} Optimize async sends
[PATCHv2 0/2] iomap: Optimize read_folio
2024-06-04 4:11 UTC (3+ messages)
[PATCH] iomap: keep on increasing i_size in iomap_write_end()
2024-06-04 4:08 UTC (2+ messages)
why does proc_fd_getattr() bother with S_ISDIR(inode->i_mode)?
2024-06-04 3:40 UTC
[PATCH v20 00/12] Implement copy offload support
2024-06-03 17:12 UTC (24+ 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 04/12] block: add emulation for copy
` [PATCH v20 07/12] nvme: add copy offload support
` [PATCH v20 11/12] null: Enable trace capability for null block
[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
virtio-fs tests between host(x86) and dpu(arm64)
2024-06-04 3:08 UTC (9+ messages)
` Addressing architectural differences between FUSE driver and fs - "
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-04 2:35 UTC (26+ 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 6/6] selftests/bpf: Replace memcpy() with __get_task_comm()
[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
[HELP] FUSE writeback performance bottleneck
2024-06-04 1:57 UTC (6+ messages)
[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 v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
2024-06-03 17:42 UTC (8+ messages)
[PATCH] fs: nls: add missing MODULE_DESCRIPTION() macros
2024-06-03 14:38 UTC (2+ messages)
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-03 14:37 UTC (25+ 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
[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 (14+ messages)
` [PATCH v7 1/9] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 3/9] fs: Add initial atomic write support info to statx
` [PATCH v7 4/9] block: Add core atomic write support
` [PATCH v7 5/9] block: Add atomic write support for statx
` [PATCH v7 6/9] block: Add fops atomic write support
` [PATCH v7 7/9] scsi: sd: Atomic "
` [PATCH v7 8/9] scsi: scsi_debug: "
` [PATCH v7 9/9] nvme: "
[PATCH v6 00/11] enable bs > ps in XFS
2024-06-03 12:36 UTC (13+ 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
[PATCH] exfat: fix potential deadlock on __exfat_get_dentry_set
2024-06-03 11:50 UTC (2+ messages)
Is is reasonable to support quota in fuse?
2024-06-03 11:36 UTC
[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 RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-06-03 10:30 UTC (12+ 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 v4 0/2] Clean up usage of rt_task()
2024-06-03 7:33 UTC (4+ messages)
` [PATCH v4 1/2] sched/rt: "
` [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
[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
[PATCH] zonefs: move super block reading from page to folio
2024-06-03 0:30 UTC (6+ messages)
[syzbot] [f2fs?] kernel BUG in f2fs_write_inline_data
2024-06-02 15:30 UTC (6+ messages)
[syzbot] [squashfs?] VFS: Close: file count is zero (use-after-free)
2024-06-02 15:20 UTC
[syzbot] [kernfs?] [bcachefs?] [exfat?] INFO: task hung in do_unlinkat (5)
2024-06-02 14:09 UTC
[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (2)
2024-06-02 12:31 UTC (2+ messages)
[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open
2024-06-02 9:56 UTC (2+ messages)
` [PATCH] fs/ntfs3: dealing with situations where dir_search_u may return null
[PATCH v2] sched/rt: Clean up usage of rt_task()
2024-06-01 22:31 UTC (9+ messages)
[GIT PULL] xfs: bug fixes for 6.10
2024-06-01 16:38 UTC (2+ messages)
[GIT PULL] bcachefs updates fro 6.10-rc1
2024-06-01 14:09 UTC (6+ messages)
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-06-01 9:33 UTC (5+ messages)
[PATCH 00/10] ext4: simplify the counting and management of delalloc reserved blocks
2024-06-01 3:41 UTC (4+ messages)
` [PATCH 07/10] ext4: drop ext4_es_delayed_clu()
` [PATCH 09/10] ext4: drop ext4_es_is_delonly()
` [PATCH 10/10] ext4: drop all delonly descriptions
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).