summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-inodes.c
Commit message (Expand)AuthorAgeFilesLines
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* NFS : Coverity Fix.meghana2013-09-191-2/+2
* nfs: avoid double fd unref in opendirRajesh Amaravathi2013-05-061-3/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-22/+24
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsAnand Avati2010-12-071-5/+40
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-251-56/+0
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-121-0/+56
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...Vijay Bellur2010-10-111-50/+0
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-111-0/+50
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfs: Free inodes layer fop locals to fix memory leakShehjar Tikoo2010-09-281-10/+18
* nfs: Redesign fop argument passing to support single volfile useShehjar Tikoo2010-04-021-56/+59
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-311-0/+571