summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* clone/snapshot: Save restored_from_snap for clonesAvra Sengupta2016-04-251-0/+3
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-241-1/+1
* qemu-block: mop leftover codePrasanna Kumar Kalever2016-04-242-24/+0
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-227-40/+759
* snapshot/quota: Copy quota.cksum during snapshot operationsAvra Sengupta2016-04-214-21/+40
* features/crypt: Whitespace CleanupVijay Bellur2016-04-215-45/+44
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-211-3/+3
* posix: Add lease() fopPoornima G2016-04-212-1/+24
* io-threads: Add lease() fopPoornima G2016-04-211-0/+1
* quota : fix null dereference issues in quotaManikandan Selvaganesh2016-04-201-1/+2
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-205-17/+54
* geo-rep: Fix hostname mismatch between volinfo and geo-rep statusAravinda VK2016-04-191-2/+3
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-192-2/+18
* mount/fuse: report ESTALE as ENOENTRaghavendra G2016-04-181-0/+3
* Build fix: remove undefined -I${rpclibdir}Emmanuel Dreyfus2016-04-181-1/+1
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-155-15/+138
* Revert "glusterd: Allocate fresh port on brick (re)start"Gaurav Kumar Garg2016-04-143-41/+23
* mgmt/glusterd: Change op-version for max-threads, shd-wait-qlengthPranith Kumar K2016-04-141-2/+2
* io-stats: Fix overwriting of client profile by the bricksPoornima G2016-04-121-24/+43
* glusterd: coverity fix for insecure temporary fileSakshi2016-04-122-0/+6
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-111-7/+19
* features/shard: Make o-direct writes work with shardingKrutika Dhananjay2016-04-111-0/+6
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-1111-44/+76
* posix_acl: create inode ctx for posix_acl_getvmallika2016-04-111-10/+26
* arbiter: write performance improvementRavishankar N2016-04-114-34/+82
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-073-12/+63
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-075-1/+37
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-061-43/+158
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-061-50/+44
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-063-32/+90
* posix_acl: skip acl_permits for special clientsvmallika2016-04-061-11/+28
* quota: check inode limits only when new file/dir is createdvmallika2016-04-062-10/+27
* marker: build_ancestry in markervmallika2016-04-063-19/+162
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-055-89/+435
* glusterd: fill real_path variable in brickinfo during volume importMohammed Rafi KC2016-04-051-0/+15
* glusterd: build realpath post recreate of brick mount for snapshotAtin Mukherjee2016-04-051-16/+42
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-045-13/+70
* glusterd: clean dead initializationsPrasanna Kumar Kalever2016-04-044-15/+0
* fdl: fix "used before set" warnings in libreconJeff Darcy2016-04-011-1/+23
* fdl: fix make cleanPrasanna Kumar Kalever2016-04-011-1/+2
* glusterd: Allocate fresh port on brick (re)startAtin Mukherjee2016-04-013-23/+41
* locks: fix build breakage from missing pl-messages.hJeff Darcy2016-04-011-1/+1
* glusterd/syncop: double free of frame stackMohammed Rafi KC2016-03-312-24/+65
* nsr: Introducing a happy path test caseAvra Sengupta2016-03-315-20/+197
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-315-43/+6
* features/changelog: Don't modify 'pargfid' in 'resolve_pargfid_to_path'Kotresh HR2016-03-302-2/+5
* glusterd: scan for open ports only in required rangeRaghavendra Talur2016-03-301-4/+4
* server: send lookup on root inode when itable is createdvmallika2016-03-308-31/+139
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-305-50/+177
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-292-10/+72