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
Commit message (
Expand
)
Author
Age
Files
Lines
*
snapshot/scheduler: Fix the snapshot create command.
Avra Sengupta
2015-04-04
1
-1
/
+2
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
137
-1060
/
+1060
*
features/shard: Create and use xattr_req dict as and when needed
Krutika Dhananjay
2015-04-04
2
-5
/
+38
*
cluster/dht: Fix coverity bug in tiering code
Dan Lambright
2015-04-04
1
-2
/
+17
*
features/shard: Fail writes if /.shard already exists as a file
Krutika Dhananjay
2015-04-03
1
-0
/
+8
*
libgfchangelog: Use correct 'this' pointer on new thread creation
Kotresh HR
2015-04-03
4
-4
/
+12
*
tests: Spurious failure in bug-1117851.t
Nithya Balachandran
2015-04-02
1
-4
/
+4
*
glusterd: compute quorum on peers in cluster
Krishnan Parthasarathi
2015-04-02
7
-73
/
+63
*
doc: remove latex and pdf files
Humble Devassy Chirammal
2015-04-02
2
-384
/
+0
*
doc : editing admin managing volumes
shravantc
2015-04-02
1
-50
/
+124
*
geo-rep: Log Rsync performance
Aravinda VK
2015-04-02
2
-1
/
+20
*
rpc: Fixing dereferencing after null check
arao
2015-04-02
1
-3
/
+9
*
features/changelog: fix possible illegal mem access (CID 1288822)
Michael Adam
2015-04-02
1
-4
/
+2
*
features/bit-rot: fix CID 1124725 - use after free
Michael Adam
2015-04-02
1
-4
/
+18
*
Tests: fix spurious failure in read-subvol-entry.t
Emmanuel Dreyfus
2015-04-02
1
-1
/
+1
*
DHT: move regular expression log message to DEBUG
vmallika
2015-04-02
1
-1
/
+1
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
23
-31
/
+34
*
glusterd: Fix rebase errors introduced by 4b18fba
Vijay Bellur
2015-04-02
2
-14
/
+16
*
iobuf: Do not call __iobuf_ref directly
Raghavendra Talur
2015-04-02
1
-2
/
+2
*
geo-rep: Copy geo-rep hook-script during source install
Kotresh HR
2015-04-02
3
-13
/
+13
*
libgfdb: fix possible illegal memory access (CID 1288820)
Michael Adam
2015-04-02
1
-1
/
+2
*
snapshot: remove volname(s) to volname for snapshot create
Mohammed Rafi KC
2015-04-01
1
-1
/
+1
*
tools/glusterfind: Validate Volume name before session Create
Aravinda VK
2015-04-01
1
-0
/
+4
*
tools/glusterfind: Convert Output file path to absolute path
Aravinda VK
2015-04-01
1
-2
/
+10
*
doc : editing admin directory quota
shravantc
2015-04-01
2
-34
/
+176
*
features/changelog: fix possible memory illegal access (2 of 2, coverity)
Michael Adam
2015-04-01
1
-1
/
+2
*
glusterd: group server-quorum related code together
Krishnan Parthasarathi
2015-04-01
11
-439
/
+491
*
glusterd: gluster command should retrieve current op-version of the NODE
Gaurav Kumar Garg
2015-04-01
2
-0
/
+32
*
Snapshot: Add/Modify snapshot section in man gluster
Mohammed Rafi KC
2015-04-01
1
-5
/
+11
*
features/bit-rot: fix assignment instead of check (Coverity fix)
Michael Adam
2015-04-01
1
-1
/
+1
*
libgfapi : return if gf_strdup failed
Humble Devassy Chirammal
2015-04-01
1
-1
/
+2
*
tests: fix volume_exists to be used from EXPECT_WITHIN
Jeff Darcy
2015-04-01
4
-19
/
+17
*
features/trash: fix remove_trash_path in the internal case
Michael Adam
2015-03-31
1
-1
/
+1
*
features/trash: fix remove_trash_path() to do what it is intended.
Michael Adam
2015-03-31
1
-9
/
+12
*
test : fix for quota-anon-fd-nfs.t spurious failure
Sachin Pandit
2015-03-31
1
-0
/
+97
*
quota: enhancement of build ancestry
vmallika
2015-03-31
1
-90
/
+45
*
function gf_string2bytesize_range should handle 'xB' byte values
vmallika
2015-03-31
4
-3
/
+6
*
features/trash: fix storing/wiping of eliminate path (coverity)
Michael Adam
2015-03-31
1
-13
/
+25
*
doc/geo-rep: Documentation for management volume for geo-rep
Kotresh HR
2015-03-31
1
-0
/
+21
*
Upcall: Added xlator options to enable cache-invalidation
Soumya Koduri
2015-03-31
9
-73
/
+192
*
NFS-Ganesha: Start and stop NFS-Ganesha service in a platform independent way
Meghana Madhusudhan
2015-03-31
1
-11
/
+74
*
build: require cmocka >= 1.0.1
Niels de Vos
2015-03-31
2
-10
/
+5
*
gluster-cli: Fixing operand error and removing logically dead code.
Nandaja Varma
2015-03-31
1
-7
/
+1
*
libglusterfs : dead code fix.
Manikandan Selvaganesh
2015-03-31
1
-1
/
+0
*
features/changelog: Fixing Deference after null check
arao
2015-03-31
1
-1
/
+1
*
fuse: Removal of dead code
arao
2015-03-31
1
-4
/
+0
*
features/snapview-server: Fixing explicit null dereferencing.
arao
2015-03-31
1
-5
/
+6
*
fuse: Fixing the coverity issues
Nandaja Varma
2015-03-31
2
-6
/
+11
*
marker, quota: Fixing the coverity issues
Nandaja Varma
2015-03-31
3
-9
/
+5
*
gluster-cli : Fixing "argument can't be negative" coverity issue.
Nandaja Varma
2015-03-31
1
-1
/
+1
[next]