summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* dict: Remove the redundant hash calculation when the hash size is 1Poornima Gurusiddaiah2014-11-261-5/+23
* dict: Write dict_foreach_* in form of dict_foreach_matchPranith Kumar K2014-11-251-53/+18
* Replace copied (from rsync) checksum code by adler32() from zlibNiels de Vos2014-11-212-35/+6
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-202-2/+6
* gNFS : make it possible to mount a subdir that actually is a symlinkjiffin2014-11-142-0/+131
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-112-0/+58
* store: fix compile warning in gf_store_unlock()Niels de Vos2014-11-111-1/+6
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-071-1/+25
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-312-3/+12
* Use F_CLOSEM if availableEmmanuel Dreyfus2014-10-301-2/+6
* inode: include dentry cycle checks for all existing inodesAnand Avati2014-10-291-1/+12
* libglusterfs: Do not redefine AT_SYMLINK_NOFOLLOW on DarwinHarshavardhana2014-10-231-0/+3
* libglusterfs: include compat-errno.h in common-utils to avoid smoke failuresAtin Mukherjee2014-10-211-0/+1
* logs: Do selective logging for errnosPranith Kumar K2014-10-202-0/+40
* glusterd: statedump supportAtin Mukherjee2014-10-153-25/+64
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-033-1/+56
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-291-6/+3
* synctask: add backtrace per waiting taskKrishnan Parthasarathi2014-09-222-1/+4
* glusterd: Add last successful glusterd lock backtraceKrishnan Parthasarathi2014-09-225-23/+132
* syncop: Invoke dict_unref() in inodelk only if dictionary is not NULLVijay Bellur2014-09-171-2/+4
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-0/+6
* statedump: Print curr_stdalloc in mempool statedump ...Krutika Dhananjay2014-08-291-0/+1
* libglusterfs/syncop: implement inodelkRaghavendra G2014-08-262-0/+44
* glusterd: Parsing key/value pair with value containing '='Vijaikumar M2014-08-251-1/+1
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-073-4/+8
* libglusterfs: wrong function definition of synclock_destory(). Humble Chirammal2014-08-069-10/+10
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-08-042-0/+44
* glusterd: Bump max op versionAtin Mukherjee2014-08-031-1/+1
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-07-311-0/+3
* Attempt to fix cmockery2 buildEmmanuel Dreyfus2014-07-271-1/+1
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-231-0/+1
* Bump op-version for 3.7.0Kaushal M2014-07-231-2/+3
* Use C-locale for numeric/string conversion routinesAnders Blomdell2014-07-191-0/+1
* porting: extattr_remove_fd() doesn't existHarshavardhana2014-07-181-1/+1
* build: Support for unit tests using Cmockery2Luis Pabon2014-07-183-14/+42
* glusterd: Improvements to peer identificationKaushal M2014-07-152-0/+36
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-101-0/+50
* client_t: Fix memory leaksPranith Kumar K2014-07-091-8/+19
* Changes in statedump for stack, frame, locksPranith Kumar K2014-07-071-0/+2
* statedump: Don't print mem-type numbersPranith Kumar K2014-07-061-3/+3
* porting: Provide fallocate and fremovexattr for OSXHarshavardhana2014-07-021-17/+53
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-027-93/+40
* libglusterfs/client_t: cliententries are never expandedKaleb S. KEITHLEY2014-07-022-14/+31
* libglusterfs: Ref root inode only oncePranith Kumar K2014-06-301-0/+16
* gNFS: Fix multi-homed m/c issue in NFS subdir authSantosh Kumar Pradhan2014-06-252-1/+21
* libglusterfs: Don't allow '-0' as input value for numbersPranith Kumar K2014-06-221-0/+10
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-0/+5
* features/quota: No root squash for quota aux mount by defaultVarun Shastry2014-06-151-5/+6
* logging: Flush log messages logged via gf_log_callingfn()Krutika Dhananjay2014-06-131-0/+2
* protocol/server: reflect lru limit in inode table alsoRaghavendra Bhat2014-06-134-0/+49