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
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
upcall: free the xdr* allocations
Soumya Koduri
2016-01-14
1
-0
/
+6
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
2
-2
/
+2
*
geo-rep: Don't log geo-rep safe errors in mount logs
Kotresh HR
2015-11-18
1
-3
/
+6
*
cluster/ec: Mark self-heal fops as internal
Pranith Kumar K
2015-11-18
1
-1
/
+1
*
protocol/client: prevent use-after-free of frame->root
Niels de Vos
2015-11-17
1
-14
/
+2
*
build: install and package header files more conventionally
Kaleb S. KEITHLEY
2015-11-16
1
-1
/
+3
*
debug/io-stats: Add FOP sampling feature
Richard Wareing
2015-11-01
1
-0
/
+7
*
core: use syscall wrappers instead of direct syscalls - miscellaneous
Kaleb S. KEITHLEY
2015-10-28
2
-5
/
+7
*
protocol/server: define the max number of inodes in lru list as a number
Raghavendra Bhat
2015-10-15
1
-3
/
+3
*
protocol/client: give preference to loc->gfid over inode->gfid
Ravishankar N
2015-10-13
1
-6
/
+6
*
server/protocol: option for dynamic authorization of client permissions
Prasanna Kumar Kalever
2015-10-04
3
-4
/
+57
*
protocol/client: Remove dead code from client_rpc_notify
Anoop C S
2015-09-28
3
-20
/
+9
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
2
-2
/
+2
*
protocol-client/server: Fix incorrect grace-timeout value in logs
Anoop C S
2015-09-03
4
-42
/
+23
*
protocol/server : porting missing gf_log's to gf_msg
Manikandan Selvaganesh
2015-08-26
4
-17
/
+63
*
protocol/server: forget the inodes which got ENOENT in lookup
Raghavendra Bhat
2015-08-20
2
-22
/
+37
*
protocol-client/server: Minor logging improvements for better debugging
Anoop C S
2015-08-19
3
-2
/
+19
*
rpc: add owner xlator argument to rpc_clnt_new
Krishnan Parthasarathi
2015-08-12
1
-1
/
+1
*
dht: remove 'null' for directory/file path from brick log for many operations
Sakshi
2015-08-12
1
-3
/
+6
*
tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy created
Raghavendra Bhat
2015-08-10
1
-12
/
+16
*
client, rpc: make ping-timeout configurable for glusterfs clients
Krishnan Parthasarathi
2015-08-05
1
-9
/
+14
*
rpc: fix concurrency bug in gf_authenticate
Jeff Darcy
2015-07-28
1
-47
/
+31
*
logging: client3_3_removexattr_cbk should not log expected ENODATA
Niels de Vos
2015-07-26
1
-1
/
+1
*
rpc,server,glusterd: Init transport list for accepted transport
Kaushal M
2015-07-24
1
-0
/
+8
*
protocol/server: use different dict for resolving
Raghavendra Bhat
2015-07-15
1
-2
/
+24
*
protocol/server: Add null check to gf_client_put
Raghavendra G
2015-07-06
1
-1
/
+1
*
build: Mac OS X build issues, header guard macros
Kaleb S. KEITHLEY
2015-07-04
1
-2
/
+2
*
protocol/server: fail setvolume if any of xlators is not initialized yet
Raghavendra G
2015-07-02
3
-0
/
+30
*
protocol/server: Correctly reconfigure auth.ssl-allow
Kaushal M
2015-07-01
1
-0
/
+2
*
protocol/server: Include a check to validate xprt->client
Soumya Koduri
2015-06-26
1
-1
/
+3
*
protocol/client: Properly handle return value in clnt_release_reopen_fd
Anoop C S
2015-06-25
1
-1
/
+0
*
protocol/client: Remove unused function clnt_mark_fd_bad()
Anoop C S
2015-06-22
1
-10
/
+0
*
protocol/client : removing duplicate printing in gf_msg
Manikandan Selvaganesh
2015-06-20
2
-142
/
+139
*
protocol/client : porting log messages to new framework
Manikandan Selvaganesh
2015-06-15
9
-505
/
+1346
*
geo-rep: ignore symlink and harlink errors in geo-rep
Saravanakumar Arumugam
2015-06-11
1
-11
/
+15
*
logging: log "Stale filehandle" on the client as Debug
Niels de Vos
2015-06-10
1
-2
/
+5
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
15
-75
/
+0
*
Changing log level from Warning to Debug
Ashish Pandey
2015-05-28
1
-1
/
+1
*
protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG level
Krutika Dhananjay
2015-05-27
2
-4
/
+6
*
rpc: Maintain separate xlator pointer in 'rpcsvc_state'
Kotresh HR
2015-05-04
1
-3
/
+3
*
geo-rep: Fix ignoring geo-rep safe errors
Kotresh HR
2015-05-04
1
-1
/
+2
*
protocol: increase default group-cache-timeout to 300 seconds
Niels de Vos
2015-05-02
1
-1
/
+1
*
Upcall: Replaced opaque gfid with string in rpc cbk args
Soumya Koduri
2015-04-30
2
-4
/
+3
*
Upcall: Process each of the upcall events separately
Soumya Koduri
2015-04-30
3
-56
/
+93
*
protocol/server : port log messages to new framework.
Manikandan Selvaganesh
2015-04-29
8
-293
/
+1202
*
geo-rep: Don't log geo-rep safe errors in mount logs
Kotresh HR
2015-04-25
1
-1
/
+2
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
4
-75
/
+75
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
1
-1
/
+1
*
protocol-client: Removal of Dead Code
arao
2015-03-30
1
-9
/
+0
*
protocol-client: Removal of Logically dead code.
arao
2015-03-30
1
-3
/
+0
[next]