summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Darcy2014-01-2866-781/+1464
|\
| * 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
| * tests: Add rpc coverage tests.Vijay Bellur2014-01-272-2/+30
| * features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-273-0/+58
| * mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-2510-73/+181
| * 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-254-222/+212
| * tests: support regex in EXPECT constructsAnand Avati2014-01-251-4/+4
| * 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
| * libgfapi: Remove useless call to lstatJose A. Rivera2014-01-241-9/+0
| * libgfapi: Fix pointer dereference before NULL checkJose A. Rivera2014-01-241-0/+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-2412-76/+294
| * libgfapi: Fix pointer dereference before NULL checkJose A. Rivera2014-01-241-8/+8
| * 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-243-33/+38
| * 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
| * geo-rep: get new config value after config value resetAravinda VK2014-01-231-0/+1
| * geo-rep: Fix no error when slave size less than master sizeAravinda VK2014-01-231-2/+2
| * cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-223-6/+100
| * storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-223-13/+12
| * geo-rep: optimizing update stime after directory synchronizationAravinda VK2014-01-221-6/+14
| * Create /var/run/gluster at install timeEmmanuel Dreyfus2014-01-221-0/+3
| * quota: filter glusterfs quota xattrsSusant Palai2014-01-223-34/+100
| * Fix build with c99 compilersEmmanuel Dreyfus2014-01-222-0/+10
| * locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-222-3/+5
| * core:Fixing NULL dereference issue.surabhi2014-01-221-1/+3
| * rpc: use GF_FREE when a string is gf_strdup'd.Krishnan Parthasarathi2014-01-221-1/+1
| * glusterd: Fix memory leak of hostname.Ira Cooper2014-01-221-1/+3
| * build: Install /var/lib/glusterd/groups/virt by defaultNiels de Vos2014-01-212-9/+15
* | Fix write-queuing logic.Jeff Darcy2014-01-222-6/+9
* | 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-2147-292/+1067
|\ \ \ | |/ / |/| / | |/
| * quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-203-12/+105
| * quota: unmount quota aux mount for volume stopSusant Palai2014-01-202-0/+91
| * syncop: Change return value of syncopPranith Kumar K2014-01-1914-161/+343
| * build: Start using library versioning for various librariesHarshavardhana2014-01-189-4/+70
| * core: Coverity issue "Use of uninitialized scalar variable"Lalatendu Mohanty2014-01-182-3/+3
| * features/quota: Handle the corner case in statfs callVarun Shastry2014-01-171-3/+3