summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/fd.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-201-0/+17
* libglusterfs: Maintain open-fd-count in inode.Pranith Kumar K2013-02-061-0/+6
* fd: expose __fd_ctx_del symbolAnand Avati2013-01-281-1/+1
* fd: filter anonymous FD from fd_lookup() resultAnand Avati2013-01-281-0/+6
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-141-8/+28
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-171-0/+7
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-021-4/+8
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-3/+1
* libglusterfs/fd: while dumping the fd_ctx use fd->xl_countRaghavendra Bhat2012-05-171-5/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* libglusterfs/fd: use reallocated memory for intializing new graphs contextsRaghavendra Bhat2012-05-011-1/+1
* libglusterfs/fd.c: Dynamically scale fd->_ctx when there are noRaghavendra G2012-04-271-7/+34
* libglusterfs/fd: ref fds while copying the fdentries.Raghavendra G2012-03-261-3/+6
* libglusterfs/fd: fixed fd_anonymous() leakAmar Tumballi2012-03-071-2/+6
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-211-2/+95
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-6/+39
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-5/+14
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-0/+92
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-34/+105
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-10/+3
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-4/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-2/+2
* 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
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-22/+1
* fd: put the fd back to fd_mem_pool of inode table instead of freeing in case ...Raghavendra Bhat2011-07-111-1/+1
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-26/+32
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-160/+160
* 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 EOFShehjar 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