summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add .gitignoreCsaba Henk2009-04-081-0/+12
* Fix in changelog logic.Vikas Gorur2009-04-076-41/+254
* Consider a subvolume dead if an fop fails on itVikas Gorur2009-04-073-17/+19
* Add lock-less versions of fd_ctx_*Vikas Gorur2009-04-072-52/+104
* Enabling booster after port to work with changed libglusterfsclient interface.Raghavendra G2009-04-061-0/+929
* fix to fd leak in posix_create() in case of some failures.Amar Tumballi2009-04-061-2/+3
* nufa to take care of free disk-space while creating files.Amar Tumballi2009-04-061-32/+74
* Fix in return value of afr_sh_mark_sourcesVikas Gorur2009-04-063-10/+26
* bitrot-13 fixCsaba Henk2009-04-061-0/+2
* Fix an incorrect type-cast in libglusterfsclient.cVikas Gorur2009-04-061-1/+1
* io-threads: Cleaner stub destructionShehjar Tikoo2009-04-061-0/+3
* io-threads: Sanity check worker thread idxShehjar Tikoo2009-04-061-20/+62
* disabling boosterAnand V. Avati2009-04-031-920/+0
* distribute to take care of available disk space while creating new dirs, and ...Amar Tumballi2009-04-035-26/+384
* fix broken transport-type unixRommer2009-04-031-1/+5
* libglusterfsclient - reimplement glusterfs_fgetxattr and glusterfs_fsetxattrRaghavendra G2009-04-031-90/+137
* libglusterfsclient - fix bug in __do_path_resolveRaghavendra G2009-04-031-22/+26
* libglusterfsclient - move lookup timeout related code to libgf_client_path_lo...Raghavendra G2009-04-033-227/+181
* libglusterfsclient - fix indentationRaghavendra G2009-04-033-78/+155
* libglusterfsclient - change implementation of glusterfs_getRaghavendra G2009-04-033-41/+49
* mod_glusterfs/lighttpd/1.4 port and memory leak fixesRaghavendra G2009-04-032-99/+196
* mod_glusterfs/apache/1.3 portRaghavendra G2009-04-031-25/+26
* mod_glusterfs/apache/2.2 portRaghavendra G2009-04-031-20/+21
* libglusterfsclient code changesRaghavendra G2009-04-037-436/+1194
* server-protocol - reimplement connection cleanup to happen in 2 phasesRaghavendra G2009-04-036-32/+261
* Made afr inode context a 64-bit packed value instead of a structure.Vikas Gorur2009-04-034-313/+205
* Load balance read operations among subvolumes in afrVikas Gorur2009-04-024-110/+513
* Defined afr_inode_ctx_t structure.Vikas Gorur2009-04-022-11/+76
* io-threads: Support autoscaling volfile optionsShehjar Tikoo2009-04-022-24/+104
* io-threads: Cleanup request queueing,thread firingShehjar Tikoo2009-04-021-30/+38
* io-threads: Allow scaling to be switched offShehjar Tikoo2009-04-022-11/+73
* io-threads: Add ordered threadpool state and codeShehjar Tikoo2009-04-022-58/+182
* io-threads: Add un-ordered thread-pool.Shehjar Tikoo2009-04-022-98/+334
* io-threads: Classify requests for threadpool typeShehjar Tikoo2009-04-021-26/+33
* io-threads: Wire in support for rename fopShehjar Tikoo2009-04-021-0/+55
* io-threads: Wire in support for symlink fopShehjar Tikoo2009-04-021-0/+53
* io-threads: Wire in support for rmdir fopShehjar Tikoo2009-04-021-0/+40
* io-threads: Wire in support for mkdir fopShehjar Tikoo2009-04-021-0/+44
* io-threads: Wire in support for mknod fopShehjar Tikoo2009-04-021-0/+47
* io-threads: Wire in support for readlink fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for access fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for fchown fopShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for chownShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for fchmod fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for chmod fopShehjar Tikoo2009-04-021-0/+42
* io-threads: Wire in support for lookup fopShehjar Tikoo2009-04-021-0/+46
* wb_flush - keep reference on fd for process_frame to perform STACK_WIND of fl...Anand V. Avati2009-04-021-0/+4
* change char to int in execute_cmd (based on comment on #26006 from Giorgio Ma...Anand V. Avati2009-04-021-1/+1
* Changed few lines to ensure Optimization (lesser code).Bharat Shetty Barkur2009-04-021-3/+1
* Build fixes for ib-verbs compilation on solarisHarshavardhana2009-04-022-6/+22