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
*
cluster/afr: goto statements may cause exit before memory is freed.
Christopher R. Hertel
2014-02-10
1
-9
/
+28
*
glusterd: add volinfo to the list data structure in an order
Vijaykumar M
2014-02-08
4
-3
/
+19
*
performance/quick-read: Allocated memory not freed when not used.
Christopher R. Hertel
2014-02-08
1
-2
/
+3
*
cluster/dht: If hashed_subvol is NULL, do not fail
Susant Palai
2014-02-08
1
-3
/
+3
*
features/marker-quota: more stringent error handling in rename.
Raghavendra G
2014-02-08
2
-11
/
+19
*
cluster/afr: Fix memory leak.
Poornima
2014-02-08
1
-0
/
+1
*
features/quota: fix crash in error handling after building ancestry.
Raghavendra G
2014-02-08
1
-1
/
+1
*
glusterd: Fix a memory leak.
Raghavendra Talur
2014-02-08
1
-0
/
+2
*
features/index: Close directories left open on error.
Christopher R. Hertel
2014-02-07
1
-3
/
+17
*
quick-read: Remove unref of a freed iobuf.
Poornima
2014-02-07
1
-1
/
+0
*
glusterd: Fix the NULL dereference errors reported by coverity.
Poornima
2014-02-07
2
-2
/
+6
*
gNFS: Possible NULL pointer dereference
Santosh Kumar Pradhan
2014-02-07
1
-32
/
+37
*
changelog: When connection is unsuccessful, close socket too.
Raghavendra Talur
2014-02-07
1
-0
/
+1
*
changelog: Restrict length of unix socket files to UNIX_PATH_MAX.
Raghavendra Talur
2014-02-05
4
-4
/
+4
*
Fix for 'use after free' errors reported by coverity.
Poornima
2014-02-05
2
-2
/
+3
*
mgmt/glusterd: Fix double free.
Poornima
2014-02-05
1
-3
/
+2
*
Problem : getfattr fails and mount point becomes inaccessible while
Atin Mukherjee
2014-02-05
1
-1
/
+1
*
libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbk
Lukas Bezdicka
2014-02-04
1
-0
/
+2
*
cluster/dht: Set restrictive open flags for files under rebalance
ShyamsundarR
2014-02-04
1
-2
/
+10
*
features/index: Loop exit without freeing in-use memory.
Christopher R. Hertel
2014-02-04
1
-1
/
+3
*
glusterd: Reset opinfo.op ONLY if lock succeeded
Krutika Dhananjay
2014-02-04
1
-2
/
+4
*
quota: Fixing a possibility of GF_FREE on an array pointer
Lalatendu Mohanty
2014-02-03
1
-1
/
+4
*
cluster/dht: Fix layout sorting
Poornima G
2014-02-03
1
-7
/
+16
*
cluster/dht: Abandoned memory if a call fails
Christopher R. Hertel
2014-02-03
1
-0
/
+3
*
mount.glusterfs/glusterfsd: Add dummy deprecated *fetch-attempts options
Harshavardhana
2014-02-03
1
-0
/
+6
*
glusterd: Fix race in pid file update
Ravishankar N
2014-02-03
1
-12
/
+0
*
geo-rep: Fixing a memory leak issue reported by Coverity
Lalatendu Mohanty
2014-02-02
1
-0
/
+1
*
dht: do not remove linkfile if file exist in cached sub volume
Vijaykumar M
2014-02-02
1
-19
/
+109
*
cluster/afr: Add gfid to index in wind un-conditionally
Pranith Kumar K
2014-01-29
1
-9
/
+25
*
features/qemu-block: Remove unref of freed iobuf
Poornima
2014-01-29
1
-1
/
+0
*
features/quota: Correct the statfs calculation when set limit is beyond ...
Varun Shastry
2014-01-28
1
-4
/
+2
*
mount/fuse: adding a setxattr filter pass for geo-rep create.
Ajeet Jha
2014-01-28
1
-0
/
+2
*
features/gfid-access: populating inode during virtual_lookup_cbk.
Ajeet Jha
2014-01-28
2
-5
/
+6
*
mgmt/glusterd: Set right op versions for few options.
Vijay Bellur
2014-01-28
1
-12
/
+12
*
cluster/afr: Change default_value for option self-heal-daemon
Vijay Bellur
2014-01-27
1
-1
/
+1
*
features/gfid-access: fix lookup on .gfid/<parent>/bname
Venky Shankar
2014-01-27
1
-0
/
+17
*
mgmt/glusterd: make sure quota enforcer has established connection with quota...
Raghavendra G
2014-01-25
4
-24
/
+68
*
features/quota: maintain correct link_count in ancestry building
Raghavendra G
2014-01-25
1
-53
/
+68
*
features/quota: remove in-memory accounting of files in enforcer
Raghavendra G
2014-01-25
3
-222
/
+210
*
glusterd: Free op_errstr before it goes out of scope.
Ira Cooper
2014-01-25
1
-2
/
+2
*
cluster/dht: set op_errno correctly during migration.
Raghavendra G
2014-01-25
1
-3
/
+18
*
nfs/server: Logic error in mount tab handling.
Ira Cooper
2014-01-24
1
-1
/
+1
*
glusterd: Free leaked error message.
Ira Cooper
2014-01-24
1
-3
/
+5
*
mgmt: Fix memory leak of brickid from gf_asprintf.
Ira Cooper
2014-01-24
1
-1
/
+4
*
features/quota: use STACK_WIND_TAIL when quota is turned off.
Raghavendra G
2014-01-24
1
-168
/
+207
*
cli: Add options to the CLI that let the user control the reset of
Dawit Alemu
2014-01-24
2
-29
/
+86
*
cluster/dht: goto statements may cause loop exit before memory is freed.
Christopher R. Hertel
2014-01-24
1
-1
/
+1
*
cluster/stripe: Remove redundant code blocks
Christopher R. Hertel
2014-01-24
1
-24
/
+0
*
features/compress: rename "compress" option to "network.compression"
Niels de Vos
2014-01-24
2
-15
/
+20
*
protocol: pass the size of the data in the WRITE on-wire FOP
Niels de Vos
2014-01-24
2
-0
/
+2
[next]