summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
9 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
9 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
9 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara
9 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
9 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He
9 dayssmb/client: fix stale page cache in insert/collapse rangeHuiwen He
9 dayssmb/client: fix integer truncation in collapse rangeHuiwen He
9 dayssmb/client: fix data corruption in emulated insert rangeHuiwen He
9 dayssmb/client: mark file sparse before emulating insert rangeHuiwen He
9 dayssmb/client: validate new EOF for zero rangeHuiwen He
9 dayssmb/client: validate new EOF for insert rangeHuiwen He
9 daysMerge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
9 daysntfs: fix FITRIM range alignmentJacopo Labardi
9 daysntfs: read WOF chunks outside the decompression lockZhan Xusheng
11 daysMerge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
11 daysMerge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysntfs: leave HasEA flag untouched on setxattr failureBaolin Liu
12 daysntfs: fix race between fallocate and mmap readsHongling Zeng
12 daysntfs: fix memmove overlap in ntfs_new_attr_flagsHongling Zeng
12 daysntfs: compute bi_sector in 512-byte unitsDennis Tighe
12 daysf2fs: support resizable tail section and unify pinned allocationDaeho Jeong
13 dayscifs: add revalidation on FSCTL failure in smb2_duplicate_extents()Frank Sorenson
13 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
13 daysceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
13 daysceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
13 daysceph: fix leaked inode reference on writeback abort at umountMatthew Brown
13 dayslibceph: remove ceph_put_page_vector()Tal Zussman
13 daysceph: make nearfull sync writes opt-inAlex Markuze
13 daysceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
13 daysceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
13 daysceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
13 daysceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
13 daysceph: pass inode pointer around instead of reloading itMax Kellermann
13 daysceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
13 daysceph: add helper function ceph_cap_is_removed()Max Kellermann
13 daysceph: make __ceph_remove_cap() staticMax Kellermann
13 daysceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
13 daysceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
13 daysceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
13 daysceph: bound xattr value length in __build_xattrs()Michael Bommarito
13 daysceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
13 daysceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
13 daysceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li
13 daysceph: do not cache negative dentries for snapped directoriesXiubo Li
13 daysceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li
13 daysceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li
13 daysceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann
13 daysceph: skip __touch_cap() most of the timeMax Kellermann