messages from 2024-05-31 15:41:17 to 2024-06-03 14:46:35 UTC [more...]
[RFC] misuse of descriptor tables in HID-BPF
2024-06-03 14:46 UTC (2+ messages)
[HELP] FUSE writeback performance bottleneck
2024-06-03 14:43 UTC (2+ 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 (36+ 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 7/8] xfs: reserve blocks for truncating "
[PATCH] tmpfs: don't interrupt fallocate with EINTR
2024-06-03 14:35 UTC (2+ messages)
[PATCH] debugfs: ignore auto and noauto options if given
2024-06-03 14:33 UTC (8+ 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 (14+ messages)
` [PATCH] fs: don't block i_writecount during exec
` (subset) "
[PATCH] readdir: Add missing quote in macro comment
2024-06-03 13:49 UTC (3+ messages)
[PATCH] readdir: Remove unused header include
2024-06-03 13:48 UTC (3+ messages)
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-03 13:48 UTC (9+ messages)
` [PATCH RFC v2 05/19] fuse: Add a uring config ioctl
` [PATCH RFC v2 19/19] fuse: {uring} Optimize async sends
[PATCH] vfs: replace WARN(down_read_trylock, ...) abuse with proper asserts
2024-06-03 13:47 UTC (3+ messages)
virtio-fs tests between host(x86) and dpu(arm64)
2024-06-03 13:44 UTC (6+ messages)
` Addressing architectural differences between FUSE driver and fs - "
[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 v20 00/12] Implement copy offload support
2024-06-03 11:43 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] 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
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-03 11:35 UTC (16+ 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()
[syzbot] [ext4?] INFO: task hung in vfs_rmdir (2)
2024-06-03 11:27 UTC (7+ messages)
[PATCH] iomap: keep on increasing i_size in iomap_write_end()
2024-06-03 11:22 UTC
[PATCH] fs/direct-io: Remove linux/prefetch.h include
2024-06-03 11:18 UTC (2+ messages)
[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
2024-06-03 10:42 UTC (6+ 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 (9+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
` [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 v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
2024-06-03 6:39 UTC (4+ messages)
` [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code
[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 (11+ messages)
` [PATCH 01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [PATCH 02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [PATCH 03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
` [PATCH 04/10] ext4: let __revise_pending() return newly inserted pendings
` [PATCH 05/10] ext4: count removed reserved blocks for delalloc only extent entry
` [PATCH 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [PATCH 07/10] ext4: drop ext4_es_delayed_clu()
` [PATCH 08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
` [PATCH 09/10] ext4: drop ext4_es_is_delonly()
` [PATCH 10/10] ext4: drop all delonly descriptions
[PATCH] test_xarray: add missing MODULE_DESCRIPTION() macro
2024-06-01 3:08 UTC
[RFC] struct fd situation
2024-05-31 22:01 UTC (5+ messages)
[PATCH] fsverity: support block-based Merkle tree caching
2024-05-31 21:52 UTC (3+ messages)
[PATCH 18/26] xfs: use merkle tree offset as attr hash
2024-05-31 21:45 UTC (12+ messages)
[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
2024-05-31 21:29 UTC (4+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem
[GIT PULL] bcachefs fixes for 6.10-rc2
2024-05-31 19:20 UTC (2+ messages)
[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-05-31 16:37 UTC (6+ messages)
` [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
2024-05-31 16:32 UTC (6+ messages)
` [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
` [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation
` [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [RFC PATCH 5/5] mm/mmap: Use split munmap calls for MAP_FIXED
[PATCH] fs: sys_ringbuffer() (WIP)
2024-05-31 15:49 UTC (2+ messages)
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