summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-071-1/+3
* glusterd: getting txn_id from frame->cookie in op_sm call backanand2015-08-061-16/+61
* glusterd: rebalance support for cluster.rc frameworkanand2015-08-061-1/+20
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-051-10/+16
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-08-051-1/+1
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-053-77/+90
* quota: fix parents caching during build ancestryvmallika2015-08-023-79/+82
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* tiering: Error message change for detach-tier non tier volumeHari Gowtham2015-07-301-5/+13
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-301-2/+3
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-301-2/+30
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-301-2/+4
* glusterd: Porting the left out gf_log_callingfns to new framework.Nandaja Varma2015-07-295-13/+66
* rpc: fix concurrency bug in gf_authenticateNiels de Vos2015-07-291-47/+31
* glusterd: initialize the daemon services on demandAtin Mukherjee2015-07-2720-147/+190
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-272-19/+155
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-271-2/+6
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-271-2/+5
* dht: Adding log messages to the new logging frameworkarao2015-07-2715-335/+961
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-262-0/+16
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-261-1/+1
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-241-22/+30
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-231-1/+1
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-231-7/+8
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-221-2/+24
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-212-1/+7
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-213-14/+32
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-216-48/+90
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-211-1/+1
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-214-22/+51
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-211-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-212-0/+9
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-211-18/+23
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-211-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-214-11/+63
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-216-5/+114
* cluster/ec: Do not handle GF_CONTENT_KEYPranith Kumar K2015-07-211-85/+7
* quota: Fix crash in quota enforcervmallika2015-07-212-122/+295
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-212-9/+9
* posix: fix mem-leak in posix xattropvmallika2015-07-181-2/+4
* nfs: refcount each auth_cache_entry and related data_tNiels de Vos2015-07-181-9/+86
* nfs: add a gf_lock_t for the auth_cache->cache_dictNiels de Vos2015-07-182-40/+126
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-152-2/+2
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-07-142-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-146-32/+427
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* glusterd: Fix failure in replace-brick when src-brick is offlineAnuradha Talur2015-07-141-75/+0