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
*
synctask: add backtrace per waiting task
Krishnan Parthasarathi
2014-09-26
2
-1
/
+4
*
32 bit fix: use off_t and not size_t for truncate()
Emmanuel Dreyfus
2014-09-25
1
-7
/
+7
*
build: remove /sbin/ldconfig as interpreter
Bala.FA
2014-09-25
1
-4
/
+11
*
socket: Fixed parsing RPC records containing multi fragments
Gu Feng
2014-09-25
1
-3
/
+20
*
OSX/FreeBSD: Regression fix
Harshavardhana
2014-09-24
1
-4
/
+16
*
cluster/afr: Fix spurious metadata self-heals
v3.6.0beta2
Pranith Kumar K
2014-09-24
7
-29
/
+86
*
doc/snapshot : admin guide updation.
Sachin Pandit
2014-09-24
1
-0
/
+36
*
cluster/afr: Fixed mem leaks in self-heal code path.
Anuradha
2014-09-24
2
-1
/
+17
*
Do not hardcode setfattr(1) path
Emmanuel Dreyfus
2014-09-24
1
-1
/
+13
*
glusterd: Add last successful glusterd lock backtrace
Krishnan Parthasarathi
2014-09-24
6
-23
/
+146
*
glusterd: Authenticate management handshake requests
Kaushal M
2014-09-24
5
-4
/
+125
*
ec: Add config information in an xattr
Xavier Hernandez
2014-09-23
7
-1
/
+185
*
cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-sh
Krutika Dhananjay
2014-09-23
1
-18
/
+79
*
cluster/afr: Don't start heal when lookup succeeds on < 2 children
Pranith Kumar K
2014-09-23
6
-8
/
+29
*
features/marker: Fill loc->path before sending the control to healing
Varun Shastry
2014-09-23
2
-24
/
+42
*
test : Fix for spurious failure
Sachin Pandit
2014-09-23
2
-6
/
+8
*
glusterd: Set the rlimit for Open FDs to higher value.
Vijaikumar M
2014-09-23
1
-0
/
+18
*
cli/snapshot : Add confirmation dialog to snapshot restore operation.
Sachin Pandit
2014-09-23
1
-2
/
+19
*
cli/snapshot : update of a snapshot delete syntax in documentation.
Sachin Pandit
2014-09-23
1
-2
/
+2
*
glusterd/snapshot : Fail the snapshot create operation if geo-rep is running
Sachin Pandit
2014-09-23
1
-1
/
+11
*
glusterd: Parsing key/value pair with value containing '='.
Vijaikumar M
2014-09-23
1
-1
/
+1
*
glusterd/snapshot: Inherit the mount options of a original brick when creatin...
Vijaikumar M
2014-09-23
7
-122
/
+250
*
glusterd: Error msg for snapshot status for no existing snaps should be align...
Vijaikumar M
2014-09-23
1
-35
/
+42
*
glusterd/snapshot: Proper err msg for snapshot create command.
Rajesh Joseph
2014-09-23
1
-0
/
+77
*
doc : man page and admin-guide for newly introduced snapshot delete option
Sachin Pandit
2014-09-23
2
-4
/
+7
*
feature/snapshot : Interface to delete all snapshots belonging to a system as...
Sachin Pandit
2014-09-23
8
-96
/
+588
*
doc : man page for snapshot commands.
Sachin Pandit
2014-09-23
2
-61
/
+96
*
glusterd/snapshot: Print correct error message on cli for snapshot operation ...
Vijaikumar M
2014-09-23
1
-0
/
+10
*
cli/snapshot : gluster volume info should not show the options which are not ...
Sachin Pandit
2014-09-23
8
-283
/
+289
*
porting: Remove unnecessary code from mount_darwin.c
Harshavardhana
2014-09-23
1
-279
/
+180
*
tests: regression, can't run `prove $t` in subdirs
v3.6.0beta1
Kaleb S. KEITHLEY
2014-09-21
1
-2
/
+7
*
cluster/afr: Set all the xattrs needed by index xlator
Anuradha
2014-09-21
3
-41
/
+88
*
cluster/dht: Fix dict_t leaks in rebalance process' execution path
Krutika Dhananjay
2014-09-20
1
-4
/
+7
*
syncop: Invoke dict_unref() in inodelk only if dictionary is not NULL
Vijay Bellur
2014-09-20
1
-2
/
+4
*
ec: Fix some size_t vars to 64 bits even on 32 bits machines
Xavier Hernandez
2014-09-19
6
-21
/
+20
*
ec: Fix invalid inode lock in ftruncate
Xavier Hernandez
2014-09-19
5
-21
/
+21
*
cluster/afr: perform list-xattr during lookup
Ravishankar N
2014-09-19
6
-12
/
+273
*
storage/posix: Log when mkdir is on an existing gfid but non-existent
Raghavendra G
2014-09-19
1
-1
/
+26
*
osx: Remove legacy extras/MacOSX directory
Justin Clift
2014-09-18
3
-116
/
+6
*
Do not assume sizeof(size_t)
Emmanuel Dreyfus
2014-09-18
2
-2
/
+2
*
cluster/afr : Mark pending changelog xattrs for new creations
Anuradha
2014-09-18
9
-90
/
+276
*
snapview-server: get the handle if its absent before doing any fop
Raghavendra Bhat
2014-09-18
3
-34
/
+177
*
snapview-server: register a callback with glusterd to get
Raghavendra Bhat
2014-09-18
12
-1117
/
+1294
*
USS: initialize a list before using it.
Raghavendra G
2014-09-18
1
-1
/
+3
*
Cluster/DHT: Changing rename log severity
Nithya Balachandran
2014-09-18
1
-6
/
+5
*
cluster/dht: Changed log level to DEBUG
Venkatesh Somyajulu
2014-09-18
1
-4
/
+4
*
cluster/dht: Fixed double UNWIND in lookup everywhere code
Shyam
2014-09-16
1
-4
/
+4
*
cluster/dht: fix memory corruption in locking api.
Raghavendra G
2014-09-16
1
-2
/
+2
*
features/quota: fixes to dentry management code in rename.
Raghavendra G
2014-09-16
1
-10
/
+6
*
cluster/dht: Rename should not fail post hardlink creation
Shyam
2014-09-16
2
-41
/
+99
[next]