summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'HEADmasterJeff Darcy2014-04-2817-96/+499
|\
| * libglusterfs: Define macro GF_PRI_USEC for Linux as wellPranith Kumar K2014-04-261-0/+1
| * build: MacOSX Porting fixesHarshavardhana2014-04-2417-93/+332
| * gNFS: Support wildcard in RPC auth allow/rejectSantosh Kumar Pradhan2014-04-224-3/+166
* | Merge branch 'upstream'Jeff Darcy2014-04-2223-391/+2314
|\|
| * strfd: memory backed file descriptorAnand Avati2014-04-214-3/+124
| * common-utils: new dirent compatible time fmtAnand Avati2014-04-203-3/+6
| * defaults: add new symbol default_fopsAnand Avati2014-04-202-0/+53
| * dict: add dict_set_dynstr_with_allocKrishnan Parthasarathi2014-04-142-0/+18
| * logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-114-0/+55
| * gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-115-14/+43
| * features/barrier: add barrier translatorVarun Shastry2014-04-072-43/+771
| * gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-011-0/+2
| * log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-2811-329/+1242
| * glusterd: op-version check for brickops.Ravishankar N2014-03-241-0/+1
* | Merge branch 'upstream'Jeff Darcy2014-03-248-17/+577
|\|
| * cluster/afr: refactorAnand Avati2014-03-223-3/+9
| * build: Remove cmockery2 from repoLuis Pabon2014-03-172-26/+0
| * build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-066-14/+594
* | Add GF_FOP_IPC for inter-translator communication.Jeff Darcy2014-03-1110-2/+148
* | Merge branch 'upstream' into mergeJeff Darcy2014-03-047-13/+547
|\|
| * libglusterfs/inode: Fix NULL dereferences.Poornima G2014-03-011-2/+2
| * performance/io-threads: Remove code duplicationPranith Kumar K2014-02-242-0/+483
| * Clean up some weirdness with the gf_resolve inet definesJustin Clift2014-02-131-1/+2
| * syncops: add support for custom PIDAnand Avati2014-02-132-2/+49
| * core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-132-6/+8
| * gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_finiPoornima2014-02-121-3/+4
* | Merge remote-tracking branch 'upstream/master'Jeff Darcy2014-02-1110-49/+65
|\|
| * libglusterfs/client_t.c: rhel5/i386 atomic, link failureKaleb S. KEITHLEY2014-02-111-40/+26
| * protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-103-3/+7
| * glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-102-1/+5
| * glusterd: add volinfo to the list data structure in an orderVijaykumar M2014-02-081-0/+15
| * libglusterfs..xlator.c: Close a library handle.Christopher R. Hertel2014-02-081-0/+3
| * libglusterfs: Allow all valid file handle values to be closed.Christopher R. Hertel2014-02-051-3/+2
| * libglusterfs:Fixing Dereference NULL return value.surabhi2014-02-041-0/+4
| * glusterd: Bump MAX_OP_VERSION to 4Kaushal M2014-02-031-2/+3
* | Merge branch 'upstream'Jeff Darcy2014-01-282-0/+41
|\|
| * features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-272-0/+41
* | Merge branch 'upstream'Jeff Darcy2014-01-213-39/+80
|\|
| * syncop: Change return value of syncopPranith Kumar K2014-01-191-39/+78
| * build: Start using library versioning for various librariesHarshavardhana2014-01-181-0/+1
| * features/quota: Metadata cleanupVarun Shastry2014-01-161-0/+1
* | Merge branch 'upstream' into mergeJeff Darcy2014-01-149-16/+67
|\|
| * consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-141-1/+7
| * storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-141-2/+2
| * locks: various fixesAnand Avati2014-01-132-1/+1
| * Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-031-8/+8
| * Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-1/+1
| * Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-0/+5
| * libglusterfs: Add missing goto in eh_new()Vijay Bellur2014-01-011-0/+1