summaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_inode_dotl.c
Commit message (Expand)AuthorAgeFilesLines
...
* fs/9p: Update link count correctly on different file system operationsAneesh Kumar K.V2011-03-151-1/+1
* fs/9p: Move writeback fid to v9fs_inodeAneesh Kumar K.V2011-03-151-7/+10
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-151-7/+7
* fs/9p: Don't set stat.st_blocks based on nrpagesAneesh Kumar K.V2011-03-151-3/+4
* fs/9p: Add inode hashingAneesh Kumar K.V2011-03-151-23/+46
* fs/9p: Add fid to inode in cached modeAneesh Kumar K.V2011-03-151-2/+16
* fs/9p: increment inode->i_count in cached mode.Aneesh Kumar K.V2011-03-151-6/+1
* fs/9p: set fs cache cookie in create path alsoAneesh Kumar K.V2011-03-151-0/+4
* fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V2011-01-111-13/+0
* fs/9p: fix spelling typoEric Van Hensbergen2011-01-111-1/+1
* fs/9p: TREADLINK bugfixM. Mohan Kumar2011-01-111-36/+22
* fs/9p: Simplify the .L create operationAneesh Kumar K.V2011-01-111-47/+28
* fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V2011-01-111-0/+870
OpenPOWER on IntegriCloud