summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/fd.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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