aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/inode.c
Commit message (Expand)AuthorAge
* 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
|/
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* fat: switch to d_make_root()Al Viro2012-03-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * fat: Spelling s/obsolate/obsolete/gGeert Uytterhoeven2011-12-15
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
|/
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-08-18
|\
| * fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon2011-08-17
| * fat: fix utf8 iocharset warning messageMihai Moldovan2011-08-17
* | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-20
* | fat: remove i_alloc_sem abuseChristoph Hellwig2011-07-20
|/
* fat: Fix statfs->f_namelenOGAWA Hirofumi2011-04-12
* fat: Replace all printk with fat_msg()Alexey Fisher2011-04-12
* fat: use new setup() for ->dir_ops tooOGAWA Hirofumi2011-04-12
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
|/
* switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: icache RCU free inodesNick Piggin2011-01-07