summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos
2023-07-07xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong
2023-07-07Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-07-07Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-07-07Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-06Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-04fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein
2023-07-04fs: don't assume arguments are non-NULLChristian Brauner
2023-07-04fs: no need to check sourceJan Kara
2023-07-03gfs2: Add quota_change typeBob Peterson
2023-07-03gfs2: Use memcpy_{from,to}_page where appropriateAndreas Gruenbacher
2023-07-03gfs2: Convert remaining kmap_atomic calls to kmap_local_pageAndreas Gruenbacher
2023-07-03gfs2: Replace deprecated kmap_atomic with kmap_local_pageDeepak R Varma
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher
2023-07-03gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher
2023-07-03gfs2: Rework freeze / thaw logicAndreas Gruenbacher
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03xfs: Remove unneeded semicolonYang Li
2023-07-03xfs: AGI length should be bounds checkedDarrick J. Wong
2023-07-03ovl: move all parameter handling into params.{c,h}Christian Brauner
2023-07-03fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/Konstantin Komarov
2023-07-03fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...Konstantin Komarov
2023-07-03fs/ntfs3: Fix endian problemKonstantin Komarov
2023-07-03fs/ntfs3: Add ability to format new mft records with bigger/smaller headerKonstantin Komarov
2023-07-03fs/ntfs3: Code refactoringKonstantin Komarov
2023-07-03fs/ntfs3: Code formattingKonstantin Komarov
2023-07-03fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()Konstantin Komarov
2023-07-03fs/ntfs3: Alternative boot if primary boot is corruptedKonstantin Komarov
2023-07-03fs/ntfs3: Mark ntfs dirty when on-disk struct is corruptedKonstantin Komarov
2023-07-03fs/ntfs3: Fix ntfs_atomic_openKonstantin Komarov
2023-07-03fs/ntfs3: Correct checking while generating attr_listKonstantin Komarov
2023-07-03fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa
2023-07-03fs: ntfs3: Fix possible null-pointer dereferences in mi_read()Jia-Ju Bai
2023-07-03fs/ntfs3: Return error for inconsistent extended attributesEdward Lo
2023-07-03fs/ntfs3: Enhance sanity check while generating attr_listEdward Lo
2023-07-03fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()Yangtao Li
2023-07-03ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()Zeng Heng
2023-07-02Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds