summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-0512-116/+216
* explicitly specify executor to be bash for testsRaghavendra Talur2017-04-051-2/+2
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-051-2/+38
* reddir-ahead: Fix EOD propagation problemPoornima G2017-04-051-0/+8
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-052-3/+7
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* build: place generated XDR .h and .c files under $(top_builddir)Niels de Vos2017-04-041-5/+6
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-023-3/+3
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* glusterd : Disallow peer detach if snapshot bricks exist on itGaurav Yadav2017-03-315-2/+94
* libglusterfs: add dict_rename_key()Manikandan Selvaganesh2017-03-312-0/+29
* glusterd: reset pid to -1 if brick is not onlineAtin Mukherjee2017-03-311-0/+2
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-03-307-14/+141
* build: add copied .x files to .gitignoreNiels de Vos2017-03-301-0/+2
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-03-301-1/+1
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-303-3/+103
* build: errors generating xdr stubs+headers with `make -j`Kaleb S. KEITHLEY2017-03-291-5/+5
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-284-9/+28
* syncop: Fix args for makecontextPranith Kumar K2017-03-281-2/+2
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-271-0/+11
* nfs: use pkill on all OS'sNiels de Vos2017-03-272-8/+5
* build: errors generating xdr stubs+headers with `make -j`Kaleb S. KEITHLEY2017-03-271-3/+3
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-272-1/+90
* libglusterfs: Initialize old sigsetRavishankar N2017-03-271-2/+1
* protocol-client: Initialize the list_head before usingPoornima G2017-03-261-2/+4
* core: fix synclocks' handling of "woken" flagJeff Darcy2017-03-231-2/+3
* refcount: correct the return value of GF_REF_PUT()Niels de Vos2017-03-212-3/+7
* packaging: (ganesha) remove glusterfs-ganesha subpackage and related files)Kaleb S. KEITHLEY2017-03-2112-381/+6
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-2120-1653/+5
* build: libgfxdr.so calls GF_FREE(), needs to link with -lglusterfsKaleb S. KEITHLEY2017-03-214-48/+61
* syncop: fix argc count in call to makecontext()Ravishankar N2017-03-211-1/+1
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-211-7/+5
* rpc: bump up conn->cleanup_gen in rpc_clnt_reconnect_cleanupAtin Mukherjee2017-03-202-1/+17
* gfapi: Dump graph upon initilization/switch for better debugging experienceKrutika Dhananjay2017-03-201-0/+2
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-03-201-3/+2
* geo-rep: Optionally allow access to mountsKotresh HR2017-03-193-4/+20
* TIER: watermark check during low watermark resethari gowtham2017-03-183-1/+101
* libglusterfs : update correct message segments in glfs-message-idmvignesh@redhat.com2017-03-131-1/+1
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-1311-24/+24
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-123-11/+54
* transport: allow OS to assign us a portKevin Vigor2017-03-123-0/+21
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-113-69/+47
* performance/write-behind: Honor the client pid setKotresh HR2017-03-101-0/+3
* dht/rebalance: update op_errno for rebalance failuresSusant Palai2017-03-091-3/+4
* glusterfsd+libglusterfs: add null checks during attachJeff Darcy2017-03-092-9/+22
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-081-11/+18
* glusterfsd: don't quit (in client) on connection failureJeff Darcy2017-03-081-2/+4
* extras/devel-tools: script to resolve bt addressesMilind Changire2017-03-071-0/+94
* Free the mutex even if we can't allocate a inodeMichael Scherer2017-03-071-1/+1