summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance/stat-prefetch: implement sp_readdir.Raghavendra G2009-09-082-3/+169
* performance/stat-prefetch: implement sp_lookup.Raghavendra G2009-09-082-0/+314
* rewriting stat-prefetch translatorRaghavendra G2009-09-086-499/+177
* mount/fuse: Include missing header files in Makefile.amVijay Bellur2009-09-071-1/+3
* ib-verbs: handle failure of ibv_create_qp gracefully.Raghavendra G2009-09-021-0/+3
* libglusterfsclient: Compare compcount with path not maxentryShehjar Tikoo2009-09-021-0/+1
* libglusterfsclient: Enhance VMP searching logicShehjar Tikoo2009-09-021-1/+3
* booster: Support backward compatible optionsShehjar Tikoo2009-09-021-0/+6
* core: Fix build failure on non-Linux systemsShehjar Tikoo2009-09-021-2/+8
* libglusterfsclient: don't use pointer returned by basename while freeing allo...Raghavendra G2009-09-021-5/+5
* fuse: protocol fix: fix bogus parsing of MKDIR messageCsaba Henk2009-09-011-1/+1
* changed booster fstab to parse the arguments same as mount.glusterfsAmar Tumballi2009-08-201-2/+2
* protocol/client: 'connecting' event is properly notified.Amar Tumballi2009-08-202-4/+23
* in server_rename if we do_path_lookup on the newloc and parent directory is n...Krishna Srinivas2009-08-191-24/+28
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-1916-8/+983
* Merge branch 'fusilli' of /data/git/users/csaba/glusterfs-fusilliAnand V. Avati2009-08-1719-1016/+4146
|\
| * fuse: a compat fix for older protocol revisionsCsaba Henk2009-08-161-1/+4
| * fuse: optimize request iov aligment for writesCsaba Henk2009-08-161-12/+53
| * fuse: switch off direct I/O mode if big writes are supportedCsaba Henk2009-08-143-3/+11
| * update user guide wrt. FUSE requirementsCsaba Henk2009-08-121-8/+34
| * bring in fusermountCsaba Henk2009-08-129-8/+1454
| * fuse: add proper mounting support, based on libfuse routinesCsaba Henk2009-08-124-42/+559
| * fuse: move libfuse derived code over under contrib/Csaba Henk2009-08-126-45/+554
| * upgrade FUSE protocol to 7.12 and add support for older versions of the protocolCsaba Henk2009-08-122-18/+115
| * basic version of direct FUSE interface (ie. not relying on libfuse)Csaba Henk2009-08-126-989/+1472
* | added log message when server fails to send the reply frameAmar Tumballi2009-08-171-4/+8
* | libglusterfsclient: Sync access to VMP list on new entry additionShehjar Tikoo2009-08-171-9/+9
* | libglusterfsclient: Enhance VMP search loggingShehjar Tikoo2009-08-171-6/+8
* | libglusterfsclient: Use components for VMP searchesShehjar Tikoo2009-08-171-21/+109
* | features/locks: Fix reverse logic in posix_lock_to_flockVikas Gorur2009-08-171-2/+2
* | mount/fuse: Don't log setlk returning EAGAIN as a GF_LOG_ERROR.Vikas Gorur2009-08-171-2/+2
* | features/locks: Set the right log level in a few places.Vikas Gorur2009-08-172-13/+13
* | glusterfs log prints "TLA Revision" tag, remove it and reflect git insteadHarshavardhana Ranganath2009-08-171-3/+3
|/
* protocol/client: fixed registration of saved_fdsAnand Avati2009-08-071-2/+2
* Removed BRANCH: tagAnand V. Avati2009-08-061-2/+2
* server-lookup: added path info from header to log messageAmar Tumballi2009-08-041-3/+4
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* add check for making sure 'fd' belongs to directory in posix-readdirAmar Tumballi2009-08-041-0/+7
* logging related bug fix in server_lookup()Amar Tumballi2009-08-041-4/+3
* increased ib-verbs buffer sizeAmar Tumballi2009-08-041-2/+2
* adding an option to mount.glusterfs for server failover to fetch volume files.Amar Tumballi2009-08-041-20/+32
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* client-protocol: log messages at WARNING loglevel when client_bind on privile...Raghavendra G2009-07-312-2/+2
* libglusterfsclient: Bind fd on fd creation code pathsShehjar Tikoo2009-07-312-3/+9
* libglusterfsclient: Invalidate iattr cache on readsShehjar Tikoo2009-07-311-4/+2
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* libglusterfsclient: Use iobufs for storing application write dataShehjar Tikoo2009-07-302-18/+85
* booster: Fix fd leak due to incorrect NULL checkShehjar Tikoo2009-07-291-1/+1
* glusterfsd: handle logfile path specification appropriately.Basavanagowda Kanur2009-07-281-1/+8
* server-protocol: fix in server-loc-fill()Amar Tumballi2009-07-281-3/+0