summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adding an option to mount.glusterfs for server failover while fetching volume...Amar Tumballi2009-08-041-13/+25
* increased ib-verbs buffer sizeAmar Tumballi2009-08-041-2/+2
* logging related bug fix in server_lookup()Amar Tumballi2009-08-041-4/+3
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* libglusterfsclient: Bind fd on fd creation code pathsShehjar Tikoo2009-07-312-3/+9
* libglusterfsclient: Invalidate iattr cache on readsShehjar Tikoo2009-07-311-4/+2
* afr: fix afr_utimens to wait for success of utimens on atleast priv->wait_cou...Raghavendra G2009-07-301-1/+1
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* libglusterfsclient: Use iobufs for storing application write dataShehjar Tikoo2009-07-302-18/+85
* booster: Fix fd leak due to incorrect NULL checkShehjar Tikoo2009-07-291-1/+1
* server-protocol: fix in server-loc-fill()Amar Tumballi2009-07-281-3/+0
* libglusterfsclient: Fix solaris build errorShehjar Tikoo2009-07-281-2/+3
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* protocol/server: add checks for updatation of loc->parent in entrylk() or ino...Basavanagowda Kanur2009-07-271-3/+6
* libglusterfsclient: Workaround for local memory corruptionShehjar Tikoo2009-07-271-1/+1
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-272-0/+4
* cluster/afr: Set inode number in unwind_buf in the inode-write calls.Vikas Gorur2009-07-271-17/+17
* Return stat from read subvolume in dir-write ops.Vikas Gorur2009-07-272-52/+83
* Return stat info from read-child in all the inode-write opsVikas Gorur2009-07-272-18/+205
* enable libglusterfsclient build by defaultv2.0.5Anand V. Avati2009-07-231-2/+2
* libglusterfsclient: Avoid overwrite of inode found through ino numberShehjar Tikoo2009-07-231-3/+8
* libglusterfsclient: Fill new loc with target's ino on linkShehjar Tikoo2009-07-231-0/+1
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-205-6/+72
* libglusterfsclient: Move DHT root-lookup workaround to initShehjar Tikoo2009-07-202-15/+12
* added timestamp to crash dump log.Amar Tumballi2009-07-201-4/+19
* Do not failover readdir in replicateAnand Avati2009-07-171-34/+18
* server: don't check for 'loc->parent' in entrylk and inodelk callsAmar Tumballi2009-07-171-4/+2
* removed mod_glusterfs from the buildAmar Tumballi2009-07-172-104/+1
* change mount.glusterfs.in to work with non-bash shells too.Amar Tumballi2009-07-171-3/+3
* break inode_path if the length of the path crosses PATH_MAXAmar Tumballi2009-07-171-0/+7
* libglusterfsclient: Invalidate not update iattr cache on writevShehjar Tikoo2009-07-172-2/+48
* Remove the trailing "/" which fails build with new version of automakeHarshavardhana2009-07-172-2/+2
* Add a random initial offset to the afr round robin indexErick Tryzelaar2009-07-161-0/+3
* fuse-bridge: Export user.glusterfs-booster-mount xattrShehjar Tikoo2009-07-161-0/+3
* Fixes for MacOSX and Solaris buildv2.0.4Harshavardhana Ranganath2009-07-093-42/+103
* Return inode number always from the first up subvolume in AFR.Vikas Gorur2009-07-092-10/+16
* Added format-patch.sh. This script is to be used as a replacement of "git for...Anand V. Avati2009-07-081-0/+60
* detabify fuse-bridge.c (and other whitespace fixes)Csaba Henk2009-07-081-738/+738
* protocol/server: use translated flags in protocol/server open and create fopsAnand Avati2009-07-071-2/+2
* protocol/client: use translated flags in protocol/client open and create fopsAnand Avati2009-07-071-2/+2
* protocol: add functions gf_flags_from_flags and gf_flags_to_flagsAnand Avati2009-07-071-0/+108
* write-behind: set default window-size to 1MB.Raghavendra G2009-07-071-1/+2
* use fuse_reply_iov() in fuse_readv_cbkBasavanagowda Kanur2009-07-072-0/+13
* libglusterfsclient: Update attr cache on read/writeShehjar Tikoo2009-07-072-5/+16
* Set timestamps properly when creating missing entries.v2.0.3Vikas Gorur2009-07-061-3/+37
* booster: automake 1.11 compatibility fixCsaba Henk2009-07-021-1/+1
* libglusterfsclient: Use O_ACCMODE for access mode checksShehjar Tikoo2009-07-021-3/+6
* Print volume file after printing other details.Vikas Gorur2009-07-022-2/+4
* performance/write-behind - bug fix in open() and create().Basavanagowda Kanur2009-07-021-1/+5
* rpm spec file updates (removed mod_glusterfs and respective dependencies)Harshavardhana2009-07-011-40/+11