| Commit message (Expand) | Author | Age | Files | Lines |
* | template files: revert clang | Amar Tumballi | 2018-09-12 | 5 | -1169/+1260 |
* | Land part 2 of clang-format changes | Gluster Ant | 2018-09-12 | 13 | -3031/+2843 |
* | Land clang-format changes | Gluster Ant | 2018-09-12 | 4 | -101/+93 |
* | core: python3 | Kaleb S. KEITHLEY | 2018-09-03 | 5 | -5/+5 |
* | jbr : fix coverity issue in jbr.c | Sunny Kumar | 2018-08-21 | 1 | -0/+2 |
* | jbr : fix coverity issues in jbr | Sunny Kumar | 2018-08-17 | 1 | -0/+6 |
* | All: run codespell on the code and fix issues. | Yaniv Kaul | 2018-07-22 | 2 | -3/+3 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-07-12 | 1 | -1/+1 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-07-09 | 5 | -17/+17 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-06-21 | 1 | -12/+12 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-06-21 | 2 | -15/+15 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-06-19 | 2 | -20/+20 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-06-13 | 1 | -1/+1 |
* | build: Disallow unresolved symbol references | Prashanth Pai | 2018-05-18 | 7 | -7/+7 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-05-02 | 5 | -48/+53 |
* | libglusterfs: Capture the dict response in syncop_xattrop_cbk | karthik-us | 2018-04-27 | 1 | -0/+4 |
* | core/build/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-04-12 | 5 | -5/+5 |
* | build: add --without-server option | Niels de Vos | 2018-02-19 | 6 | -3/+17 |
* | gfapi: return pre/post attributes from glfs_fsync/fdatasync | Kinglong Mee | 2018-02-12 | 1 | -1/+1 |
* | gfapi: return pre/post attributes from glfs_pread/pwrite | Kinglong Mee | 2018-02-12 | 1 | -1/+1 |
* | all: Simplify component message id's definition | Xavier Hernandez | 2017-12-14 | 1 | -96/+22 |
* | Coverity Issue: PW.INCLUDE_RECURSION in several files | Girjesh Rajoria | 2017-11-09 | 1 | -1/+0 |
* | libglusterfs: Name threads on creation | Raghavendra Talur | 2017-07-19 | 2 | -3/+4 |
* | Initialize path, since coverty detect a code path where | Michael Scherer | 2017-02-20 | 1 | -1/+1 |
* | build: fix linking of 'gf_logdump' and 'gf_recon' | Niels de Vos | 2017-02-17 | 1 | -4/+4 |
* | jbr: Sending rollback from failed fop to fdl | Avra Sengupta | 2016-11-08 | 12 | -34/+327 |
* | build: out-of-tree builds generates files in the wrong directory | Kaleb S KEITHLEY | 2016-09-18 | 8 | -20/+32 |
* | jbr: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-08-29 | 2 | -5/+3 |
* | dict: Don't expose get_new_dict/dict_destroy | Pranith Kumar K | 2016-07-25 | 1 | -2/+2 |
* | jbr: coverity, resource leak | Zhou Zhengping | 2016-07-22 | 1 | -0/+2 |
* | core: use readdir(3) with glibc, and associated cleanup | Kaleb S. KEITHLEY | 2016-07-18 | 1 | -28/+25 |
* | build: correctly format some (s)size_t messages | Niels de Vos | 2016-07-17 | 1 | -1/+1 |
* | posix2: Creation of experimental shell for posix2 xlator | Shyam | 2016-06-08 | 13 | -1/+208 |
* | core: assorted spelling mistakes reported by Debian | Kaleb S KEITHLEY | 2016-05-26 | 1 | -1/+1 |
* | jbr/locking: Define path for lock/unlock fops in JBR | Avra Sengupta | 2016-05-26 | 4 | -39/+421 |
* | jbr: Making fop functions more modular to reuse more code | Avra Sengupta | 2016-05-25 | 3 | -124/+313 |
* | nsr/jbr: Renaming nsr to jbr | Avra Sengupta | 2016-04-25 | 16 | -399/+399 |
* | fdl: fix "used before set" warnings in librecon | Jeff Darcy | 2016-04-01 | 1 | -1/+23 |
* | fdl: fix make clean | Prasanna Kumar Kalever | 2016-04-01 | 1 | -1/+2 |
* | nsr: Introducing a happy path test case | Avra Sengupta | 2016-03-31 | 5 | -20/+197 |
* | dht2: Creation of experimental shell for dht2 | Shyam | 2016-03-24 | 11 | -1/+235 |
* | fdl: fix race during initialization | Jeff Darcy | 2016-03-10 | 1 | -7/+7 |
* | nsr-server: fix (?) ENODATA problem on FreeBSD | Jeff Darcy | 2016-03-10 | 1 | -0/+1 |
* | experimental: add fdl (Full Data Logging) translator | Jeff Darcy | 2016-02-13 | 12 | -1/+1801 |
* | NSR : nsr server code generation patch | Jeff Darcy | 2016-02-11 | 8 | -1/+1824 |
* | NSR: nsr client code generation patch | Jeff Darcy | 2016-02-09 | 8 | -1/+533 |
* | core: Add experimental xlator directory | Shyam | 2015-11-18 | 2 | -0/+110 |