linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 16:20:33 to 2025-07-01 19:48:52 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-01 19:48 UTC  (8+ messages)

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-01 19:40 UTC  (30+ messages)
` [PATCH v6 1/6] fs: split fileattr related helpers into separate file
` [PATCH v6 2/6] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v6 3/6] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v6 5/6] fs: prepare for extending file_get/setattr()
` [PATCH v6 6/6] fs: introduce file_getattr and file_setattr syscalls

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01 19:38 UTC  (100+ messages)
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v1 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH] fuse: return -EOPNOTSUPP from ->fileattr_[gs]et() instead of -ENOTTY
 2025-07-01 19:11 UTC  (3+ messages)

[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-01 18:47 UTC  (2+ messages)

[RFC PATCH v1 1/2] landlock: Fix handling of disconnected directories
 2025-07-01 18:38 UTC  (2+ messages)
` [RFC PATCH v1 2/2] selftests/landlock: Add layout4_disconnected test suite

[PATCH bpf-next] selftests/bpf: don't call fsopen() as privileged user
 2025-07-01 18:31 UTC 

[PATCH] scripts: gdb: vfs: Support external dentry names
 2025-07-01 17:48 UTC  (2+ messages)

[PATCH 00/13] netfs, cifs: Fixes to retry-related code
 2025-07-01 17:07 UTC  (15+ messages)
` [PATCH 01/13] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 02/13] netfs: Fix double put of request
` [PATCH 03/13] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH 04/13] netfs: Fix looping in wait functions
` [PATCH 05/13] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 06/13] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 07/13] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 08/13] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 09/13] smb: client: fix warning when reconnecting channel
` [PATCH 10/13] netfs: Fix i_size updating
` [PATCH 11/13] netfs: Merge i_size update functions
` [PATCH 12/13] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH 13/13] netfs: Update tracepoints in a number of ways

[PATCH 0/3] rust: xarray: add `insert` and `reserve`
 2025-07-01 17:04 UTC  (10+ messages)
` [PATCH 1/3] rust: xarray: use the prelude
` [PATCH 2/3] rust: xarray: implement Default for AllocKind
` [PATCH 3/3] rust: xarray: add `insert` and `reserve`

[BUG] KASAN: slab-out-of-bounds in vsnprintf triggered by large stack frame
 2025-07-01 16:41 UTC 

[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
 2025-07-01 16:23 UTC  (10+ messages)

[RFC][PATCH] fix proc_sys_compare() handling of in-lookup dentries
 2025-07-01 16:09 UTC  (4+ messages)

[PATCH v2] fs: orangefs: replace scnprintf() with sysfs_emit()
 2025-07-01 15:23 UTC 

[GIT PULL] bcachefs fixes for 6.16-rc4
 2025-07-01 14:43 UTC  (4+ messages)

[PATCH v3 00/10] ext4: fix insufficient credits when writing back large folios
 2025-07-01 13:06 UTC  (11+ messages)
` [PATCH v3 01/10] ext4: process folios writeback in bytes
` [PATCH v3 02/10] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [PATCH v3 03/10] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v3 04/10] ext4: refactor the block allocation process of ext4_page_mkwrite()
` [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v3 06/10] ext4: enhance tracepoints during the folios writeback
` [PATCH v3 07/10] ext4: correct the reserved credits for extent conversion
` [PATCH v3 08/10] ext4: reserved credits for one extent during the folio writeback
` [PATCH v3 09/10] ext4: replace ext4_writepage_trans_blocks()
` [PATCH v3 10/10] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()

[syzbot] [fs?] linux-next test error: WARNING: suspicious RCU usage in proc_sys_compare
 2025-07-01 12:30 UTC 

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-07-01 12:03 UTC  (2+ messages)

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-07-01 12:01 UTC  (2+ messages)

[PATCH v2] fs/libfs: don't assume blocksize <= PAGE_SIZE in generic_check_addressable
 2025-07-01 11:57 UTC  (2+ messages)

[PATCH v4] fs/buffer: remove the min and max limit checks in __getblk_slow()
 2025-07-01 11:56 UTC  (2+ messages)

[PATCH] netfs: Fix i_size updating
 2025-07-01 11:42 UTC  (4+ messages)
` [PATCH] netfs: Merge i_size update functions

[PATCH 0/6] btrfs: add remove_bdev() callback
 2025-07-01 11:35 UTC  (5+ messages)
` [PATCH 1/6] fs: add a new remove_bdev() super operations callback

[PATCH v3 13/16] fuse: use iomap for writeback
 2025-07-01 11:34 UTC  (4+ messages)

[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
 2025-07-01 11:08 UTC 

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-07-01 10:13 UTC  (6+ messages)

[PATCH 0/6] docs: Remove false positives from check-sysctl-docs
 2025-07-01  8:56 UTC  (7+ messages)
` [PATCH 1/6] docs: nixify check-sysctl-docs
` [PATCH 2/6] docs: Use skiplist when checking sysctl admin-guide
` [PATCH 3/6] docs: Add awk section for ucount sysctl entries
` [PATCH 4/6] docs: Remove colon from ctltable title in vm.rst
` [PATCH 5/6] docs: Replace spaces with tabs in check-sysctl-docs
` [PATCH 6/6] docs: Downgrade arm64 & riscv from titles to comment

[PATCH v2 0/6] btrfs: add remove_bdev() callback
 2025-07-01  8:46 UTC  (16+ messages)
` [PATCH v2 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
` [PATCH v2 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH v2 3/6] btrfs: reject file operations if in shutdown state
` [PATCH v2 4/6] btrfs: reject delalloc ranges "
` [PATCH v2 5/6] btrfs: implement shutdown ioctl
` [PATCH v2 6/6] btrfs: implement remove_bdev super operation callback

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-07-01  8:33 UTC  (2+ messages)

[PATCH] fanotify: introduce unique event identifier
 2025-07-01  7:22 UTC  (2+ messages)

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-07-01  6:23 UTC  (13+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()

[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-07-01  6:05 UTC  (15+ messages)
  ` [RFC[RAP] V2] "

[PATCH] hfs: add logic of correcting a next unused CNID
 2025-06-30 19:36 UTC  (3+ messages)

[viro-vfs:work.mount 30/42] Warning: fs/namespace.c:2792 function parameter 'pinned' not described in 'do_lock_mount'
 2025-06-30 17:18 UTC 

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-06-30 17:18 UTC  (2+ messages)

[RFC] vfs_parse_fs_string() calling conventions change (was Re: [PATCH v2 17/35] sanitize handling of long-term internal mounts)
 2025-06-30 17:04 UTC  (9+ messages)
` [PATCHES v2][RFC][CFR] mount-related stuff
  ` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
    ` [PATCH v2 17/35] sanitize handling of long-term internal mounts

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-30 17:04 UTC  (4+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings


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