index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libglusterfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gluster: IPv6 single stack support
Kevin Vigor
2017-10-24
1
-0
/
+4
*
gfproxyd: Let glusterd manage gfproxy daemon
Poornima G
2017-10-18
2
-0
/
+3
*
stack.h: make sure 'oldgroups' is never null
Amar Tumballi
2017-10-18
1
-1
/
+12
*
glusterd : introduce timer in mgmt_v3_lock
Gaurav Yadav
2017-10-17
2
-1
/
+2
*
build: make it possible to build cleanly 2x in a row
Niels de Vos
2017-10-13
1
-1
/
+2
*
protocol-auth: use the proper validation method
Amar Tumballi
2017-10-12
2
-2
/
+7
*
glusterd : fix client io-threads option for replicate volumes
Ravishankar N
2017-10-09
1
-0
/
+2
*
cluster/ec: Improve performance with xattrop update
Sunil Kumar Acharya
2017-10-06
3
-56
/
+126
*
storage/posix: Adding implementation for posix_do_futimes
karthik-us
2017-10-05
2
-0
/
+10
*
libglusterfs: Coverity Fix CONSTANT_EXPRESSION_RESULT in gf_string2int64
Mohammed Azhar Padariyakam
2017-09-29
1
-7
/
+2
*
libglusterfs: Coverity Issue NEGATIVE_RETURNS
Girjesh Rajoria
2017-09-29
1
-9
/
+13
*
core: Verify pool pointer before destroying it
Akarsha Rai
2017-09-29
1
-0
/
+3
*
stack.h:PW.INCLUDE_RECURSION
Sanju Rakonde
2017-09-29
2
-2
/
+0
*
libglusterfs: fix a coverity error of type - PW.INCLUDE_RECURSION
Kamal Mohanan
2017-09-27
1
-1
/
+0
*
mount/fuse: Make event-history feature configurable
Krutika Dhananjay
2017-09-24
1
-0
/
+1
*
libglusterfs: Fix openSUSE build error
Anoop C S
2017-09-21
1
-1
/
+1
*
libglusterfs: fix run.c demo mode
Csaba Henk
2017-09-07
1
-15
/
+82
*
Fix warning on FreeBSD, show by -Wformat-extra-args
Michael Scherer
2017-09-07
1
-1
/
+1
*
event/epoll: don't call handler for events received after a pollerr
Raghavendra G
2017-09-06
1
-6
/
+17
*
mempool: fix code when GF_DISABLE_MEMPOOL is defined
Niels de Vos
2017-09-02
1
-3
/
+5
*
gfapi: adds a glfs_mem_header for exported memory
Kinglong Mee
2017-09-01
2
-36
/
+0
*
mem-pool: count allocations done per user-pool
Niels de Vos
2017-08-29
3
-1
/
+11
*
posix: fix incorrect xattr list handling on FreeBSD
Iblis Lin
2017-08-29
3
-2
/
+39
*
mem-pool: track glusterfs_ctx_t in struct mem_pool
Niels de Vos
2017-08-29
7
-15
/
+34
*
libglusterfs: Add new fields to volume_options struct
Kaushal M
2017-08-29
1
-0
/
+53
*
mem-pool: add tracking of mem_pool that requested the allocation
Niels de Vos
2017-08-28
3
-33
/
+49
*
statedump: add support for dumping basic mem-pool info
Niels de Vos
2017-08-28
1
-1
/
+19
*
perf/qr: Use a ref-ed data to extract content
N Balachandran
2017-08-28
2
-7
/
+7
*
glusterd: glusterd fails to start if peers file has blank line
Gaurav Yadav
2017-08-24
1
-0
/
+4
*
Infra to indentify process
hari gowtham
2017-08-16
3
-0
/
+4
*
glusterd: Gluster should keep PID file in correct location
Gaurav Kumar Garg
2017-08-11
1
-1
/
+1
*
gfapi: Duplicate the buffer sent in setxattr calls
Poornima G
2017-08-07
2
-3
/
+10
*
glusterd: Add geo-replication session details to get-state output
Samikshan Bairagya
2017-08-04
3
-2
/
+44
*
glusterfsd: allow subdir mount
Amar Tumballi
2017-08-04
4
-8
/
+81
*
logging: localtime logging, cmdline, volume set option
Kaleb S. KEITHLEY
2017-08-03
4
-2
/
+36
*
glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIR
Jeff Darcy
2017-07-31
2
-3
/
+3
*
mem-pool: track and verify initialization state
Niels de Vos
2017-07-28
1
-8
/
+32
*
storage/posix: Add virtual xattr to fetch path from gfid
Kotresh HR
2017-07-28
1
-0
/
+1
*
libglusterfs: the global_xlator should have valid cbks
Niels de Vos
2017-07-27
1
-0
/
+12
*
posix/gfid2path: Block access to gfid2path xattr via mount
Kotresh HR
2017-07-24
1
-0
/
+1
*
libglusterfs: prevent compile warnings with roof() and floor()
Niels de Vos
2017-07-22
1
-2
/
+2
*
crypt: fix evaluation of args to macro
Niels de Vos
2017-07-22
1
-7
/
+7
*
mem-pool: free objects from pools on mem_pools_fini()
Niels de Vos
2017-07-20
2
-2
/
+29
*
mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()
Niels de Vos
2017-07-19
2
-16
/
+51
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
8
-17
/
+71
*
common-utils: Remove fop_enum_to_string, get_fop_int
Pranith Kumar K
2017-07-18
3
-66
/
+15
*
storage/posix: Don't allow gfid/volume-id xattr to be removed
Pranith Kumar K
2017-07-18
2
-0
/
+30
*
mem-pool: remove references to unused ctx->mempool_list
Niels de Vos
2017-07-14
2
-1
/
+5
*
fuse: memory leak fixes
Danny Couture
2017-07-14
1
-0
/
+2
*
core: miscellaneous cleanup
Kaleb S. KEITHLEY
2017-07-14
1
-145
/
+158
[next]