summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* read-ahead: NFS-friendly logic changesShehjar Tikoo2009-10-011-4/+16
* write-behind: NFS-friendly logic changesShehjar Tikoo2009-10-011-112/+172
* filter: NFS-friendly logic changesShehjar Tikoo2009-10-011-27/+84
* stripe: NFS-friendly logic changesShehjar Tikoo2009-10-012-199/+361
* error-gen: NFS-friendly logic changesShehjar Tikoo2009-10-011-21/+37
* locks: NFS-friendly logic changesShehjar Tikoo2009-10-012-6/+9
* io-stats: NFS-friendly logic changesShehjar Tikoo2009-10-011-10/+18
* trace: NFs-friendly logic changesShehjar Tikoo2009-10-011-109/+335
* client: NFS-friendly logic changesShehjar Tikoo2009-10-011-22/+93
* server: NFS-friendly logic changesShehjar Tikoo2009-10-011-1/+19
* posix: NFS-friendly logic changesShehjar Tikoo2009-10-012-26/+394
* unify: NFS-friendly logic changesShehjar Tikoo2009-10-013-112/+140
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-0140-506/+1689
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-0133-5092/+2179
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-015-20/+20
* Check if path is valid after call to inode_path before accessing it.Pavan Sondur2009-10-011-4/+8
* cluster/afr: dir-write: Fix inode number handling.Vikas Gorur2009-09-282-24/+41
* cluster/afr: Fix memory leak in "diff" self-heal algorithm.Vikas Gorur2009-09-241-0/+30
* performance/write-behind: Add a NULL check for request->stub before checking ...Raghavendra G2009-09-241-1/+2
* fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...Csaba Henk2009-09-231-5/+51
* Implemented inodelks with support for domains.Pavan Vilas Sondur2009-09-236-75/+644
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-236-26/+681
* Removed internal.c and old domain definition in locks.Pavan Vilas Sondur2009-09-233-906/+7
* mount.glusterfs had a problem understanding when "volfile" was given as one o...Harshavardhana Ranganath2009-09-231-5/+6
* performance/write-behind: store currently aggregated data size in wb_fileRaghavendra G2009-09-231-27/+30
* performance/write-behind: store the current window size in wb_file.Raghavendra G2009-09-231-43/+39
* performance/write-behind: reduce usage of iov_length.Raghavendra G2009-09-231-47/+27
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-225-3/+36
* cluster/afr: Add the "diff" self-heal algorithm.Vikas Gorur2009-09-223-2/+362
* cluster/afr: Make the self-heal algorithm pluggable.Vikas Gorur2009-09-225-168/+287
* cluster/afr: Open source and sinks in read/write mode during self-heal.Vikas Gorur2009-09-221-2/+2
* protocol/server: Implement rchecksum.Vikas Gorur2009-09-221-1/+80