summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanup 'ctx' from inode and fdAmar Tumballi2009-07-164-70/+0
* ib-verbs: don't append ioq_entry to pending_list if first attempt of writing ...Raghavendra G2009-07-151-1/+1
* fuse_bridge: handle failures in init() more gracefullyCsaba Henk2009-07-151-6/+37
* fuse-bridge: formatting cleanupsCsaba Henk2009-07-151-70/+72
* fuse-bridge: further allocation failure handling fixesCsaba Henk2009-07-151-20/+63
* fuse-bridge: handle state allocation failureCsaba Henk2009-07-151-33/+46
* Added NULL checks in a few places.Vikas Gorur2009-07-151-7/+25
* Return inode number always from the first up subvolume in AFR.Vikas Gorur2009-07-152-10/+16
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/glusterAnand V. Avati2009-07-150-0/+0
|\
| * Added format-patch.sh. This script is to be used as a replacement of "git for...Anand V. Avati2009-07-081-0/+60
* | Added format-patch.sh. This script is to be used as a replacement of "git for...Anand V. Avati2009-07-091-0/+60
|/
* detabify fuse-bridge.c (and other whitespace fixes)Csaba Henk2009-07-081-738/+738
* protocol/server: use translated flags in protocol/server open and create fopsAnand Avati2009-07-071-2/+2
* protocol/client: use translated flags in protocol/client open and create fopsAnand Avati2009-07-071-2/+2
* protocol: add functions gf_flags_from_flags and gf_flags_to_flagsAnand Avati2009-07-071-0/+108
* write-behind: set default window-size to 1MB.Raghavendra G2009-07-071-1/+2
* use fuse_reply_iov() in fuse_readv_cbkBasavanagowda Kanur2009-07-072-0/+13
* filter: use O_ACCMODE for checking file access modes.Raghavendra G2009-07-071-3/+6
* read-ahead: use O_ACCMODE for checking file access modes.Raghavendra G2009-07-071-2/+2
* write-behind: Use O_ACCMODE while checking for access modes.Raghavendra G2009-07-071-2/+2
* libglusterfsclient: Update attr cache on read/writeShehjar Tikoo2009-07-072-5/+16
* libglusterfs/defaults - send CHILD_UP notify only to the parent which has bee...Basavanagowda Kanur2009-07-061-1/+3
* libglusterfs/logging - fix memory leakBasavanagowda Kanur2009-07-061-0/+2
* Set timestamps properly when creating missing entries.Vikas Gorur2009-07-061-3/+37
* libglusterfs - remove definition of ZR_FILENAME_MAXBasavanagowda Kanur2009-07-061-5/+0
* cluster/afr - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-4/+4
* cluster/unify - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-062-14/+14
* protocol/server - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-7/+7
* protocol/client - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-1/+1
* storage/bdb - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-2/+2
* storage/posix - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-2/+2
* libglusterfs/call-stub - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-2/+2
* Updated man page with log-server optionsHarshavardhana Ranganath2009-07-061-9/+8
* Added new man page for mount.glusterfsHarshavardhana Ranganath2009-07-062-2/+88
* Modified mount.glusterfs to print usage in case of no mountpoint provided and...Harshavardhana Ranganath2009-07-061-20/+47
* mem-pool: Do not perform chunkhead2ptr on MALLOCed memoryShehjar Tikoo2009-07-061-2/+6
* booster: automake 1.11 compatibility fixCsaba Henk2009-07-021-1/+1
* libglusterfsclient: Use O_ACCMODE for access mode checksShehjar Tikoo2009-07-021-3/+6
* Print volume file after printing other details.Vikas Gorur2009-07-022-2/+4
* performance/write-behind - bug fix in open() and create().Basavanagowda Kanur2009-07-021-1/+5
* server protocol forget cleanupAmar Tumballi2009-07-011-71/+4
* cleanup client_forgetAmar Tumballi2009-07-012-179/+2
* rpm spec file updates (removed mod_glusterfs and respective dependencies)Harshavardhana2009-07-011-40/+11
* fuse 2.8 support for xlator/fuseHarshavardhana2009-07-012-0/+23
* fuse 2.8 version check at configure levelHarshavardhana2009-07-011-1/+18
* build warning fixesAmar Tumballi2009-06-301-2/+2
* enhancement in write-behindAmar Tumballi2009-06-301-18/+22
* version changes in GIT repo to differentiate between branchesAmar Tumballi2009-06-302-3/+3
* client_xattrop: use dict_allocate_and_serialize during serializing xattrRaghavendra G2009-06-301-10/+7
* cluster/afr - use different dictionaries for sending xattrop requests to each...Basavanagowda Kanur2009-06-301-24/+50