summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-26Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-08-26ceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
2026-08-26ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
2026-08-26ceph: fix leaked inode reference on writeback abort at umountMatthew Brown
2026-08-26libceph: remove ceph_put_page_vector()Tal Zussman
2026-08-26ceph: make nearfull sync writes opt-inAlex Markuze
2026-08-26ceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
2026-08-26ceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
2026-08-26ceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
2026-08-26ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
2026-08-26ceph: pass inode pointer around instead of reloading itMax Kellermann
2026-08-26ceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
2026-08-26ceph: add helper function ceph_cap_is_removed()Max Kellermann
2026-08-26ceph: make __ceph_remove_cap() staticMax Kellermann
2026-08-26ceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
2026-08-26ceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
2026-08-26ceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
2026-08-26ceph: bound xattr value length in __build_xattrs()Michael Bommarito
2026-08-26ceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
2026-08-26ceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
2026-08-26ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li
2026-08-26ceph: do not cache negative dentries for snapped directoriesXiubo Li
2026-08-26ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li
2026-08-26ceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li
2026-08-26ceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann
2026-08-26ceph: skip __touch_cap() most of the timeMax Kellermann
2026-08-26ceph: Change system_unbound_wq with system_dfl_wqMarco Crivellari
2026-08-26ceph: properly decrypt filenames in vmalloc() buffersSam Edwards
2026-08-26ceph: pass fscrypt `tname` buffers directlySam Edwards
2026-08-26ceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng
2026-08-26ntfs: reject invalid sectors_per_cluster in the boot sectorDennis Tighe
2026-08-26ntfs: bound $AttrDef table walk to the loaded table sizeDennis Tighe
2026-08-26ntfs: fix undefined behavior in mft/index record size calculationHongling Zeng
2026-08-26ntfs: treat any nonzero dio zero-range return as an errorWentao Guan
2026-08-26ntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resizeHongling Zeng
2026-08-26ntfs: do not mark the volume clean in sync_fs when errors were recordedDennis Tighe
2026-08-26ntfs: skip free cluster decrement when rollback failsBaolin Liu
2026-08-26ntfs: only count successfully cleared runs when freeing clustersBaolin Liu
2026-08-26ntfs: fix kmap_local leak in write_mft_record_nolock() error pathsBaolin Liu
2026-08-26ntfs: return real error from ntfs_non_resident_attr_record_add()Baolin Liu
2026-08-26ntfs: preserve error code in ntfs_resident_attr_record_add()Baolin Liu
2026-08-26ntfs: return -ERANGE for undersized xattr bufferBaolin Liu
2026-08-26ntfs: propagate reparse index insertion failureBaolin Liu
2026-08-26ntfs: return DT_UNKNOWN on inode lookup failure in readdirBaolin Liu
2026-08-26f2fs: don't leave the hashed inode while it's unlinkedJaegeuk Kim
2026-08-25Merge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-25nfs: Remove pagemap.h from includesMatthew Wilcox (Oracle)
2026-08-25headers: Remove pagemap.h from swap.hMatthew Wilcox (Oracle)
2026-08-25mm: Remove pagemap.h from mempolicy.hMatthew Wilcox (Oracle)
2026-08-25headers: Remove swap.h from suspend.hMatthew Wilcox (Oracle)