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
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land clang-format changes
Gluster Ant
2018-09-12
257
-17145
/
+16171
*
dht: Use snprintf instead of strncpy
N Balachandran
2018-09-12
1
-9
/
+20
*
mount/fuse: convert ENOENT to ESTALE in open(dir)_resume
Raghavendra G
2018-09-11
1
-0
/
+9
*
mgmt xlators: store boolean fields using integer
Yaniv Kaul
2018-09-11
2
-8
/
+11
*
glusterd: NULL pointer dereferencing clang fix
Harpreet Lalwani
2018-09-11
1
-2
/
+1
*
misc: fix misc. shebangs
Kaleb S. KEITHLEY
2018-09-11
4
-4
/
+4
*
storage/posix: Fix coverity issue - Unchecked return value
Ashish Pandey
2018-09-11
1
-1
/
+8
*
performance/write-behind: remove the request from wip queue in wb_fulfill_req...
Raghavendra G
2018-09-11
1
-0
/
+1
*
mgmt/glusterd : Fix coverity issue
Ashish Pandey
2018-09-11
1
-3
/
+7
*
glusterd: NULL pointer dereferencing clang fix
Sheetal Pamecha
2018-09-11
1
-1
/
+2
*
features/snapview-server: remove the ret variable
Raghavendra Bhat
2018-09-11
1
-4
/
+2
*
cluster/dht: Create a linkto file if required
N Balachandran
2018-09-10
1
-0
/
+30
*
posix: fix the duplicate macro definitions
Amar Tumballi
2018-09-10
2
-8
/
+0
*
cluster/dht: optimize readdir for 1xn vols
N Balachandran
2018-09-10
1
-12
/
+42
*
ec-heal: remove a duplicate definition of alloca0
Amar Tumballi
2018-09-10
1
-1
/
+0
*
xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-09-10
1
-1
/
+1
*
glusterd: Fix unused value coverity fix
Sanju Rakonde
2018-09-09
1
-1
/
+1
*
Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-09
22
-1713
/
+2357
*
glusterd: avoid using glusterd's working directory as a brick
Sanju Rakonde
2018-09-08
1
-0
/
+9
*
multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
8
-268
/
+482
*
glusterd-sm: NULL pointer dereferencing clang fix
Shwetha K Acharya
2018-09-07
1
-0
/
+1
*
cluster/dht: Rework the debug xattr to get hashed subvol
N Balachandran
2018-09-07
2
-28
/
+33
*
cluster/ec: Don't update trusted.ec.version if fop succeeds
Ashish Pandey
2018-09-07
1
-0
/
+9
*
cluster/ec: Improve logging for some critical error messages
Ashish Pandey
2018-09-07
3
-14
/
+55
*
Quota: Fix for clang issues
sanoj-unnikrishnan
2018-09-07
3
-5
/
+6
*
xlators/cluster/dht/src/dht-common.c :move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-09-07
1
-2
/
+2
*
multiple xlators: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
4
-33
/
+30
*
xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...
Yaniv Kaul
2018-09-06
1
-1
/
+1
*
posix: disable open/read/write on special files
Amar Tumballi
2018-09-06
1
-0
/
+33
*
cluster/dht: Initialise pointers to null
N Balachandran
2018-09-06
1
-2
/
+2
*
features/uss: Use xxh64 to generate gfid instead of md5sum
Raghavendra Manjunath
2018-09-05
3
-13
/
+44
*
io-stats: dump io-stats info in /var/run/gluster
Amar Tumballi
2018-09-05
1
-9
/
+25
*
protocol: don't use alloca
Amar Tumballi
2018-09-05
2
-103
/
+58
*
server-protocol: don't allow '../' path in 'name'
Amar Tumballi
2018-09-05
2
-0
/
+18
*
afr: thin-arbiter read txn changes
Ravishankar N
2018-09-05
3
-19
/
+255
*
glusterd : fix some coverity issues in glusterd-store.c
Sunny Kumar
2018-09-05
1
-3
/
+35
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
2
-9
/
+12
*
posix: remove not supported get/set content
Amar Tumballi
2018-09-04
3
-186
/
+1
*
xlators: add classification flag to some
Amar Tumballi
2018-09-04
5
-0
/
+5
*
IO cache : fix coverity issue in page.c
Sunny Kumar
2018-09-04
1
-3
/
+3
*
{dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...
Yaniv Kaul
2018-09-04
5
-9
/
+0
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
7
-41
/
+50
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
34
-129
/
+141
*
geo-rep : fix coverity issues in glusterd-geo-rep.c
Sunny Kumar
2018-09-04
1
-3
/
+40
*
xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
glusterd: fail volume stop operation if brick detach fails
Atin Mukherjee
2018-09-04
1
-8
/
+22
*
cluster/afr: Delegate name-heal when possible
Pranith Kumar K
2018-09-04
2
-27
/
+85
*
core: python3
Kaleb S. KEITHLEY
2018-09-03
8
-15
/
+14
*
cluster/dht: In rename, unlink after creating linkto file
N Balachandran
2018-09-03
1
-122
/
+132
*
libgfchangelog: Fix changelog history API
Kotresh HR
2018-08-31
1
-5
/
+46
[next]