summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* gfapi: Closed the logfile fd and initialize to NULL in glfs_finiPoornima G2013-12-262-1/+36
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-3/+6
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-1/+2
* libglusterfs: Explicitly open /dev/stderr logfileBharata B Rao2013-12-101-3/+1
* libglusterfs: Free IP address string in gf_is_local_addr()Vijay Bellur2013-12-051-2/+5
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-031-2/+23
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-302-73/+0
* 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