summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tools/glusterfind: Ignore .trashcan dir during Brick CrawlAravinda VK2015-03-304-5/+17
* Tests: portability fixesEmmanuel Dreyfus2015-03-303-25/+36
* libgfapi: revamp glfs_new functionHumble Devassy Chirammal2015-03-302-34/+85
* doc: Fix Jeff Darcy's links in docsSaravanakumar Arumugam2015-03-302-2/+2
* 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
* cli : logically dead code removedManikandan Selvaganesh2015-03-301-8/+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
* doc : editing admin_ACLs.mdshravantc2015-03-291-0/+32
* 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
* socket: use TLS 1.2 instead of 1.0Jeff Darcy2015-03-271-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
* build: attr package dependencyKaleb S. KEITHLEY2015-03-271-0/+4
* 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
* tests: fix spurious failures in bug-1190734.t (remove-brick)Jeff Darcy2015-03-271-26/+11
* geo-rep: Use gfchangelog context init APIVenky Shankar2015-03-273-0/+10
* xlators/lib: Handle NULL 'name' for marker xattrsPranith Kumar K2015-03-272-0/+5
* glusterd: clean up global xaction_peer occurancesanand2015-03-261-1/+0
* tests: Added a script to test the glfs_fini hang fixSoumya Koduri2015-03-263-1/+99
* tests: fix rebalance_completedJeff Darcy2015-03-263-21/+7
* glfsheal: Do not print pending heals for non-afr xlsPranith Kumar K2015-03-261-1/+2
* nfs: do not fail to start when optional RPC-programs fail to registerNiels de Vos2015-03-262-14/+24
* cli: log gluster version in cli initAtin Mukherjee2015-03-261-0/+3
* glusterd: clean up global xaction_peer occurancesAtin Mukherjee2015-03-264-28/+0
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-268-47/+62
* 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-2512-362/+352
* 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-252-4/+117
* 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
* ganesha-ha: ganesha-ha.sh --status (one-liner) implementationKaleb S. KEITHLEY2015-03-241-0/+1
* rpm: move libgfdb to the glusterfs-server packageNiels de Vos2015-03-241-0/+6
* glusterd: Fixing wrong array comparison (Coverity fix)Nandaja Varma2015-03-241-1/+1
* doc: document bit-rot featureVenky Shankar2015-03-244-0/+297
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-247-61/+503
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-2424-205/+1667