summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Fix write size in self-healXavier Hernandez2015-08-142-0/+10
* cluster/ec: Fix tracking of good bricksXavier Hernandez2015-08-1411-258/+122
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-141-12/+16
* uss: Take ref on root inodeMohammed Rafi KC2015-08-131-2/+3
* rebalance/glusterd: Refactor rebalance volfileMohammed Rafi KC2015-08-131-24/+74
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-121-9/+14
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-08-121-1/+43
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-08-121-1/+1
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-123-5/+8
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-26/+45
* quota : volume-reset shouldn't remove quota-deem-statfsManikandan Selvaganesh2015-08-124-2/+56
* glusterd: Do not log failure if glusterd_get_txn_opinfo fails in gluster volu...Atin Mukherjee2015-08-112-15/+15
* glusterd: use 2 epoll worker threads by defaultKrishnan Parthasarathi2015-08-102-0/+22
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-08-0815-1892/+1203
* 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