summaryrefslogtreecommitdiff
path: root/fs/ufs/ufs.h
Commit message (Expand)AuthorAge
* ufs: get rid of ->setattr() for symlinksAl Viro2015-12-06
* ufs: move truncate code into inode.cAl Viro2015-07-06
* ufs: kill lock_ufs()Al Viro2015-07-06
* ufs: don't use lock_ufs() for block pointers tree protectionAl Viro2015-07-06
* ufs: switch ufs_evict_inode() to trimmed-down variant of ufs_truncate()Al Viro2015-07-06
* ufs: don't touch mtime/ctime of directory being movedAl Viro2015-06-16
* fs/ufs: restore s_lock mutexFabian Frederick2015-06-16
* fs/ufs: convert UFSD printk to pr_debugFabian Frederick2014-08-08
* fs/ufs: use pr_fmtFabian Frederick2014-08-08
* ufs: sb mutex merge + mutex_destroyFabian Frederick2014-06-06
* ufs: drop lock/unlock superMarco Stornelli2012-10-09
* fs/ufs: get rid of write_superArtem Bityutskiy2012-07-22
* ufs: propagate umode_tAl Viro2012-01-03
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* ufs: remove the BKLArnd Bergmann2011-03-02
* switch ufs to ->evict_inode()Al Viro2010-08-09
* ufs: add ufs speciffic ->setattr callDmitry Monakhov2010-05-21
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* sanitize const/signedness of ufs a bitAl Viro2010-03-03
* ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan2009-12-16
* switch ufs to simple_fsync()Al Viro2009-06-11
* switch ufs directories to ufs_sync_file()Al Viro2009-05-09
* ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-27
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-13
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-07
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17