summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* performance/stat-prefetch: lookup path in mknod if it is not already looked up.Raghavendra G2009-10-091-12/+75
* peformance/stat-prefetch: lookup path in readlink if it is not already looked...Raghavendra G2009-10-091-10/+70
* performance/stat-prefetch: implement sp_accessRaghavendra G2009-10-091-0/+79
* performance/stat-prefetch: lookup path in truncate if it is not already looke...Raghavendra G2009-10-091-10/+69
* performance/stat-prefetch: lookup path in setattr if it is not already looked...Raghavendra G2009-10-091-11/+70
* performance/stat-prefetch: implement sp_stat.Raghavendra G2009-10-091-0/+87
* performance/stat-prefetch: lookup path in checksum if it is not already looke...Raghavendra G2009-10-091-10/+69
* performance/stat-prefetch: lookup the path in open if it is not already looke...Raghavendra G2009-10-091-9/+77
* performance/stat-prefetch: implement procedure sp_process_inode_ctx.Raghavendra G2009-10-091-0/+93
* performance/stat-prefetch: use op_errno instead of errno to store error code.Raghavendra G2009-10-091-109/+191
* performance/stat-prefetch: Add support code to implement lookup-behind.Raghavendra G2009-10-092-55/+199
* performance/stat-prefetch: remove lookup-behind in sp_lookup.Raghavendra G2009-10-091-60/+8
* performance/stat-prefetch: optimizations to sp_lookup.Raghavendra G2009-10-091-1/+12
* performance/stat-prefetch: Add accounting of cache hits and misses.Raghavendra G2009-10-092-0/+17
* performance/stat-prefetch: change behaviour of sp_lookup when xattr_req is no...Raghavendra G2009-10-091-8/+28
* performance/stat-prefetch: change the cache to use rbtree based hashtable ins...Raghavendra G2009-10-093-36/+46
* performance/stat-prefetch: fix memory leaksRaghavendra G2009-10-091-16/+37
* debug/error-gen: Feature enhancement of error-gen translatorvinayak hegde2009-10-083-167/+1004
* performance/write-behind: Refining the check for fd_ctx in fdsRaghavendra G2009-10-081-120/+145
* performance/write-behind: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-081-39/+51
* cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-084-98/+107
* Initialize local before any call to STACK_WIND to prevent a crashPavan Sondur2009-10-071-9/+10
* assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...Pavan Sondur2009-10-071-0/+1
* mount/fuse: Handle FATTR_MODE flag properly.Vikas Gorur2009-10-071-0/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0798-99/+99
* cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-076-98/+136
* mount/fuse: Don't send fsetattr if ATIME or MTIME needs to be changed.Vikas Gorur2009-10-061-1/+8
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-063-36/+44
* client: Support readdirp fopShehjar Tikoo2009-10-061-0/+91
* server: Support readdirp fopShehjar Tikoo2009-10-061-0/+109
* stat-prefetch: Port stat-prefetching to readdirp fopShehjar Tikoo2009-10-061-1/+2
* io-threads: Support readdirp fopShehjar Tikoo2009-10-061-0/+51
* trace: Support readdirp fopShehjar Tikoo2009-10-061-0/+37
* io-stats: Support readdirp fopShehjar Tikoo2009-10-061-0/+24
* error-gen: Support readdirp fopShehjar Tikoo2009-10-061-0/+28
* unify: Support readdirp fopShehjar Tikoo2009-10-061-0/+24
* map: Support readdirp fopShehjar Tikoo2009-10-061-13/+91
* ha: Support readdirp fopShehjar Tikoo2009-10-061-18/+47
* distribute: Support readdirp fopShehjar Tikoo2009-10-062-5/+112
* afr: Support readdirp fopShehjar Tikoo2009-10-063-10/+77
* posix: Support readdirp fopShehjar Tikoo2009-10-061-16/+38
* storage/posix: Process "glusterfs.content" key in lookup only for regular files.Vikas Gorur2009-10-061-1/+3
* features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-053-19/+22
* storage/posix: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-051-49/+59
* cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.Vikas Gorur2009-10-052-29/+29
* distribute: NFS-friendly logic changesShehjar Tikoo2009-10-014-101/+320
* ha: Handle memory allocation failuresShehjar Tikoo2009-10-012-15/+618
* ha: NFS-friendly logic changesShehjar Tikoo2009-10-012-22/+46
* symlink-cache: NFS-friendly logic changesShehjar Tikoo2009-10-011-4/+12
* io-threads: NFS-friendly logic changesShehjar Tikoo2009-10-011-25/+31