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
*
syncop: Remove task from synclock's waitq before 'wake'
Krishnan Parthasarathi
2013-05-15
1
-6
/
+6
*
synctask: implement barriers around yield, not the other way
Anand Avati
2013-05-04
2
-35
/
+147
*
Fix uninitialized mutex usage in synctask_destroy
Emmanuel Dreyfus
2013-04-30
1
-3
/
+4
*
cluster/afr: Avoid self-healing extended attribute used by SELinux.
Vijay Bellur
2013-04-30
1
-0
/
+2
*
glusterd: Introduce volume op-versions
Kaushal M
2013-04-26
1
-1
/
+0
*
nfs: change default nfs port to 2049
Rajesh Amaravathi
2013-04-24
1
-1
/
+1
*
gfapi: POSIX locking support
Anand Avati
2013-04-24
2
-0
/
+37
*
syncop: set credentials of running process in @frame
Anand Avati
2013-04-24
1
-1
/
+18
*
syncenv: be robust against spurious wake()s
Anand Avati
2013-04-09
1
-6
/
+6
*
glusterfsd: Cleanup temporary files from /tmp
Vijay Bellur
2013-04-08
1
-0
/
+6
*
dict: Put "goto out" in dict_unserialize to avoid process crash
Venkatesh Somyajulu
2013-04-03
1
-0
/
+1
*
protocol/client: Print valid loc identifiers
Pranith Kumar K
2013-04-03
2
-1
/
+16
*
dht: make nufa/switch call dht's init/fini
Jeff Darcy
2013-04-03
2
-14
/
+20
*
core: add dispatch table for init/fini
Jeff Darcy
2013-04-03
2
-10
/
+27
*
synctask: introduce synclocks for co-operative locking
Anand Avati
2013-04-02
2
-1
/
+167
*
libglusterfs/dict: fix infinite loop in dict_keys_join()
Vijaykumar koppad
2013-03-27
1
-2
/
+4
*
glusterfsd: dump the in-memory graph rather than volfile
Anand Avati
2013-03-24
4
-13
/
+107
*
glusterfsd: Fixed fd leak due to use of tmpfile()
Krishnan Parthasarathi
2013-03-22
1
-29
/
+31
*
rpc: before freeing the volume options object, delete it from the list
Raghavendra Bhat
2013-03-20
1
-0
/
+1
*
iobuf: Added a function iobref_clear
Prashanth Pai
2013-03-20
2
-1
/
+24
*
Renamed TMP_MAX to GF_TMP_MAX to avoid namespace clash on OSX.
Kaleb S. KEITHLEY
2013-03-13
1
-1
/
+0
*
Add missing pthread.h include to logging.h
Justin Clift
2013-03-12
1
-0
/
+1
*
libglusterfs: avoid the logging which says the port is invalid
Raghavendra Bhat
2013-02-28
1
-8
/
+2
*
glusterd: Increasing throughput of synctask based mgmt ops.
Krishnan Parthasarathi
2013-02-26
1
-0
/
+1
*
libglusterfs: Fixed valid_ipv4_address and valid_host_name
Avra Sengupta
2013-02-25
1
-1
/
+11
*
synctask: support for (assymetric) counted barriers
Anand Avati
2013-02-21
2
-23
/
+69
*
call-stub: remove fall-through in ftruncate
Pranith Kumar K
2013-02-21
1
-0
/
+1
*
syncop: Fixed indentation and whitespaces.
Krishnan Parthasarathi
2013-02-20
2
-189
/
+189
*
call-stub: internal refactor
Anand Avati
2013-02-19
2
-2955
/
+1065
*
libglusterfs: make gf_string2percent_or_bytesize to convert float numbers.
Varun Shastry
2013-02-18
1
-3
/
+3
*
libglusterfs: Fix memory leaks in fd_lk_insert_and_merge
Vijay Bellur
2013-02-17
1
-3
/
+5
*
Better mechanism to handle memory accounting
Vijay Bellur
2013-02-17
1
-11
/
+2
*
synctask: implement setuid-like SYNCTASK_SETID()
Anand Avati
2013-02-13
2
-0
/
+31
*
glusterd: harden 'volume start' staging to check for brick dirs' presence
Krutika Dhananjay
2013-02-08
2
-0
/
+33
*
rpc: get hostnames of client to allow FQDN based authentication
Rajesh Amaravathi
2013-02-06
2
-0
/
+72
*
libglusterfs/core: dump frame and callstack creation times in statedump
Raghavendra Bhat
2013-02-06
3
-85
/
+165
*
glusterd,glusterfsd,libgfapi: Client op-version
Kaushal M
2013-02-06
1
-0
/
+18
*
libglusterfs: Maintain open-fd-count in inode.
Pranith Kumar K
2013-02-06
3
-0
/
+8
*
protocol/client: Periodically attempt reopens
Pranith Kumar K
2013-02-03
1
-0
/
+2
*
fd-lk: implement new method to check for empty fd_lk_ctx_t
Anand Avati
2013-01-30
2
-0
/
+22
*
libglusterfs/syncop: do not hold ref on the fd in cbk
Raghavendra Bhat
2013-01-30
1
-6
/
+0
*
glusterfs : Moved option files, and statedumps from /tmp
Avra Sengupta
2013-01-29
4
-20
/
+30
*
fd: expose __fd_ctx_del symbol
Anand Avati
2013-01-28
2
-1
/
+5
*
fd: filter anonymous FD from fd_lookup() result
Anand Avati
2013-01-28
1
-0
/
+6
*
"gcc -pedantic": made 'inline' functions as 'static inline' functions
Amar Tumballi
2013-01-23
2
-3
/
+3
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
4
-48
/
+48
*
debug/trace: save the recent fops received in the event-history
Raghavendra Bhat
2013-01-17
3
-6
/
+13
*
logging: Added fflush in _gf_log.
Avra Sengupta
2012-12-21
1
-0
/
+2
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
3
-8
/
+54
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-19
1
-0
/
+4
[next]