summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Handle setgid bit on directories correctlyVikas Gorur2009-09-081-10/+108
* ib-verbs: handle failure of ibv_create_qp gracefully.Raghavendra G2009-09-021-0/+3
* libglusterfsclient: Compare compcount with path not maxentryShehjar Tikoo2009-09-021-0/+1
* libglusterfsclient: Enhance VMP searching logicShehjar Tikoo2009-09-021-1/+3
* booster: Support backward compatible optionsShehjar Tikoo2009-09-021-0/+6
* libglusterfsclient: return -1 with errno set to ENOSYS for apis which are not...Raghavendra G2009-09-021-6/+12
* libglusterfsclient: don't use pointer returned from basename to free allocate...Raghavendra G2009-09-021-5/+5
* changed booster fstab to parse the arguments same as mount.glusterfsAmar Tumballi2009-08-201-2/+2
* protocol/client: 'connecting' event is properly notified.Amar Tumballi2009-08-202-4/+23
* in server_rename if we do_path_lookup on the newloc and parent directory is n...Krishna Srinivas2009-08-191-24/+28
* Add BRANCH:release-2.0 tag. Master patches come without a BRANCH: tagAnand V. Avati2009-08-171-1/+1
* fuse: don't say "Success" when mount failsCsaba Henk2009-08-171-2/+3
* added log message when server fails to send the reply frameAmar Tumballi2009-08-171-4/+8
* filter: use O_ACCMODE for checking file access modes.Raghavendra G2009-08-171-3/+6
* read-ahead: use O_ACCMODE for checking file access modes.Raghavendra G2009-08-171-2/+2
* write-behind: use O_ACCMODE while checking for O_RDONLY in flags.Raghavendra G2009-08-171-2/+2
* libglusterfsclient: Sync access to VMP list on new entry additionShehjar Tikoo2009-08-171-9/+9
* libglusterfsclient: Enhance VMP search loggingShehjar Tikoo2009-08-171-6/+8
* libglusterfsclient: Use components for VMP searchesShehjar Tikoo2009-08-171-21/+109
* features/locks: Fix reverse logic in posix_lock_to_flockVikas Gorur2009-08-171-2/+2
* mount/fuse: Don't log setlk returning EAGAIN as a GF_LOG_ERROR.Vikas Gorur2009-08-171-2/+2
* features/locks: Set the right log level in a few places.Vikas Gorur2009-08-172-13/+13
* glusterfs log prints "TLA Revision" tag, remove it and reflect git insteadHarshavardhana Ranganath2009-08-171-3/+3
* Filter changelog xattrs in replicatev2.0.6Vikas Gorur2009-08-071-1/+64
* protocol/client: fixed registration of saved_fdsAnand Avati2009-08-071-2/+2
* Removed BRANCH: tagAnand V. Avati2009-08-061-2/+2
* server-lookup: added path info from header to log messageAmar Tumballi2009-08-041-3/+4
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* add check for making sure 'fd' belongs to directory in posix-readdirAmar Tumballi2009-08-041-0/+7
* 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