aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/super.c
AgeCommit message (Expand)Author
2014-08-08fs/ufs: convert UFSD printk to pr_debugFabian Frederick
2014-08-08fs/ufs/super.c: use va_format instead of buffer/vsnprintfFabian Frederick
2014-08-08fs/ufs/super.c: use __func__ in loggingFabian Frederick
2014-08-08fs/ufs: use pr_fmtFabian Frederick
2014-08-08fs/ufs: convert printk to pr_foo()Fabian Frederick
2014-06-06ufs: sb mutex merge + mutex_destroyFabian Frederick
2014-04-07fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer
2014-04-07fs/ufs/super.c: add __init to init_inodecache()Fabian Frederick
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-10-09ufs: drop lock/unlock superMarco Stornelli
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-07-22fs/ufs: get rid of write_superArtem Bityutskiy
2012-07-22fs/ufs: re-arrange the code a bitArtem Bityutskiy
2012-07-22fs/ufs: remove extra superblock write on unmountArtem Bityutskiy
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02ufs: remove the BKLArnd Bergmann
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-09switch ufs to ->evict_inode()Al Viro
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27ufs: permit mounting of BorderWare filesystemsThomas Stewart
2010-05-24ufs: Remove dead quota codeJan Kara
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24quota: move remount handling into the filesystemChristoph Hellwig
2010-03-12fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: move dquot drop responsibility into the filesystemChristoph Hellwig
2009-12-16ufs: NFS supportAlexey Dobriyan
2009-06-11ufs: add ->sync_fsChristoph Hellwig
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11->write_super lock_super pushdownChristoph Hellwig
2009-06-11Push lock_super() into the ->remount_fs() of filesystems that care about itAl Viro
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11remove ->write_super call in generic_shutdown_superChristoph Hellwig
2009-04-02fs/ufs: return f_fsid for statfs(2)Coly Li
2009-03-27ufs: validate maximum fast symlink size from superblockDuane Griffin
2009-03-22Update my email addressGertjan van Wingerde