summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-30btrfs: lzo: add error message for invalid headersQu Wenruo
2026-06-30btrfs: fallback to transaction csum tree on a commit root csum missBoris Burkov
2026-06-30btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
2026-06-30btrfs: reject free space cache with more entries than pagesXiang Mei
2026-06-30btrfs: fix transaction abort logic in btrfs_fileattr_set()Filipe Manana
2026-06-30btrfs: validate properties before setting themFilipe Manana
2026-06-29fs: stop rewriting paths for PF_EXITING | PF_DUMPCOREChristian Brauner
2026-06-29fs: stop rewriting kthread fs structsChristian Brauner
2026-06-29fs: start all kthreads in nullfsChristian Brauner
2026-06-29nullfs: make nullfs multi-instanceChristian Brauner
2026-06-29pnfs/blocklayout: use scoped_with_init_fs() for SCSI device lookupChristian Brauner
2026-06-29ksmbd: use scoped_with_init_fs() for VFS path operationsChristian Brauner
2026-06-29ksmbd: use scoped_with_init_fs() for filesystem info path lookupChristian Brauner
2026-06-29ksmbd: use scoped_with_init_fs() for share path resolutionChristian Brauner
2026-06-29fs: use scoped_with_init_fs() for kernel_read_file_from_path_initns()Christian Brauner
2026-06-29coredump: use scoped_with_init_fs() for coredump path resolutionChristian Brauner
2026-06-29btrfs: use scoped_with_init_fs() for update_dev_time()Christian Brauner
2026-06-29fs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner
2026-06-29fs: notice when init abandons fs sharingChristian Brauner
2026-06-29fs: add switch_fs_struct()Christian Brauner
2026-06-29ovl: document security.capability idmapping on the xattr forward pathsChristian Brauner
2026-06-29ovl: allow idmapping overlay mountsChristian Brauner
2026-06-29ovl: handle idmapped mounts in ovl_set_acl()Christian Brauner
2026-06-29ovl: handle idmapped mounts in ovl_getattr()Christian Brauner
2026-06-29ovl: handle idmapped mounts in ovl_setattr()Christian Brauner
2026-06-29ovl: handle idmapped mounts in ovl_permission()Christian Brauner
2026-06-29ovl: handle idmapped mounts in ovl_create_object() and ovl_tmpfile()Christian Brauner
2026-06-29fs: look up the superblock via the device table in user_get_super()Christian Brauner
2026-06-29super: make fs_holder_ops privateChristian Brauner
2026-06-29f2fs: open via dedicated fs bdev helpersChristian Brauner
2026-06-29erofs: open via dedicated fs bdev helpersChristian Brauner
2026-06-29fs: tolerate per-superblock freeze errors on shared devicesChristian Brauner
2026-06-29fs: look up superblocks via the device table in fs_holder_opsChristian Brauner
2026-06-29ext4: open via dedicated fs bdev helpersChristian Brauner
2026-06-29btrfs: open via dedicated fs bdev helpersChristian Brauner
2026-06-29xfs: port to fs_bdev_file_open_by_path()Christian Brauner
2026-06-29fs: add dedicated block device open helpers for filesystemsChristian Brauner
2026-06-29fs: maintain a global device-to-superblock tableChristian Brauner
2026-06-29ocfs2: don't reset s_dev on dismountChristian Brauner
2026-06-29ext4: use anonymous devices for KUnit test superblocksChristian Brauner
2026-06-29super: take lock after last reference countChristian Brauner
2026-06-29super: convert s_count to refcount_t s_passiveChristian Brauner
2026-06-29btrfs: deny freezing devices undergoing a replaceChristian Brauner
2026-06-29btrfs: deny freezing a device while it is being addedChristian Brauner
2026-06-29btrfs: deny freezing a device while it is being removedChristian Brauner
2026-06-29fs: Add bpf_sock_read_xattr() kfunc to read socket xattrsChristian Brauner
2026-06-29efs: Remove EFSMatthew Wilcox (Oracle)
2026-06-29fs: Free any excess xarray nodes in clear_inode()Matthew Wilcox (Oracle)
2026-06-29fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrinkUsama Arif