| Commit message (Expand) | Author | Age | Files | Lines |
* | afr: fix bug in passing child index in afr_inode_write_fill | Ravishankar N | 2016-12-06 | 1 | -4/+3 |
* | afr, client: More mem-leak fixes in COMPOUND fop cbk | Krutika Dhananjay | 2016-12-04 | 3 | -20/+22 |
* | selfheal: fix memory leak on client side healing queue | Mateusz Slupny | 2016-12-02 | 3 | -3/+8 |
* | all: remove dead translators | Jeff Darcy | 2016-11-29 | 3 | -2559/+2 |
* | afr: fix auto-quorum | Jeff Darcy | 2016-11-28 | 3 | -49/+31 |
* | afr: Fix the EIO that can occur in afr_inode_refresh as a result | Poornima G | 2016-11-28 | 4 | -18/+84 |
* | afr: allow I/O when favorite-child-policy is enabled | Ravishankar N | 2016-11-27 | 8 | -61/+387 |
* | cluster/afr: Fix bugs in [f]inodelk/[f]entrylk | Pranith Kumar K | 2016-11-26 | 5 | -336/+381 |
* | cluster/afr: Fix deadlock due to compound fops | Krutika Dhananjay | 2016-11-26 | 1 | -14/+8 |
* | cluster/afr: Handle rpc errors, xdr failures etc with proper NULL checks | Krutika Dhananjay | 2016-11-24 | 1 | -6/+17 |
* | afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UP | Poornima G | 2016-11-21 | 1 | -22/+16 |
* | events: Add FMT_WARN for gf_event | Pranith Kumar K | 2016-11-18 | 1 | -1/+4 |
* | cluster/afr: When failing fop due to lack of quorum, also log error string | Krutika Dhananjay | 2016-11-09 | 1 | -11/+12 |
* | features/shard: Fill loc.pargfid too for named lookups on individual shards | Krutika Dhananjay | 2016-11-08 | 1 | -2/+4 |
* | afr,ec: Heal device files with correct major, minor numbers | Pranith Kumar K | 2016-10-26 | 1 | -1/+2 |
* | md-cache, afr: Reduce the window of stale read | Poornima G | 2016-10-20 | 2 | -2/+40 |
* | cluster/afr: Prevent dict_set() on NULL dict | Pranith Kumar K | 2016-10-15 | 1 | -1/+2 |
* | afr: Take full locks in arbiter only for data transactions | Ravishankar N | 2016-10-14 | 1 | -1/+2 |
* | cluster/ec: Implement heal info with lock | Ashish Pandey | 2016-10-11 | 1 | -18/+9 |
* | afr: fix incorrect debug log in selfheal path | Ravishankar N | 2016-10-04 | 1 | -2/+2 |
* | afr: Implement IPC fop | Poornima G | 2016-09-29 | 2 | -0/+121 |
* | afr: Ignore gluster internal (virtual) xattrs in metadata heal check | Ravishankar N | 2016-09-26 | 1 | -6/+7 |
* | afr: Modifications to afr events | Ravishankar N | 2016-09-23 | 5 | -8/+14 |
* | build: out-of-tree builds generates files in the wrong directory | Kaleb S KEITHLEY | 2016-09-18 | 1 | -2/+3 |
* | xlators/afr: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-15 | 1 | -2/+0 |
* | xlators/afr: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-13 | 2 | -6/+0 |
* | afr: add replication events | Ravishankar N | 2016-09-06 | 4 | -16/+82 |
* | afr: Consume compound fops in afr transaction | Anuradha Talur | 2016-09-01 | 7 | -64/+535 |
* | glusterd : Introduce reset brick | Anuradha Talur | 2016-08-29 | 1 | -2/+2 |
* | afr: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-08-29 | 1 | -1/+0 |
* | cluster/ec: Do multi-threaded self-heal | Pranith Kumar K | 2016-08-24 | 1 | -3/+3 |
* | cluster/afr: Give option to do consistent-io | Pranith Kumar K | 2016-08-22 | 9 | -41/+229 |
* | cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic... | Krutika Dhananjay | 2016-08-22 | 5 | -19/+152 |
* | cluster/afr: Bug fixes in txn codepath | Krutika Dhananjay | 2016-08-15 | 1 | -2/+2 |
* | libglusterfs: move alloca0 definition to common-utils | Ravishankar N | 2016-08-12 | 1 | -1/+0 |
* | cluster/afr: copy loc before passing to syncop | Pranith Kumar K | 2016-08-04 | 1 | -1/+2 |
* | afr: some coverity fixes | Ravishankar N | 2016-07-26 | 7 | -103/+155 |
* | dict: Don't expose get_new_dict/dict_destroy | Pranith Kumar K | 2016-07-25 | 2 | -4/+4 |
* | afr, index: Clean up stale directory and file indices in granular entry sh | Krutika Dhananjay | 2016-07-11 | 3 | -13/+53 |
* | cluster/afr: Fix a minor typo in afr-self-heald.c | Vijay Bellur | 2016-07-09 | 1 | -6/+6 |
* | afr:Don't wind reads for files in metadata split-brain | Ravishankar N | 2016-06-24 | 1 | -10/+4 |
* | afr: Consider ENOSPC and EDQUOT as symmetric errors | Ravishankar N | 2016-06-12 | 1 | -5/+1 |
* | afr: afr-pending-xattr fallback check | Ravishankar N | 2016-06-09 | 1 | -31/+63 |
* | core, shard: Make shards inherit main file's O_DIRECT flag if present | Krutika Dhananjay | 2016-06-07 | 1 | -1/+2 |
* | cluster/ec: Add/Modify description for eager-lock option | Ashish Pandey | 2016-06-03 | 1 | -4/+5 |
* | cluster/afr: Unwind with xdata in inode-write fops | Pranith Kumar K | 2016-06-01 | 4 | -10/+12 |
* | cluster/afr: Unwind xdata_rsp even in case of failures | Pranith Kumar K | 2016-05-30 | 7 | -21/+120 |
* | cluster/afr: Fix warning about unused variable | Pranith Kumar K | 2016-05-29 | 1 | -1/+0 |
* | core: assorted spelling mistakes reported by Debian | Kaleb S KEITHLEY | 2016-05-26 | 1 | -1/+1 |
* | cluster/afr: Attempt name-index purge even on full-heal of directory | Krutika Dhananjay | 2016-05-26 | 1 | -58/+72 |