summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
Commit message (Expand)AuthorAgeFilesLines
* iobufs: make iobref container size dynamicAnand Avati2013-11-263-8/+49
* socket: limit vector count to IOV_MAXAnand Avati2013-11-261-0/+3
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-0/+1
* core: add dht_is_linkfile helper procedure.Raghavendra G2013-11-263-0/+48
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-262-0/+52
* features/quota: Improvements to quotaRaghavendra G2013-11-269-6/+151
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-261-0/+4
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-212-2/+18
* syncops: expose @flags in syncop_rmdir()Anand Avati2013-11-212-3/+3
* libglusterfs: use correct check for linux falloc.h availabilityBrian Foster2013-11-201-2/+11
* mount/fuse: handle --gid-timeout=0 properlyAnand Avati2013-11-201-0/+1
* NetBSD missing backtrace(3) portability fixEmmanuel Dreyfus2013-11-192-1/+58
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-147-9/+9
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-142-0/+16
* libglusterfs/inode: introduce new APIs for ctx handlingAmar Tumballi2013-11-132-20/+264
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-131-0/+4
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-132-24/+0
* glusterfs: zerofill supportM. Mohan Kumar2013-11-1010-0/+184
* libglusterfs: fix bug in timespec adjustmentRavishankar N2013-11-103-6/+6
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-318-348/+143
* Rectify the guard macro name of glusterfs-acl.hSantosh Kumar Pradhan2013-10-211-4/+4
* libglusterfs: Propositions should be logicalHarshavardhana2013-10-212-20/+20
* libglusterfs: Return 'ERANGE' for ASCII string to number systemHarshavardhana2013-10-171-2/+7
* cli,glusterd: Changes to cli-glusterd communicationKaushal M2013-10-171-0/+5
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-155-18/+107
* libglusterfs: Account for overflow in gf_string2bytesizeKaushal M2013-10-141-0/+6
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-141-0/+1
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-144-10/+34
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-115-20/+278
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-034-17/+219
* libglusterfs: add glusterfs-acl.h to Makefile.amAnand Avati2013-09-301-1/+1
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-292-3/+81
* core: block unused signals in created threadsAnand Avati2013-09-254-5/+35
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-242-0/+62
* logging: Remove multiple definitions of DEFAULT_LOG_FILE_DIRECTORYVijay Bellur2013-09-241-0/+4
* parser: use private namespace 'graphyy' instead of 'yy'Anand Avati2013-09-213-39/+39
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-171-1/+2
* 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