summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-015-1/+289
* cli : 'gluster volume help' output sorted alphabetically Mohamed Ashiq2015-10-281-2/+2
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-0/+4
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-2210-3426/+1852
* libglusterfs: pass buffer size to gf_store_read_and_tokenize functionGaurav Kumar Garg2015-10-142-3/+5
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-0/+2
* cluster/ec: Implement gfid-hash read-policyPranith Kumar K2015-10-091-1/+3
* gfapi: xattr key length check to avoid brick crashMilind Changire2015-10-091-0/+16
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-085-88/+400
* xlators: add JSON FOP statistics dumps every N secondsRichard Wareing2015-10-082-0/+2
* cluster/ec : Mark new entry changelog in entry self-healAshish Pandey2015-10-061-0/+6
* glusterd, dht: volume set for use-readdirp in dhtPranith Kumar K2015-10-011-1/+3
* gfapi: transport and port are optional for glfs_set_volfile_serverRaghavendra Talur2015-09-281-0/+1
* posix: xattrop 'GF_XATTROP_ADD_ARRAY_WITH_DEFAULT' implementationvmallika2015-09-281-1/+3
* features/shard: Port log messages to new frameworkKrutika Dhananjay2015-09-271-0/+3
* cluster/tier fix bug with sql includes introduced by 12031Dan Lambright2015-09-112-1/+13
* cluster/tier: add gluster v tier <vol>Dan Lambright2015-09-091-13/+13
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-087-23/+80
* build: Fix build on Mac OS X, booleanKaleb S. KEITHLEY2015-09-011-2/+2
* logging : GF_LOG_NONE logs alwaysMohamed Ashiq2015-09-011-8/+8
* all: reduce "inline" usageJeff Darcy2015-09-018-46/+46
* libglusterfs:Porting log messages to new frameworkMohamed Ashiq2015-09-014-11/+34
* event: remove vestigial mutex_unlock from event_dispatchKrishnan Parthasarathi2015-08-291-1/+0
* cluster/ec: Allow read fops to be processed in parallelXavier Hernandez2015-08-291-0/+3
* fd: Do fd_bind on successful openPranith Kumar K2015-08-282-10/+19
* event-epoll: Use pollers[] to check if event_pool_dispatch was calledKrishnan Parthasarathi2015-08-284-10/+19
* posix: xattrop 'GF_XATTROP_GET_AND_SET' implementationvmallika2015-08-271-1/+2
* event: add dispatched flag to know if event_dispatch was calledKrishnan Parthasarathi2015-08-214-1/+18
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-202-0/+29
* cluster/tier: fix 64 bit issue with sql query using timesDan Lambright2015-08-132-6/+6
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-0/+1
* tier/libgfdb : Setting Freq counters of un-selected files to zeroJoseph Fernandes2015-08-121-0/+18
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-111-0/+4
* logging: Stop using global xlator for log_buf allocationsSoumya Koduri2015-08-081-13/+0
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-08-051-0/+1
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-051-1/+3
* libglusterfs: write error handling when filesystem have no space leftGaurav Kumar Garg2015-07-311-6/+6
* timer: fix race between gf_timer_call_cancel() and gf_timer_proc()Anand Avati2015-07-292-37/+18
* Revert "Revert "core: avoid crashes in gf_msg dup-detection code""Kaleb KEITHLEY2015-07-281-0/+13
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-07-281-1/+1
* Revert "core: avoid crashes in gf_msg dup-detection code"Soumya Koduri2015-07-271-13/+0
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-262-11/+12
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-1/+4
* dict: merge static/non-static dict_set_* variationsNiels de Vos2015-07-242-160/+64
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-202-3/+6
* libglusterfs: delete duplicate codePrasanna Kumar Kalever2015-07-121-6/+0
* logging: Fixed incorrect buffer sizeNithya Balachandran2015-07-111-1/+1
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-102-3/+9
* libgfdb/sql: Fixing broken query of find_unchangedJoseph Fernandes2015-07-101-2/+2
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-102-1/+16