summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core: check for pre-allocated blocks in backend fs, fix it.Amar Tumballi2012-08-161-0/+18
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-162-0/+3
* NetBSD swapcontext() portability fixEmmanuel Dreyfus2012-08-131-0/+10
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-111-4/+8
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-08-091-1/+7
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-08-032-6/+3
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-08-012-1/+8
* Switch to GNU basename_r() and dirname_r()Emmanuel Dreyfus2012-07-092-7/+16
* libglusterfs: valid_host_name() fixKaushal M2012-07-031-1/+1
* fuse: make SELinux support configurableAnand Avati2012-05-291-0/+1
* libglusterfs: Fix incorrect NULL checkVijay Bellur2012-05-281-1/+1
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-271-1/+1
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-191-0/+1
* libglusterfs/fd: while dumping the fd_ctx use fd->xl_countRaghavendra Bhat2012-05-181-5/+3
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-1/+0
* 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
* statedump: fix deadlock during state dump of fdsAnand Avati2012-04-241-29/+4
* libglusterfs/inode.c: add inode_resolveRaghavendra G2012-04-242-0/+47
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+1
* core: coverity issues fixedAmar Tumballi2012-04-233-267/+10
* clean up handling of special client pidsCsaba Henk2012-04-232-10/+0
* Make option code quieter to make logs more readable.Jeff Darcy2012-04-233-11/+11
* libglusterfs: Never block syncprocPranith Kumar K2012-04-232-40/+4
* cli: Strip whitespace from "volume set" option valuesKaushal M2012-04-202-0/+32
* glusterd: Properly validate compressed form of IPv6 addressesKaushal M2012-04-181-1/+21
* features/locks: Find parent-entrylk presence in lookupPranith Kumar K2012-04-181-0/+1
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-1/+2
* libglusterfs: Syncop procs should not exceed SYNCENV_PROC_MAXPranith Kumar K2012-04-131-1/+1
* glusterd: IPv4 auth improvmentKaushal M2012-04-131-0/+7
* storage/posix: Handle gfid-less lookupPranith Kumar K2012-04-121-0/+1
* libglusterfs: loc_copy should set name only if src->name is setPranith Kumar K2012-04-121-1/+2
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-046-43/+24
* libglusterfs/run: POSIX compatible closing of child fds on non-LinuxCsaba Henk2012-04-021-1/+6
* libglusterfs/run: clean up properly also if program could not be spawnedCsaba Henk2012-04-021-6/+6
* libglusterfs/run: test suite refinementCsaba Henk2012-04-021-1/+10
* glusterd: Include port in nfs statusKaushal M2012-04-021-0/+5
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-281-0/+8
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-261-0/+3
* libglusterfs/fd: ref fds while copying the fdentries.Raghavendra G2012-03-261-3/+6
* core: adding extra data for fopsAmar Tumballi2012-03-227-912/+1178