summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-101-4/+17
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-101-0/+1
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-052-12/+13
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-042-0/+30
* libglusterfs: Fix security prefix comparisonPranith Kumar K2016-05-041-1/+1
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-4/+8
* rpc: define client port rangePrasanna Kumar Kalever2016-05-031-0/+3
* features/locks: Implement mandatory locksAnoop C S2016-05-021-1/+4
* core: add setactivelk () fopSusant Palai2016-05-0113-1/+195
* protocol: add getactivelk () fopSusant Palai2016-05-011-0/+2
* core: add getactivelk () fopSusant Palai2016-05-0114-0/+257
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-301-2/+2
* afr/index: changes for granular entry self-healRavishankar N2016-04-301-0/+2
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-292-2/+8
* Protocol: Add lease fopPoornima G2016-04-291-0/+5
* libglusterfs : packing functions for compound fopsAnuradha Talur2016-04-292-1/+74
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-0/+3
* quota/glusterd: enhance quota enable and disable processvmallika2016-04-291-2/+3
* rpc: split FOPs enum from glusterfs.hNiels de Vos2016-04-283-199/+11
* gfapi: fill iatt in readdirp_cbk if entry->inode is nullMohammed Rafi KC2016-04-282-0/+45