summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* booster: fix build error in fcntl implementation.Raghavendra G2009-06-301-1/+7
* booster: fix memory corruption in booster_cleanupRaghavendra G2009-06-301-4/+10
* libglusterfsclient: reset the vmplist and vmpentries to 0 in glusterfs_resetRaghavendra G2009-06-301-0/+6
* booster: implement fcntl.Raghavendra G2009-06-301-1/+104
* libglusterfsclient: implement glusterfs_fcntl.Raghavendra G2009-06-302-0/+117
* booster: implement readdir_r and readdir64_r.Raghavendra G2009-06-302-0/+70
* libglusterfsclient: implement glusterfs_readdir_rRaghavendra G2009-06-302-0/+72
* libglusterfsclient: update offset in glusterfs_read_async_cbk only if offset ...Raghavendra G2009-06-302-4/+10
* booster: call glusterfs_umount_all during cleanupRaghavendra G2009-06-301-0/+4
* booster: implement sendfile.Raghavendra G2009-06-301-0/+58
* libglusterfsclient: implement glusterfs_sendfile.Raghavendra G2009-06-302-0/+171
* libglusterfsclient: add glusterfs_umount_all.Raghavendra G2009-06-302-0/+23
* libglusterfsclient: make glusterfs_umount thread safeRaghavendra G2009-06-301-18/+42
* libglusterfsclient: make glusterfs_mount thread safe.Raghavendra G2009-06-301-51/+80
* booster: remove mount table which maps a path to glusterfs handler.Raghavendra G2009-06-301-236/+86
* Fix some trivial typos.Erick Tryzelaar2009-06-292-4/+4
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-293-9/+14
* dht_readdir_cbk: use stat attributes in the READDIRPLUS dirents toAnand V. Avati2009-06-261-22/+21
* rename dht_first_up_child to dht_first_up_subvolAnand V. Avati2009-06-262-2/+3
* set 'lookup unhashed' mode to be on by defaultAnand V. Avati2009-06-261-1/+1
* posix_readdir: fill stat structure into dir entryAnand V. Avati2009-06-261-0/+23
* gf-dirent: add support for stat attribute in dir entry (to work likeAnand V. Avati2009-06-262-5/+13
* mount script to take arguments like nfsAmar Tumballi2009-06-241-17/+34
* Added a new option transport.socket.nodelay.Vijay Bellur2009-06-242-0/+51
* server-protocol: interpret the 'op' value properly when a packet is received.Amar Tumballi2009-06-231-4/+3
* 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