summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: Do gf_flock to flock conversion at the right placeVijay Bellur2010-03-111-1/+2
* dht: preserve and return proper pre/postparent structures during unlinkAnand Avati2010-03-041-4/+7
* quick-read: Store and propagate wbflags argument in open fopShehjar Tikoo2010-03-042-12/+22
* distribute: cleanup intermediate hardlink and linkfile on failed renameAnand Avati2010-03-041-12/+78
* distribute: perform self-heal as rootShehjar Tikoo2010-03-043-0/+37
* distribute, nufa: return 0 mtimes in preparent/postparentShehjar Tikoo2010-03-044-2/+58
* distribute: Save ino/dev from first subvolume during mkdirShehjar Tikoo2010-03-041-0/+6
* distribute: Restore parent ino from local in symlinkShehjar Tikoo2010-03-041-0/+8
* distribute: Restore inode from saved ino on readvShehjar Tikoo2010-03-041-1/+18
* distribute: Respect end-of-dir on readdir only for last subvolShehjar Tikoo2010-03-043-0/+40
* distribute: Return pre/post-parent on successful unlinkShehjar Tikoo2010-03-041-0/+2
* distribute: Return ino from the first-up subvolume in lookupShehjar Tikoo2010-03-041-1/+1
* replicate: Use link's parent ino for post/pre-parent not target dir'sShehjar Tikoo2010-03-041-1/+1
* replicate: Restore parent ino from saved inode numberShehjar Tikoo2010-03-041-0/+3
* trace: Display op_errno even on successful readvShehjar Tikoo2010-03-041-2/+2
* trace: Do not print results on failed readlinkShehjar Tikoo2010-03-041-5/+11
* trace: Print st_dev for struct statShehjar Tikoo2010-03-041-3/+7
* trace: Support new option: force-log-levelShehjar Tikoo2010-03-041-2/+26
* trace: Print correct variable in lookup_cbkShehjar Tikoo2010-03-041-1/+1
* trace: Do not clobber own itableShehjar Tikoo2010-03-041-3/+0
* posix: Support EOF for file readingShehjar Tikoo2010-03-041-1/+7
* posix: Support end-of-stream determinationShehjar Tikoo2010-03-041-0/+3
* cluster/afr: Failover readdir calls.Vikas Gorur2010-03-044-46/+299
* io-stats: new countersAnand Avati2010-03-041-206/+528
* io-stats: indentation fixesAnand Avati2010-03-041-701/+449
* posix: gen number fixes on non-Linux systemsVijay Bellur2010-03-031-2/+17
* features/quota: Remember '/' loc_t to initiate xattr calls.Pavan Sondur2010-03-021-31/+60
* features/quota: store the entire vector in local instead of just a pointer to...Raghavendra G2010-03-021-4/+13
* local->failed set to one twiceRaghavendra Bhat2010-03-021-1/+1
* stripe read fix (when read() is done on a sparse file over glusterfs)Amar Tumballi2010-03-012-12/+69
* io-threads: more fixesAnand Avati2010-02-272-7/+14
* storage/posix: Don't use FTW_CONTINUEVikas Gorur2010-02-231-1/+1
* dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...Anand Avati2010-02-231-34/+24
* performance/write-behind: fix data corruption while aggregating the adjacent ...Raghavendra G2010-02-221-4/+55
* performance/write-behind: refactor __wb_collapse_write_bufsRaghavendra G2010-02-221-36/+38
* performance/io-cache: set path in local during lookup.Raghavendra G2010-02-221-0/+40
* io-threads: single queue/multi-thread modelAnand Avati2010-02-222-956/+154
* common-utils: gf_log2 handles 0 inputAnand Avati2010-02-221-1/+1
* dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6Anand Avati2010-02-221-1/+4
* dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTYAnand Avati2010-02-223-14/+244
* storage/posix: Check for path before logging it in case of an error in xattro...Pavan Sondur2010-02-221-13/+32
* features/quota: Changes in arguments in STACK_UNWINDs for most FOPs.Pavan Sondur2010-02-221-21/+37
* features/quota: Fix memory leak while syncing disk usage.Pavan Sondur2010-02-221-4/+14
* Add new gf_strstr dropin replacement for "strstr"Harshavardhana Ranganath2010-02-221-2/+3
* protocol/client: better pointer check on saved_frames mapping in ping timerAnand Avati2010-02-221-12/+15
* protocol/client: add memory allocation checksAnand Avati2010-02-221-0/+15
* fuse: check the return value of pthread_cond_timedwait before logging in fuse...Raghavendra Bhat2010-02-201-7/+6
* Support new option "conf-dir"Harshavardhana Ranganath2010-02-201-19/+60
* cluster/stripe: Set op_ret as failure if inode is not being set in lookup cbkVijay Bellur2010-02-201-1/+2
* server_writev: add proper iobuf into iobrefAnand Avati2010-02-181-1/+1