summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-054-2/+14
* libglusterfs: valid_host_name() fixKaushal M2012-06-031-1/+1
* core: xlator option framework cleanupsCsaba Henk2012-06-012-8/+7
* Optimize for small dicts, and avoid an overrun.Jeff Darcy2012-06-012-33/+68
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-6/+0
* logging: change the 'logfile' value in a locked regionAmar Tumballi2012-05-301-88/+91
* fuse: make SELinux support configurableAnand Avati2012-05-291-0/+1
* libglusterfs: Fix incorrect NULL checkVijay Bellur2012-05-281-1/+1
* core: canonicalize pathsRajesh Amaravathi2012-05-222-5/+48
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-211-1/+1
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-212-10/+2
* common-utils: Added C wrapper to mkdir(1) -p functionality.Krishnan Parthasarathi2012-05-192-0/+64
* Provide missing basename_r and dirname_rEmmanuel Dreyfus2012-05-182-7/+16
* libglusterfs/fd: while dumping the fd_ctx use fd->xl_countRaghavendra Bhat2012-05-171-5/+3
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-1/+0
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-161-0/+1
* Fix spelling errorJoe Julian2012-05-151-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1074-1075/+409
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-084-3/+42
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-0/+5
* iobuf: option to provide larger size of buffersAmar Tumballi2012-05-032-8/+99
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-6/+6
* libgluster: Fix counting, synctask state errorsPranith Kumar K2012-05-032-0/+4
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-3/+0
* libglusterfs/fd: use reallocated memory for intializing new graphs contextsRaghavendra Bhat2012-05-011-1/+1
* libglusterfs/fd.c: Dynamically scale fd->_ctx when there are noRaghavendra G2012-04-271-7/+34
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-0/+1
* glusterd: command check failure fixesAmar Tumballi2012-04-241-1/+6