summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: reduce the usage of global variablesAmar Tumballi2012-08-0323-389/+325
* mount/fuse: ignore any erros that might've happened while resolving entry in ...Raghavendra G2012-08-033-25/+117
* mgmt/glusterd: Fix a compilation failure when libxml2-dev is not presentVijay Bellur2012-08-031-0/+3
* fuse-resolve: consider cases where an entry should be resolved even when pare...Raghavendra G2012-08-031-0/+13
* performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-021-7/+60
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-028-57/+87
* performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-021-3/+16
* glfsxmp extensionAnand Avati2012-08-022-5/+32
* gfapi: let glfs_init() return on non-RPC errorsAnand Avati2012-08-021-0/+4
* gfapi: set errno in glfs_init()Anand Avati2012-08-022-0/+3
* gfapi: missed setting port optionAnand Avati2012-08-021-0/+1
* glusterd: Fix glusterd crash resulting from uninitialised pointerKrutika Dhananjay2012-08-021-0/+6
* cluster/afr: Unwind with correct pre/post parent bufsPranith Kumar K2012-08-023-403/+147
* performance/write-behind: maintain a per-inode request queue instead of maint...Raghavendra G2012-08-022-596/+769
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-022-15/+37
* rpc-lib: fix rpc_clnt_reconfig log on remote_host changeyinyin2012-08-021-1/+1
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-011-7/+8
* mem-pool: remove 'if' by asserting condition directly.Jules.Wang2012-08-011-22/+11
* cli: more clear separation of error messagesAmar Tumballi2012-08-011-70/+87
* supportability: print all missing framesAmar Tumballi2012-08-012-8/+8
* core: remove libglusterfs/src/scheduler.[ch]Amar Tumballi2012-08-013-116/+1
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-011-11/+18
* event-history: implement gf_log_eh for saving eventsRaghavendra Bhat2012-08-012-6/+47
* mount/fuse: initialize entry and negative timeouts correctly.Raghavendra G2012-08-011-2/+2
* protocol/client: Fix negative return in client_setvolumeKrutika Dhananjay2012-08-011-2/+3
* cluster/afr: Handle failures in fop_cbk gracefullyPranith Kumar K2012-07-311-31/+46
* Fix issues in make distM S Vishwanath Bhat2012-07-311-2/+2
* cluster/afr: update loc inode after inode_linkPranith Kumar K2012-07-311-12/+24
* rpc/socket: finish initialization in own threadJeff Darcy2012-07-301-7/+47
* glusterd: Modifed replace-brick mount cleanup to use lazy umountKrishnan Parthasarathi2012-07-301-94/+135
* cluster/stripe: handle short writes and errors in writev callbackBrian Foster2012-07-303-38/+106
* performance/io-threads: dump the io-threads specific information in statedumpRaghavendra Bhat2012-07-302-2/+52
* geo-rep / gsycnd: restore the generic signature for sendmark_regularCsaba Henk2012-07-301-3/+3
* libglusterfs/statedump: add start and end markers in the statedump fileRaghavendra Bhat2012-07-301-2/+37
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-07-303-5/+14
* volgen: add option to add trace/error-gen in client volume fileAmar Tumballi2012-07-291-0/+6
* glusterd: Persisted hooks friendly user.* keysKrishnan Parthasarathi2012-07-294-48/+51
* features/locks: Fix statedump codePranith Kumar K2012-07-294-74/+52
* cli: Prevent creation of volumes with tokens as volnamesPranith Kumar K2012-07-291-3/+8
* glusterd: Ensured 'store' data reaches disk.Krishnan Parthasarathi2012-07-291-15/+55
* Warnings: Fix set, unused variable warningsPranith Kumar K2012-07-292-5/+0
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-273-1/+18
* gfapi: unglobalize oldvol{file,len}Anand Avati2012-07-273-12/+35
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-265-57/+146
* cluster/afr: Filter O_TRUNC in afr-fix-openPranith Kumar K2012-07-251-1/+2
* performance/write-behind: detect short writes and pend an EIO errorBrian Foster2012-07-251-1/+15
* performance/write-behind: preserve lk-owner while syncing writes.Raghavendra G2012-07-251-66/+143
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-07-252-12/+11
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-255-217/+162
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-07-251-10/+14