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
*
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
*
gfid-access: fix the issue of entry creation with wrong gfid
Amar Tumballi
2014-01-23
1
-6
/
+39
*
cluster/dht: Set quota limit key in dht_selfheal of dirs.
Varun Shastry
2014-01-22
2
-6
/
+29
*
storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH instead
Harshavardhana
2014-01-22
3
-13
/
+12
*
quota: filter glusterfs quota xattrs
Susant Palai
2014-01-22
2
-34
/
+28
*
locks: set @lock->frame = NULL when lock is granted
Anand Avati
2014-01-22
2
-3
/
+5
*
glusterd: Fix memory leak of hostname.
Ira Cooper
2014-01-22
1
-1
/
+3
*
quota: get directory size before enforcing quota on rename
Krishnan Parthasarathi
2014-01-20
2
-12
/
+72
*
quota: unmount quota aux mount for volume stop
Susant Palai
2014-01-20
1
-0
/
+27
*
syncop: Change return value of syncop
Pranith Kumar K
2014-01-19
9
-122
/
+184
*
build: Start using library versioning for various libraries
Harshavardhana
2014-01-18
1
-1
/
+1
*
core: Coverity issue "Use of uninitialized scalar variable"
Lalatendu Mohanty
2014-01-18
1
-1
/
+1
*
features/quota: Handle the corner case in statfs call
Varun Shastry
2014-01-17
1
-3
/
+3
*
quota: fix recording of last alert log message
Krishnan Parthasarathi
2014-01-16
1
-6
/
+12
*
features/quota: Metadata cleanup
Varun Shastry
2014-01-16
2
-9
/
+164
*
dht: Ignore directory with missing xattrs, which have err == 0, and start == ...
Vijaykumar M
2014-01-15
1
-1
/
+1
*
gNFS: Set default outstanding RPC limit to 16
Santosh Kumar Pradhan
2014-01-15
2
-3
/
+39
*
geo-rep: Fixing null pointer dereference of "op_value"
Lalatendu Mohanty
2014-01-15
1
-1
/
+1
*
glusterd/geo-rep : Allow volume to stop if geo-rep is not active.
Kotresh H R
2014-01-14
3
-1
/
+176
*
consolidate code for #ifdef HAVE_LINKAT usage
Vijay Bellur
2014-01-14
3
-57
/
+13
*
storage/posix: UNWIND right op_error and op_errno in *setxattr()
Vijay Bellur
2014-01-14
2
-4
/
+8
*
locks: various fixes
Anand Avati
2014-01-13
7
-626
/
+383
*
cluster/afr: Unable to self heal symbolic links
Venkatesh Somyajulu
2014-01-13
2
-2
/
+4
*
gNFS: Server sets ACL mask wrongly in GETACL reply
Santosh Kumar Pradhan
2014-01-12
1
-2
/
+9
*
mgmt/glusterd: Improve the description in volume set help output
Varun Shastry
2014-01-12
4
-9
/
+23
*
glusterd: Comments for missing break in switchcase of glusterd_op_stage_quota
Lalatendu Mohanty
2014-01-10
1
-0
/
+3
*
glusterd: Relocate rebalance sockfile
Kaushal M
2014-01-10
3
-8
/
+46
*
geo-rep: Fixing an incorrect memcpy operation.
Lalatendu Mohanty
2014-01-09
1
-1
/
+1
*
cluster/afr: Stop index crawl on pending full crawl
Pranith Kumar K
2014-01-08
1
-5
/
+35
*
cluster/afr: Don't accept heal commands until graph is up
Pranith Kumar K
2014-01-08
1
-0
/
+4
*
gNFS: mnt3_find_export() by pass AUTH check
Santosh Kumar Pradhan
2014-01-08
1
-14
/
+36
*
Crypt: Fixing incorrect placement of GF_FREE
Lalatendu Mohanty
2014-01-04
1
-13
/
+15
*
Glusterd : glusterd process generates core due to NULL store handle
Atin Mukherjee
2014-01-03
1
-5
/
+7
*
pathinfo: Provide user namespace access.
Vijaykumar M
2014-01-03
1
-0
/
+5
*
performance/io-cache: reduce the severity of log-message
Raghavendra G
2014-01-03
1
-1
/
+1
*
glusterd: update volinfo->subvol_count in newly added peers
Ravishankar N
2014-01-03
1
-1
/
+2
*
Use linkat() instead of link() for portability sake
Emmanuel Dreyfus
2014-01-02
1
-1
/
+2
*
Use linkat() instead of link() for portability sake
Emmanuel Dreyfus
2014-01-02
1
-0
/
+20
*
mount/fuse: Remove duplicate GET_STATE call
Pranith Kumar K
2014-01-01
1
-2
/
+0
*
rpc/server: add anonuid and anongid options for root-squash
Niels de Vos
2013-12-30
2
-0
/
+26
*
crypt: On calloc failure follow goto statement
Harshavardhana
2013-12-29
1
-0
/
+3
*
features/index: Minor improvement in log message.
Vijay Bellur
2013-12-27
1
-1
/
+1
*
protocol/server: Change log message severity
Vijay Bellur
2013-12-27
1
-2
/
+2
*
mount.glusterfs:export PATH environment variable
Ravishankar N
2013-12-24
1
-0
/
+1
*
bd: Check for capabilities for creating thin lv
M. Mohan Kumar
2013-12-24
1
-0
/
+7
[next]