summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Prevent execution of code after call_count decrementingPranith Kumar K2018-07-101-7/+8
* afr: heal gfids when file is not present on all bricksRavishankar N2018-07-096-12/+179
* cluster/afr: Make sure lk-owner is assigned at the time of lockPranith Kumar K2018-07-041-2/+1
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-07-021-51/+60
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-07-024-32/+50
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-07-026-6/+71
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-07-022-8/+23
* glusterfsd: Do not process GLUSTERD_BRICK_XLATOR_OP if graph is not readyRavishankar N2018-07-022-1/+9
* doc: Added release notes for 4.1.1 releasev4.1.1ShyamsundarR2018-06-251-0/+26
* glusterfs: access trusted peer group via remote-host commandMohit Agrawal2018-06-251-5/+0
* gcron: create the lockfile if it is missingNiels de Vos2018-06-201-1/+1
* gcron: catch OSError as well as IOErrorNiels de Vos2018-06-181-2/+2
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-143-1/+121
* doc: Updated final release notes for 4.1.0v4.1.0ShyamsundarR2018-06-121-9/+167
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-121-2/+1
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-081-11/+31
* features/shard: Fix missing unlock in shard_fsync_shards_cbk()Vijay Bellur2018-06-061-0/+1
* protocol/client: Don't send fops till SETVOLUME is completev4.1.0rc0Raghavendra G2018-05-312-3/+9
* doc: GD2 release notes for 4.1.0Kaushal M2018-05-311-1/+65
* cluster/dht: Fix rebalance log msgN Balachandran2018-05-311-2/+2
* rpc: conditionally cleanup event slotMilind Changire2018-05-291-0/+8
* api: missing __THROW on pub function declsKaleb S. KEITHLEY2018-05-292-5/+5
* doc: Updated 4.1.0 release notes for smb.conf changesShyamsundarR2018-05-291-16/+22
* libgfapi: Fix lookup on rootKotresh HR2018-05-293-2/+94
* posix/ctime: Fix updating mtime to older timeKotresh HR2018-05-251-5/+11
* afr: fix bug-1363721.t failureRavishankar N2018-05-254-2/+63
* rpc: Don't reset auth_value in disconnectKotresh HR2018-05-251-12/+48
* cluster/ec: Fix pre-op xattrop managementXavi Hernandez2018-05-253-32/+66
* storage/posix: use proper FOP for unwinding readdir(p)Raghavendra Bhat2018-05-251-3/+8
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-05-2527-273/+148
* Revert "gluster: Sometimes Brick process is crashed at the time of stopping b...Mohit Agrawal2018-05-2520-366/+112
* Revert "server: fix unresolved symbols by moving them to libglusterfs"Mohit Agrawal2018-05-255-106/+104
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-243-27/+62
* posix/ctime: Fix atime update for hardlinkKotresh HR2018-05-241-8/+19
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-244-13/+33
* test: Marking test case bug-1309462.t as badShyamsundarR2018-05-231-1/+2
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-225-26/+127
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-05-222-4/+2
* cluster/dht: Debug logs in dht_readdir(p)_cbkN Balachandran2018-05-221-2/+27
* dht: Excessive 'dict is null' logs in dht_discover_completeMohit Agrawal2018-05-221-1/+2
* dht: Avoid dict log flooding for internal MDS xattrMohit Agrawal2018-05-221-1/+1
* gfapi: various broken symbol versionsKaleb S. KEITHLEY2018-05-116-18/+24
* core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())Kaleb S. KEITHLEY2018-05-101-2/+8
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2018-05-095-6/+6
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2018-05-0957-6056/+2
* doc: Initial release notes for 4.1.0ShyamsundarR2018-05-091-0/+236
* extras/hooks: Do not blindly remove volume share from smb.confAnoop C S2018-05-093-9/+12
* Revert "gfapi: return pre/post attributes from glfs_pread/pwrite"ShyamsundarR2018-05-0816-129/+54
* Revert "gfapi: return pre/post attributes from glfs_fsync/fdatasync"ShyamsundarR2018-05-0811-93/+26
* Revert "gfapi: return pre/post attributes from glfs_ftruncate"ShyamsundarR2018-05-0810-62/+17