summaryrefslogtreecommitdiff
path: root/include/linux/remoteproc
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/remoteproc')
0 files changed, 0 insertions, 0 deletions
it/fs/fat/fat.h?h=linux-6.12.y&id=b74d24f7a74ffd2d42ca883d84b7422b8d545901'>fs: port ->getattr() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner 2022-05-19fat: remove time truncations in vfat_create/vfat_mkdirChung-Chiang Cheng 2022-05-19fat: report creation time in statxChung-Chiang Cheng 2022-05-19fat: split fat_truncate_time() into separate functionsChung-Chiang Cheng 2022-04-29fatfs: add FAT messages to printk indexJonathan Lassoff 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2019-01-04fat: new inline functions to determine the FAT variant (32, 16 or 12)Carmeli Tamir 2019-01-04fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir 2018-10-31fat: add functions to update and truncate timestamps appropriatelyFrank Sorenson 2018-08-22fat: propagate 64-bit inode timestampsArnd Bergmann 2018-08-22fat: validate ->i_start before usingOGAWA Hirofumi 2018-08-22fat: add FITRIM ioctl for FAT file systemWentao Wang 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells 2016-01-20fat: constify fatent_operations structuresJulia Lawall 2016-01-20fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon 2016-01-20fat: add fat_fallocate operationNamjae Jeon 2015-04-17fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov 2015-04-17fs/fat: remove unnecessary includesAlexander Kuleshov 2014-12-13fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon 2014-06-06fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer 2013-10-24fat: rcu-delay unloading nls and freeing sbiAl Viro