Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5027b078fb77272031b8a0c072063bb02d4f93fc
/
net
/
ceph
8d63e31
libceph: isolate kmap() call in write_partial_msg_pages()
by Alex Elder
· 13 years ago
9bd1966
libceph: rename "page_shift" variable to something sensible
by Alex Elder
· 13 years ago
0cdf9e6
libceph: get rid of zero_page_address
by Alex Elder
· 13 years ago
e36b13c
libceph: only call kernel_sendpage() via helper
by Alex Elder
· 13 years ago
3173913
libceph: use kernel_sendpage() for sending zeroes
by Alex Elder
· 13 years ago
37675b0
libceph: fix inverted crc option logic
by Alex Elder
· 13 years ago
84495f4
libceph: some simple changes
by Alex Elder
· 13 years ago
f42299e
libceph: small refactor in write_partial_kvec()
by Alex Elder
· 13 years ago
fe3ad59
libceph: do crc calculations outside loop
by Alex Elder
· 13 years ago
a9a0c51
libceph: separate CRC calculation from byte swapping
by Alex Elder
· 13 years ago
bca064d
libceph: use "do" in CRC-related Boolean variables
by Alex Elder
· 13 years ago
cffaba1
ceph: ensure Boolean options support both senses
by Alex Elder
· 13 years ago
d3002b9
libceph: a few small changes
by Alex Elder
· 13 years ago
41617d0
libceph: make ceph_tcp_connect() return int
by Alex Elder
· 13 years ago
6173d1f
libceph: encapsulate some messenger cleanup code
by Alex Elder
· 13 years ago
e0f43c9
libceph: make ceph_msgr_wq private
by Alex Elder
· 13 years ago
859eb79
libceph: encapsulate connection kvec operations
by Alex Elder
· 13 years ago
963be4d
libceph: move prepare_write_banner()
by Alex Elder
· 13 years ago
ee57741
rbd: make ceph_parse_options() return a pointer
by Alex Elder
· 13 years ago
99f0f3b
ceph: eliminate some abusive casts
by Alex Elder
· 13 years ago
bd40614
ceph: eliminate some needless casts
by Alex Elder
· 13 years ago
f64a931
ceph: kill addr_str_lock spinlock; use atomic instead
by Alex Elder
· 13 years ago
a5bc312
ceph: make use of "else" where appropriate
by Alex Elder
· 13 years ago
5766651
ceph: use a shared zero page rather than one per messenger
by Alex Elder
· 13 years ago
6448669
libceph: fix overflow check in crush_decode()
by Xi Wang
· 13 years ago
182fac2
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer
by Jim Schutt
· 13 years ago
6c073a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
ab434b6
ceph: initialize client debugfs outside of monc->mutex
by Sage Weil
· 13 years ago
56e925b
libceph: remove useless return value for osd_client __send_request()
by Sage Weil
· 13 years ago
e11b05d
crush: fix force for non-root TAKE
by Sage Weil
· 13 years ago
1864825
ceph: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
653f42f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
f1932fc
crush: fix mapping calculation when force argument doesn't exist
by Sage Weil
· 13 years ago
c292fe4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
224736d
libceph: Allocate larger oid buffer in request msgs
by Stratos Psomadakis
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
38d6453
libceph: force resend of osd requests if we skip an osdmap
by Sage Weil
· 13 years ago
ee3b56f
ceph: use kernel DNS resolver
by Noah Watkins
· 13 years ago
49d9224
ceph: fix ceph_monc_init memory leak
by Noah Watkins
· 13 years ago
f0ed1b7
libceph: warn on msg allocation failures
by Sage Weil
· 13 years ago
b61c276
libceph: don't complain on msgpool alloc failures
by Sage Weil
· 13 years ago
f6a2f5b
libceph: always preallocate mon connection
by Sage Weil
· 13 years ago
6ab00d4
libceph: create messenger with client
by Sage Weil
· 13 years ago
92bb062
Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client
by Linus Torvalds
· 13 years ago
8adc8b3
libceph: fix pg_temp mapping update
by Sage Weil
· 13 years ago
782e182
libceph: fix pg_temp mapping calculation
by Sage Weil
· 13 years ago
935b639
libceph: fix linger request requeuing
by Sage Weil
· 13 years ago
1cad789
libceph: fix parse options memory leak
by Noah Watkins
· 13 years ago
c0d5f9d
libceph: initialize ack_stamp to avoid unnecessary connection reset
by Jim Schutt
· 13 years ago
0d20fbb
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 13 years ago
aca420b
libceph: fix leak of osd structs during shutdown
by Sage Weil
· 13 years ago
5185352
libceph: fix msgpool
by Sage Weil
· 13 years ago
ba5b56c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
4cf9d54
libceph: don't time out osd requests that haven't been received
by Sage Weil
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
38be7a7
ceph: fix file mode calculation
by Sage Weil
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
ea11073
net: Remove casts of void *
by Joe Perches
· 13 years ago
9bb0ce2
libceph: fix page calculation for non-page-aligned io
by Sage Weil
· 13 years ago
2584547
ceph: fix sync vs canceled write
by Sage Weil
· 13 years ago
cd634fb
libceph: subscribe to osdmap when cluster is full
by Sage Weil
· 14 years ago
7662d8f
libceph: handle new osdmap down/state change encoding
by Sage Weil
· 14 years ago
9d6fcb0
ceph: check return value for start_request in writepages
by Sage Weil
· 14 years ago
a2a7960
libceph: add missing breaks in addr_set_port
by Sage Weil
· 14 years ago
0417788
libceph: fix TAG_WAIT case
by Sage Weil
· 14 years ago
3145666
libceph: fix osdmap timestamp assignment
by Sage Weil
· 14 years ago
12a2f64
libceph: use snprintf for unknown addrs
by Sage Weil
· 14 years ago
2dab036
libceph: use snprintf for formatting object name
by Sage Weil
· 14 years ago
e8f54ce
libceph: fix uninitialized value when no get_authorizer method is set
by Sage Weil
· 14 years ago
0da5d70
libceph: handle connection reopen race with callbacks
by Sage Weil
· 13 years ago
4ad1262
libceph: fix ceph_osdc_alloc_request error checks
by Sage Weil
· 14 years ago
ca20892
libceph: fix ceph_msg_new error path
by Henry C Chang
· 14 years ago
e6d2831
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
77f38e0
libceph: fix linger request requeueing
by Sage Weil
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4b2a58a
libceph: Create a new key type "ceph".
by Tommi Virtanen
· 14 years ago
e2c3d29
libceph: Get secret from the kernel keys api when mounting with key=NAME.
by Tommi Virtanen
· 14 years ago
8323c3a
ceph: Move secret key parsing earlier.
by Tommi Virtanen
· 14 years ago
fbdb919
libceph: fix null dereference when unregistering linger requests
by Sage Weil
· 14 years ago
234af26
ceph: unlock on error in ceph_osdc_start_request()
by Dan Carpenter
· 14 years ago
6b0ae40
ceph: fix possible NULL pointer dereference
by Mariusz Kozlowski
· 14 years ago
ef550f6
ceph: flush msgr_wq during mds_client shutdown
by Sage Weil
· 14 years ago
a40c4f1
libceph: add lingering request and watch/notify event framework
by Yehuda Sadeh
· 14 years ago
6f6c700
libceph: fix osd request queuing on osdmap updates
by Sage Weil
· 14 years ago
b09734b
libceph: Fix base64-decoding when input ends in newline.
by Tommi Virtanen
· 14 years ago
e00de34
libceph: fix msgr standby handling
by Sage Weil
· 14 years ago
e76661d
libceph: fix msgr keepalive flag
by Sage Weil
· 14 years ago
60bf8bf
libceph: fix msgr backoff
by Sage Weil
· 14 years ago
692d20f
libceph: retry after authorization failure
by Sage Weil
· 14 years ago
38815b7
libceph: fix handling of short returns from get_user_pages
by Sage Weil
· 14 years ago
8bd89ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
42961d2
libceph: fix socket write error handling
by Sage Weil
· 14 years ago
98bdb0a
libceph: fix socket read error handling
by Sage Weil
· 14 years ago
a170315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
f363e45
net/ceph: make ceph_msgr_wq non-reentrant
by Tejun Heo
· 14 years ago
b0aee35
ceph: Always free allocated memory in osdmap_decode()
by Jesper Juhl
· 14 years ago
6c0f3af
ceph: add dir_layout to inode
by Sage Weil
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »