summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-07-13ext2: convert to ctime accessor functionsJeff Layton8-18/+18
2023-07-13exfat: convert to ctime accessor functionsJeff Layton4-19/+15
2023-07-13erofs: convert to ctime accessor functionsJeff Layton1-8/+4
2023-07-13efs: convert to ctime accessor functionsJeff Layton1-2/+2
2023-07-13efivarfs: convert to ctime accessor functionsJeff Layton2-2/+2
2023-07-13ecryptfs: convert to ctime accessor functionsJeff Layton1-1/+1
2023-07-13devpts: convert to ctime accessor functionsJeff Layton1-3/+3
2023-07-13debugfs: convert to ctime accessor functionsJeff Layton1-2/+1
2023-07-13cramfs: convert to ctime accessor functionsJeff Layton1-1/+2
2023-07-13configfs: convert to ctime accessor functionsJeff Layton1-4/+3
2023-07-13coda: convert to ctime accessor functionsJeff Layton4-4/+5
2023-07-13ceph: convert to ctime accessor functionsJeff Layton5-11/+13
2023-07-13btrfs: convert to ctime accessor functionsJeff Layton8-48/+36
2023-07-13bfs: convert to ctime accessor functionsJeff Layton2-11/+10
2023-07-13befs: convert to ctime accessor functionsJeff Layton1-1/+1
2023-07-13autofs: convert to ctime accessor functionsJeff Layton2-4/+4
2023-07-13fs: convert to ctime accessor functionsJeff Layton9-13/+15
2023-07-13afs: convert to ctime accessor functionsJeff Layton2-4/+4
2023-07-13affs: convert to ctime accessor functionsJeff Layton2-11/+11
2023-07-13adfs: convert to ctime accessor functionsJeff Layton1-2/+2
2023-07-139p: convert to ctime accessor functionsJeff Layton2-6/+6
2023-07-10reiserfs: convert to simple_rename_timestampJeff Layton1-6/+1
2023-07-10ntfs3: convert to simple_rename_timestampJeff Layton1-5/+2
2023-07-10exfat: convert to simple_rename_timestampJeff Layton1-3/+2
2023-07-10ubifs: convert to simple_rename_timestampJeff Layton1-12/+3
2023-07-10btrfs: convert to simple_rename_timestampJeff Layton1-13/+2
2023-07-10fs: new helper: simple_rename_timestampJeff Layton1-9/+27
2023-07-10fs: add ctime accessors infrastructureJeff Layton1-0/+16
2023-07-10cifs: update the ctime on a partial page writeJeff Layton1-1/+1
2023-07-10exfat: ensure that ctime is updated whenever the mtime isJeff Layton1-4/+4
2023-07-10efivarfs: update ctime when mtime changes on a writeJeff Layton1-1/+1
2023-07-10bfs: update ctime in addition to mtime when adding entriesJeff Layton1-1/+1
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds4-5/+72
2023-07-09Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2-7/+26
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch1-4/+23
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos1-3/+3
2023-07-08xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong1-1/+1
2023-07-08Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds8-40/+154
2023-07-08Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds17-237/+531
2023-07-08Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+14
2023-07-07Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2023-07-06cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg2-0/+68
2023-07-06Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-404/+1031
2023-07-06Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds21-331/+586
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells1-3/+5
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-564/+581
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-237/+277
2023-07-04fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein1-0/+14