summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* socket: propogate connect failure in socket_event_handlerKrishnan Parthasarathi2014-01-141-1/+1
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-144-58/+20
* storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-145-6/+128
* locks: various fixesAnand Avati2014-01-1310-627/+386
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-133-2/+53
* gNFS: Server sets ACL mask wrongly in GETACL replySantosh Kumar Pradhan2014-01-121-2/+9
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-124-9/+23
* glusterd: Comments for missing break in switchcase of glusterd_op_stage_quotaLalatendu Mohanty2014-01-101-0/+3
* glusterd: Relocate rebalance sockfileKaushal M2014-01-103-8/+46
* MAINTAINERS: Update BDM. Mohan Kumar2014-01-091-0/+1
* libgfapi : Fixing some NULL pointer dereferencing issues.Lalatendu Mohanty2014-01-091-4/+8
* geo-rep: Fixing an incorrect memcpy operation.Lalatendu Mohanty2014-01-091-1/+1
* rpc/auth: Avoid NULL dereference in rpcsvc_auth_request_init()Harshavardhana2014-01-086-46/+24
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4
* gNFS: mnt3_find_export() by pass AUTH checkSantosh Kumar Pradhan2014-01-082-16/+43
* build: the main glusterfs package should not provide glusterfs-libsNiels de Vos2014-01-071-2/+3
* Add the MAINTAINERS fileNiels de Vos2014-01-071-0/+199
* Crypt: Fixing incorrect placement of GF_FREELalatendu Mohanty2014-01-041-13/+15
* Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-032-13/+15
* pathinfo: Provide user namespace access.Vijaykumar M2014-01-031-0/+5
* gNFS: Small memory leak in rpcsvc_drc_init()Santosh Kumar Pradhan2014-01-031-25/+17
* gNFS: Possible SEGV crash in NFS while DRC is OFFSantosh Kumar Pradhan2014-01-031-1/+1
* 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-032-1/+25
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-022-2/+3
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-023-1/+26
* libglusterfs: Add missing goto in eh_new()Vijay Bellur2014-01-011-0/+1
* 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-306-4/+102
* crypt: On calloc failure follow goto statementHarshavardhana2013-12-291-0/+3
* Updating extras/Ubuntu with latest upstart configs (BUG: 1047007)Louis Zuckerman2013-12-293-9/+10
* features/index: Minor improvement in log message.Vijay Bellur2013-12-271-1/+1
* test: Modified bug-1037501.t scriptVenkatesh Somyajulu2013-12-271-76/+109
* protocol/server: Change log message severityVijay Bellur2013-12-271-2/+2
* build: fix day in the %changelogHarshavardhana2013-12-271-2/+2
* socket: unix socket connect path can't be greater than UNIX_PATH_MAX charactersKrishnan Parthasarathi2013-12-262-2/+21
* gfapi: Closed the logfile fd and initialize to NULL in glfs_finiPoornima G2013-12-263-3/+38
* cli: Fix xml output for volume statusKaushal M2013-12-251-6/+7
* 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
* cli: Throw a warning during replace-brickPranith Kumar K2013-12-221-0/+14
* cli: Throw a warning during creation of rdma volumes.Vijay Bellur2013-12-211-0/+21
* 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-192-13/+269
* glusterd : enable/disable quota using volume set cmd deprecated.Anuradha Talur2013-12-192-31/+38
* glusterd: hold the lock when submitting ACC in replace-brickVijaykumar M2013-12-191-1/+5