summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* CLI: Displaying time as N/A when unix time is 0Varun Shastry2012-09-171-2/+2
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-172-10/+11
* All: License message changeVarun Shastry2012-09-132-13/+12
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-121-0/+2
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-124-836/+920
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-0/+1
* libglusterfs: Implementation of syncop_fsyncdirPranith Kumar K2012-09-062-0/+29
* storage/posix: Add or_array/and_array op for xattropPranith Kumar K2012-09-061-1/+3
* core/statedump: parse the file and set the path of the statedump filesRaghavendra Bhat2012-09-062-15/+119
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-066-47/+111
* Add missing contrib/libgen files to distributionEmmanuel Dreyfus2012-08-302-8/+2
* All: License message changeVarun Shastry2012-08-282-32/+13
* Add support for --enable-debug configure optionDeepak C Shetty2012-08-231-1/+1
* epoll: whitespace cleanup and remove unused variableAnand Avati2012-08-221-19/+18
* fuse: make background queue length configurableAmar Tumballi2012-08-221-1/+2
* syncop: Added scaling down logicPranith Kumar K2012-08-202-5/+35
* NetBSD build fixEmmanuel Dreyfus2012-08-201-1/+1
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-202-4/+9
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-132-0/+3
* NetBSD swapcontext() portability fixEmmanuel Dreyfus2012-08-131-0/+10
* logging: do the 'right' check for loglevelAmar Tumballi2012-08-071-6/+6
* core: moved back the pthread_key_t specific variables as globalAmar Tumballi2012-08-064-31/+31
* core: reduce the usage of global variablesAmar Tumballi2012-08-0315-335/+267
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-021-4/+8
* mem-pool: remove 'if' by asserting condition directly.Jules.Wang2012-08-011-22/+11
* supportability: print all missing framesAmar Tumballi2012-08-012-8/+8
* core: remove libglusterfs/src/scheduler.[ch]Amar Tumballi2012-08-013-116/+1
* event-history: implement gf_log_eh for saving eventsRaghavendra Bhat2012-08-012-6/+47
* libglusterfs/statedump: add start and end markers in the statedump fileRaghavendra Bhat2012-07-301-2/+37
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-271-1/+7
* libglusterfs: fix creation of spurious root inodesRaghavendra Bhat2012-07-241-5/+4
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-3/+0
* libglusterfs/options: enable validator macros for type 'double'Anand Avati2012-07-192-25/+48
* fuse-bridge: expose negative entry caching of FUSEAnand Avati2012-07-191-0/+2
* libglusterfs: remove debug log messages from gidcacheBrian Foster2012-07-181-4/+0
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-1713-84/+65
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-172-0/+35
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-174-2/+237
* common-utils: implement iov_copyAnand Avati2012-07-161-1/+38
* syncop: accomodate non-syncenv callsAnand Avati2012-07-132-9/+63
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-1316-123/+59
* libglusterfs: syncop for flush ()Rajesh Amaravathi2012-07-132-0/+32
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-134-0/+55
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-122-6/+3
* core: check for pre-allocated blocks in backend fs, fix it.Amar Tumballi2012-07-111-0/+18
* valid_ipv4_address: don't access addr[-1] for 0-length input stringJim Meyering2012-07-021-2/+3
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-292-1/+8
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-294-63/+86
* libglusterfs: Fix sizet validation for cache-sizeKaushal M2012-06-191-7/+5
* libglusterfs : Fix validation for integer volume options.Kaushal M2012-06-072-10/+38