messages from 2024-07-04 19:28:56 to 2024-07-09 08:32:08 UTC [more...]
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-07-09 8:32 UTC (7+ messages)
` [PATCH v3 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-09 8:11 UTC (17+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
[PATCH v2 00/13] forcealign for xfs
2024-07-09 7:48 UTC (27+ messages)
` [PATCH v2 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH v2 02/13] xfs: always tail align maxlen allocations
` [PATCH v2 03/13] xfs: simplify extent allocation alignment
` [PATCH v2 04/13] xfs: make EOF allocation simpler
` [PATCH v2 05/13] xfs: introduce forced allocation alignment
` [PATCH v2 06/13] xfs: align args->minlen for "
` [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH v2 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH v2 09/13] xfs: Update xfs_inode_alloc_unitsize() "
` [PATCH v2 10/13] xfs: Unmap blocks according to forcealign
` [PATCH v2 11/13] xfs: Only free full extents for forcealign
` [PATCH v2 12/13] xfs: Don't revert allocated offset "
` [PATCH v2 13/13] xfs: Enable file data forcealign feature
[syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
2024-07-09 7:20 UTC (3+ messages)
[syzbot] [lsm?] general protection fault in hook_inode_free_security
2024-07-09 5:46 UTC (11+ messages)
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-09 4:07 UTC (6+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 13/13] mm: Remove devmap related functions and page table bits
[PATCH 00/10] Convert UFS directory handling to folios
2024-07-09 3:30 UTC (11+ messages)
` [PATCH 01/10] ufs: Convert ufs_get_page() to use a folio
` [PATCH 02/10] ufs: Convert ufs_get_page() to ufs_get_folio()
` [PATCH 03/10] ufs: Convert ufs_check_page() to ufs_check_folio()
` [PATCH 04/10] ufs: Convert ufs_find_entry() to take a folio
` [PATCH 05/10] ufs: Convert ufs_set_link() and ufss_dotdot() "
` [PATCH 06/10] ufs: Convert ufs_delete_entry() to work on "
` [PATCH 07/10] ufs: Convert ufs_make_empty() to use "
` [PATCH 08/10] ufs: Convert ufs_prepare_chunk() to take "
` [PATCH 09/10] ufs; Convert ufs_commit_chunk() "
` [PATCH 10/10] ufs: Convert directory handling to kmap_local
[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-07-09 3:14 UTC (10+ messages)
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
[PATCH v9 00/10] enable bs > ps in XFS
2024-07-08 22:40 UTC (13+ messages)
` [PATCH v9 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-08 22:07 UTC (37+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
` [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec
[syzbot] [hfs?] KMSAN: uninit-value in copy_name
2024-07-08 19:20 UTC (6+ messages)
` [PATCH] hfsplus: fix "
[PATCH v4 0/9] fs: multigrain timestamp redux
2024-07-08 19:01 UTC (16+ messages)
` [PATCH v4 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v4 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v4 3/9] fs: add percpu counters for significant "
` [PATCH v4 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v4 6/9] xfs: switch to "
` [PATCH v4 7/9] ext4: "
` [PATCH v4 8/9] btrfs: convert "
` [PATCH v4 9/9] tmpfs: add support for "
[RFC PATCH] bcachefs: make directory i_size meaningful
2024-07-08 18:48 UTC
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-08 17:53 UTC (21+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
[PATCH] inotify: Added pid and uid information in inotify event
2024-07-08 16:29 UTC (2+ messages)
[PATCH v3 0/9] fs: multigrain timestamp redux
2024-07-08 15:32 UTC (16+ messages)
` [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v3 3/9] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH v3 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v3 6/9] xfs: switch to "
` [PATCH v3 7/9] ext4: "
` [PATCH v3 8/9] btrfs: convert "
` [PATCH v3 9/9] tmpfs: add support for "
[PATCH v2 0/7] Make core VMA operations internal and testable
2024-07-08 13:14 UTC (6+ messages)
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
[PATCH v3 0/3] man2: Document RWF_ATOMIC
2024-07-08 11:42 UTC (4+ messages)
` [PATCH v3 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v3 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v3 3/3] io_submit.2: Document RWF_ATOMIC
[PATCH 1/1] backing-file: convert to using fops->splice_write
2024-07-08 7:22 UTC
[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
2024-07-08 6:54 UTC (2+ messages)
[PATCH v3] kpageflags: detect isolated KPF_THP folios
2024-07-08 6:26 UTC
[PATCH 1/1] backing-file: covert to using fops->splice_write
2024-07-07 23:52 UTC (5+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 49cdc4e834e4
2024-07-07 6:01 UTC
Security issue in NFS localio
2024-07-05 21:56 UTC (7+ messages)
[PATCH][RESEND] fuse: add simple request tracepoints
2024-07-05 15:02 UTC (4+ messages)
[PATCH] kpageflags: detect isolated KPF_THP folios
2024-07-05 14:03 UTC (2+ messages)
[PATCH] hfsplus: fix uninit-value in copy_name
2024-07-05 13:46 UTC (2+ messages)
[PATCH] fuse: make foffset alignment opt-in for optimum backend performance
2024-07-05 12:00 UTC (3+ messages)
[syzbot] [fs?] KCSAN: data-race in __ep_remove / __fput (4)
2024-07-05 10:34 UTC (3+ messages)
[syzbot] [fs?] KCSAN: data-race in __fsnotify_parent / __fsnotify_recalc_mask (5)
2024-07-05 8:36 UTC (4+ messages)
[PATCH] exfat: check disk status during buffer write
2024-07-05 8:15 UTC
[PATCH 0/2] fs/dcache: fix cache inconsistency on case-insensitive lookups
2024-07-05 6:26 UTC (3+ messages)
` [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing
` [PATCH 2/2] ext4: in lookup call d_add_ci if there is a case mismatch
[PATCH v2 0/2] Introduce tracepoint for hugetlbfs
2024-07-05 6:24 UTC (7+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint
Non-power-of-2 zone size (was: [PATCH] dm-table:fix zone block_device not aligned with zonesize)
2024-07-05 0:13 UTC (3+ messages)
` Non-power-of-2 zone size
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).