summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configfs: convert to ctime accessor functionsJeff Layton2023-07-131-4/+3
* coda: convert to ctime accessor functionsJeff Layton2023-07-134-4/+5
* ceph: convert to ctime accessor functionsJeff Layton2023-07-135-11/+13
* btrfs: convert to ctime accessor functionsJeff Layton2023-07-138-48/+36
* bfs: convert to ctime accessor functionsJeff Layton2023-07-132-11/+10
* befs: convert to ctime accessor functionsJeff Layton2023-07-131-1/+1
* autofs: convert to ctime accessor functionsJeff Layton2023-07-132-4/+4
* fs: convert to ctime accessor functionsJeff Layton2023-07-139-13/+15
* afs: convert to ctime accessor functionsJeff Layton2023-07-132-4/+4
* affs: convert to ctime accessor functionsJeff Layton2023-07-132-11/+11
* adfs: convert to ctime accessor functionsJeff Layton2023-07-131-2/+2
* 9p: convert to ctime accessor functionsJeff Layton2023-07-132-6/+6
* usb: convert to ctime accessor functionsJeff Layton2023-07-133-12/+10
* ibm: convert to ctime accessor functionsJeff Layton2023-07-132-2/+2
* infiniband: convert to ctime accessor functionsJeff Layton2023-07-131-2/+1
* binderfs: convert to ctime accessor functionsJeff Layton2023-07-131-4/+4
* s390: convert to ctime accessor functionsJeff Layton2023-07-131-2/+2
* spufs: convert to ctime accessor functionsJeff Layton2023-07-101-1/+1
* reiserfs: convert to simple_rename_timestampJeff Layton2023-07-101-6/+1
* ntfs3: convert to simple_rename_timestampJeff Layton2023-07-101-5/+2
* exfat: convert to simple_rename_timestampJeff Layton2023-07-101-3/+2
* shmem: convert to simple_rename_timestampJeff Layton2023-07-101-3/+1
* ubifs: convert to simple_rename_timestampJeff Layton2023-07-101-12/+3
* btrfs: convert to simple_rename_timestampJeff Layton2023-07-101-13/+2
* fs: new helper: simple_rename_timestampJeff Layton2023-07-102-9/+29
* fs: add ctime accessors infrastructureJeff Layton2023-07-102-1/+60
* cifs: update the ctime on a partial page writeJeff Layton2023-07-101-1/+1
* apparmor: update ctime whenever the mtime changes on an inodeJeff Layton2023-07-102-6/+12
* exfat: ensure that ctime is updated whenever the mtime isJeff Layton2023-07-101-4/+4
* efivarfs: update ctime when mtime changes on a writeJeff Layton2023-07-101-1/+1
* bfs: update ctime in addition to mtime when adding entriesJeff Layton2023-07-101-1/+1
* ibmvmc: update ctime in conjunction with mtime on writeJeff Layton2023-07-101-1/+1
* Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\
| * swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \
| * | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \ \
| * | | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \ \ \
| * | | | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \ \ \
| * | | | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2
| * | | | | MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-031-7/+3
| * | | | | MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-035-36/+36
| * | | | | MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* | | | | | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-091-1/+1
|\ \ \ \ \ \