summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cli, glusterd: "volume set help" additionsKaushal M2012-03-282-21/+43
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-282-51/+138
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-283-24/+336
* cluster/stripe- do not ref if dict is nullshylesh kumar2012-03-281-1/+3
* protocol/client: Set grace_timer_needed flag to false on a disconnect.Mohammed Junaid2012-03-281-0/+3
* performance/write-behind: queue setattr fop with writes always.Raghavendra G2012-03-271-8/+1
* glusterd: Fixed replace-brick commit_force algo.Krishnan Parthasarathi2012-03-273-26/+23
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-263-6/+84
* mgmt/glusterd: native sort of info filesRajesh Amaravathi2012-03-261-13/+104
* core: adding extra data for fopsAmar Tumballi2012-03-2292-5299/+7172
* glusterd: bring back the 'non-synctask' behaviorAmar Tumballi2012-03-225-6/+6
* glusterd: fix bugs of syncop for operationsAmar Tumballi2012-03-224-178/+209
* Add space for heal vol req log message.Rahul C S2012-03-211-1/+1
* glusterd: Disabled self-heal on clear-locks internal mountKrishnan Parthasarathi2012-03-212-5/+13
* glusterd: bring in feature to use syncop for mgmt opsAmar Tumballi2012-03-2112-30/+680
* features/locks: Avoid race in pl_inode_getPranith Kumar K2012-03-211-21/+25
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-212-10/+16
* protocol/client: memory leak fixes.Raghavendra G2012-03-202-14/+4
* performance/read-ahead: destroy pages which survived from being flushedRaghavendra G2012-03-203-2/+10
* performance/io-cache: destroy the pages which survived inRaghavendra G2012-03-202-0/+6
* protocol/server: remove the transport from the list irrespective of lock-heal...Raghavendra Bhat2012-03-201-6/+11
* features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.Mohammed Junaid2012-03-201-1/+1
* replicate: fix a glitch in up_count/down_count updates.Jeff Darcy2012-03-191-2/+24
* protocol/client: Handle failures in lock self healing gracefully (part2).Mohammed Junaid2012-03-191-49/+169
* rpc-clnt: separate out connection_cleanup() from destroy()Amar Tumballi2012-03-193-4/+27
* protocol/client: Handle failures in lock self healing gracefully (part 1).Mohammed Junaid2012-03-192-93/+51
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-195-59/+121
* protocol/client: Avoid STACK_DESTROYing more than once in RELEASE fops.Vijay Bellur2012-03-191-2/+4
* print bound_xl only once in server statedumpRahul C S2012-03-191-0/+12
* features/quota : Fix timeout min valueKaushal M2012-03-191-1/+1
* cluster/dht: Prevent crash in dir xattr selfhealshishir gowda2012-03-191-0/+5
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-181-16/+89
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-184-8/+13
* protocol/client: replace STACK_UNWIND_STRICT macro with CLIENT_STACK_UNWIND,Raghavendra G2012-03-183-196/+111
* rpc: don't unwind the fop in caller if client_submit_request failsRaghavendra G2012-03-183-236/+183
* volgen: by default don't include performance xlators in nfs volfileAmar Tumballi2012-03-181-5/+49
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-184-12/+26
* mgmt/glusterd: don't create the brick path in 'volume start'Amar Tumballi2012-03-181-1/+7
* protocol/server: send forget on the renamed inodeRaghavendra Bhat2012-03-181-0/+28
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-187-72/+186
* mount/fuse-bridge: don't pass flags O_CREAT | O_EXCL during open as part ofRaghavendra G2012-03-181-1/+3
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-1811-139/+260
* cluster/afr: set_read_child when xactions in progress in fresh lookupPranith Kumar K2012-03-182-3/+7
* afr: Copy loc->gfid independent of lookup being fresh or otherwiseKrishnan Parthasarathi2012-03-181-5/+3
* Change option brick-with-valgrind to run-with-valgrindRahul C S2012-03-172-6/+6
* protocol/server: memory leak fixes.Raghavendra G2012-03-172-0/+9
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-178-121/+218
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-1/+1
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-172-26/+54
* protocol/server: Avoid race in add/del locker, connection_cleanupPranith Kumar K2012-03-174-38/+27