| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/glusterfind: RENAME and MODIFY issues | Aravinda VK | 2015-07-05 | 2 | -12/+30 |
* | build: Mac OS X build issues, no spinlock, need sys_lgetxattr | Kaleb S. KEITHLEY | 2015-07-05 | 5 | -17/+22 |
* | build: Mac OS X build issues, header guard macros | Kaleb S. KEITHLEY | 2015-07-04 | 2 | -4/+4 |
* | build: Mac OS X build issues, gfapi symbol versions | Kaleb S. KEITHLEY | 2015-07-04 | 2 | -3/+3 |
* | access-control : validating context of access control translator | Jiffin Tony Thottan | 2015-07-02 | 4 | -7/+227 |
* | Revert "rpc: By default set allow-insecure, bind-insecure to on" | Raghavendra G | 2015-07-02 | 4 | -52/+21 |
* | libgfchangelog: Fix example programs | Kotresh HR | 2015-07-02 | 4 | -2/+21 |
* | NFS-Ganesha : Unexport fails after S31ganesha-start script is run | Meghana M | 2015-07-02 | 2 | -21/+28 |
* | protocol/server: fail setvolume if any of xlators is not initialized yet | Raghavendra G | 2015-07-02 | 3 | -0/+30 |
* | libgfapi: send explicit lookups on inodes linked in readdirp | Raghavendra Bhat | 2015-07-02 | 6 | -53/+92 |
* | libglusterfs: Use GF_CALLOC/GF_FREE instead of CALLOC/FREE | Pranith Kumar K | 2015-07-02 | 2 | -144/+147 |
* | cluster/ec: Add throttling in background healing | Pranith Kumar K | 2015-07-01 | 6 | -5/+114 |
* | cluster/ec: Remove dead code | Pranith Kumar K | 2015-07-01 | 1 | -1376/+2 |
* | protocol/server: Correctly reconfigure auth.ssl-allow | Kaushal M | 2015-07-01 | 1 | -0/+2 |
* | cluster/dht: use refcount to manage memory used to store migration | Raghavendra G | 2015-07-01 | 2 | -21/+46 |
* | common-ha: Fix '/var/lib/nfs/statd/state' path creation | Soumya Koduri | 2015-06-30 | 1 | -3/+5 |
* | tiering/quota: failed to match subvolume | Mohammed Rafi KC | 2015-06-30 | 1 | -2/+7 |
* | rpc: By default set allow-insecure, bind-insecure to on | Prasanna Kumar Kalever | 2015-06-30 | 4 | -21/+52 |
* | NFS-Ganesha : Exporting volume fails | Meghana M | 2015-06-29 | 2 | -2/+2 |
* | doc : Steps to analize coredumps generated by regression machines. | Anuradha Talur | 2015-06-29 | 1 | -0/+31 |
* | tests: Add the command being 'TEST'ed in all gluster logs | Ravishankar N | 2015-06-29 | 1 | -3/+21 |
* | tests: use single-brick volume for mount-nfs-auth.t | Niels de Vos | 2015-06-28 | 2 | -5/+5 |
* | nfs: a unix-domain-socket should not be created as fifo | Niels de Vos | 2015-06-28 | 3 | -7/+63 |
* | nfs: refcount each auth_cache_entry and related data_t | Niels de Vos | 2015-06-28 | 1 | -9/+86 |
* | nfs: add a gf_lock_t for the auth_cache->cache_dict | Niels de Vos | 2015-06-28 | 2 | -40/+126 |
* | build: always include the VERSION file in 'make dist' | Niels de Vos | 2015-06-28 | 1 | -3/+4 |
* | feature/performace: Fix broken build | Kotresh HR | 2015-06-28 | 9 | -8/+10 |
* | Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled" | Niels de Vos | 2015-06-28 | 7 | -135/+3 |
* | gfapi : symlink resolution for glfs_object | Jiffin Tony Thottan | 2015-06-28 | 3 | -2/+64 |
* | Upcall/gfapi: Return ENOTSUP when upcall feature is disabled | Soumya Koduri | 2015-06-27 | 7 | -3/+135 |
* | afr: Porting messages to new logging framework | arao | 2015-06-27 | 16 | -473/+748 |
* | rdma : removing duplicate printing of error string in gf_msg | Manikandan Selvaganesh | 2015-06-27 | 2 | -35/+27 |
* | features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrs | Raghavendra Bhat | 2015-06-27 | 2 | -7/+106 |
* | features/bit-rot-stub: deny access to bad objects | Raghavendra Bhat | 2015-06-27 | 7 | -32/+430 |
* | quota: Fix statfs values in EC when quota_deem_statfs is enabled | vmallika | 2015-06-27 | 2 | -4/+51 |
* | Logging: Porting the performance translator | arao | 2015-06-27 | 23 | -272/+1309 |
* | glusterd: Porting left out log messages to new framework | Nandaja Varma | 2015-06-26 | 25 | -476/+1677 |
* | mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra... | Mohamed Ashiq | 2015-06-26 | 9 | -155/+201 |
* | storage/posix: Introduce flag instructing posix to perform prestat, writev an... | Krutika Dhananjay | 2015-06-26 | 2 | -37/+59 |
* | common-utils/libglusterfs : removing strerror to avoid duplicate printing of ... | Mohamed Ashiq Liyazudeen | 2015-06-26 | 2 | -19/+14 |
* | cluster/afr : truncate all sinks files | Anuradha | 2015-06-26 | 2 | -15/+12 |
* | afr: Block fops when file is in split-brain | Ravishankar N | 2015-06-26 | 5 | -18/+80 |
* | geo-rep: ignore ESTALE as ENOENT | Aravinda VK | 2015-06-26 | 2 | -6/+6 |
* | NFS-Ganesha : Automatically export volume after volume restart | Meghana M | 2015-06-26 | 1 | -1/+1 |
* | protocol/server: Include a check to validate xprt->client | Soumya Koduri | 2015-06-26 | 1 | -1/+3 |
* | Upcall: Fix an issue with invalidating parent entries | Soumya Koduri | 2015-06-26 | 1 | -8/+8 |
* | cluster/tier: stop tier migration after graph switch | Dan Lambright | 2015-06-26 | 2 | -3/+34 |
* | tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememnts | Joseph Fernandes | 2015-06-26 | 11 | -45/+336 |
* | common-ha: fix delete-node | Kaleb S. KEITHLEY | 2015-06-26 | 1 | -44/+55 |
* | ec: Porting messages to new logging framework | Nandaja Varma | 2015-06-26 | 16 | -463/+1327 |