summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* server_writev: add proper iobuf into iobrefAnand Avati2010-02-181-1/+1
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-183-3/+82
* dht: Remove pointer casting in layout handlingAnand Avati2010-02-072-9/+15
* Fix memory access in afr's self-heal code (replace pointer casts by memcpy).Hraban Luyat2010-02-071-24/+30
* 'lookup-unhashed' option of distribute should be 'auto' by default.Amar Tumballi2010-02-065-22/+76
* cluster/dht: Remove linkfile before unlinking the datafile.Vikas Gorur2010-02-021-17/+63
* storage/posix: Set op_ret to -1 when open fails.Vikas Gorur2010-02-021-0/+1
* performance/write-behind: Set right an incorrect message displayed in logVijay Bellur2010-01-291-1/+1
* cluster/dht: Check for size 0 in check_is_linkfile()Vijay Bellur2010-01-291-1/+3
* storage/posix: Fix device number handling.Vikas Gorur2010-01-281-6/+23
* Revert "Server backend storage hang should not cause the mount point to hang."Harshavardhana Ranganath2010-01-266-311/+19
* mount/fuse: Fix file type checking.Vikas Gorur2010-01-251-7/+10
* storage/posix: Fix an access-after-free bug in release() and releasedir().Vikas Gorur2010-01-251-17/+15
* performance/io-cache: cache only those files whose size falls under configure...Raghavendra G2010-01-252-64/+130
* protocol/client: timeout tweaksAnand Avati2010-01-231-4/+7
* trace: multiple fixesAnand Avati2010-01-231-1985/+1608
* protocol/server: unlink dentry only for non-root inodesAnand Avati2010-01-231-2/+5
* write-behind: fix 'option enable-trickling-writes'Anand Avati2010-01-231-8/+4
* dht: initialize layout typeAnand Avati2010-01-233-5/+6
* protocol/client: Look only for op_ret while handling a setvolume response.Vijay Bellur2010-01-231-1/+1
* error-gen: change all STACK_UNWIND calls to STACK_UNWIND_STRICTAnand Avati2010-01-231-848/+580
* error-gen: unwind fsync with proper parametersAnand Avati2010-01-231-22/+14
* protocol/server: cleanup whitespacesv3.0.1rc4Anand Avati2010-01-231-434/+432
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-236-11/+305
* protocol/server: handle group id decoding in a stricter wayAnand Avati2010-01-221-0/+3
* cluster/afr: Send the struct flock returned by the server to the user.Vikas Gorur2010-01-211-1/+1
* storage/posix: Make the janitor sleep duration configurable.v3.0.1rc2Vikas Gorur2010-01-212-12/+35
* storage/posix: Hand off calling close() and closedir() to the janitor thread.Vikas Gorur2010-01-192-33/+81
* stripe entry self healAmar Tumballi2010-01-191-10/+97
* cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...Vikas Gorur2010-01-141-0/+28
* cluster/unify: don't call xl_init_tree on namespace node.Raghavendra G2010-01-141-11/+0
* features/locks: Fix broken interface grant_blocked_inode_locksPavan Sondur2010-01-142-22/+35
* features/locks: Do not call grant blocked locks in pl_forgetPavan Sondur2010-01-141-44/+85
* fuse: treat DESTROY message as proto requires, ie. don't leave it unansweredCsaba Henk2010-01-121-2/+4
* cluster/afr: Use dict_ref instead of dict_copy_with_ref.Vikas Gorur2010-01-081-2/+2
* fuse: fix memleakCsaba Henk2010-01-061-0/+1
* storage/posix: Zero out the checksum array in rchecksum.Vikas Gorur2009-12-281-0/+2
* cluster/afr: Allocate diff algorithm loop_state structures only once.Vikas Gorur2009-12-282-47/+167
* cluster/afr: Report number of blocks healed during diff self-heal.Vikas Gorur2009-12-282-1/+18
* protocol/client: Fail revalidate with ESTALE.Vikas Gorur2009-12-281-0/+1
* properly ref/unref fd in stripe_opendir_cbkAmar Tumballi2009-12-221-0/+5
* features/locks: Unwind if inode is NULL to prevent 'lost' frame.Pavan Sondur2009-12-211-6/+9
* fuse-bridge: Don't try to fill a loc in setattr when we can proceed on with a...Csaba Henk2009-12-181-2/+9
* distribute: Dont dereference sbuf on failed readlink_cbkShehjar Tikoo2009-12-181-0/+4
* Added null checks in "fini"Harshavardhana Ranganath2009-12-182-0/+6
* cluster/dht: Check for pointers before de-referencing in dht_stat_merge()Vijay Bellur2009-12-161-0/+3
* more cleanup in stripe stat structuresAmar Tumballi2009-12-151-335/+83
* fix typo in posixCsaba Henk2009-12-141-1/+1
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-071-1/+1
* resolver: include RESOLVE_EXACT type for failure case when inode not foundAnand Avati2009-12-071-1/+2