summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3.4.7, this time for realv3.4.7beta4v3.4.7release-3.4Kaleb S. KEITHLEY2015-03-261-0/+2
* cluster/dht: Changed log level to DEBUGNithya Balachandran2015-03-261-1/+1
* doc: 3.4.7 release notes, amendedv3.4.7beta3Kaleb S. KEITHLEY2015-03-251-0/+2
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbkKaleb S. KEITHLEY2015-03-252-4/+12
* doc: 3.4.7 release notes, amendedv3.4.7beta2Kaleb S. KEITHLEY2015-03-131-0/+2
* build: argp-standalone, conditional build and build with gcc-5Kaleb S. KEITHLEY2015-03-134-3/+20
* doc: 3.4.7 release notesv3.4.7beta1Kaleb S. KEITHLEY2015-03-051-0/+8
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-03-0511-287/+676
* cluster/dht: set op_errno correctly during migration.Shyam2015-03-051-3/+22
* cluster/dht: Fixed double UNWIND in lookup everywhere codeKaleb S. KEITHLEY2015-03-031-4/+4
* doc: release notes for 3.4.6 GAv3.4.6beta2v3.4.6Kaleb S. KEITHLEY2014-10-301-0/+54
* logrotate: gluster logrotate config should not be globalKaleb S. KEITHLEY2014-10-301-11/+12
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-10-302-14/+157
* socket: disallow CBC cipher modesKaleb S. KEITHLEY2014-10-291-1/+68
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-10-201-1/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-10-202-45/+95
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-10-201-6/+36
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-10-203-43/+292
* libglusterfs/syncop: implement inodelkRaghavendra G2014-10-202-0/+44
* cluster/dht: introduce locking api.Raghavendra G2014-10-205-1/+662
* cluster/dht: Fix dht_access treating directory like filesShyam2014-10-203-3/+101
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2014-10-203-1/+40
* dht: fix rename raceNithya Balachandran2014-10-201-2/+7
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-10-204-84/+134
* cluster/dht: Fix races to avoid deletion of linktoVenkatesh Somyajulu2014-10-206-76/+742
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-10-201-5/+43
* dht: fix rename raceJeff Darcy2014-10-203-4/+117
* DHT/readdirp: Directory not shown/healed on mount point if exists on single b...Susant Palai2014-10-203-5/+62
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-10-201-1/+17
* glusterfs.spec.in: add psmisc to -server subpackageKaleb S. KEITHLEY2014-09-261-0/+11
* socket: Fixed parsing RPC records containing multi fragmentsNiels de Vos2014-09-251-3/+20
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-231-4/+7
* gNFS: Fix memory leak in setacl code pathKaleb S. KEITHLEY2014-09-091-0/+3
* mount/fuse: Handle fd resolution failuresv3.4.6beta1Kaleb S. KEITHLEY2014-09-024-192/+82
* cluster/afr: Fix memory leak of file-path in self-heal-daemonPranith Kumar K2014-08-279-15/+56
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-271-11/+8
* doc/release-nodes: release notes for 3.4.5 GAv3.4.5Kaleb S. KEITHLEY2014-07-231-0/+13
* nfs: prevent assertion error with MOUNT over UDPv3.4.5beta2Kaleb S. KEITHLEY2014-07-086-1/+82
* performance/quick-read: Check for iobuf and iobref before unref.Vijay Bellur2014-07-081-2/+4
* fuse: fix memory leak in fuse_getxattr()v3.4.5beta1Justin Clift2014-06-251-13/+14
* doc: Fix peer probe deficienciesJoe Julian2014-06-201-4/+27
* cluster/dht: Don't do extra unref in dht-migration checksVijay Bellur2014-06-181-5/+2
* release-notes: 3.4.4v3.4.4beta1v3.4.4Kaleb S. KEITHLEY2014-05-251-0/+12
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-05-2516-55/+55
* storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-223-8/+63
* nfs: exit when all volumes are disabledKaleb S. KEITHLEY2014-05-141-8/+9
* nfs: Fix for NFS crash during blocking NLM call.Rajesh Joseph2014-04-141-1/+1
* doc/release-notes: release notes for 3.4.3v3.4.3Kaleb S. KEITHLEY2014-04-021-0/+18
* storage/posix: lgetxattr called with invalid keys on the bricksv3.4.3beta2Kaleb S. KEITHLEY2014-03-241-1/+3
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnov3.4.3beta1shishir gowda2014-03-111-1/+1