summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos
2023-07-02Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-02fs: move cleanup from init_file() into its callersAmir Goldstein
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-01Merge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-30Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-06-30Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds
2023-06-30Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30sysctl: set variable sysctl_mount_point storage-class-specifier to staticTom Rix
2023-06-29Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-29Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-06-29Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-29Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggyLinus Torvalds
2023-06-29Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-06-29Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Benjamin Coddington
2023-06-29NFS: Don't cleanup sysfs superblock entry if uninitializedBenjamin Coddington
2023-06-29fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...Lu Hongfei
2023-06-29cifs: new dynamic tracepoint to track ses not found errorsShyam Prasad N
2023-06-29cifs: log session id when a matching ses is not foundShyam Prasad N
2023-06-28ksmbd: avoid field overflow warningArnd Bergmann
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-28smb: client: improve DFS mount checkPaulo Alcantara
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara
2023-06-28smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-06-28cifs: print client_guid in DebugDataShyam Prasad N
2023-06-28cifs: fix session state check in smb2_find_smb_sesWinston Wen
2023-06-28cifs: fix session state check in reconnect to avoid use-after-free issueWinston Wen
2023-06-28cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-06-28cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'pstore-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-27nfsd: Fix creation time serialization orderTavian Barnes
2023-06-26ext4: avoid updating the superblock on a r/o mount if not neededTheodore Ts'o
2023-06-26jbd2: skip reading super block if it has been verifiedZhang Yi
2023-06-26ext4: fix to check return value of freeze_bdev() in ext4_shutdown()Chao Yu
2023-06-26ext4: refactoring to use the unified helper ext4_quotas_off()Baokun Li