Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] mm: Avoid possible overflows in dirty throttling
 2024-06-21 17:29 UTC  (6+ messages)
` [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 2/2] mm: Avoid overflows in dirty throttling logic

Handing xfs fsverity development back to you
 2024-06-21 17:27 UTC  (4+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-21 17:16 UTC  (20+ messages)
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist

[PATCH v3 00/11] Improve the copy of task comm
 2024-06-21 16:39 UTC  (16+ messages)
` [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v3 03/11] security: "
` [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v3 08/11] tsacct: "
` [PATCH v3 09/11] tracing: "
` [PATCH v3 10/11] net: Replace strcpy() "
` [PATCH v3 11/11] drm: "

[PATCH 00/15] linux system call fixes
 2024-06-21 16:28 UTC  (32+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[Patch v9 00/10] block atomic writes
 2024-06-21 14:41 UTC  (33+ messages)
` [Patch v9 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [Patch v9 02/10] block: Generalize chunk_sectors support as boundary support
` [Patch v9 03/10] fs: Initial atomic write support
` [Patch v9 04/10] fs: Add initial atomic write support info to statx
` [Patch v9 05/10] block: Add core atomic write support
` [Patch v9 06/10] block: Add atomic write support for statx
` [Patch v9 07/10] block: Add fops atomic write support
` [Patch v9 08/10] scsi: sd: Atomic "
` [Patch v9 09/10] scsi: scsi_debug: "
` [Patch v9 10/10] nvme: "

[PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
 2024-06-21 13:40 UTC  (2+ messages)

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-21 13:28 UTC  (11+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead

[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
 2024-06-21 13:21 UTC  (5+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[PATCH] vfs: reorder checks in may_create_in_sticky
 2024-06-21 11:25 UTC  (6+ messages)

[PATCH 00/13] forcealign for xfs
 2024-06-21 10:05 UTC  (14+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 03/13] xfs: simplify extent allocation alignment
` [PATCH 04/13] xfs: make EOF allocation simpler
` [PATCH 05/13] xfs: introduce forced allocation alignment
` [PATCH 06/13] xfs: align args->minlen for "
` [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH 10/13] xfs: Unmap blocks according to forcealign
` [PATCH 11/13] xfs: Only free full extents for forcealign
` [PATCH 12/13] xfs: Don't revert allocated offset "
` [PATCH 13/13] xfs: Enable file data forcealign feature

[linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj
 2024-06-21  9:40 UTC  (2+ messages)

bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
 2024-06-21  3:52 UTC  (20+ messages)
        ` bvec_iter.bi_sector -> loff_t?

[RFC] fuse: do not generate interrupt requests for fatal signals
 2024-06-21  2:36 UTC  (8+ messages)

[PATCH] unicode: add MODULE_DESCRIPTION() macros
 2024-06-20 23:48 UTC  (4+ messages)

[PATCH v4 00/22] block atomic writes for xfs
 2024-06-20 21:24 UTC  (5+ messages)
` [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size()

[PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
 2024-06-20 20:49 UTC  (22+ messages)
` [PATCH 01/17] netfs: Fix io_uring based write-through
` [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
` [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 05/17] netfs: Record contention stats for writeback lock
` [PATCH 06/17] 9p: Enable multipage folios
` [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
` [PATCH 09/17] cifs: Defer read completion
` [PATCH 10/17] cifs: Only pick a channel once per read request
` [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
` [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
` [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
` [PATCH 15/17] netfs: Simplify the writeback code
` [PATCH 16/17] afs: Make read subreqs async
` [PATCH 17/17] netfs: Speed up buffered reading
` [PATCH v2 09/17] cifs: Defer read completion

[PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-06-20 19:10 UTC  (6+ messages)
` [PATCH 1/1] "

FYI: path walking optimizations pending for 6.11
 2024-06-20 18:53 UTC  (6+ messages)

[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-20 18:50 UTC  (4+ messages)
` [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-20 16:24 UTC  (6+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-20 16:19 UTC 

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-20 16:18 UTC  (3+ messages)

[PATCH] udf: Avoid excessive partition lengths
 2024-06-20 14:07 UTC  (3+ messages)

[PATCH 1/3] fs: Export in_group_or_capable()
 2024-06-20 14:03 UTC  (4+ messages)
` [PATCH 2/3] f2fs: Use in_group_or_capable() helper
` [PATCH 3/3] fuse: "

[PATCH v2] statx.2: Document STATX_SUBVOL
 2024-06-20 13:00 UTC 

[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
 2024-06-20 12:45 UTC  (2+ messages)

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-06-20 11:50 UTC  (3+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used
 2024-06-20 10:04 UTC  (6+ messages)

[PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro
 2024-06-20  7:46 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-06-20  3:10 UTC  (3+ messages)
` [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget


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 read-only IMAP folder(s) and NNTP newsgroup(s).