summaryrefslogtreecommitdiffstats
path: root/fs/fat/inode.c
Commit message (Expand)AuthorAgeFilesLines
* fat: drop lock/unlock superMarco Stornelli2012-10-091-2/+3
* fat: simplify writeback_inode()Namjae Jeon2012-10-061-9/+5
* fat (exportfs): fix dentry reconnectionSteven J. Magnani2012-10-061-7/+64
* fat (exportfs): move NFS support codeSteven J. Magnani2012-10-061-130/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* | userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman2012-09-201-6/+12
|/
* fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani2012-07-301-9/+3
* fat: fix non-atomic NFS i_pos readSteven J. Magnani2012-07-111-7/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-5/+4
|\
| * ->encode_fh() API changeAl Viro2012-05-291-5/+4
* | fat: switch to fsinfo_inodeArtem Bityutskiy2012-05-311-30/+12
* | fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-311-0/+12
|/
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* fat: switch to d_make_root()Al Viro2012-03-201-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-13/+13
|\
| * fat: Spelling s/obsolate/obsolete/gGeert Uytterhoeven2011-12-151-13/+13
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-3/+3
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
|/
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-08-181-4/+3
|\
| * fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon2011-08-171-2/+1
| * fat: fix utf8 iocharset warning messageMihai Moldovan2011-08-171-2/+2
* | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-201-2/+2
* | fat: remove i_alloc_sem abuseChristoph Hellwig2011-07-201-2/+4
|/
* fat: Fix statfs->f_namelenOGAWA Hirofumi2011-04-121-1/+2
* fat: Replace all printk with fat_msg()Alexey Fisher2011-04-121-34/+33
* fat: use new setup() for ->dir_ops tooOGAWA Hirofumi2011-04-121-3/+1
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-1/+3
|/
* switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-121-8/+5
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-2/+2
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* BKL: Remove BKL from fatArnd Bergmann2010-10-041-5/+0
* covert fatfs to ->evict_inode()Al Viro2010-08-091-11/+9
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+1
* sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-2/+2
* fat: convert to use the new truncate convention.npiggin@suse.de2010-05-271-6/+29
* fatfs: ratelimit corruption reportOGAWA Hirofumi2010-05-251-0/+2
* fat: Cleanup nls_unload() usageOGAWA Hirofumi2010-03-161-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2010-03-121-1/+1
|\
| * fat: Fix stat->f_namelenKevin Dankwardt2010-02-101-1/+1
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-2/+7
|/
* fat: make discard a mount optionChristoph Hellwig2009-11-211-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-09-301-7/+11
|\
| * fat: Check s_dirt in fat_sync_fs()OGAWA Hirofumi2009-09-201-5/+9
| * vfat: change the default from shortname=lower to shortname=mixedPaul Wise2009-08-011-2/+2
* | fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-12/+4
|/
* fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi2009-06-201-1/+1
OpenPOWER on IntegriCloud