Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-28logfs: take write mutex lock during fsync and syncPrasad Joshi
2011-07-21fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-03-24userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2010-08-14logfs: kill BKLArnd Bergmann
2010-08-10always call inode_change_ok early in ->setattrChristoph Hellwig
2010-08-10remove inode_setattrChristoph Hellwig
2010-05-28drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-07logfs: remove unused variableJoern Engel
2010-05-06logfs: fix syncJoern Engel
2010-05-04logfs: commit reservations under space pressureJoern Engel
2009-11-20[LogFS] add new flash file systemJoern Engel