summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mount.glusterfs:export PATH environment variableRavishankar N2013-12-241-0/+1
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2013-12-241-0/+7
* cluster/afr: avoid race due to afr_is_transaction_running()Ravishankar N2013-12-241-0/+5
* Fix typos, and spacing issues.James Shubin2013-12-233-20/+19
* glusterd: make volinfo a refcnt'ed object.Krishnan Parthasarathi2013-12-206-6/+55
* glusterd: rebalance to ref volinfo before startingKrishnan Parthasarathi2013-12-202-5/+11
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* glusterd : enable/disable quota using volume set cmd deprecated.Anuradha Talur2013-12-191-0/+38
* glusterd: hold the lock when submitting ACC in replace-brickVijaykumar M2013-12-191-1/+5
* glusterd: ignore failure to stop a stopped service.Krishnan Parthasarathi2013-12-191-0/+12
* glusterd: Fix stopping of stale rebalance processesKaushal M2013-12-181-102/+12
* gNFS: Client cache invalidation with bad fsidSantosh Kumar Pradhan2013-12-174-10/+38
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-163-18/+22
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-165-13/+12
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-165-8/+29
* glusterd: Save/restore/sync rebalance dictKaushal M2013-12-163-77/+208
* glusterd: Fix incorrect remove-brick statusKrutika Dhananjay2013-12-162-0/+11
* features/quota: log usage only if hard limit not exceeded.Raghavendra G2013-12-151-4/+9
* glusterd: fix error in remove-brick-replica validationRavishankar N2013-12-131-47/+15
* mount.glusterfs: getopts support and cleanupHarshavardhana2013-12-131-206/+321
* dht: handle ESTALE/ENOENT in dht_accessAnand Avati2013-12-131-1/+1
* posix: if brick-uid or brick-gid is not specified, do not setAnand Avati2013-12-121-12/+29
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-1210-259/+543
* features/changelog: more changelog fixes.Ajeet Jha2013-12-128-38/+212
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2013-12-111-0/+7
* gfid-access: do chown() after creating the new entriesAmar Tumballi2013-12-102-8/+73
* glusterd: Improve rebalance handling during volume syncKaushal M2013-12-102-10/+200
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-103-5/+9
* mount/fuse: cleanup old graphs.Raghavendra G2013-12-101-6/+24
* mount.glusterfs: Provide backward compatibility for "backup-volfile-servers"Harshavardhana2013-12-101-0/+22
* index: fix the order of initializationAnand Avati2013-12-041-3/+5
* glusterd: Aggregate tasks status in 'volume status [tasks]'Kaushal M2013-12-044-18/+215
* glusterd: create rpc obj for rebalance only if absentKrishnan Parthasarathi2013-12-043-38/+15
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-031-4/+27
* glusterd: Do not allow remove-brick commit if the bricks are not decommissionedVijaikumar M2013-12-031-24/+62
* cli: Add an option to fetch just incremental or cumulative I/0Dawit Alemu2013-12-033-21/+48
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-032-96/+204
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrPoornima2013-12-031-1/+1
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* cluster/afr: Fix description string for option 'self-heal-daemon'Vijay Bellur2013-12-021-1/+2
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-021-0/+1
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-012-3/+70
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-304-313/+283
* mount/fuse: Prevent release_cbk not implemented warningPranith Kumar K2013-11-281-0/+11
* features/index : Creation of indices directory as soon as brick is up.Anuradha2013-11-281-0/+5
* posix-acl: Fix crash resulting from GF_FREE() done on a CALLOC'd objectKrutika Dhananjay2013-11-283-8/+53
* features/quota: Add the quota config xattr to newly added brickVarun Shastry2013-11-261-0/+28
* cli: use proper copy to set node-nameBala.FA2013-11-261-2/+19
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-262-2/+17
* cluster/dht: Handle Link-info getxattr failure in rebalancePranith Kumar K2013-11-261-7/+15