summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/fd.h
Commit message (Expand)AuthorAgeFilesLines
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-1/+1
* libglusterfs: use rwlock for fdtableZhang Huan2017-11-301-1/+1
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-3/+0
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-1/+3
* cluster/ec: Allow read fops to be processed in parallelXavier Hernandez2015-08-291-0/+3
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-201-1/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-201-0/+3
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-0/+2
* fd: expose __fd_ctx_del symbolAnand Avati2013-01-281-0/+4
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-231-1/+1
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-141-20/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-281-0/+8
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-211-0/+11
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-1/+5
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-0/+3
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-1/+9
* 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: opendir/closedir for every readdirAnand Avati2010-11-151-2/+0
* fuse: retire the faked-FLUSH-upon-RELEASE hackCsaba Henk2010-10-261-1/+0
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfs3: Unref & unbind dir fd with inode lock on EOFv3.1.0qa26Shehjar Tikoo2010-09-171-0/+2
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-0/+5
* fuse resolve related changesAmar Tumballi2010-08-111-2/+9
* dynamic volume changes for graph replacementAnand Avati2010-06-071-9/+32
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...Csaba Henk2009-09-231-0/+1
* cleanup 'ctx' from inode and fdAmar Tumballi2009-07-161-1/+0
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-291-3/+4
* libglusterfs: Change GF_FDENTRY_ALLOCATED constantShehjar Tikoo2009-06-181-3/+2
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-151-2/+18
* Add lock-less versions of fd_ctx_*Vikas Gorur2009-04-071-0/+9
* server-protocol - reimplement connection cleanup to happen in 2 phasesRaghavendra G2009-04-031-0/+3
* 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-0/+3
* Added all filesVikas Gorur2009-02-181-0/+107