summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfsclient: Fix solaris build errorShehjar Tikoo2009-07-281-2/+3
* libglusterfs: fix SuperFastHash function used in dicitionaries in fact it alw...smyczek2009-07-271-7/+0
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* libglusterfsclient: Workaround for local memory corruptionShehjar Tikoo2009-07-271-1/+1
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-272-0/+4
* cluster/afr: Set inode number in unwind_buf in the inode-write calls.Vikas Gorur2009-07-271-17/+17
* libglusterfsclient: Avoid overwrite of inode found through ino numberShehjar Tikoo2009-07-271-3/+8
* libglusterfsclient: Fill new loc with target's ino on linkShehjar Tikoo2009-07-271-0/+1
* enable libglusterfsclient build by defaultAnand V. Avati2009-07-231-1/+1
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-205-6/+72
* libglusterfsclient: Move DHT root-lookup workaround to initShehjar Tikoo2009-07-202-15/+12
* added timestamp to crash dump log.Amar Tumballi2009-07-201-4/+19
* fix build warnings in 'libglusterfsclient'Amar Tumballi2009-07-201-1/+5
* fix build warnings in 'afr'Amar Tumballi2009-07-202-6/+18