index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libglusterfs: Explicitly open /dev/stderr logfile
Bharata B Rao
2013-12-10
1
-3
/
+1
*
build: FedoraSCM sources are not longer needed to build RPMs
Kaleb S. KEITHLEY
2013-12-06
2
-14
/
+6
*
libglusterfs: Free IP address string in gf_is_local_addr()
Vijay Bellur
2013-12-05
1
-2
/
+5
*
index: fix the order of initialization
Anand Avati
2013-12-04
1
-3
/
+5
*
cli: Fail creation of bricks on root partition in script mode
Krutika Dhananjay
2013-12-04
6
-36
/
+26
*
glusterd: Aggregate tasks status in 'volume status [tasks]'
Kaushal M
2013-12-04
5
-22
/
+236
*
contrib/qemu: remove the CONFIG_INT128 host config option
Brian Foster
2013-12-04
1
-1
/
+0
*
glusterd: create rpc obj for rebalance only if absent
Krishnan Parthasarathi
2013-12-04
3
-38
/
+15
*
glusterd: submit RPC requests without holding big lock
Anand Avati
2013-12-03
1
-4
/
+27
*
glusterd: Do not allow remove-brick commit if the bricks are not decommissioned
Vijaikumar M
2013-12-03
2
-24
/
+115
*
cli: Add an option to fetch just incremental or cumulative I/0
Dawit Alemu
2013-12-03
9
-32
/
+135
*
gNFS: Inconsistent behaviour of setfacl/getfacl
Santosh Kumar Pradhan
2013-12-03
3
-98
/
+227
*
cli: More checks in rebalance status output
Kaushal M
2013-12-03
3
-5
/
+19
*
cluster/afr: handle NULL check before strlen/strcmp in fgetxattr
Poornima
2013-12-03
1
-1
/
+1
*
gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.
Kaleb S. KEITHLEY
2013-12-03
2
-111
/
+124
*
protocol/client: handle network disconnect/reconnect properly
Anand Avati
2013-12-03
1
-0
/
+1
*
cluster/afr: Fix description string for option 'self-heal-daemon'
Vijay Bellur
2013-12-02
1
-1
/
+2
*
cli: xml: Rebalance status(xml) was empty when a glusterd down
Aravinda VK
2013-12-02
1
-1
/
+4
*
cluster/dht: handle NULL check before strlen/strcmp in fgetxattr
Anand Avati
2013-12-02
1
-0
/
+1
*
features/marker: Filter quota xattrs on file as well
Pranith Kumar K
2013-12-01
4
-3
/
+128
*
cli, glusterd: More quota fixes ...
Krutika Dhananjay
2013-11-30
11
-413
/
+439
*
glusterfsd: fix small memory leaks in glusterfsd-mgmt.c
Kaleb S. KEITHLEY
2013-11-30
1
-0
/
+5
*
mount/fuse: Prevent release_cbk not implemented warning
Pranith Kumar K
2013-11-28
1
-0
/
+11
*
features/index : Creation of indices directory as soon as brick is up.
Anuradha
2013-11-28
2
-0
/
+36
*
posix-acl: Fix crash resulting from GF_FREE() done on a CALLOC'd object
Krutika Dhananjay
2013-11-28
3
-8
/
+53
*
glusterfs.spec: Add 'python and python-ctypes' dependency
v3.5qa2
Harshavardhana
2013-11-26
1
-0
/
+1
*
features/quota: Add the quota config xattr to newly added brick
Varun Shastry
2013-11-26
8
-0
/
+277
*
cli: use proper copy to set node-name
Bala.FA
2013-11-26
1
-2
/
+19
*
Fix CFLAGS handling with enable_debug.
Jeff Darcy
2013-11-26
1
-10
/
+12
*
posix: do not allow to set/get "trusted.glusterfs.volume-id" xattr
Vijaykumar M
2013-11-26
3
-2
/
+77
*
cluster/dht: Handle Link-info getxattr failure in rebalance
Pranith Kumar K
2013-11-26
1
-7
/
+15
*
write-behind: handle iobref_merge() error gracefully
Anand Avati
2013-11-26
1
-2
/
+3
*
io-cache: handle iobref_merge() error gracefully
Anand Avati
2013-11-26
1
-1
/
+4
*
read-ahead: handle iobref_merge() error gracefully
Anand Avati
2013-11-26
1
-1
/
+6
*
iobufs: make iobref container size dynamic
Anand Avati
2013-11-26
3
-8
/
+49
*
socket: limit vector count to IOV_MAX
Anand Avati
2013-11-26
2
-2
/
+5
*
cluster/dht: set layout in inode ctx even if linkfile fails
Anand Avati
2013-11-26
1
-1
/
+1
*
core: fix errno for non-existent GFID
Anand Avati
2013-11-26
9
-15
/
+25
*
features/quota: Add TODO file.
Raghavendra G
2013-11-26
1
-0
/
+14
*
cluster/dht: instruct marker whenever it shouldn't do accounting
Raghavendra G
2013-11-26
3
-52
/
+100
*
features/marker-quota: exclude dht-linkfiles from being accounted.
Raghavendra G
2013-11-26
1
-2
/
+2
*
core: add dht_is_linkfile helper procedure.
Raghavendra G
2013-11-26
5
-7
/
+51
*
features/quota: make writes short when the entire write cannot fit into avail...
Raghavendra G
2013-11-26
2
-10
/
+57
*
cli/glusterd: Changes to quota command Quota feature
Raghavendra G
2013-11-26
33
-781
/
+3685
*
features/quota: Improvements to quota
Raghavendra G
2013-11-26
25
-1001
/
+3264
*
features/marker: quota friendly changes
Raghavendra G
2013-11-26
7
-90
/
+479
*
posix: placeholders for GFID to path conversion
Raghavendra G
2013-11-26
9
-171
/
+1156
*
cluster/afr: Provide HA for pathinfo getxattr
Pranith Kumar K
2013-11-26
2
-14
/
+81
*
gNFS: More clean up for Gluster NFS
Santosh Kumar Pradhan
2013-11-25
6
-76
/
+116
*
tests: add EXPECT_NOT macro
Raghavendra G
2013-11-24
1
-1
/
+32
[prev]
[next]