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
*
fuse: add "resolve-gids" mount option to overcome 32-groups limit
Niels de Vos
2015-09-20
4
-39
/
+97
*
afr: launch index heal on local subvols up on a child-up event
Ravishankar N
2015-09-09
1
-17
/
+11
*
nfs: Fixes "Remote I/O error" mount failures
Richard Wareing
2015-09-06
1
-1
/
+20
*
features/quota: prevent statfs frame-loss when an error happens during
v3.6.5
vmallika
2015-08-20
1
-15
/
+14
*
posix: fix mem-leak in posix xattrop
vmallika
2015-08-20
1
-2
/
+3
*
nfs: make it possible to disable nfs.mount-rmtab
Niels de Vos
2015-08-18
2
-45
/
+77
*
glusterd: really get the inode size for a brick
Niels de Vos
2015-08-18
1
-12
/
+17
*
quota: fix mem leak in quota enforcer
vmallika
2015-08-18
1
-1
/
+1
*
glusterd: fix op-version bump up flow
Atin Mukherjee
2015-08-14
1
-9
/
+15
*
nfs: a unix-domain-socket should not be created as fifo
Niels de Vos
2015-07-23
1
-7
/
+8
*
cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...
Krutika Dhananjay
2015-07-17
6
-41
/
+67
*
glusterd: Fix management encryption issues with GlusterD
v3.6.4
Kaushal M
2015-07-13
2
-8
/
+18
*
glusterd: use a real host name (instead of numeric) when we have one
Jeff Darcy
2015-07-12
1
-0
/
+6
*
glusterd: Store peerinfo after updating hostnames
Kaushal M
2015-07-10
1
-0
/
+4
*
protocol/server: Correctly reconfigure auth.ssl-allow
Kaushal M
2015-07-10
1
-0
/
+2
*
cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...
Krutika Dhananjay
2015-06-18
1
-1
/
+8
*
afr: allow readdir to proceed for directories in split-brain
v3.6.4beta2
Ravishankar N
2015-06-15
1
-18
/
+22
*
afr: honour selfheal enable/disable volume set options
Ravishankar N
2015-06-15
2
-4
/
+22
*
core: fix Ubuntu code audit (cppcheck) results
Kaleb S. KEITHLEY
2015-06-10
10
-33
/
+58
*
cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()
Krutika Dhananjay
2015-06-03
1
-1
/
+1
*
fuse: squash 64-bit inodes in readdirp when enable-ino32 is set
Niels de Vos
2015-06-03
3
-4
/
+9
*
glusterd: Maintain local xaction_peer list for op-sm
Atin Mukherjee
2015-05-28
7
-38
/
+64
*
posix: handle failure from posix_resolve
vmallika
2015-05-27
1
-0
/
+4
*
quota: Validate NULL inode from the entries received in readdirp_cbk
vmallika
2015-05-21
2
-6
/
+13
*
build: only include sys/sysctl.h when sysctl() is used
Kaleb S. KEITHLEY
2015-05-19
1
-1
/
+1
*
Fix case mistake for MKDIR_P in Makefiles
Emmanuel Dreyfus
2015-05-19
1
-1
/
+1
*
Tests: fix spurious failure in read-subvol-entry.t
Emmanuel Dreyfus
2015-05-19
1
-1
/
+1
*
features/glupy: fix file locations
Jeff Darcy
2015-05-19
3
-2
/
+10
*
cluster/dht: Unwind with proper op_ret
Raghavendra Talur
2015-05-04
1
-12
/
+86
*
quota : Fix smoke test failure.
Sachin Pandit
2015-04-16
1
-0
/
+6
*
ec: Special handling of anonymous fd
v3.6.3beta2
Xavier Hernandez
2015-03-30
1
-11
/
+11
*
cluster/ec: Wait for all bricks to notify before notifying parent
Pranith Kumar K
2015-03-30
1
-14
/
+34
*
cluster/ec: Handle CHILD UP/DOWN in all cases
Pranith Kumar K
2015-03-30
2
-104
/
+134
*
cluster/afr: serialize inode locks
Pranith Kumar K
2015-03-25
2
-60
/
+186
*
cluster/afr: Make read child match check in afr optional
Krutika Dhananjay
2015-03-25
4
-0
/
+27
*
afr: remove stale index entries
Ravishankar N
2015-03-25
2
-3
/
+66
*
Quota: Build ancestry in the lookup
vmallika
2015-03-25
3
-10
/
+113
*
glusterd: don't start gluster-nfs when NFS is disabled
Krishnan Parthasarathi
2015-03-25
1
-1
/
+27
*
cluster/afr: Convert quota size from n/w to host order before use
Krutika Dhananjay
2015-03-16
1
-0
/
+4
*
cluster/afr: Handle getxattr of quota-size key
Pranith Kumar K
2015-03-14
3
-61
/
+103
*
cluster/afr: Do not increment healed_count if no healing was performed
Krutika Dhananjay
2015-03-14
6
-26
/
+79
*
glusterd/quota : remove quota-deem-statfs and quota-timeout values when quota...
Sachin Pandit
2015-03-13
1
-1
/
+3
*
nfs: prevent logging missing 'system.posix_acl_access' xattrs
Niels de Vos
2015-03-09
1
-0
/
+4
*
Replace /dev/stderr with >&2 in mount scripts
Niels de Vos
2015-03-07
2
-9
/
+12
*
nfs: prevent logging missing 'system.posix_acl_*' xattrs
Niels de Vos
2015-03-07
1
-1
/
+4
*
features/marker: log message clean up
Vijay Bellur
2015-03-04
2
-21
/
+18
*
afr: stop encoding subvolume id in readdir d_off
Anand Avati
2015-03-03
3
-131
/
+23
*
glusterd : release cluster wide locks in op-sm during failures
Atin Mukherjee
2015-03-03
4
-69
/
+183
*
glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3
Atin Mukherjee
2015-02-26
9
-166
/
+275
*
protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.
Vijay Bellur
2015-02-24
2
-4
/
+16
[next]