summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Make match function simplerRaghavendra Talur2016-02-081-26/+13
* Fuse: Add a check for NULL in fuse_itable_dumpAshish Pandey2016-02-081-4/+5
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* fuse: update fuse_kernel.h to version 23Ravishankar N2016-02-062-4/+39
* vagrant-tests: Fix bug when git branch name has a /Raghavendra Talur2016-02-061-1/+1
* glusterd: check quorum on restart bricksAtin Mukherjee2016-02-053-5/+74
* cluster/ec: Handle non-existent config xattr for non regular filesXavier Hernandez2016-02-051-23/+25
* tests: add seek program for testing SEEK_DATA/SEEK_HOLE over FUSENiels de Vos2016-02-053-0/+93
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/ec: add seek() FOPXavier Hernandez2016-02-054-1/+209
* gfapi: add test for glfs_lseek() SEEK_DATA/SEEK_HOLENiels de Vos2016-02-043-4/+105
* libglusterfs: close & open cmd_history.log on log rotateGaurav Kumar Garg2016-02-042-2/+36
* gfapi: Remove TODO for merging of locksAnoop C S2016-02-041-1/+0
* protocol: implement seek() FOPNiels de Vos2016-02-048-3/+283
* shard: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* stripe: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* upcall: add seek() FOPNiels de Vos2016-02-041-0/+57
* gfapi: add support for SEEK_HOLE and SEEK_DATA in glfs_lseek()Niels de Vos2016-02-041-2/+69
* features/trash: Handle unlink unwind properlyAnoop C S2016-02-041-4/+4
* geo-rep: Fix gsyncd prefix in gsec_createAravinda VK2016-02-041-1/+2
* tests: always use $@ and in quotesRaghavendra Talur2016-02-041-2/+2
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* fuse: fix inode and dentry leaksXavier Hernandez2016-02-031-19/+27
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-034-19/+82
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-036-113/+358
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-02-031-0/+27
* tests: refactor option parsing into a functionRaghavendra Talur2016-02-031-18/+27
* fuse: use-after-free fix in fuse-bridge, revisitedKaleb S KEITHLEY2016-02-021-14/+37
* heal: Have fixed number of fields in heal info outputPranith Kumar K2016-02-021-11/+20
* extras/devel-tool: Added gdb_macros for debuggingRajesh Joseph2016-02-011-0/+84
* snapd: Do not persist snapd portAvra Sengupta2016-02-011-11/+11
* syncop: add seek() FOPNiels de Vos2016-01-312-1/+43
* core: add seek() FOPNiels de Vos2016-01-3112-0/+130
* Point users of glusterfs-hadoop to the upstream projectNiels de Vos2016-01-3014-2125/+1
* glusterd: register rpc notification for unix socketsvmallika2016-01-281-15/+2
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-283-5/+5
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* snapshot: Decreasing VHD_SIZE to 300MAvra Sengupta2016-01-281-3/+3
* glusterd: improve error logs for unsupported clientsAtin Mukherjee2016-01-271-7/+15
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-273-14/+19
* Revert "shard: add seek() FOP as not supported"Pranith Kumar Karampuri2016-01-271-12/+0
* shard: add seek() FOP as not supportedNiels de Vos2016-01-271-0/+12
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-01-263-8/+9
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-251-0/+21
* NetBSD regression reliability: properly cleanup loopback devicesEmmanuel Dreyfus2016-01-241-0/+6
* tests : Modifying crypt xlators unit testsJiffin Tony Thottan2016-01-242-7/+15
* fuse: pass standard mount options to the kernelNiels de Vos2016-01-241-1/+23
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-01-224-26/+164
* tests: Fix spurious failure in bug-1221481-allow-fops-on-dir-split-brain.t.Krutika Dhananjay2016-01-222-5/+1