summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* geo-rep: Add support for aclsKotresh HR2015-03-303-4/+6
* changelog xlator: avoid unsupported threaded event-poll usageEmmanuel Dreyfus2015-03-301-10/+5
* qemu-block: Fixing coverity issue(Unused value)Nandaja Varma2015-03-301-5/+4
* glupy: correct the definition of GlusterFS in setup.pyHumble Devassy Chirammal2015-03-301-1/+1
* doc: Fix Jeff Darcy's links in docsSaravanakumar Arumugam2015-03-301-1/+1
* glusterd: replace glusterd_volinfo_delete calls with glusterd_volinfo_unrefAtin Mukherjee2015-03-302-16/+4
* features/trash : Discarding extended truncate for trash-translatorJiffin Tony Thottan2015-03-301-4/+8
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-302-3/+5
* protocol-client: Removal of Dead Codearao2015-03-301-9/+0
* symlink-cache: Fixing coverity issuesarao2015-03-301-1/+1
* bd: Fixing dereference after null check(FORWARD_NULL)arao2015-03-301-1/+2
* protocol-client: Removal of Logically dead code.arao2015-03-301-3/+0
* io-stats : null dereference coverity fix.Manikandan Selvaganesh2015-03-301-5/+7
* protocol-client : dead code removed.Manikandan Selvaganesh2015-03-291-36/+0
* protocol/client : logical dead code removedManikandan Selvaganesh2015-03-291-282/+48
* posix : unchecked return value coverity fix.Manikandan Selvaganesh2015-03-291-3/+9
* glusterd: Use txn_opinfo instead of global op_info in glusterd_volume_heal_us...Atin Mukherjee2015-03-291-5/+20
* glusterd : fix memory overrun for opinfo.local_xaction_peersAtin Mukherjee2015-03-291-1/+1
* features/shard: Bug fixesKrutika Dhananjay2015-03-273-30/+51
* md-cache: cache virtual POSIX ACL xattrsNiels de Vos2015-03-271-0/+12
* features/trash: Removing dead callbacksAnoop C S2015-03-271-405/+20
* features/snapview-client: Don't free un-allocated memoryPranith Kumar K2015-03-271-2/+0
* cluster/ec: Use fd when appropriate for updating size/versionPranith Kumar K2015-03-271-3/+9
* xlators/lib: Handle NULL 'name' for marker xattrsPranith Kumar K2015-03-271-0/+3
* glusterd: clean up global xaction_peer occurancesanand2015-03-261-1/+0
* nfs: do not fail to start when optional RPC-programs fail to registerNiels de Vos2015-03-262-14/+24
* glusterd: clean up global xaction_peer occurancesAtin Mukherjee2015-03-264-28/+0
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-267-47/+61
* features/ctr: Removing rpc-lib, rpc-xdr and api from CPPFLAGSAnoop C S2015-03-251-6/+1
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-2510-361/+239
* posix: handle failure from posix_resolvevmallika2015-03-251-0/+4
* Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabledJoseph Fernandes2015-03-252-4/+8
* glusterd: bitrot scrub-throttle/scrub-frequency/scrub option handlingGaurav Kumar Garg2015-03-251-0/+111
* glusterd: Prevent possible dealock in glusterd_friend_removeKaushal M2015-03-251-1/+3
* glusterd: Prevent possible deadlock due to glusterd_quorum_countKaushal M2015-03-252-6/+8
* glusterd: Fixing wrong array comparison (Coverity fix)Nandaja Varma2015-03-241-1/+1
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-246-61/+502
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-2412-300/+1506
* cli/glusterd: CLI interface for BitRot detectionVenky Shankar2015-03-2410-29/+337
* mgmt/glusterd: generate volfile for BitDVenky Shankar2015-03-2414-3/+488
* read-only: read-only/worm translator should be in brick graph by defaultAtin Mukherjee2015-03-249-72/+401
* Bitrot StubVenky Shankar2015-03-2414-7/+2045
* core: Add inode context merge callbackVenky Shankar2015-03-241-0/+1
* features/changelog: Make use of IPC fopVenky Shankar2015-03-241-0/+46
* libgfchangelog: cleanups on disconnectionVenky Shankar2015-03-245-140/+280
* libgfchangelog: Fix faulty reference to xlator contextVenky Shankar2015-03-244-55/+98
* features/trash: Handling hardlinks in trash translatorJiffin Tony Thottan2015-03-241-1/+29
* cluster/ec: Refactor ec-dir-writePranith Kumar K2015-03-242-670/+158
* glusterd: Do not use global opinfo in syncopAtin Mukherjee2015-03-231-2/+0
* build: only include sys/sysctl.h when sysctl() is usedNiels de Vos2015-03-231-1/+1