summaryrefslogtreecommitdiffstats
path: root/fs/fat
Commit message (Expand)AuthorAgeFilesLines
* fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou2015-02-171-1/+1
* fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-133-0/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-2/+3
|\
| * vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-2/+3
* | fat: fix oops on corrupted vfat fsAl Viro2014-12-031-9/+11
|/
* fat: remove redundant sys_tz declarationFabian Frederick2014-10-141-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-122-10/+10
|\
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
| * switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-061-2/+1
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-061-3/+3
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-6/+7
* | fs/fat/inode.c: clean up string initializations (char[] instead of char *)Manuel Schölling2014-06-061-1/+1
* | fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-062-77/+269
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+2
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+2
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* fat: rcu-delay unloading nls and freeing sbiAl Viro2013-10-242-8/+12
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-1/+1
* fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-093-0/+21
* fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng2013-07-031-3/+2
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-292-12/+6
* [readdir] convert fatfsAl Viro2013-06-291-50/+54
* fat: fix possible overflow for fat_clustersOGAWA Hirofumi2013-05-241-1/+14
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon2013-04-294-2/+78
* fat (exportfs): rebuild inode if ilookup() failsNamjae Jeon2013-04-293-5/+52
* fat: restructure export_operationsNamjae Jeon2013-04-294-20/+136
* fat: introduce a helper fat_get_blknr_offset()Namjae Jeon2013-04-292-4/+12
* fat: move fat_i_pos_read to fat.hNamjae Jeon2013-04-292-14/+14
* fat: introduce 2 new values for the -o nfs mount optionNamjae Jeon2013-04-292-9/+21
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-032-0/+2
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-4/+2
* fat: mark fs as dirty on mount and clean on umountOleksij Rempel2013-02-272-0/+68
* fat: add extended fileds to struct fat_boot_sectorOleksij Rempel2013-02-271-4/+4
* new helper: file_inode(file)Al Viro2013-02-222-5/+5
* fat: fix incorrect function commentRavishankar N2012-12-203-4/+7
* fs/fat: strip "cp" prefix from codepage in displayDave Reisner2012-12-171-1/+2
* fat: ix mount option parsingJan Kara2012-12-171-11/+11
* fat: provide option for setting timezone offsetJan Kara2012-12-173-9/+28
* fat: notify when discard is not supportedNamjae Jeon2012-12-171-0/+9
* fat: drop lock/unlock superMarco Stornelli2012-10-095-34/+36
* fat: simplify writeback_inode()Namjae Jeon2012-10-061-9/+5
* fat: no need to reset EOF in ent_put for FAT32Namjae Jeon2012-10-061-3/+0
* fs/fat: fix checkpatch issues in fatent.cCruz Julian Bishop2012-10-061-4/+6
* fs/fat: fix all other checkpatch issues in dir.cCruz Julian Bishop2012-10-061-9/+14
* fs/fat: fix some small checkpatch issues in dir.cCruz Julian Bishop2012-10-061-7/+0
* fs/fat: fix two checkpatch issues in cache.cCruz Julian Bishop2012-10-061-4/+6
* fs/fat: chang indentation of some comments in fat.hCruz Julian Bishop2012-10-061-36/+36
* fs/fat: fix some checkpatch issues in fat.hCruz Julian Bishop2012-10-061-3/+3
OpenPOWER on IntegriCloud