summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-091-1/+1
|\
| * xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong2023-07-071-1/+1
* | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-07-094-5/+72
|\ \
| * | cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg2023-07-052-0/+68
| * | smb: client: remove redundant pointer 'server'Colin Ian King2023-07-011-2/+0
| * | cifs: fix session state transition to avoid use-after-free issueWinston Wen2023-07-011-3/+4
* | | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-082-7/+26
|\ \ \
| * | | squashfs: fix cache race with migrationVincent Whitchurch2023-07-081-4/+23
| * | | docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-081-3/+3
* | | | Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-07-078-40/+154
|\ \ \ \
| * | | | ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li2023-06-301-0/+9
| * | | | ceph: issue a cap release immediately if no cap existsXiubo Li2023-06-301-11/+29
| * | | | ceph: trigger to flush the buffer when making snapshotXiubo Li2023-06-302-3/+12
| * | | | ceph: fix blindly expanding the readahead windowsXiubo Li2023-06-301-7/+33
| * | | | ceph: add a dedicated private data for netfs rreqXiubo Li2023-06-302-11/+47
| * | | | ceph: voluntarily drop Xx caps for requests those touch parent mtimeXiubo Li2023-06-302-8/+12
| * | | | ceph: try to dump the msgs when decoding failsXiubo Li2023-06-301-0/+4
| * | | | ceph: only send metrics when the MDS rank is readyXiubo Li2023-06-301-0/+8
* | | | | Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds2023-07-0717-237/+531
|\ \ \ \ \
| * | | | | fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/Konstantin Komarov2023-07-031-3/+4
| * | | | | fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...Konstantin Komarov2023-07-033-2/+195
| * | | | | fs/ntfs3: Fix endian problemKonstantin Komarov2023-07-032-7/+6
| * | | | | fs/ntfs3: Add ability to format new mft records with bigger/smaller headerKonstantin Komarov2023-07-033-3/+14
| * | | | | fs/ntfs3: Code refactoringKonstantin Komarov2023-07-037-81/+88
| * | | | | fs/ntfs3: Code formattingKonstantin Komarov2023-07-0314-83/+92
| * | | | | fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()Konstantin Komarov2023-07-031-19/+39
| * | | | | fs/ntfs3: Alternative boot if primary boot is corruptedKonstantin Komarov2023-07-031-27/+71
| * | | | | fs/ntfs3: Mark ntfs dirty when on-disk struct is corruptedKonstantin Komarov2023-07-034-1/+15
| * | | | | fs/ntfs3: Fix ntfs_atomic_openKonstantin Komarov2023-07-031-12/+3
| * | | | | fs/ntfs3: Correct checking while generating attr_listKonstantin Komarov2023-07-031-15/+10
| * | | | | fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa2023-07-031-2/+2
| * | | | | fs: ntfs3: Fix possible null-pointer dereferences in mi_read()Jia-Ju Bai2023-07-031-2/+2
| * | | | | fs/ntfs3: Return error for inconsistent extended attributesEdward Lo2023-07-031-0/+1
| * | | | | fs/ntfs3: Enhance sanity check while generating attr_listEdward Lo2023-07-031-5/+11
| * | | | | fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()Yangtao Li2023-07-031-1/+1
| * | | | | ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()Zeng Heng2023-07-031-0/+3
| |/ / / /
* | | | | Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-071-0/+14
|\ \ \ \ \
| * | | | | fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein2023-07-041-0/+14
| | |/ / / | |/| | |
* | | | | Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-062-4/+5
|\ \ \ \ \
| * | | | | fs: don't assume arguments are non-NULLChristian Brauner2023-07-041-2/+4
| * | | | | fs: no need to check sourceJan Kara2023-07-041-2/+1
* | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-063-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-314-4/+4
| |\ \ \ \ \ \
| | * | | | | | netfs: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-1/+1
| | * | | | | | cifs: Pass a pointer to virt_to_page() in cifsglobLinus Walleij2023-05-291-1/+1
| | * | | | | | cifs: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-1/+1
| | * | | | | | fs/proc/kcore.c: Pass a pointer to virt_addr_valid()Linus Walleij2023-05-291-1/+1
* | | | | | | | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-0518-404/+1031
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu2023-06-303-8/+12
| * | | | | | | | f2fs: only set release for file that has compressed dataSheng Yong2023-06-301-3/+5