summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-042-35/+147
* Fix uninitialized mutex usage in synctask_destroyEmmanuel Dreyfus2013-04-301-3/+4
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-0/+2
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-1/+0
* nfs: change default nfs port to 2049Rajesh Amaravathi2013-04-241-1/+1
* gfapi: POSIX locking supportAnand Avati2013-04-242-0/+37
* syncop: set credentials of running process in @frameAnand Avati2013-04-241-1/+18
* syncenv: be robust against spurious wake()sAnand Avati2013-04-091-6/+6
* glusterfsd: Cleanup temporary files from /tmpVijay Bellur2013-04-081-0/+6
* dict: Put "goto out" in dict_unserialize to avoid process crashVenkatesh Somyajulu2013-04-031-0/+1