summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* nsr-server: update etcd-api to match upstreamJeff Darcy2014-02-032-39/+39
* Merge "features/changelog: remove dead code and fix compile warnings"Jeff Darcy2014-02-031-116/+1
|\
| * features/changelog: remove dead code and fix compile warningsVenky Shankar2014-01-311-116/+1
* | Merge "nsr-server: add periodic fsync (as syncop)"Jeff Darcy2014-02-031-1/+9
|\ \
| * | nsr-server: add periodic fsync (as syncop)Jeff Darcy2014-01-291-1/+9
| |/
* / etcd-sim: fix stdio-buffering problemJeff Darcy2014-01-291-38/+68
|/
* Merge "NSR reconciliation: Adding index for each op"Jeff Darcy2014-01-286-4/+22
|\
| * NSR reconciliation: Adding index for each opRaghavan P2014-01-236-4/+22
* | Merge branch 'upstream'Jeff Darcy2014-01-2829-625/+844
|\ \ | |/ |/|
| * mount/fuse: adding a setxattr filter pass for geo-rep create.Ajeet Jha2014-01-281-0/+2
| * features/gfid-access: populating inode during virtual_lookup_cbk.Ajeet Jha2014-01-282-5/+6
| * mgmt/glusterd: Set right op versions for few options.Vijay Bellur2014-01-281-12/+12
| * cluster/afr: Change default_value for option self-heal-daemonVijay Bellur2014-01-271-1/+1
| * features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+17
| * mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-254-24/+68
| * features/quota: maintain correct link_count in ancestry buildingRaghavendra G2014-01-251-53/+68
| * features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-253-222/+210
| * glusterd: Free op_errstr before it goes out of scope.Ira Cooper2014-01-251-2/+2
| * cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-251-3/+18
| * nfs/server: Logic error in mount tab handling.Ira Cooper2014-01-241-1/+1
| * glusterd: Free leaked error message.Ira Cooper2014-01-241-3/+5
| * mgmt: Fix memory leak of brickid from gf_asprintf.Ira Cooper2014-01-241-1/+4
| * features/quota: use STACK_WIND_TAIL when quota is turned off.Raghavendra G2014-01-241-168/+207
| * cli: Add options to the CLI that let the user control the reset ofDawit Alemu2014-01-242-29/+86
| * cluster/dht: goto statements may cause loop exit before memory is freed.Christopher R. Hertel2014-01-241-1/+1
| * cluster/stripe: Remove redundant code blocksChristopher R. Hertel2014-01-241-24/+0
| * features/compress: rename "compress" option to "network.compression"Niels de Vos2014-01-242-15/+20
| * protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-242-0/+2
| * gfid-access: fix the issue of entry creation with wrong gfidAmar Tumballi2014-01-231-6/+39
| * cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-222-6/+29
| * storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-223-13/+12
| * quota: filter glusterfs quota xattrsSusant Palai2014-01-222-34/+28
| * locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-222-3/+5
| * glusterd: Fix memory leak of hostname.Ira Cooper2014-01-221-1/+3
* | Fix write-queuing logic.Jeff Darcy2014-01-221-5/+8
* | cluster/nsr-server: fix etcd-sim date handlingJeff Darcy2014-01-221-66/+59
* | Merge "nsr : Fix "special" recon logging functions."Jeff Darcy2014-01-226-108/+251
|\ \
| * | nsr : Fix "special" recon logging functions.Anuradha2014-01-216-108/+251
* | | Merge branch 'upstream'Jeff Darcy2014-01-2120-160/+681
|\ \ \ | |/ / |/| / | |/
| * quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-202-12/+72
| * quota: unmount quota aux mount for volume stopSusant Palai2014-01-201-0/+27
| * syncop: Change return value of syncopPranith Kumar K2014-01-199-122/+184
| * build: Start using library versioning for various librariesHarshavardhana2014-01-181-1/+1
| * core: Coverity issue "Use of uninitialized scalar variable"Lalatendu Mohanty2014-01-181-1/+1
| * features/quota: Handle the corner case in statfs callVarun Shastry2014-01-171-3/+3
| * quota: fix recording of last alert log messageKrishnan Parthasarathi2014-01-161-6/+12
| * features/quota: Metadata cleanupVarun Shastry2014-01-162-9/+164
| * dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
| * gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-152-3/+39
| * geo-rep: Fixing null pointer dereference of "op_value"Lalatendu Mohanty2014-01-151-1/+1