summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/fd.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: opendir/closedir for every readdirAnand Avati2010-11-151-23/+0
* Change assert to GF_ASSERTVijay Bellur2010-10-121-3/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* check for 'link_inode' in server protocolAmar Tumballi2010-09-181-2/+2
* nfs3: Unref & unbind dir fd with inode lock on EOFv3.1.0qa26Shehjar Tikoo2010-09-171-0/+24
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-0/+53
* performance/stat-prefetch: while removing an entry from cache, remove it from...Raghavendra G2010-08-281-1/+1
* Fix memory corruption in mem poolshishir gowda2010-08-181-1/+1
* fuse resolve related changesAmar Tumballi2010-08-111-19/+20
* mem pool for fd_tshishir gowda2010-08-061-2/+6
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-7/+22
* dynamic volume changes for graph replacementAnand Avati2010-06-071-80/+92
* Memory accounting changesVijay Bellur2010-04-231-12/+15
* Fix further cppcheck reported issues.Csaba Henk2010-03-311-1/+2
* iatt: changes across the codebaseAnand V. Avati2010-03-161-1/+1
* core: Add NULL check for inode in fd_lookupShehjar Tikoo2010-03-041-0/+3
* THIS: set THIS pointers before forget/release/releasedir callbacksAnand Avati2009-12-061-0/+7
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* libglusterfs:Acquire lock before accessing fdtable contents during statedump.Vijay Bellur2009-09-161-8/+16
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+67
* cleanup 'ctx' from inode and fdAmar Tumballi2009-07-161-42/+0
* libglusterfs-fd: Simplify gf_roundup_power_of_twoShehjar Tikoo2009-06-291-30/+10
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-291-37/+0
* libglusterfs: Prevent gf_fd_put'ing of unallocated fdShehjar Tikoo2009-06-181-1/+11
* libglusterfs: Chain newly allocated fdentries.Shehjar Tikoo2009-06-181-0/+1
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-151-64/+107
* Add lock-less versions of fd_ctx_*Vikas Gorur2009-04-071-52/+95
* server-protocol - reimplement connection cleanup to happen in 2 phasesRaghavendra G2009-04-031-10/+52
* fix duplicate setting of values in inode->ctx and fd->ctxAnand V. Avati2009-03-261-5/+13
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* fd->lock added to protect transactions for accessing and modifying fd->_ctx.Basavanagowda Kanur2009-02-261-33/+61
* Added all filesVikas Gorur2009-02-181-0/+611