linux/fs
Jeff Layton 73d9b9d028 bfs: convert to ctime accessor functions
In later patches, we're going to change how the inode's ctime field is
used. Switch to using accessor functions instead of raw accesses of
inode->i_ctime.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Message-Id: <20230705190309.579783-26-jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2023-07-13 10:28:04 +02:00
..
9p 9p: convert to ctime accessor functions 2023-07-13 10:28:03 +02:00
adfs adfs: convert to ctime accessor functions 2023-07-13 10:28:03 +02:00
affs affs: convert to ctime accessor functions 2023-07-13 10:28:03 +02:00
afs afs: convert to ctime accessor functions 2023-07-13 10:28:03 +02:00
autofs autofs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
befs befs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
bfs bfs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
btrfs btrfs: convert to simple_rename_timestamp 2023-07-10 10:08:16 +02:00
cachefiles
ceph A bunch of CephFS fixups from Xiubo, mostly around dropping caps, along 2023-07-07 15:07:20 -07:00
coda
configfs
cramfs
crypto
debugfs
devpts
dlm dlm for 6.5 2023-06-29 13:27:50 -07:00
ecryptfs
efivarfs efivarfs: update ctime when mtime changes on a write 2023-07-10 10:04:51 +02:00
efs
erofs
exfat exfat: convert to simple_rename_timestamp 2023-07-10 10:08:16 +02:00
exportfs
ext2 \n 2023-06-29 13:39:51 -07:00
ext4 \n 2023-06-29 13:39:51 -07:00
f2fs f2fs update for 6.5-rc1 2023-07-05 14:14:37 -07:00
fat
freevxfs
fscache
fuse libnvdimm for 6.5 2023-07-01 08:48:02 -07:00
gfs2 gfs2 fixes 2023-07-04 11:45:16 -07:00
hfs
hfsplus
hostfs
hpfs
hugetlbfs
iomap New code for 6.5: 2023-07-02 11:14:54 -07:00
isofs
jbd2 Various cleanups and bug fixes in ext4's extent status tree, 2023-06-29 13:18:36 -07:00
jffs2
jfs Minor bug fixes and cleanups 2023-06-29 13:10:32 -07:00
kernfs driver core changes for 6.5-rc1 2023-07-03 12:56:23 -07:00
lockd NFS client updates for Linux 6.5 2023-07-01 14:38:25 -07:00
minix
netfs
nfs NFS client updates for Linux 6.5 2023-07-01 14:38:25 -07:00
nfs_common
nfsd nfsd-6.5 fixes: 2023-06-30 21:48:44 -07:00
nilfs2
nls
notify fanotify: disallow mount/sb marks on kernel internal pseudo fs 2023-07-04 13:29:29 +02:00
ntfs
ntfs3 ntfs3: convert to simple_rename_timestamp 2023-07-10 10:08:17 +02:00
ocfs2 docs: update ocfs2-devel mailing list address 2023-07-08 09:29:29 -07:00
omfs
openpromfs
orangefs
overlayfs ovl: move all parameter handling into params.{c,h} 2023-07-03 16:08:17 +03:00
proc asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
pstore
qnx4
qnx6
quota
ramfs
reiserfs reiserfs: convert to simple_rename_timestamp 2023-07-10 10:08:17 +02:00
romfs
smb cifs: update the ctime on a partial page write 2023-07-10 10:04:52 +02:00
squashfs squashfs: fix cache race with migration 2023-07-08 09:29:30 -07:00
sysfs
sysv
tracefs
ubifs ubifs: convert to simple_rename_timestamp 2023-07-10 10:08:16 +02:00
udf \n 2023-06-29 13:39:51 -07:00
ufs
unicode
vboxsf
verity
xfs Minor cleanups for 6.5: 2023-07-09 09:50:42 -07:00
zonefs
aio.c
anon_inodes.c
attr.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
bad_inode.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_elf_test.c
binfmt_flat.c
binfmt_misc.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
binfmt_script.c
buffer.c \n 2023-06-29 13:39:51 -07:00
char_dev.c
compat_binfmt_elf.c
coredump.c
d_path.c
dax.c
dcache.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c \n 2023-06-29 13:31:44 -07:00
fcntl.c
fhandle.c
file.c
file_table.c fs: move cleanup from init_file() into its callers 2023-07-02 13:15:49 +02:00
filesystems.c
fs-writeback.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fsopen.c
init.c
inode.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
internal.h
ioctl.c
Kconfig
Kconfig.binfmt
kernel_read_file.c
libfs.c fs: new helper: simple_rename_timestamp 2023-07-10 10:08:09 +02:00
locks.c
Makefile
mbcache.c
mnt_idmapping.c
mount.h
mpage.c
namei.c fs: no need to check source 2023-07-04 10:20:29 +02:00
namespace.c
nsfs.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
open.c \n 2023-06-29 13:31:44 -07:00
pipe.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
pnode.c
pnode.h
posix_acl.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
proc_namespace.c
read_write.c
readdir.c
remap_range.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
stat.c fs: convert to ctime accessor functions 2023-07-13 10:28:04 +02:00
statfs.c
super.c \n 2023-06-29 13:39:51 -07:00
sync.c
sysctls.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c