summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Swap order of GF_EVENT_SOME_CHILD_DOWN enumRavishankar N2016-04-271-1/+1
* features/trash: wind mkdir with special pidAnoop C S2016-04-271-1/+2
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-271-4/+49
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-04-271-0/+10
* Rename enum _gf_client_pid to _gf_special_pidAnoop C S2016-04-271-4/+3
* glusterd: default value of nfs.disable, change from false to trueKaleb S KEITHLEY2016-04-271-0/+2
* inode: Always fetch first entry from the inode lists during inode_table_destroySoumya Koduri2016-04-261-8/+8
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-2510-26/+79
* nsr/jbr: Renaming nsr to jbrAvra Sengupta2016-04-251-3/+3
* Use pthread_equal to compare threadsMichael Scherer2016-04-251-2/+2
* runner: extract and return actual exit status of childPrasanna Kumar Kalever2016-04-251-2/+7
* cli/quota: Sort the list output alphabetically by pathvmallika2016-04-253-0/+58
* build: reduce warnings when building the syscall compatibility layerNiels de Vos2016-04-253-3/+7
* build: remove unused gf_darwin_compat_*xattr() functionsNiels de Vos2016-04-251-5/+0
* statedump: Prevent (null) typestr to be printedPranith Kumar K2016-04-242-7/+1
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-221-0/+2
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-211-0/+1