| Commit message (Expand) | Author | Age | Files | Lines |
* | all: reduce "inline" usage | Jeff Darcy | 2015-09-01 | 8 | -46/+46 |
* | libglusterfs:Porting log messages to new framework | Mohamed Ashiq | 2015-09-01 | 4 | -11/+34 |
* | event: remove vestigial mutex_unlock from event_dispatch | Krishnan Parthasarathi | 2015-08-29 | 1 | -1/+0 |
* | cluster/ec: Allow read fops to be processed in parallel | Xavier Hernandez | 2015-08-29 | 1 | -0/+3 |
* | fd: Do fd_bind on successful open | Pranith Kumar K | 2015-08-28 | 2 | -10/+19 |
* | event-epoll: Use pollers[] to check if event_pool_dispatch was called | Krishnan Parthasarathi | 2015-08-28 | 4 | -10/+19 |
* | posix: xattrop 'GF_XATTROP_GET_AND_SET' implementation | vmallika | 2015-08-27 | 1 | -1/+2 |
* | event: add dispatched flag to know if event_dispatch was called | Krishnan Parthasarathi | 2015-08-21 | 4 | -1/+18 |
* | protocol/server: forget the inodes which got ENOENT in lookup | Raghavendra Bhat | 2015-08-20 | 2 | -0/+29 |
* | cluster/tier: fix 64 bit issue with sql query using times | Dan Lambright | 2015-08-13 | 2 | -6/+6 |
* | rpc: add owner xlator argument to rpc_clnt_new | Krishnan Parthasarathi | 2015-08-12 | 1 | -0/+1 |
* | tier/libgfdb : Setting Freq counters of un-selected files to zero | Joseph Fernandes | 2015-08-12 | 1 | -0/+18 |
* | features/changelog: Porting log messages to new logging framework | Anusha Rao | 2015-08-11 | 1 | -0/+4 |
* | logging: Stop using global xlator for log_buf allocations | Soumya Koduri | 2015-08-08 | 1 | -13/+0 |
* | fuse: add "resolve-gids" mount option to overcome 32-groups limit | Niels de Vos | 2015-08-05 | 1 | -0/+1 |
* | SSL improvements: ECDH, DH, CRL, and accessible options | Emmanuel Dreyfus | 2015-08-05 | 1 | -1/+3 |
* | libglusterfs: write error handling when filesystem have no space left | Gaurav Kumar Garg | 2015-07-31 | 1 | -6/+6 |
* | timer: fix race between gf_timer_call_cancel() and gf_timer_proc() | Anand Avati | 2015-07-29 | 2 | -37/+18 |
* | Revert "Revert "core: avoid crashes in gf_msg dup-detection code"" | Kaleb KEITHLEY | 2015-07-28 | 1 | -0/+13 |
* | cluster/ec: Minimize usage of EIO error | Xavier Hernandez | 2015-07-28 | 1 | -1/+1 |
* | Revert "core: avoid crashes in gf_msg dup-detection code" | Soumya Koduri | 2015-07-27 | 1 | -13/+0 |
* | rpc: fix binding brick issue while bind-insecure is enabled | Prasanna Kumar Kalever | 2015-07-26 | 2 | -11/+12 |
* | dict: dict_set_bin() should never free the pointer on error | Niels de Vos | 2015-07-24 | 1 | -1/+4 |
* | dict: merge static/non-static dict_set_* variations | Niels de Vos | 2015-07-24 | 2 | -160/+64 |
* | libglusterfs: Even anonymous fds must have fd->flags set | Raghavendra Talur | 2015-07-20 | 2 | -3/+6 |
* | libglusterfs: delete duplicate code | Prasanna Kumar Kalever | 2015-07-12 | 1 | -6/+0 |
* | logging: Fixed incorrect buffer size | Nithya Balachandran | 2015-07-11 | 1 | -1/+1 |
* | syncop: Include iatt to 'syncop_link' args | Soumya Koduri | 2015-07-10 | 2 | -3/+9 |
* | libgfdb/sql: Fixing broken query of find_unchanged | Joseph Fernandes | 2015-07-10 | 1 | -2/+2 |
* | quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.t | vmallika | 2015-07-10 | 2 | -1/+16 |
* | quota/marker: use smaller stacksize in synctask for marker updation | vmallika | 2015-07-09 | 2 | -10/+29 |
* | quota/marker: set lk_owner when taking lock on parent in rename | vmallika | 2015-07-09 | 1 | -0/+19 |
* | libgfdb/ctr: Fixing rename or update of link | Joseph Fernandes | 2015-07-09 | 1 | -1/+1 |
* | libglusterfs removing strerror in logging | Mohamed Ashiq Liyazudeen | 2015-07-09 | 4 | -34/+17 |
* | libgfapi: Gracefully exit when glfd is invalid | Prashanth Pai | 2015-07-07 | 1 | -1/+1 |
* | protocol/server: Add null check to gf_client_put | Raghavendra G | 2015-07-06 | 1 | -0/+6 |
* | cluster/ec: Make background healing optional behavior | Pranith Kumar K | 2015-07-06 | 1 | -3/+7 |
* | build: Mac OS X build issues, no spinlock, need sys_lgetxattr | Kaleb S. KEITHLEY | 2015-07-05 | 1 | -0/+9 |
* | libgfapi: send explicit lookups on inodes linked in readdirp | Raghavendra Bhat | 2015-07-02 | 2 | -0/+37 |
* | libglusterfs: Use GF_CALLOC/GF_FREE instead of CALLOC/FREE | Pranith Kumar K | 2015-07-02 | 2 | -144/+147 |
* | Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled" | Niels de Vos | 2015-06-28 | 2 | -14/+2 |
* | Upcall/gfapi: Return ENOTSUP when upcall feature is disabled | Soumya Koduri | 2015-06-27 | 2 | -2/+14 |
* | features/bit-rot-stub: deny access to bad objects | Raghavendra Bhat | 2015-06-27 | 1 | -0/+3 |
* | Logging: Porting the performance translator | arao | 2015-06-27 | 1 | -3/+42 |
* | mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra... | Mohamed Ashiq | 2015-06-26 | 9 | -155/+201 |
* | storage/posix: Introduce flag instructing posix to perform prestat, writev an... | Krutika Dhananjay | 2015-06-26 | 1 | -0/+1 |
* | common-utils/libglusterfs : removing strerror to avoid duplicate printing of ... | Mohamed Ashiq Liyazudeen | 2015-06-26 | 2 | -19/+14 |
* | tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememnts | Joseph Fernandes | 2015-06-26 | 3 | -20/+46 |
* | ec: Porting messages to new logging framework | Nandaja Varma | 2015-06-26 | 1 | -0/+4 |
* | libglusterfs: Fix build failure | Pranith Kumar K | 2015-06-25 | 1 | -0/+2 |