summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/fd.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-167/+0
* Land clang-format changesGluster Ant2018-09-121-82/+60
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-10-201-1/+1
* libglusterfs: use rwlock for fdtableZhang Huan2017-10-251-1/+1
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-091-3/+0
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-05-021-1/+3
* cluster/ec: Allow read fops to be processed in parallelXavier Hernandez2015-07-221-0/+3
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-04-131-1/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-05-221-0/+3
* protocol/client: Periodically attempt reopensPranith Kumar K2012-12-311-0/+2
* fd: expose __fd_ctx_del symbolAnand Avati2013-01-211-0/+4
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2012-11-141-1/+1
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-121-20/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2011-09-271-0/+8
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-081-0/+11
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-1/+5
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-081-0/+3
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-131-1/+9
* Change Copyright current yearPranith Kumar K2011-08-091-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-081-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 EOFShehjar Tikoo2010-09-171-0/+2
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-0/+5
* fuse resolve related changesAmar Tumballi2010-08-091-2/+9
* dynamic volume changes for graph replacementAnand Avati2010-06-071-9/+32
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
* fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...Csaba Henk2009-09-221-0/+1
* cleanup 'ctx' from inode and fdAmar Tumballi2009-07-101-1/+0
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-251-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 'fd_ctx_set()' and 'fd_ctx_get()' APIs (similar to inode's get/put)Amar Tumballi2017-05-051-12/+27
* added ->flags to fd_tVikas Gorur2017-05-051-0/+1
* changed type of all instances of fd in protocol.h to int64_t.Basavanagowda Kanur2017-05-051-1/+1
* * booster rewrite to use libglusterfsclientRaghavendra G2017-05-051-16/+22
* merging fd_ref/fd_unref implementationBasavanagowda Kanur2017-05-051-24/+45
* updated copyright to 2008, updated configure script to not fail, but print co...Anand V. Avati2017-05-051-0/+5
* changed the dates in the copyright headers of previous commit to 2007, 2008 i...Raghavendra G2017-05-051-1/+1
* Added copyright headers Raghavendra G2017-05-051-0/+19
* Backported fdtable maintanence from 2.6Raghavendra G2017-05-051-0/+40