summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libglusterfsclient: Fix build warningsShehjar Tikoo2009-09-221-18/+20
* booster: Fix build warningsShehjar Tikoo2009-09-221-14/+15
* performance/quick-read: refine logic of qr_readv.Raghavendra G2009-09-221-3/+14
* performance/quick-read: optimizations to lookupRaghavendra G2009-09-221-24/+49
* performance/quick-read: make a comment more explicit.Raghavendra G2009-09-221-2/+2
* performance/quick-read: checking for qr_file in inode-context and creating if...Raghavendra G2009-09-221-30/+45
* performance/quick-read: refine the logic in qr_lookup.Raghavendra G2009-09-221-40/+54
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-222-1/+8
* performance/write-behind: check for the presence of context only in fds not o...Raghavendra G2009-09-221-6/+12
* client-protocol: fix race-condition encountered while accessing fdctxRaghavendra G2009-09-221-47/+218
* performance/quick-read: access glusterfs_ctx from xlator instead of using glu...Raghavendra G2009-09-172-2/+1
* io-cache: fix table->max_pri to 1 as the lowest priorityAnand Avati2009-09-161-1/+2
* booster: use __REDIRECT macro to prevent creat being renamed to creat64.Raghavendra G2009-09-151-1/+4
* libglusterfsclient: NULL terminate the vmp entry during vmp_entry_init.Raghavendra G2009-09-151-2/+5
* booster: use appropriate conversion specifier during logging in close.Raghavendra G2009-09-151-1/+1
* 2.0.6 patch for io-cache pattern-matched non-cachingStephan von Krawczynski2009-09-151-5/+23
* storage/posix: transform inode number in stat structureRaghavendra G2009-09-151-153/+489
* extras: Add LD_PRELOAD test toolShehjar Tikoo2009-09-155-0/+1089
* transport/ib-verbs: initialize fini member of new-transports created during a...Raghavendra G2009-09-141-0/+2
* backporting quick read to 2.0Raghavendra G2009-09-146-1/+2363
* backport stat-prefetch from 2.1Raghavendra G2009-09-136-385/+1774
* libglusterfsclient: Wait for time ample enough for all the children of distri...Raghavendra G2009-09-131-0/+11
* protocol/server: server_stub_resume should check for failure of lookup when o...Raghavendra G2009-09-131-1/+2
* 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