summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Darcy2014-01-2147-292/+1067
|\
| * quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-203-12/+105
| * quota: unmount quota aux mount for volume stopSusant Palai2014-01-202-0/+91
| * syncop: Change return value of syncopPranith Kumar K2014-01-1914-161/+343
| * build: Start using library versioning for various librariesHarshavardhana2014-01-189-4/+70
| * core: Coverity issue "Use of uninitialized scalar variable"Lalatendu Mohanty2014-01-182-3/+3
| * features/quota: Handle the corner case in statfs callVarun Shastry2014-01-171-3/+3
| * features/quota: Make grep search more accuratelyVarun Shastry2014-01-161-2/+2
| * quota: fix recording of last alert log messageKrishnan Parthasarathi2014-01-161-6/+12
| * features/quota: Metadata cleanupVarun Shastry2014-01-166-63/+169
| * test: Remove unnecessary code from test.Raghavendra Talur2014-01-161-7/+0
| * libgfapi: Fixing possible dereferencing of null pointer "glfd"Lalatendu Mohanty2014-01-161-1/+1
| * cli: Addition of new child elements under brick in volume info xml.ndarshan2014-01-161-0/+10
| * dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
| * gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-154-26/+67
| * geo-rep: Fixing null pointer dereference of "op_value"Lalatendu Mohanty2014-01-151-1/+1
| * cli: Don't override cli mode when stdin in not a ttyKaushal M2014-01-142-1/+13
| * glusterd/geo-rep : Allow volume to stop if geo-rep is not active.Kotresh H R2014-01-143-1/+176
* | features/changelog: couple of performance improvementsVenky Shankar2014-01-166-10/+34
* | Merge "Fixeda bug where a NULL pointer exception happens on resolution part S...Jeff Darcy2014-01-161-4/+4
|\ \
| * | Fixeda bug where a NULL pointer exception happens on resolution partRaghavan P2014-01-161-4/+4
* | | Merge "Update to etcd API v2."Jeff Darcy2014-01-161-15/+76
|\ \ \
| * | | Update to etcd API v2.Jeff Darcy2014-01-081-15/+76
* | | | Merge "Fix precondition handling."Jeff Darcy2014-01-161-5/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix precondition handling.Jeff Darcy2014-01-141-5/+6
| |/ /
* | | Restore NSR-specific changelog patches.Jeff Darcy2014-01-1413-664/+585
* | | Merge branch 'upstream' into mergeJeff Darcy2014-01-14135-3529/+5290
|\ \ \ | | |/ | |/|
| * | 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