summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* check if the 'key' is the volume file name itself.Amar Tumballi2009-06-231-14/+34
* mount.glusterfs.in correctness in case of duplicate mountAmar Tumballi2009-06-231-2/+2
* glusterfsd - build proper mount/fuse structure.Basavanagowda Kanur2009-06-221-2/+17
* local->loc should be filled in dht-mknod()Amar Tumballi2009-06-181-0/+9
* change the log level of disk full message in dht-diskusageAmar Tumballi2009-06-181-3/+3
* Removed the swap being done for __noswap functions.Vijay Bellur2009-06-171-3/+3
* libglusterfsclient: Call inode_lookup to prevent pruningShehjar Tikoo2009-06-121-5/+7
* read-ahead: return with error code EBADF for fops on fds without file set in ...Raghavendra G2009-06-111-11/+45
* read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...Raghavendra G2009-06-111-0/+4
* removed unused option 'page-size' in io-cacheAmar Tumballi2009-06-091-5/+0
* Print PID after daemonizing glusterfs.Vikas Gorur2009-06-092-8/+21
* configure.ac: print summary to stdoutAnand V. Avati2009-06-091-2/+0
* server-helpers: cleanup connection only if there are no active transports.Raghavendra G2009-06-083-129/+194
* Fix crash in afr data self heal. Bugzilla ID: 3Vikas Gorur2009-06-081-0/+2
* libglusterfsclient: Avoid dirent copies in readdir cbkShehjar Tikoo2009-06-082-7/+16
* libglusterfs: Add empty and NULL dirents list checksShehjar Tikoo2009-06-082-0/+12
* ib-verbs error log enhancementAmar Tumballi2009-06-031-3/+10
* io-cache: prevent frames from getting woken up while page is getting validatedAnand Avati2009-06-031-1/+1
* unify getdents count reduced to 512 (from 1024)Amar Tumballi2009-06-031-1/+1
* libglusterfsclient: Increase readdir block sizeShehjar Tikoo2009-06-031-1/+1
* libglusterfsclient: Add dirent pre-fetching and cachingShehjar Tikoo2009-06-032-64/+215
* booster: attr_timeout: Read timeout from booster fstabShehjar Tikoo2009-06-031-0/+17
* libglusterfsclient: Simplify inode and stat cachingShehjar Tikoo2009-06-033-127/+94
* libglusterfsclient: Allocate right sized structureShehjar Tikoo2009-06-031-1/+1
* booster: Clean-up handling of log/fstab env variablesShehjar Tikoo2009-06-021-5/+14
* booster: Eliminate gluster context creation raceShehjar Tikoo2009-06-021-92/+133
* booster: Clear up env var usageShehjar Tikoo2009-06-021-1/+14
* bug fix in dht-diskusage when statvfs->f_blocks is 0Amar Tumballi2009-06-021-2/+3
* Remove absolute path for init scripts.Harshavardhana2009-05-291-1/+1
* Fix mismatch in size of used buffer to prevent an infinite loopPavan Sondur2009-05-291-1/+1
* Do itransform in AFR readdir.Vikas Gorur2009-05-261-3/+10
* Always do itransform of the inode number from the first up child.Vikas Gorur2009-05-261-8/+17
* add booster_fstab.h in noinst_HEADERS to fix build breakage after 'make dist'Anand Avati2009-05-261-0/+1
* ib-verbs: Set receive and send window sizeShehjar Tikoo2009-05-262-0/+57
* socket: Set receive and send window sizeShehjar Tikoo2009-05-262-0/+72
* Preserve atime/mtime during data self heal.Vikas Gorur2009-05-261-8/+51
* fix crash in __socket_reset. Previously iobuf_p was an allocated pointer, but...Anand Avati2009-05-221-2/+2
* booster: Move fstab parsing into booster from libglusterfstag-release-2.0Shehjar Tikoo2009-05-206-436/+436
* Change errno to EAGAIN in readv/writevVikas Gorur2009-05-191-6/+7
* mem-pool: Restructure mem-pool behaviourShehjar Tikoo2009-05-192-31/+55
* mem-pool: Fix #define spellingShehjar Tikoo2009-05-191-3/+3
* mem-pool: Remove hard coded value for pad boundaryShehjar Tikoo2009-05-191-1/+1
* mem-pool: Fix memory leak in mem-pool init phaseShehjar Tikoo2009-05-191-1/+3
* booster: Fall back to remaining real_* functorsShehjar Tikoo2009-05-191-13/+36
* booster: Dont de-init fd tables on VMP-init failureShehjar Tikoo2009-05-191-17/+5
* booster: Do not read info for non-glusterfs mount pointsShehjar Tikoo2009-05-191-0/+3
* Appropriate changes to statvfs struct for Solaris host.Harshavardhana Ranganath2009-05-191-0/+13
* libglusterfsclient: Comply with EEXIST rule on renameShehjar Tikoo2009-05-181-8/+0
* libglusterfsclient: __do_path_resolve: Fix pathname resolution bugShehjar Tikoo2009-05-181-1/+1
* libglusterfsclient: Wipe loc->ino in libgf_client_loc_wipeShehjar Tikoo2009-05-181-0/+1