summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-164-8/+11
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-11-1610-86/+98
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-161-0/+1
* build: install and package header files more conventionallyKaleb S. KEITHLEY2015-11-161-15/+19
* tier/ctr: Providing option to record or ignore metadata heatJoseph Fernandes2015-11-151-3/+21
* tier/libgfdb: Extending log level flexibity in libgfdbJoseph Fernandes2015-11-112-84/+129
* marker: do remove xattr only for last linkvmallika2015-11-091-3/+3
* tier/ctr: Ignore CTR Lookup heal insert errorsJoseph Fernandes2015-11-063-3/+8
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-0610-272/+1035
* quota: add version to quota xattrsvmallika2015-11-021-3/+4
* 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