Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 03:36:51 to 2024-04-25 13:29:06 UTC [more...]

[RFCv3 0/7] ext2 iomap changes and iomap improvements
 2024-04-25 13:28 UTC 

[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-25 13:13 UTC  (10+ messages)
` [PATCH v5 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH v5 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
` [PATCH v5 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH v5 5/9] iomap: drop the write failure handles when unsharing and zeroing
` [PATCH v5 6/9] iomap: don't increase i_size if it's not a write operation
` [PATCH v5 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
` [PATCH v5 8/9] iomap: make iomap_write_end() return a boolean
` [PATCH v5 9/9] iomap: do some small logical cleanup in buffered write

[PATCH v2 0/4] Fix and cleanups to page-writeback
 2024-04-25 13:17 UTC  (5+ messages)
` [PATCH v2 1/4] mm: enable __wb_calc_thresh to calculate dirty background threshold
` [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain
` [PATCH v2 3/4] mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
` [PATCH v2 4/4] mm: remove stale comment __folio_mark_dirty

[PATCH v2] exfat: zero the reserved fields of file and stream extension dentries
 2024-04-25 13:05 UTC  (3+ messages)

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diFree
 2024-04-25 12:53 UTC  (5+ messages)
` [PATCH] jfs: Fix "

[PATCH 00/30] Remove PG_error flag
 2024-04-25 12:51 UTC  (11+ messages)
` [PATCH 18/30] orangefs: Remove calls to set/clear the error flag
` [PATCH 27/30] iomap: Remove calls to set and clear folio "

[PATCH linux-next] ksm: add ksm involvement information for each process
 2024-04-25 12:51 UTC  (2+ messages)

[PATCH] virtiofs: include a newline in sysfs tag
 2024-04-25 12:42 UTC  (2+ messages)

[PATCH v4 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-25 12:39 UTC  (13+ messages)
` [PATCH 1/2] fs: reorganize path_openat()
` [PATCH 2/2] openat2: add OA2_INHERIT_CRED flag

[PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
 2024-04-25 12:32 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-25 12:25 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-25 11:37 UTC  (12+ messages)
` [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range()
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v4 09/11] xfs: expose block size in stat
` [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v4 11/11] xfs: enable block size larger than page size support

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-25 11:04 UTC  (4+ messages)

[PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-25 11:02 UTC  (7+ messages)

[PATCH] ovl: implement tmpfile
 2024-04-25 10:15 UTC 

[PATCH] fs: Create anon_inode_getfile_fmode()
 2024-04-25 10:13 UTC  (3+ messages)

[PATCH v1 0/3] overlayfs: Optimize override/revert creds
 2024-04-25  9:20 UTC  (7+ messages)

[syzbot] [udf?] kernel BUG in submit_bh_wbc (2)
 2024-04-25  9:05 UTC 

[PATCH] nilfs2: convert to use the new mount API
 2024-04-25  8:58 UTC  (2+ messages)

[PATCH net] Fix a potential infinite loop in extract_user_to_sg()
 2024-04-25  8:39 UTC 

[syzbot] [f2fs?] KASAN: slab-out-of-bounds Read in f2fs_get_node_info
 2024-04-25  7:59 UTC 

[PATCH 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-04-25  6:53 UTC  (11+ messages)
` [PATCH 1/5] cachefiles: stop sending new request when dropping object
` [PATCH 2/5] cachefiles: flush all requests for the object that is being dropped
` [PATCH 3/5] cachefiles: flush ondemand_object_worker during clean object
` [PATCH 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH 5/5] cachefiles: add missing lock protection when polling

[dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
 2024-04-25  6:28 UTC  (3+ messages)

[PATCH 0/6] Remove page_mapping()
 2024-04-25  6:21 UTC  (16+ messages)
` [PATCH 1/6] fscrypt: Convert bh_get_inode_and_lblk_num to use a folio
` [PATCH 2/6] f2fs: Convert f2fs_clear_page_cache_dirty_tag "
` [PATCH 3/6] memory-failure: Remove calls to page_mapping()
` [PATCH 4/6] migrate: Expand the use of folio in __migrate_device_pages()
` [PATCH 5/6] userfault; Expand folio use in mfill_atomic_install_pte()
` [PATCH 6/6] mm: Remove page_mapping()

[RFC] fstests: add fsstress + writeback + debugfs folio split test
 2024-04-25  5:31 UTC  (2+ messages)

[PATCH 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-04-25  5:15 UTC  (21+ messages)
` [PATCH 01/12] cachefiles: remove request from xarry during flush requests
` [PATCH 02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read()
` [PATCH 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
` [PATCH 04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
  ` [External] "
` [PATCH 05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd
` [PATCH 06/12] cachefiles: add consistency check for copen/cread
` [PATCH 07/12] cachefiles: add spin_lock for cachefiles_ondemand_info
` [PATCH 08/12] cachefiles: never get a new anon fd if ondemand_id is valid
` [PATCH 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
` [PATCH 10/12] cachefiles: Set object to close if ondemand_id < 0 in copen
` [PATCH 11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD
` [PATCH 12/12] cachefiles: make on-demand read killable

[PATCH v6 00/37] Memory allocation profiling
 2024-04-25  3:25 UTC  (3+ messages)

[RFC] Saner typechecking for closures
 2024-04-25  3:19 UTC  (3+ messages)

[PATCH v5 0/5] Improve visibility of writeback
 2024-04-25  1:22 UTC  (4+ messages)
` [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-25  1:14 UTC  (8+ messages)
` [PATCH 13/29] xfs: add "
` [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks

[syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
 2024-04-25  1:07 UTC 

[PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
 2024-04-25  1:04 UTC  (42+ messages)
` [PATCH 03/13] fsverity: support block-based Merkle tree caching
` [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
` [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
` [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity
` [PATCH 08/13] fsverity: expose merkle tree geometry to callers
` [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too
` [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
` [PATCH 11/13] fsverity: report validation errors back to the filesystem
` [PATCH 12/13] fsverity: remove system-wide workqueue

[PATCH v2] hfsplus: refactor copy_name to not use strncpy
 2024-04-24 23:55 UTC  (2+ messages)

[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
 2024-04-24 22:55 UTC  (2+ messages)

[PATCH v2 0/9] ext4: support adding multi-delalloc blocks
 2024-04-24 20:05 UTC  (5+ messages)
` [PATCH v2 1/9] ext4: factor out a common helper to query extent map
` [PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block

[PATCH 0/2] Adjust brk randomness
 2024-04-24 19:20 UTC  (3+ messages)
` [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk
  ` (subset) "

[PATCH 0/2] test_xarray: couple of fixes for v6-9-rc6
 2024-04-24 15:16 UTC  (5+ messages)
` [PATCH 1/2] tools: fix userspace compilation with new test_xarray changes
` [PATCH 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()

[PATCH 1/2] fs: reorganize path_openat()
 2024-04-24 15:07 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
 2024-04-24 14:58 UTC  (4+ messages)

[syzbot] [ext4?] WARNING in ext4_journal_check_start
 2024-04-24 14:30 UTC 

[PATCH v2 00/10] mm: migrate: support poison recover from migrate folio
 2024-04-24 13:59 UTC  (11+ messages)
` [PATCH v2 01/10] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH v2 02/10] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH v2 03/10] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
` [PATCH v2 04/10] mm: migrate: remove migrate_folio_extra()
` [PATCH v2 05/10] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH v2 06/10] mm: migrate: split folio_migrate_mapping()
` [PATCH v2 07/10] mm: add folio_mc_copy()
` [PATCH v2 08/10] mm: migrate: support poisoned recover from migrate folio
` [PATCH v2 09/10] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH v2 10/10] mm: migrate: remove folio_migrate_copy()

[PATCH v1] exfat: zero the reserved fields of file and stream extension dentries
 2024-04-24 11:40 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
 2024-04-24 12:22 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
 2024-04-24  9:40 UTC  (5+ messages)
` [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
` [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-24  7:55 UTC  (9+ messages)

[PATCH v2 0/8] mm/swap: optimize swap cache search space
 2024-04-24  8:48 UTC  (6+ messages)
` [PATCH v2 7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-04-24  8:12 UTC  (2+ messages)

[PATCH 0/5] cachefiles: some bugfixes for withdraw and xattr
 2024-04-24  3:27 UTC  (5+ messages)
` [PATCH 2/5] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
` [PATCH 3/5] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
` [PATCH 4/5] cachefiles: correct the return value of cachefiles_check_volume_xattr()
` [PATCH 5/5] cachefiles: correct the return value of cachefiles_check_auxdata()


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).