messages from 2024-12-10 07:58:24 to 2024-12-11 20:28:03 UTC [more...]
[syzbot] [v9fs?] WARNING in __alloc_frozen_pages_noprof
2024-12-11 20:28 UTC (3+ messages)
` "
[syzbot] [fat?] INFO: task hung in exfat_sync_fs
2024-12-11 20:20 UTC (2+ messages)
` [syzbot] [exfat?] "
[PATCH] Documentation: filesystems: fix two misspells
2024-12-11 19:58 UTC (3+ messages)
[PATCH v2] fuse: Abort connection if FUSE server get stuck
2024-12-11 19:45 UTC (2+ messages)
silent data corruption in fuse in rc1
2024-12-11 19:43 UTC (22+ messages)
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-12-11 19:41 UTC (26+ messages)
[RFC 0/3] xfs_io: enable extsize and stat -v support for ext4
2024-12-11 18:18 UTC (7+ messages)
` [RFC 1/3] include/linux.h: Factor out generic platform_test_fs_fd() helper
` [RFC 2/3] xfs_io: Add ext4 support to show FS_IOC_FSGETXATTR details
` [RFC 3/3] xfs_io: add extsize command support
[PATCHv13 05/11] block: expose write streams for block device nodes
2024-12-11 17:18 UTC (10+ messages)
` [PATCHv13 06/11] io_uring: enable per-io write streams
` [PATCHv13 00/11] block write streams with nvme fdp
` [PATCHv13 04/11] block: introduce a write_stream_granularity queue limit
` [PATCHv13 10/11] nvme: register fdp parameters with the block layer
[PATCH v3] fanotify: notify on mount attach and detach
2024-12-11 16:50 UTC (2+ messages)
[PATCH next] binfmt_elf: Fix potential Oops in load_elf_binary()
2024-12-11 16:48 UTC (2+ messages)
[PATCH v3 bpf-next 0/6] Enable writing xattr from BPF programs
2024-12-11 16:48 UTC (9+ messages)
` [PATCH v3 bpf-next 1/6] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v3 bpf-next 2/6] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v3 bpf-next 3/6] bpf: lsm: Add two more sleepable hooks
` [PATCH v3 bpf-next 4/6] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v3 bpf-next 5/6] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add __failure tests for set/remove xattr kfuncs
[PATCH 0/5] fs: lockless mntns rbtree lookup
2024-12-11 16:34 UTC (12+ messages)
` [PATCH 1/5] mount: remove inlude/nospec.h include
` [PATCH 2/5] fs: add mount namespace to rbtree late
` [PATCH 3/5] fs: lockless mntns rbtree lookup
` [PATCH 4/5] selftests: remove unneeded include
` [PATCH 5/5] samples: add test-list-all-mounts
[PATCH] fs: fix is_mnt_ns_file()
2024-12-11 16:30 UTC (3+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-12-11 16:30 UTC (5+ messages)
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
[RFC] Add a prctl to disable ".." traversal in path resolution
2024-12-11 16:20 UTC (4+ messages)
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-12-11 16:00 UTC (9+ messages)
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry
[PATCH 0/6] convert efivarfs to manage object data correctly
2024-12-11 12:39 UTC (12+ messages)
` [PATCH 1/6] efivarfs: remove unused efi_varaible.Attributes and .kobj
` [PATCH 2/6] efivarfs: add helper to convert from UC16 name and GUID to utf8 name
` [PATCH 3/6] efivarfs: make variable_is_present use dcache lookup
` [PATCH 4/6] efivarfs: move freeing of variable entry into evict_inode
` [PATCH 5/6] efivarfs: remove unused efivarfs_list
` [PATCH 6/6] efivarfs: fix error on write to new variable leaving remnants
[PATCH v2] fanotify: notify on mount attach and detach
2024-12-11 12:03 UTC (16+ messages)
[PATCH v3 0/3] Additional miscdevice fops parameters
2024-12-11 11:57 UTC (6+ messages)
` [PATCH v3 1/3] rust: miscdevice: access file in fops
` [PATCH v3 2/3] rust: miscdevice: access the `struct miscdevice` from fops->open()
` [PATCH v3 3/3] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
[PATCH v6 0/3] iomap: fix zero padding data issue in concurrent append writes
2024-12-11 10:34 UTC (9+ messages)
` [PATCH v6 1/3] iomap: pass byte granular end position to iomap_add_to_ioend
` (subset) [PATCH v6 0/3] iomap: fix zero padding data issue in concurrent append writes
[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-12-11 10:23 UTC (4+ messages)
` [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
RFC: iomap patches for zoned XFS
2024-12-11 8:53 UTC (9+ messages)
` [PATCH 1/8] iomap: allow the file system to submit the writeback bios
` [PATCH 2/8] iomap: simplify io_flags and io_type in struct iomap_ioend
` [PATCH 3/8] iomap: add a IOMAP_F_ZONE_APPEND flag
` [PATCH 4/8] iomap: split bios to zone append limits in the submission handlers
` [PATCH 5/8] iomap: optionally use ioends for direct I/O
` [PATCH 6/8] iomap: pass private data to iomap_page_mkwrite
` [PATCH 7/8] iomap: pass private data to iomap_zero_range
` [PATCH 8/8] iomap: pass private data to iomap_truncate_page
[RFC v2 0/6] ext4: Implement support for extsize hints
2024-12-11 7:57 UTC (7+ messages)
` [RFC v2 1/6] ext4: add aligned allocation hint in mballoc
` [RFC v2 2/6] ext4: allow inode preallocation for aligned alloc
` [RFC v2 3/6] ext4: support for extsize hint using FS_IOC_FS(GET/SET)XATTR
` [RFC v2 4/6] ext4: pass lblk and len explicitly to ext4_split_extent*()
` [RFC v2 5/6] ext4: add extsize hint support
` [RFC v2 6/6] ext4: make extsize work with EOF allocations
[PATCH v22 0/8] Script execution control (was O_MAYEXEC)
2024-12-11 6:12 UTC (9+ messages)
` [PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook
[PATCH] fuse: Abort connection if FUSE server get stuck
2024-12-11 0:17 UTC (4+ messages)
[PATCH v8 13/16] fuse: Allow to queue fg requests through io-uring
2024-12-10 23:14 UTC (2+ messages)
[PATCH linux-next v4] ksm: add ksm involvement information for each process
2024-12-10 20:05 UTC (3+ messages)
[PATCH bpf-next v5 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-10 18:58 UTC (15+ messages)
` [PATCH bpf-next v5 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v5 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v5 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v5 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
` [PATCH bpf-next v5 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
[MEH PATCH] fs: sort out a stale comment about races between fd alloc and dup2
2024-12-10 18:15 UTC (6+ messages)
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-10 17:14 UTC (3+ messages)
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
ANNOUNCE: nfs-utils-2.8.2 released
2024-12-10 16:34 UTC
[PATCHv12 11/12] nvme: register fdp parameters with the block layer
2024-12-10 15:23 UTC (2+ messages)
[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
2024-12-10 14:58 UTC (4+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
[linus:master] [iomap] fde4c4c3ec: stress-ng.metamix.ops_per_sec 5880.5% improvement
2024-12-10 14:25 UTC
[PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-10 14:17 UTC (6+ messages)
` [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
[PATCH v2 0/7] large atomic writes for xfs
2024-12-10 12:57 UTC (8+ messages)
` [PATCH v2 1/7] iomap: Increase iomap_dio_zero() size limit
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support
` [PATCH v2 3/7] iomap: Lift blocksize restriction on atomic writes
` [PATCH v2 4/7] xfs: Add extent zeroing support for "
` [PATCH v2 5/7] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v2 6/7] xfs: Add RT atomic write unit max to xfs_mount
` [PATCH v2 7/7] xfs: Update xfs_get_atomic_write_attr() for large atomic writes
[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
2024-12-10 12:44 UTC (14+ messages)
[PATCHv12 03/12] block: add a bi_write_stream field
2024-12-10 12:19 UTC (6+ messages)
` [PATCHv12 04/12] block: introduce max_write_streams queue limit
` [PATCHv12 05/12] block: introduce a write_stream_granularity "
` [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
` [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv12 10/12] nvme.h: add FDP definitions
Removing page->index
2024-12-10 12:16 UTC (6+ messages)
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-10 11:31 UTC (20+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
2024-12-10 11:20 UTC (5+ messages)
[PATCH 4.19.y] fs/iomap: use consistent gfp flags during xfs readpages
2024-12-10 9:46 UTC
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