summaryrefslogtreecommitdiff
path: root/fs/fat
AgeCommit message (Expand)Author
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-06-15fs/fat/file.c: issue flush after the writeback of FATHou Tao
2018-11-04fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2017-12-05fs/fat/inode.c: fix sb_rdonly() changeOGAWA Hirofumi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-08vfat: deduplicate hex2bin()OGAWA Hirofumi
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-03-09fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-16vfat: don't use ->d_timeMiklos Szeredi
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-07-30qstr: constify instances in vfatAl Viro
2016-07-29cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-06-24fat: fix error message for bogus number of directory entriesZheng Lv
2016-06-21fat: fix typo s/supeblock/superblock/Zheng Lv
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09fat: switch to ->iterate_shared()Al Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero
2016-01-22wrappers for ->i_mutex accessAl Viro
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: skip cluster allocation on fallocated regionNamjae Jeon
2016-01-20fat: add fat_fallocate operationNamjae Jeon
2016-01-20fat: add simple validation for directory inodeOGAWA Hirofumi
2016-01-20fat: allow time_offset to be up to 24 hoursJan Kara
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-11-20fat: fix fake_offset handling on error pathOGAWA Hirofumi
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov
2015-04-17fs/fat: remove unnecessary includesAlexander Kuleshov