aboutsummaryrefslogtreecommitdiffstats
path: root/fs/logfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* logfs: kill BKLArnd Bergmann2010-08-141-3/+3
* always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-091-4/+4
* remove inode_setattrChristoph Hellwig2010-08-091-7/+11
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* logfs: remove unused variableJoern Engel2010-05-071-1/+0
* logfs: fix syncJoern Engel2010-05-051-2/+1
* logfs: commit reservations under space pressureJoern Engel2010-05-041-1/+11
* [LogFS] add new flash file systemJoern Engel2009-11-201-0/+263