aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/ufs.h
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+6
* ufs: remove the BKLArnd Bergmann2011-03-021-1/+5
* switch ufs to ->evict_inode()Al Viro2010-08-091-1/+1
* ufs: add ufs speciffic ->setattr callDmitry Monakhov2010-05-211-0/+2
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* sanitize const/signedness of ufs a bitAl Viro2010-03-031-2/+2
* ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan2009-12-161-2/+2
* switch ufs to simple_fsync()Al Viro2009-06-111-1/+0
* switch ufs directories to ufs_sync_file()Al Viro2009-05-091-1/+1
* ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-271-1/+1
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-131-1/+0
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-071-1/+1
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+157