summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2017-01-171-0/+6
* libglusterfs: fix statvfs in FreeBSDXavier Hernandez2017-01-142-1/+37
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-081-0/+12
* logging: Avoid re-initing log level in io-statsVijay Bellur2017-01-021-0/+2
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-131-0/+4
* syncop: fix conditional wait bug in parallel dir scanRavishankar N2016-12-111-6/+9
* libglusterfs: Fix a read hangPoornima G2016-11-281-3/+5
* libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-281-1/+5
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-082-0/+18
* libglusterfs: add gf_get_mem_type()Niels de Vos2016-10-182-0/+22
* glusterfsd/main: fix OOM adjustment for older kernelsOleksandr Natalenko2016-10-121-1/+5
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-292-1/+17
* quotad: fix potential buffer overflowsRaghavendra G2016-08-272-6/+14
* 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-221-0/+3
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-132-1/+18
* libglusterfs/client_t: Dump the 0th client tooRaghavendra G2016-08-111-1/+1
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-101-0/+1
* libglusterfs: fix glusterd statedump crashAtin Mukherjee2016-08-072-1/+5
* features/ctr: Check for NULL localN Balachandran2016-07-262-502/+1
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_s...Mohit Agrawal2016-07-213-1/+42
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-153-0/+23
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-292-0/+39
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-271-10/+4
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-272-9/+36
* 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 (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-084-67/+77
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-051-0/+2
* glusterfsd/main: Add ability to set oom_score_adjOleksandr Natalenko2016-06-011-0/+1
* glusterd: set the maximum op-version for 3.8.0Niels de Vos2016-05-301-3/+1
* core: assorted spelling mistakes reported by DebianNiels de Vos2016-05-271-1/+1
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-273-0/+7
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-241-0/+1
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-183-15/+15
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-142-0/+30
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-142-12/+13
* libglusterfs: Fix security prefix comparisonPranith Kumar K2016-05-121-1/+1
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-111-4/+17
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-101-0/+1
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-101-4/+8
* rpc: define client port rangePrasanna Kumar Kalever2016-05-101-0/+3
* features/locks: Implement mandatory locksAnoop C S2016-05-031-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