index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
OutputDataSocket.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: notify all when max backlog reached in OutputDataSocket, otherwise no...
Shu Yu
2022-05-06
1
-0
/
+2
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-5
/
+5
*
common: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+2
*
include/compat: add flags arg to pipe_cloexec
Sage Weil
2019-10-01
1
-1
/
+1
*
Merge pull request #28415 from linuxbox2/wip-full-odsock
Matt Benjamin
2019-06-13
1
-6
/
+13
|
\
|
*
rgw/OutputDataSocket: actually discard data on full buffer
Matt Benjamin
2019-06-05
1
-6
/
+13
*
|
common: OutputDataSocket retakes mutex on error path
Casey Bodley
2019-06-06
1
-0
/
+1
|
/
*
common/OutputDataSocket: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-16
/
+17
*
Merge PR #24020 into master
Patrick Donnelly
2018-09-25
1
-15
/
+7
|
\
|
*
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-15
/
+7
*
|
common: Lock -> lock, Unlock -> lock, TryLock -> try_lock
Sage Weil
2018-09-20
1
-9
/
+9
*
|
common: Mutex::Locker -> std::lock_guard<Mutex>
Sage Weil
2018-09-20
1
-1
/
+1
|
/
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
common: use std::move() for better performance
Xinying Song
2017-07-27
1
-2
/
+1
*
common: migrate atomic_t to <atomic>
Jesse Williamson
2017-06-02
1
-0
/
+3
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-21
/
+1
*
threads: add thread names
Igor Podoski
2016-01-05
1
-1
/
+1
*
common/admin_socket: fix compile error on OSX
Yan, Zheng
2015-08-31
1
-2
/
+2
*
compat: avoid unused warn with TEMP_FAILURE_RETRY
Noah Watkins
2014-02-23
1
-7
/
+7
*
automake cleanup: renamed inttypes.h
Roald J. van Loon
2013-09-07
1
-1
/
+2
*
OutputDataSocket: fix uninit var
Sage Weil
2012-12-02
1
-0
/
+1
*
rgw: ops log can also go to socket
Yehuda Sadeh
2012-11-17
1
-0
/
+418