summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/inode: add NULL checks.Raghavendra G2010-01-081-8/+37
* Support for Compilation on SolarisVijay Bellur2009-12-202-0/+43
* More robust dictionary (un)serialization (fixes bug #397).Hraban Luyat2009-12-201-12/+29
* bug fixes in call-stub creation for {fsetattr, fxattrop}_cbk()Amar Tumballi2009-12-171-2/+2
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-072-2/+2
* THIS: set THIS pointers before forget/release/releasedir callbacksAnand Avati2009-12-062-0/+11
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-13/+15
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-032-0/+3
* mount/fuse: Use fuse lock_owner field in posix locks.Pavan Vilas Sondur2009-12-031-0/+2
* core: Change replicate trash directory name to ".landfill".Vikas Gorur2009-12-031-1/+4
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-032-0/+20
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-0/+2
* fixes to compile on MacOSX (no fuse client)Amar Tumballi2009-12-011-1/+3
* bring new MOP called NOTIFY.Amar Tumballi2009-12-012-2/+11
* changed the version of glusterfs from 2.1.0 to 3.0.0Amar Tumballi2009-12-011-1/+1
* fix leaks pointed out by cppcheck static analyzerCsaba Henk2009-11-302-0/+3
* THIS: transport to use xlator_notify() for proper setting of @THISAnand Avati2009-11-261-2/+2
* Changed rbthash_table_init() to take a mem-pool argument.Vijay Bellur2009-11-262-11/+49
* Revert "libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should...Anand V. Avati2009-11-241-1/+1
* libglusterfs: Fix error handling in _gf_log.Vikas Gorur2009-11-181-7/+12
* core: Replace inode_search with inode_grep in inode_from_pathShehjar Tikoo2009-11-121-1/+1
* libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...vinayak hegde2009-11-051-1/+1
* Remove fuse_lowlevel.h from xlator.h in libglusterfs.Pavan Sondur2009-11-031-2/+0
* core: Use parent for condition to create dentry not nameShehjar Tikoo2009-10-301-1/+1
* core: Check for NULL to avoid segfaultShehjar Tikoo2009-10-301-0/+3
* call-stub: fix leak of fxattrop dictionaryAnand Avati2009-10-291-1/+1
* performance/io-cache: change the hash function used for rbtree based hash table.Raghavendra G2009-10-292-0/+16
* Implement lookup in locks to return lock count in a dict value.Pavan Sondur2009-10-281-0/+3
* libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...Raghavendra G2009-10-282-4/+5
* xlator: initialize all xlators in a loop instead of top down initializationAnand Avati2009-10-281-20/+14
* inode.c: whitespace fixesAnand Avati2009-10-231-16/+15
* inode: fix internal refs and minor fixesAnand Avati2009-10-201-10/+20
* protocol: format changes to incorporate generation numbersAnand Avati2009-10-181-10/+56
* inode_ctx_{get,put,del}2 API supportAmar Tumballi2009-10-182-26/+98
* inode: API changes for generation number supportAnand V. Avati2009-10-182-156/+196
* inode: fix indentation and spacingsAnand V. Avati2009-10-181-253/+226
* performance/stat-prefetch: use op_errno instead of errno to store error code.Raghavendra G2009-10-091-7/+7
* libglusterfs/defaults: default_readdirp should call fops->readdirp instead of...Raghavendra G2009-10-081-1/+1
* assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...Pavan Sondur2009-10-071-2/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0755-55/+55
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-069-874/+14
* core: Add rbtree based hash tableShehjar Tikoo2009-10-063-3/+466
* mem-pool: Include stdlib for calloc()Shehjar Tikoo2009-10-061-0/+1
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-069-1/+199
* libglusterfs: Add STACK_UNWIND_STRICT macro.Vikas Gorur2009-10-051-0/+18
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-016-117/+399
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-019-2/+398
* Make changes such that glusterfs builds with Werror and fix LONG_LONG_MAX def...Pavan Sondur2009-10-011-1/+1
* iobuf, logging: Expose existing functions as requiredShehjar Tikoo2009-09-242-0/+2
* fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...Csaba Henk2009-09-231-0/+1