summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* Xlators : Fixed typosManikandan Selvaganesh2015-04-022-2/+5
* features/changelog: fix possible memory illegal access (2 of 2, coverity)Michael Adam2015-04-011-1/+2
* 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-314-53/+161
* features/changelog: Fixing Deference after null checkarao2015-03-311-1/+1
* features/snapview-server: Fixing explicit null dereferencing.arao2015-03-311-5/+6
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-313-9/+5
* 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
* features/trash : Discarding extended truncate for trash-translatorJiffin Tony Thottan2015-03-301-4/+8
* features/shard: Bug fixesKrutika Dhananjay2015-03-272-30/+50
* 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
* features/ctr: Removing rpc-lib, rpc-xdr and api from CPPFLAGSAnoop C S2015-03-251-6/+1
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-246-61/+502
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-2411-288/+1506
* mgmt/glusterd: generate volfile for BitDVenky Shankar2015-03-244-0/+163
* read-only: read-only/worm translator should be in brick graph by defaultAtin Mukherjee2015-03-247-51/+386
* Bitrot StubVenky Shankar2015-03-249-7/+1922
* 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
* tiering/CTR:build CTR only if tiering is enabledMohammed Rafi KC2015-03-201-1/+5
* build: remove broken and unused _la_LIBADD variableNiels de Vos2015-03-191-1/+0
* build: pass the correct CFLAGS and LDFLAGS when linking (to) libgfdbNiels de Vos2015-03-191-3/+2
* features/shard: Introducing sharding translatorKrutika Dhananjay2015-03-196-1/+1951
* afr: arbiter xlatorRavishankar N2015-03-196-1/+389
* Adding ChangeTimeRecorder(CTR) Xlator to GlusterFSJoseph Fernandes2015-03-198-2/+1961
* features/quota : Introducing inode quotavmallika2015-03-186-219/+376
* features/changelog: RPC'fy {libgf}changelogVenky Shankar2015-03-1829-1301/+3936
* marker: fix compile time warning on buf arg.Humble Devassy Chirammal2015-03-181-2/+0
* Quota: Build ancestry in the lookupvmallika2015-03-183-10/+113
* NFS-Ganesha: Volume set option for managing NFS-Ganesha exports.Meghana Madhusudhan2015-03-186-1/+151
* features/trash: Avoid unnecessary logging from trash_local_wipeAnoop C S2015-03-171-1/+2
* Quota/marker : Support for inode quotavmallika2015-03-176-248/+1658
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-179-1/+1705
* Features/trash : Combined patches for trash translatorAnoop C S2015-03-165-726/+1952
* changelog: Unchecked buffer fill in gf_history_changelog_next_changeNiels de Vos2015-03-041-0/+5
* quota: quotad.socket files should be created under /var/run/glustervmallika2015-03-032-2/+2
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-242-42/+147
* feature/gfid-access: Send a named lookup before trying to create a file.Kotresh HR2015-02-162-10/+55