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
/
libglusterfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmt/glusterd: Implement Volume heal enable/disable
Pranith Kumar K
2015-01-20
2
-0
/
+20
*
features/changelog: Cleanup .processing and .current directory
Aravinda VK
2015-01-18
2
-0
/
+89
*
NetBSD portability fix: recover errno on runner error
Emmanuel Dreyfus
2015-01-16
1
-4
/
+0
*
cluster/afr: split-brain resolution CLI
Ravishankar N
2015-01-15
1
-0
/
+1
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
2
-6
/
+10
*
feature/changelog: Virtual xattr to trigger explicit sync in geo-rep.
Kotresh HR
2014-12-29
1
-0
/
+1
*
cluster/afr : Change in volume heal info command
Anuradha
2014-12-23
1
-0
/
+2
*
telldir()/seekdir() portability fixes
Emmanuel Dreyfus
2014-12-17
1
-0
/
+1
*
client_t: fix for potential NULL pointer dereference
Niels de Vos
2014-12-12
1
-3
/
+4
*
cluster/afr: Associate the inode returned by inode_link() with corresponding ...
Krutika Dhananjay
2014-12-09
1
-1
/
+4
*
libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()
Anoop C S
2014-12-08
1
-5
/
+5
*
dict: Remove the redundant hash calculation when the hash size is 1
Poornima Gurusiddaiah
2014-11-26
1
-5
/
+23
*
dict: Write dict_foreach_* in form of dict_foreach_match
Pranith Kumar K
2014-11-25
1
-53
/
+18
*
Replace copied (from rsync) checksum code by adler32() from zlib
Niels de Vos
2014-11-21
2
-35
/
+6
*
core: use gf_time_fmt() instead of localtime()+strftime()
Kaleb S. KEITHLEY
2014-11-20
2
-2
/
+6
*
gNFS : make it possible to mount a subdir that actually is a symlink
jiffin
2014-11-14
2
-0
/
+131
*
features/marker: Filter internal xattrs in lookup
Pranith Kumar K
2014-11-11
2
-0
/
+58
*
store: fix compile warning in gf_store_unlock()
Niels de Vos
2014-11-11
1
-1
/
+6
*
inode: Handle '/' in basename in inode_link/unlink
Pranith Kumar K
2014-11-07
1
-1
/
+25
*
rebalance: ``check_free_space`` should ignore quota_statfs
Harshavardhana
2014-10-31
2
-3
/
+12
*
Use F_CLOSEM if available
Emmanuel Dreyfus
2014-10-30
1
-2
/
+6
*
inode: include dentry cycle checks for all existing inodes
Anand Avati
2014-10-29
1
-1
/
+12
*
libglusterfs: Do not redefine AT_SYMLINK_NOFOLLOW on Darwin
Harshavardhana
2014-10-23
1
-0
/
+3
*
libglusterfs: include compat-errno.h in common-utils to avoid smoke failures
Atin Mukherjee
2014-10-21
1
-0
/
+1
*
logs: Do selective logging for errnos
Pranith Kumar K
2014-10-20
2
-0
/
+40
*
glusterd: statedump support
Atin Mukherjee
2014-10-15
3
-25
/
+64
*
Do not hardcode umount(8) path, emulate lazy umount
Emmanuel Dreyfus
2014-10-03
3
-1
/
+56
*
glusterfs: allow setxattr of keys with null values.
Ravishankar N
2014-09-29
1
-6
/
+3
*
synctask: add backtrace per waiting task
Krishnan Parthasarathi
2014-09-22
2
-1
/
+4
*
glusterd: Add last successful glusterd lock backtrace
Krishnan Parthasarathi
2014-09-22
5
-23
/
+132
*
syncop: Invoke dict_unref() in inodelk only if dictionary is not NULL
Vijay Bellur
2014-09-17
1
-2
/
+4
*
Always check for ENODATA with ENOATTR
Emmanuel Dreyfus
2014-09-08
1
-0
/
+6
*
statedump: Print curr_stdalloc in mempool statedump ...
Krutika Dhananjay
2014-08-29
1
-0
/
+1
*
libglusterfs/syncop: implement inodelk
Raghavendra G
2014-08-26
2
-0
/
+44
*
glusterd: Parsing key/value pair with value containing '='
Vijaikumar M
2014-08-25
1
-1
/
+1
*
build: make GLUSTERD_WORKDIR rely on localstatedir
Harshavardhana
2014-08-07
3
-4
/
+8
*
libglusterfs: wrong function definition of synclock_destory().
Humble Chirammal
2014-08-06
9
-10
/
+10
*
feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.
Kotresh H R
2014-08-04
2
-0
/
+44
*
glusterd: Bump max op version
Atin Mukherjee
2014-08-03
1
-1
/
+1
*
cluster/dht: Modified logic of linkto file deletion on non-hashed
Venkatesh Somyajulu
2014-07-31
1
-0
/
+3
*
Attempt to fix cmockery2 build
Emmanuel Dreyfus
2014-07-27
1
-1
/
+1
*
features/changelog: Capture "correct" internal FOPs
Venky Shankar
2014-07-23
1
-0
/
+1
*
Bump op-version for 3.7.0
Kaushal M
2014-07-23
1
-2
/
+3
*
Use C-locale for numeric/string conversion routines
Anders Blomdell
2014-07-19
1
-0
/
+1
*
porting: extattr_remove_fd() doesn't exist
Harshavardhana
2014-07-18
1
-1
/
+1
*
build: Support for unit tests using Cmockery2
Luis Pabon
2014-07-18
3
-14
/
+42
*
glusterd: Improvements to peer identification
Kaushal M
2014-07-15
2
-0
/
+36
*
socket/glusterd/client: enable SSL for management
Jeff Darcy
2014-07-10
1
-0
/
+50
*
client_t: Fix memory leaks
Pranith Kumar K
2014-07-09
1
-8
/
+19
*
Changes in statedump for stack, frame, locks
Pranith Kumar K
2014-07-07
1
-0
/
+2
[next]