summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* booster: Fix fd_t leak in pread64Shehjar Tikoo2009-09-091-0/+1
* libglusterfsclient: Fix incorrect NULL check for fdShehjar Tikoo2009-09-091-1/+1
* libglusterfsclient: Handle CALLOC failure in libgf_client_lookupShehjar Tikoo2009-09-091-0/+7
* libglusterfsclient: Handle CALLOC failure in libgf_init_vmpentryShehjar Tikoo2009-09-091-0/+18
* libglusterfsclient: Add inode_ctx NULL check during iattr cache validationShehjar Tikoo2009-09-091-0/+6
* libglusterfsclient: Enhance loggingShehjar Tikoo2009-09-091-43/+318
* booster: Enhance booster loggingShehjar Tikoo2009-09-093-71/+547
* cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dictVikas Gorur2009-09-081-1/+2
* performance/write-behind: hold locks when accessing members of wb_file.Raghavendra G2009-09-081-17/+75
* performance/write-behind: communicate back the errors in writes to servers in...Raghavendra G2009-09-081-1/+12
* libglusterfsclient: handle intermediate path components which are symlinks pr...Raghavendra G2009-09-081-5/+10
* libglusterfsclient: handle paths terminating with '/' properly in libgf_trim_...Raghavendra G2009-09-081-1/+7
* libglusterfsclient: handle failures in glusterfs_glh_realpathRaghavendra G2009-09-081-1/+1
* libglusterfsclient: check for memory allocation failure in glusterfs_glh_real...Raghavendra G2009-09-081-0/+4
* libglusterfsclient: handle symlinks properly in glusterfs_glh_opendir.Raghavendra G2009-09-081-1/+1
* libglusterfsclient: fix to the way symbolic links are handled in glusterfs_gl...Raghavendra G2009-09-081-6/+17
* 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