summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* quotad: fix potential buffer overflowsRaghavendra G2016-08-252-6/+14
* eventsapi: Fix disable-events issueAravinda VK2016-08-244-21/+22
* logging: Avoid re-initing log level in io-statsVijay Bellur2016-08-231-0/+2
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-222-0/+35
* core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)Kaleb S. KEITHLEY2016-08-191-0/+3
* logging: Fix per xl log levelPoornima G2016-08-152-42/+32
* libglusterfs: add gf_get_mem_type()Niels de Vos2016-08-152-0/+23
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-121-0/+2
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-092-1/+18
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-041-27/+49
* libglusterfs: fix glusterd statedump crashAtin Mukherjee2016-08-042-1/+5
* events: move conditional macro check USE_EVENTS inside gf_eventsAtin Mukherjee2016-08-021-1/+3
* eventsapi: Auto generate header files during makeAravinda VK2016-08-012-25/+9
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-07-281-0/+1
* eventsapi: Volume Set and Reset EventsAravinda VK2016-07-281-0/+2
* libglusterfs: add "_" to the name of parameter in macro codeZhou Zhengping2016-07-261-3/+3
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-5/+1
* features/ctr: Check for NULL localN Balachandran2016-07-252-502/+1
* core: coverity, NULL potinter checkZhou Zhengping2016-07-221-0/+2
* eventsapi: Gluster Eventing Feature implementationAravinda VK2016-07-185-0/+138
* libglusterfs : update correct memory segments in glfs-message-idMuthu-vigneshwaran2016-07-181-1/+1
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-184-2/+371
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-186-12/+32
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-182-0/+20
* features/index: Move gf_log -> gf_msgPranith Kumar K2016-07-171-0/+3
* io-threads.c: add serveral fops support in io-threadsZhou Zhengping2016-07-171-11/+40
* rpc: fix several problems in failure handle logicZhou Zhengping2016-07-141-2/+0
* build: fix noisy compilation warning with current build option Wstrict-protot...Zhou Zhengping2016-07-126-15/+15
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-113-0/+20
* libglusterfs: race condition when set ctx->timer in function gf_timer_registr...Zhou Zhengping2016-07-092-49/+38
* logging: Change log file name for glusterdVijay Bellur2016-07-042-2/+18
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-282-0/+39
* libglusterfs/client_t: Dump the 0th client tooRaghavendra G2016-06-281-1/+1
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in sock...Mohit Agrawal2016-06-243-1/+42
* io-stats: Fix io-stat dump to dump at all levelsShyam2016-06-151-0/+1
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-3/+0
* protocol: Add framework to send transaction id with recallPoornima G2016-06-101-2/+4
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-091-10/+4
* afr: afr-pending-xattr fallback checkRavishankar N2016-06-091-0/+2
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-072-9/+36
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-031-0/+2
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-014-67/+77
* glusterfsd/main: Add ability to set oom_score_adjOleksandr Natalenko2016-06-011-0/+1
* core: assorted spelling mistakes reported by DebianKaleb S KEITHLEY2016-05-261-1/+1
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-0/+1
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-203-0/+7
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-193-0/+38
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-183-15/+15
* core: correct the if-statment in inode_set_need_lookup()Niels de Vos2016-05-161-1/+1
* upcall: Add support to invalidate xattrsNiels de Vos2016-05-111-0/+40