aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\
| * fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-17
| * fs/fat: remove unnecessary defintionAlexander Kuleshov2015-04-17
* | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
* | direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-11
* | Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-11
|/
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou2015-02-17
* fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | fs/fat/inode.c: clean up string initializations (char[] instead of char *)Manuel Schölling2014-06-06
* | fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-06
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* fat: rcu-delay unloading nls and freeing sbiAl Viro2013-10-24
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-09
* fat: fix possible overflow for fat_clustersOGAWA Hirofumi2013-05-24
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon2013-04-29
* fat (exportfs): rebuild inode if ilookup() failsNamjae Jeon2013-04-29
* fat: restructure export_operationsNamjae Jeon2013-04-29
* fat: introduce a helper fat_get_blknr_offset()Namjae Jeon2013-04-29
* fat: move fat_i_pos_read to fat.hNamjae Jeon2013-04-29
* fat: introduce 2 new values for the -o nfs mount optionNamjae Jeon2013-04-29
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* fat: mark fs as dirty on mount and clean on umountOleksij Rempel2013-02-27
* fat: add extended fileds to struct fat_boot_sectorOleksij Rempel2013-02-27
* fat: fix incorrect function commentRavishankar N2012-12-20
* fs/fat: strip "cp" prefix from codepage in displayDave Reisner2012-12-17
* fat: ix mount option parsingJan Kara2012-12-17
* fat: provide option for setting timezone offsetJan Kara2012-12-17
* fat: notify when discard is not supportedNamjae Jeon2012-12-17
* fat: drop lock/unlock superMarco Stornelli2012-10-09
* fat: simplify writeback_inode()Namjae Jeon2012-10-05
* fat (exportfs): fix dentry reconnectionSteven J. Magnani2012-10-05
* fat (exportfs): move NFS support codeSteven J. Magnani2012-10-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman2012-09-20
|/
* fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani2012-07-30
* fat: fix non-atomic NFS i_pos readSteven J. Magnani2012-07-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * ->encode_fh() API changeAl Viro2012-05-29
* | fat: switch to fsinfo_inodeArtem Bityutskiy2012-05-31
* | fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-31
|/