summaryrefslogtreecommitdiffstats
path: root/fs/kernfs/inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-13usb: convert to ctime accessor functionsJeff Layton3-12/+10
2023-07-13ibm: convert to ctime accessor functionsJeff Layton2-2/+2
2023-07-13infiniband: convert to ctime accessor functionsJeff Layton1-2/+1
2023-07-13binderfs: convert to ctime accessor functionsJeff Layton1-4/+4
2023-07-13s390: convert to ctime accessor functionsJeff Layton1-2/+2
2023-07-10spufs: convert to ctime accessor functionsJeff Layton1-1/+1
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-10shmem: convert to simple_rename_timestampJeff Layton1-3/+1
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 Layton2-9/+29
2023-07-10fs: add ctime accessors infrastructureJeff Layton2-1/+60
2023-07-10cifs: update the ctime on a partial page writeJeff Layton1-1/+1
2023-07-10apparmor: update ctime whenever the mtime changes on an inodeJeff Layton2-6/+12
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-10ibmvmc: update ctime in conjunction with mtime on writeJeff Layton1-1/+1
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds1-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds1-46/+46
2023-07-09mm: lock newly mapped VMA with corrected orderingHugh Dickins1-2/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+1
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan1-0/+2
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan1-0/+4
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven1-2/+9
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-08kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2
2023-07-08mailmap: add entries for Heiko StuebnerHeiko Stuebner1-0/+3
2023-07-08mailmap: update manpage linkHeiko Stuebner1-1/+2
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-08MAINTAINERS: add linux-next infoRandy Dunlap1-0/+7
2023-07-08mailmap: add Markus Schneider-PargmannMarkus Schneider-Pargmann1-0/+1
2023-07-08writeback: account the number of pages written backMatthew Wilcox (Oracle)1-3/+5
2023-07-08mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne1-0/+7
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch1-4/+23