summaryrefslogtreecommitdiff
path: root/fs/fat
Commit message (Expand)AuthorAge
* iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-01
* fat: convert to new i_version APIJeff Layton2018-01-29
* fs/fat/inode.c: fix sb_rdonly() changeOGAWA Hirofumi2017-11-29
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* fat: remove redundant assignment of 0 to slotsColin Ian King2017-11-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | vfat: deduplicate hex2bin()OGAWA Hirofumi2017-09-08
|/
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-09
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| * | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
| |/
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* | vfat: don't use ->d_timeMiklos Szeredi2016-09-16
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-07
|\
| * get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
| * cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-29
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\ \ | |/ |/|
| * qstr: constify instances in vfatAl Viro2016-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-28
|\ \
| * | fat: fix error message for bogus number of directory entriesZheng Lv2016-06-24
| * | fat: fix typo s/supeblock/superblock/Zheng Lv2016-06-21
| |/
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/
* | fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
|/
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
* | fat: switch to ->iterate_shared()Al Viro2016-05-09
|/
* fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero2016-03-22
* wrappers for ->i_mutex accessAl Viro2016-01-22
* fat: constify fatent_operations structuresJulia Lawall2016-01-20
* fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon2016-01-20
* fat: skip cluster allocation on fallocated regionNamjae Jeon2016-01-20
* fat: add fat_fallocate operationNamjae Jeon2016-01-20
* fat: add simple validation for directory inodeOGAWA Hirofumi2016-01-20
* fat: allow time_offset to be up to 24 hoursJan Kara2016-01-20
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* fat: fix fake_offset handling on error pathOGAWA Hirofumi2015-11-20
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ | |/ |/|
| * fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov2015-04-17
| * fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-17