summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* parser: make the parser thread safe.Anand Avati2013-09-061-4/+10
* glusterfsd: Round robin DNS should not be relied upon withHarshavardhana2013-09-061-11/+18
* stripe: remove unused param, handle mem alloc failureKaleb S. KEITHLEY2013-08-281-1/+1
* synctask: minor enhancementsAnand Avati2013-08-282-31/+81
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-1/+0
* core: changes to support gfid-accessAmar Tumballi2013-08-214-12/+40
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-213-17/+12
* log: Fix logging to stderrBharata B Rao2013-08-191-1/+1
* glusterd: Move certain logs into 'DEBUG' levelHarshavardhana2013-08-181-2/+3
* protocol/server: Relax lktable finodelk del_locker checkPranith Kumar K2013-08-171-1/+6
* afr: treat appending writes as stable writes.Anand Avati2013-08-131-0/+1
* log: use /etc/glusterfs/logger.conf file for logging targetBala.FA2013-08-131-2/+2
* log: set ident to openlogBala.FA2013-08-132-19/+33
* store: Add (un)locking functionalityNiels de Vos2013-08-022-4/+73
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-297-52/+1292
* libglusterfs: Fix compilation warningPranith Kumar K2013-07-291-1/+1
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-263-0/+13
* core: increase the auxillary group limit to 65536Anand Avati2013-07-244-5/+50
* features/changelog: changelog translatorAvra Sengupta2013-07-223-0/+14
* log: send current gf_log to syslog conditionallyBala.FA2013-07-192-19/+105
* log: enhance syslog logging using CEE formatBala.FA2013-07-191-0/+211
* log: error code generation supportBala.FA2013-07-191-1/+1
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-193-12/+18
* core: avoid infinite mutual recursion between THIS and gf_logJeff Darcy2013-07-181-2/+0
* include <limits.h> for PATH_MAXEmmanuel Dreyfus2013-07-181-0/+1
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-181-0/+1
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+1
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-121-0/+1
* mount/fuse: expose 'glusterfs.gfid*' virtual xattr keyAvra Sengupta2013-07-111-1/+4
* glusterd: Bump GD_MAX_OP_VERSIONKaushal M2013-07-051-2/+3
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-042-0/+234
* store: Fix resource leaks in gf_store_iter_* functionsKrishnan Parthasarathi2013-07-022-64/+55
* libglusterfs: Fix valid_host_name for consecutive dotsKaushal M2013-07-021-0/+8
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-214-1/+63
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-204-3/+748
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-202-0/+20
* libglusterfs: Fix circular buffer to dump entries if count is less than 1024Venkatesh Somyajulu2013-06-131-6/+20
* glusterfs: discard (hole punch) supportBrian Foster2013-06-1310-0/+173
* gluster: add fallocate fop supportBrian Foster2013-06-1313-0/+212
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-052-3/+14
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-313-26/+9
* statedump: Print entries in cb buffer in FIFO ordershishir gowda2013-05-311-6/+5
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-2/+0
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+1
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-252-8/+33
* syncop: copy inode pointer in readdirplusAnand Avati2013-05-251-0/+2
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-212-26/+6
* syncop: Remove task from syncbarrier's waitq before 'wake'Krishnan Parthasarathi2013-05-201-7/+5
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-202-2/+5
* syncop: Remove task from synclock's waitq before 'wake'Krishnan Parthasarathi2013-05-151-6/+6