summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Create and use xattr_req dict as and when neededKrutika Dhananjay2015-04-042-5/+38
* cluster/dht: Fix coverity bug in tiering codeDan Lambright2015-04-041-2/+17
* features/shard: Fail writes if /.shard already exists as a fileKrutika Dhananjay2015-04-031-0/+8
* libgfchangelog: Use correct 'this' pointer on new thread creationKotresh HR2015-04-034-4/+12
* glusterd: compute quorum on peers in clusterKrishnan Parthasarathi2015-04-026-73/+33
* features/changelog: fix possible illegal mem access (CID 1288822)Michael Adam2015-04-021-4/+2
* features/bit-rot: fix CID 1124725 - use after freeMichael Adam2015-04-021-4/+18
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-04-021-1/+1
* DHT: move regular expression log message to DEBUGvmallika2015-04-021-1/+1
* Xlators : Fixed typosManikandan Selvaganesh2015-04-0223-31/+34
* glusterd: Fix rebase errors introduced by 4b18fbaVijay Bellur2015-04-022-14/+16
* geo-rep: Copy geo-rep hook-script during source installKotresh HR2015-04-021-9/+10
* features/changelog: fix possible memory illegal access (2 of 2, coverity)Michael Adam2015-04-011-1/+2
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-0111-439/+491
* glusterd: gluster command should retrieve current op-version of the NODEGaurav Kumar Garg2015-04-011-0/+10
* features/bit-rot: fix assignment instead of check (Coverity fix)Michael Adam2015-04-011-1/+1
* features/trash: fix remove_trash_path in the internal caseMichael Adam2015-03-311-1/+1
* features/trash: fix remove_trash_path() to do what it is intended.Michael Adam2015-03-311-9/+12
* quota: enhancement of build ancestryvmallika2015-03-311-90/+45
* features/trash: fix storing/wiping of eliminate path (coverity)Michael Adam2015-03-311-13/+25
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-315-53/+171
* NFS-Ganesha: Start and stop NFS-Ganesha service in a platform independent wayMeghana Madhusudhan2015-03-311-11/+74
* features/changelog: Fixing Deference after null checkarao2015-03-311-1/+1
* fuse: Removal of dead codearao2015-03-311-4/+0
* features/snapview-server: Fixing explicit null dereferencing.arao2015-03-311-5/+6
* fuse: Fixing the coverity issuesNandaja Varma2015-03-312-6/+11
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-313-9/+5
* fuse: add missing return in error path (CID 1288092)Michael Adam2015-03-311-0/+1
* quota/cli: improve cli error message when setting limit on invalid pathvmallika2015-03-301-1/+1
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-302-1/+28
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-302-6/+6
* 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