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
*
tests: print info about failed tests
Jeff Darcy
2014-04-23
1
-0
/
+5
*
gNFS: Support wildcard in RPC auth allow/reject
Santosh Kumar Pradhan
2014-04-22
7
-11
/
+281
*
glusterfs-server : barrier timeout tuning fix
Atin Mukherjee
2014-04-22
1
-12
/
+70
*
doc : remove brick usage change
Atin Mukherjee
2014-04-22
1
-1
/
+1
*
snapshot: use volume's brick_ids for the snaps
Ravishankar N
2014-04-21
2
-9
/
+4
*
doc: Adding documentation for file-snapshot
Kasturi Narra
2014-04-21
1
-0
/
+91
*
glusterd: pass the right argument for perf subgraph
Krishnan Parthasarathi
2014-04-21
1
-1
/
+1
*
fuse: prevent READDIR(P) from writing to much data to /dev/fuse
Niels de Vos
2014-04-21
1
-14
/
+46
*
strfd: memory backed file descriptor
Anand Avati
2014-04-21
4
-3
/
+124
*
common-utils: new dirent compatible time fmt
Anand Avati
2014-04-20
3
-3
/
+6
*
fuse: allow xlators to request for direct-io-mode on virtual files
Anand Avati
2014-04-20
1
-2
/
+14
*
fuse-resolve: loc_wipe() after inode_link()
Anand Avati
2014-04-20
1
-2
/
+2
*
defaults: add new symbol default_fops
Anand Avati
2014-04-20
2
-0
/
+53
*
Added Handle-based ops to get/set/remove extended attributes in the libgfapi.
Soumya Koduri
2014-04-18
3
-0
/
+174
*
rdma: correct some spelling mistakes
Niels de Vos
2014-04-17
1
-4
/
+4
*
cluster/dht: force set dir inode ctx cached time in setattr()
Anand Avati
2014-04-17
3
-1
/
+34
*
Add upgrade scripts for quota
Krutika Dhananjay
2014-04-17
4
-1
/
+89
*
doc: Upgrade steps for quota
Krutika Dhananjay
2014-04-17
1
-0
/
+79
*
mount.glusterfs: return 32 in case of double mounting
Niels de Vos
2014-04-17
1
-3
/
+3
*
scripts: Use `/bin/bash` not `/bin/sh`
Harshavardhana
2014-04-17
1
-1
/
+1
*
doc: add documentation for NUFA feature
Jeff Darcy
2014-04-16
1
-0
/
+20
*
doc: add documentation for server-quorum feature
Jeff Darcy
2014-04-16
1
-0
/
+44
*
scripts: add new email aliases
Niels de Vos
2014-04-16
3
-0
/
+7
*
doc: Add doc for network compression xlator
Prashanth Pai
2014-04-16
1
-0
/
+71
*
dict: add dict_set_dynstr_with_alloc
Krishnan Parthasarathi
2014-04-14
3
-24
/
+30
*
configure: argp-standalone is always built, even when not needed
Kaleb S. KEITHLEY
2014-04-13
2
-8
/
+10
*
build: set run levels for glusterd init script properly
Bala.FA
2014-04-12
1
-2
/
+2
*
pkg-version: Use /bin/bash instead of /bin/sh
Harshavardhana
2014-04-12
1
-1
/
+1
*
logging: Make logger and log format configurable through cli
Krutika Dhananjay
2014-04-11
9
-6
/
+259
*
mount.glusterfs: return an error when mounting failed
Niels de Vos
2014-04-11
1
-21
/
+26
*
Adding admin-guide for distributed-geo-rep
M S Vishwanath Bhat
2014-04-11
1
-0
/
+114
*
doc: add documentation for the "Brick Failure Detection" feature
Niels de Vos
2014-04-11
1
-0
/
+67
*
cli,glusterd: Improve detach check validation
Kaushal M
2014-04-11
4
-25
/
+55
*
gluster: GlusterFS Volume Snapshot Feature
Avra Sengupta
2014-04-11
61
-679
/
+16092
*
build: rearrange spec file elements
Bala.FA
2014-04-10
1
-299
/
+334
*
build: set version based on git tag or specific
Bala.FA
2014-04-10
4
-3
/
+73
*
cluster/afr: Set right argument order for STACK_WIND_COOKIE
Vijay Bellur
2014-04-10
1
-1
/
+1
*
glusterd: call runner_end even if runner_start fails
Jeff Darcy
2014-04-09
1
-0
/
+11
*
cluster/afr: Mem leak fixes found in valgrind for iozone
Pranith Kumar K
2014-04-09
1
-0
/
+4
*
features/locks: Fix a missing assignment in new_entrylk_lock()
Vijay Bellur
2014-04-08
1
-0
/
+1
*
cluster/afr: Init local on txn-frame for zerofill
Pranith Kumar K
2014-04-08
1
-1
/
+1
*
rpc: warn and truncate grouplist if RPC/AUTH can not hold everything
Niels de Vos
2014-04-08
5
-9
/
+159
*
geo-rep: fix the code bug introduced due to flake8 refactoring
Aravinda VK
2014-04-08
1
-6
/
+9
*
gfapi: In glfs_set_volfile_server() remove the port number check.
Poornima G
2014-04-08
1
-1
/
+1
*
tests: Increase bug-865825.t wait time for self-heal daemon
Justin Clift
2014-04-07
1
-1
/
+1
*
geo-rep: code pep8/flake8 fixes
Aravinda VK
2014-04-07
12
-447
/
+912
*
tests/afr: self-heal
Ravishankar N
2014-04-07
2
-0
/
+848
*
feature/barrier: Add statedump support
Kaushal M
2014-04-07
1
-1
/
+81
*
features/barrier: add barrier translator
Varun Shastry
2014-04-07
9
-44
/
+1424
*
log: Add missing log message from glusterfsd.c to glusterfsd-messages.h
Krutika Dhananjay
2014-04-05
2
-8
/
+7
[next]