summaryrefslogtreecommitdiff
path: root/fs/fat
AgeCommit message (Expand)Author
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein
2023-10-18fat: convert to new timestamp accessorsJeff Layton
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton
2023-08-11fat: make fat_update_time get its own timestampJeff Layton
2023-08-11fat: remove i_version handling from fat_update_timeJeff Layton
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-07-24fat: convert to ctime accessor functionsJeff Layton
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-02fat: fix return value of vfat_bad_char() and vfat_replace_char() functionsPali Rohár
2023-01-26fs: build the legacy direct I/O code conditionallyChristoph Hellwig
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner
2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-11fat: remove ->writepageChristoph Hellwig
2022-11-30fat (exportfs): fix some kernel-doc warningsBo Liu
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-20fat: port to vfs{g,u}id_t and associated helpersChristian Brauner
2022-08-17Change calling conventions for filldir_tAl Viro
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner
2022-06-16fat: add renameat2 RENAME_EXCHANGE flag supportJavier Martinez Canillas
2022-06-16fat: factor out reusable code in vfat_rename() as helper functionsOGAWA Hirofumi
2022-06-16fat: add a vfat_rename2() and make existing .rename callback a helperJavier Martinez Canillas
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
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: ignore ctime updates, and keep ctime identical to mtime in memoryChung-Chiang Cheng
2022-05-19fat: split fat_truncate_time() into separate functionsChung-Chiang Cheng
2022-05-09fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from cont_write_begin()Matthew Wilcox (Oracle)
2022-04-29fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi
2022-04-29fatfs: add FAT messages to printk indexJonathan Lassoff
2022-04-29fatfs: remove redundant judgmentYubo Feng
2022-04-17block: add a bdev_discard_granularity helperChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds