summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Crypt: Fixing incorrect placement of GF_FREELalatendu Mohanty2014-01-041-13/+15
* Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-031-5/+7
* pathinfo: Provide user namespace access.Vijaykumar M2014-01-031-0/+5
* performance/io-cache: reduce the severity of log-messageRaghavendra G2014-01-031-1/+1
* glusterd: update volinfo->subvol_count in newly added peersRavishankar N2014-01-031-1/+2
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-1/+2
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-0/+20
* mount/fuse: Remove duplicate GET_STATE callPranith Kumar K2014-01-011-2/+0
* rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-302-0/+26
* crypt: On calloc failure follow goto statementHarshavardhana2013-12-291-0/+3
* features/index: Minor improvement in log message.Vijay Bellur2013-12-271-1/+1
* protocol/server: Change log message severityVijay Bellur2013-12-271-2/+2
* 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