summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2010-10-122-0/+32
* rpc-transport/socket: initialize fragcurrent pointer in correct state while r...Raghavendra G2010-10-121-3/+3
* mgmt/glusterd: create brick path if does not existPranith K2010-10-123-70/+53
* Change assert to GF_ASSERTVijay Bellur2010-10-1222-41/+47
* rpcsvc: calculate dump response length instead of hard coding it.Raghavendra G2010-10-121-5/+9
* rpc-transport/rdma: by default use infiniband port 1Raghavendra G2010-10-121-1/+1
* nfs: avoid assignment of structure pointer into serialized bufferAnand Avati2010-10-121-2/+4
* check if fd is NULL before accessing it in fuse_open_resumeRaghavendra Bhat2010-10-121-0/+8
* Add mount.glusterfs to fuse since its only needed for native clientHarshavardhana2010-10-121-1/+1
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-125-12/+107
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-122-51/+1
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* unwind if layout is NULL in getxattr for dhtRaghavendra Bhat2010-10-121-0/+7
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...v3.1.0qa46Vijay Bellur2010-10-115-84/+2
* Revert "Revert "nfs3: Revalidate inode on receiving ESTALE on lookup""Vijay Bellur2010-10-112-1/+51
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-112-0/+5
* Remove references to COPYING.* filesv3.1.0qa45Vijay Bellur2010-10-112-2/+2
* dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagationAnand Avati2010-10-112-1/+85
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-112-18/+3
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-115-2/+84
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-112-51/+1
* Set correct logging level for log messagesPranith K2010-10-114-8/+7
* features/locks: free fdctx in release.Raghavendra G2010-10-111-64/+103
* Copyright changesVijay Bellur2010-10-11258-931/+257
* Do graph init after topology changeVijay Bellur2010-10-111-1/+2
* fuse_loc_fill(): handle a case of NULL dereferenceAmar Tumballi2010-10-111-2/+2
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* Add log-level validation for volume set commandshishir gowda2010-10-112-1/+32
* mgmt/glusterd: handle reqs from unknown peers for friend smPranith K2010-10-116-60/+126
* Add confirmation to volume delete commandshishir gowda2010-10-113-1/+14
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-095-44/+63
* io-stats, volgen: make the distinction between client and brick loglevel in v...Csaba Henk2010-10-092-12/+38
* rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...Raghavendra G2010-10-091-1/+3
* set keepalive for client connectionsRaghavendra Bhat2010-10-091-0/+21
* mgmt/Glusterd : Volume info fixesv3.1.0qa43Kaushik BV2010-10-082-27/+41
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-084-3/+9
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-0812-186/+510
* rpc/clnt: allocate a new cbk_program before registering it.Raghavendra G2010-10-082-9/+48
* migrate from port 69* to 24007Amar Tumballi2010-10-0824-69/+59
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-088-1/+22
* mgmt/glusterd: memory leak fixesPranith K2010-10-086-24/+25
* mgmt/glusterd: print state, event names for numbers in friend smPranith K2010-10-082-11/+42
* support for configuring keepalive idle timeVijay Bellur2010-10-083-5/+19
* mgmt/glusterd: Always kill nfs with SIGKILLPranith K2010-10-071-1/+1
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-0712-18/+284
* mgmt/glusterd: Change event, state numbers to names for op-smPranith K2010-10-071-11/+56
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-0711-33/+47
* nfs3: Fix gfid to ino conversionShehjar Tikoo2010-10-071-2/+2