| Commit message (Expand) | Author | Age | Files | Lines |
* | glusterfsd: process attach and detach request inside lock | Atin Mukherjee | 2017-05-26 | 1 | -2/+7 |
* | libglusterfs: fix race condition in client_ctx_set | Zhou Zhengping | 2017-05-12 | 1 | -5/+7 |
* | Remove uneeded gotos, as it jump to the next line | Michael Scherer | 2017-05-08 | 1 | -70/+0 |
* | coreutils: use coreutils instead of duplicate code | Zhou Zhengping | 2017-05-05 | 1 | -7/+2 |
* | server: fd should be refed before put into fdtable | Zhou Zhengping | 2017-05-03 | 1 | -3/+3 |
* | Halo Replication feature for AFR translator | Kevin Vigor | 2017-05-02 | 2 | -46/+54 |
* | cli/auth : auth.allow and auth.reject does not accept FQDN/host name | Mohit Agrawal | 2017-04-10 | 1 | -8/+31 |
* | protocol: corect parameter state->size in server3_3_writev | Zhou Zhengping | 2017-04-02 | 1 | -1/+4 |
* | protocol : fix auth-allow regression | Atin Mukherjee | 2017-03-30 | 2 | -3/+64 |
* | protocol-client: Initialize the list_head before using | Poornima G | 2017-03-26 | 1 | -2/+4 |
* | protocol/server: Fix crash bug in unlink flow | Richard Wareing | 2017-03-02 | 1 | -0/+4 |
* | rpc/clnt: remove locks while notifying CONNECT/DISCONNECT | Raghavendra G | 2017-03-01 | 1 | -1/+1 |
* | protocol/client: Add gfid in request for better tcpdumps | Pranith Kumar K | 2017-02-27 | 1 | -0/+2 |
* | libglusterfs, gfdb, glusterfs: Add missing breaks | Nigel Babu | 2017-02-26 | 1 | -0/+1 |
* | libglusterfs, dht, locks, glusterd: Coverity fixes | Nigel Babu | 2017-02-23 | 1 | -5/+0 |
* | rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport | Poornima G | 2017-02-15 | 1 | -7/+13 |
* | protocol/client: Fix double free of client fdctx destroy | Ravishankar N | 2017-02-13 | 3 | -34/+33 |
* | libglusterfs+changetimerecorder: reduce log noise | Jeff Darcy | 2017-02-10 | 1 | -1/+1 |
* | core: run many bricks within one glusterfsd process | Jeff Darcy | 2017-01-30 | 5 | -199/+203 |
* | gluster: Typos in logs and comments | N Balachandran | 2017-01-19 | 1 | -1/+1 |
* | glusterd: Add info on op-version for clients in vol status output | Samikshan Bairagya | 2017-01-12 | 4 | -1/+42 |
* | socket: socket disconnect should wait for poller thread exit | Rajesh Joseph | 2016-12-21 | 2 | -3/+4 |
* | client,server: Free xdr-allocated compound req/rsp arrays | Krutika Dhananjay | 2016-12-20 | 2 | -1/+2 |
* | protocol/client: Fix potential mem-leaks | Krutika Dhananjay | 2016-12-16 | 2 | -4/+1 |
* | afr, client: More mem-leak fixes in COMPOUND fop cbk | Krutika Dhananjay | 2016-12-04 | 4 | -273/+168 |
* | protocol/server: Fix mem-leaks in compound fops | Krutika Dhananjay | 2016-11-30 | 1 | -187/+116 |
* | protocol/server: capture offset in seek | Ravishankar N | 2016-11-28 | 3 | -0/+10 |
* | protocol/server: Print pargfid in logs for rename error | Pranith Kumar K | 2016-11-27 | 1 | -2/+2 |
* | protocol/server: Remove unused variable | Anoop C S | 2016-11-22 | 1 | -2/+0 |
* | protocol/client: Fix iobref and iobuf leaks in COMPOUND fop | Krutika Dhananjay | 2016-11-16 | 1 | -1/+2 |
* | protocol/server: Print error-xlator name | Pranith Kumar K | 2016-11-16 | 1 | -182/+255 |
* | protocol/client: reduce memory usage | N Balachandran | 2016-10-24 | 1 | -1/+1 |
* | compound fops: Fix file corruption issue | Krutika Dhananjay | 2016-10-24 | 3 | -7/+8 |
* | build: out-of-tree builds generates files in the wrong directory | Kaleb S KEITHLEY | 2016-09-18 | 4 | -11/+11 |
* | protocol/client: fix op_errno handling, was unused variable | Kaleb S. KEITHLEY | 2016-09-15 | 1 | -5/+16 |
* | xlators/protocol/server: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-13 | 1 | -1/+0 |
* | protocol/client (no 4): fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-12 | 1 | -24/+0 |
* | protocol-server: generate events | Prasanna Kumar Kalever | 2016-09-06 | 2 | -2/+70 |
* | protocol/client (no 5): fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-05 | 1 | -4/+0 |
* | protocol/client (no 2): fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-05 | 2 | -7/+0 |
* | protocol/client (no 1): fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-09-05 | 2 | -4/+0 |
* | compound fops: Some fixes to compound fops framework | Anuradha Talur | 2016-08-30 | 8 | -132/+873 |
* | protocol/server: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-08-27 | 5 | -36/+5 |
* | protocol/server: readlink rsp xdr will fail while readlink got an error | Ryan Ding | 2016-08-24 | 3 | -3/+4 |
* | protocol/client: Unserialize xdata even if lookup fails | Anuradha Talur | 2016-08-17 | 2 | -6/+13 |
* | protocol/server: Fix client/server compatibility | Avra Sengupta | 2016-06-28 | 1 | -1/+6 |
* | protocol: Add framework to send transaction id with recall | Poornima G | 2016-06-10 | 2 | -2/+18 |
* | libglusterfs: Negate all but O_DIRECT flag if present on anon fds | Krutika Dhananjay | 2016-06-09 | 1 | -1/+4 |
* | core, shard: Make shards inherit main file's O_DIRECT flag if present | Krutika Dhananjay | 2016-06-07 | 1 | -1/+1 |
* | protocol/client: Reflect readv/writev changes in filter-O_DIRECT description | Pranith Kumar K | 2016-05-31 | 1 | -4/+5 |