summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-286-53/+344
|\
| * tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrsHugh Dickins2023-08-221-2/+2
| * tmpfs,xattr: enable limited user extended attributesHugh Dickins2023-08-103-4/+30
| * xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins2023-08-092-46/+51
| * libfs: Remove parent dentry locking in offset_iterate_dir()Chuck Lever2023-08-091-7/+4
| * libfs: Add a lock class for the offset map's xa_lockChuck Lever2023-08-091-0/+3
| * libfs: Add directory operations for stable offsetsChuck Lever2023-08-091-0/+248
| * shmem: prepare shmem quota infrastructureCarlos Maiolino2023-08-091-0/+12
| * quota: Check presence of quota operation structures instead of ->quota_read a...Jan Kara2023-08-091-1/+1
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-28233-977/+1107
|\ \
| * | btrfs: convert to multigrain timestampsJeff Layton2023-08-112-22/+7
| * | ext4: switch to multigrain timestampsJeff Layton2023-08-111-1/+1
| * | xfs: switch to multigrain timestampsJeff Layton2023-08-113-7/+7
| * | fs: add infrastructure for multigrain timestampsJeff Layton2023-08-112-5/+118
| * | fs: drop the timespec64 argument from update_timeJeff Layton2023-08-1114-37/+25
| * | xfs: have xfs_vn_update_time gets its own timestampJeff Layton2023-08-111-5/+9
| * | fat: make fat_update_time get its own timestampJeff Layton2023-08-111-1/+1
| * | fat: remove i_version handling from fat_update_timeJeff Layton2023-08-111-3/+0
| * | ubifs: have ubifs_update_time use inode_update_timestampsJeff Layton2023-08-111-7/+1
| * | btrfs: have it use inode_update_timestampsJeff Layton2023-08-091-8/+1
| * | fs: drop the timespec64 arg from generic_update_timeJeff Layton2023-08-095-24/+78
| * | fs: pass the request_mask to generic_fillattrJeff Layton2023-08-0938-63/+71
| * | fs: remove silly warning from current_timeJeff Layton2023-08-091-6/+0
| * | gfs2: fix timestamp handling on quota inodesJeff Layton2023-07-241-1/+1
| * | zonefs: convert to ctime accessor functionsJeff Layton2023-07-241-3/+5
| * | xfs: convert to ctime accessor functionsJeff Layton2023-07-248-13/+15
| * | vboxsf: convert to ctime accessor functionsJeff Layton2023-07-241-2/+2
| * | ufs: convert to ctime accessor functionsJeff Layton2023-07-244-18/+21
| * | udf: convert to ctime accessor functionsJeff Layton2023-07-243-20/+23
| * | ubifs: convert to ctime accessor functionsJeff Layton2023-07-247-30/+30
| * | tracefs: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
| * | sysv: convert to ctime accessor functionsJeff Layton2023-07-245-12/+11
| * | squashfs: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
| * | smb: convert to ctime accessor functionsJeff Layton2023-07-245-16/+18
| * | romfs: convert to ctime accessor functionsJeff Layton2023-07-241-2/+1
| * | reiserfs: convert to ctime accessor functionsJeff Layton2023-07-247-20/+20
| * | ramfs: convert to ctime accessor functionsJeff Layton2023-07-241-3/+3
| * | qnx6: convert to ctime accessor functionsJeff Layton2023-07-241-2/+1
| * | qnx4: convert to ctime accessor functionsJeff Layton2023-07-241-2/+1
| * | pstore: convert to ctime accessor functionsJeff Layton2023-07-241-2/+2
| * | procfs: convert to ctime accessor functionsJeff Layton2023-07-245-5/+5
| * | overlayfs: convert to ctime accessor functionsJeff Layton2023-07-242-3/+6
| * | orangefs: convert to ctime accessor functionsJeff Layton2023-07-242-4/+4
| * | openpromfs: convert to ctime accessor functionsJeff Layton2023-07-241-3/+2
| * | omfs: convert to ctime accessor functionsJeff Layton2023-07-242-7/+6
| * | ocfs2: convert to ctime accessor functionsJeff Layton2023-07-2412-51/+57
| * | ntfs3: convert to ctime accessor functionsJeff Layton2023-07-245-14/+17
| * | ntfs: convert to ctime accessor functionsJeff Layton2023-07-242-9/+9
| * | nilfs2: convert to ctime accessor functionsJeff Layton2023-07-244-14/+14
| * | nfsd: convert to ctime accessor functionsJeff Layton2023-07-242-2/+2