summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* quota : volume-reset shouldn't remove quota-deem-statfsManikandan Selvaganesh2015-08-074-2/+56
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-073-5/+8
* glusterd: Stop/restart/notify to daemons(svcs) during reset/set on a volumeanand2015-08-0614-171/+420
* cluster/ec: Fix tracking of good bricksXavier Hernandez2015-08-0611-258/+122
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-061-2/+10
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-051-1/+3
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-08-054-39/+93
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-053-77/+90
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-051-9/+14
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-031-10/+16
* Revert "Add DESTDIR support for pyglupy Makefile"Kaleb KEITHLEY2015-08-032-2/+2
* Add DESTDIR support for pyglupy MakefileMichael Scherer2015-08-032-2/+2
* glusterd: Do not log failure if glusterd_get_txn_opinfo fails in gluster volu...Atin Mukherjee2015-08-022-15/+15
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* rebalance/glusterd: Refactor rebalance volfileMohammed Rafi KC2015-07-301-24/+74
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-07-301-1/+1
* quota: fix parents caching during build ancestryvmallika2015-07-293-79/+82
* tiering: Error message change for detach-tier non tier volumeHari Gowtham2015-07-291-5/+13
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-291-2/+3
* rpc: fix concurrency bug in gf_authenticateJeff Darcy2015-07-281-47/+31
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-281-2/+4
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-07-2815-1892/+1203
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-07-281-1/+43
* glusterd: getting txn_id from frame->cookie in op_sm call backanand2015-07-271-16/+61
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-271-2/+30
* 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-262-19/+155
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-261-2/+6
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-2414-37/+70
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-242-0/+16
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-221-23/+30
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-201-5/+13
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-192-9/+9
* nfs: log disabled export/netgroups feature as INFOJiffin Tony Thottan2015-07-191-1/+1
* storage/posix: Check xdata for NULL before dict_getRaghavendra Talur2015-07-181-4/+4
* glusterd: Porting the left out gf_log_callingfns to new frameworkNandaja Varma2015-07-185-15/+52
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* glusterd: rebalance support for cluster.rc frameworkanand2015-07-161-1/+20
* posix: fix mem-leak in posix xattropvmallika2015-07-161-2/+4
* glusterd: use 2 epoll worker threads by defaultKrishnan Parthasarathi2015-07-162-0/+22
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-151-2/+24
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-154-22/+51
* features/changelog: fix buffer overrun in changelog-helpersPrasanna Kumar Kalever2015-07-141-5/+3
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-142-1/+7
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-141-1/+1
* glusterd: daemons start/stop should be logged in INFOAtin Mukherjee2015-07-143-3/+22
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-146-48/+90
* quota: Fix crash in quota enforcervmallika2015-07-142-122/+295