index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: refactor ceph_write_begin, fix ceph_page_mkwrite
Yehuda Sadeh
2010-02-11
1
-29
/
+51
*
ceph: fix short synchronous reads
Yehuda Sadeh
2010-02-11
1
-9
/
+9
*
ceph: add uid field to ceph_pg_pool
Sage Weil
2010-02-11
2
-0
/
+28
*
ceph: put unused osd connections on lru
Yehuda Sadeh
2010-02-11
4
-9
/
+76
*
ceph: remove unused variable
Yehuda Sadeh
2010-02-11
1
-1
/
+0
*
ceph: add support for auth_x authentication protocol
Sage Weil
2010-02-11
5
-1
/
+801
*
ceph: add struct version to auth encoding
Sage Weil
2010-02-10
2
-0
/
+4
*
ceph: allow renewal of auth credentials
Sage Weil
2010-02-10
10
-33
/
+144
*
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
2010-02-10
5
-0
/
+557
*
ceph: buffer decoding helpers
Sage Weil
2010-02-10
3
-0
/
+53
*
ceph: release all pages after successful osd write response
Sage Weil
2010-02-02
1
-3
/
+7
*
ceph: always send truncation info with read and write osd ops
Yehuda Sadeh
2010-02-02
3
-18
/
+6
*
ceph: remove unreachable code
Yehuda Sadeh
2010-01-29
1
-9
/
+0
*
ceph: include type in ceph_entity_addr, filepath
Sage Weil
2010-01-29
4
-3
/
+6
*
ceph: precede encoded ceph_pg_pool struct with version
Sage Weil
2010-01-25
2
-2
/
+8
*
ceph: keep reserved replies on the request structure
Yehuda Sadeh
2010-01-25
4
-50
/
+100
*
ceph: alloc message data pages and check if tid exists
Yehuda Sadeh
2010-01-25
4
-59
/
+45
*
ceph: refactor messages data section allocation
Yehuda Sadeh
2010-01-25
1
-28
/
+39
*
ceph: allocate middle of message before stating to read
Yehuda Sadeh
2010-01-25
5
-80
/
+115
*
ceph: properly handle aborted mds requests
Sage Weil
2010-01-25
3
-11
/
+34
*
ceph: mark MDS CREATE as a write op
Sage Weil
2010-01-25
1
-2
/
+2
*
ceph: remove duplicate variable initialization
Julia Lawall
2010-01-25
1
-1
/
+1
*
ceph: display pgid in debugfs osd request dump
Sage Weil
2010-01-14
3
-2
/
+7
*
ceph: remove unused erank field
Sage Weil
2010-01-14
4
-32
/
+15
*
ceph: change dentry offset and position after splice_dentry
Yehuda Sadeh
2010-01-14
1
-0
/
+29
*
ceph: fix copy_user_to_page_vector()
Yehuda Sadeh
2010-01-06
1
-4
/
+4
*
ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...
Sage Weil
2009-12-23
2
-101
/
+57
*
ceph: support ceph_pagelist for message payload
Sage Weil
2009-12-23
5
-5
/
+130
*
ceph: add feature bits to connection handshake (protocol change)
Sage Weil
2009-12-23
4
-17
/
+53
*
ceph: include transaction id in ceph_msg_header (protocol change)
Sage Weil
2009-12-23
7
-27
/
+20
*
ceph: more informative msgpool errors
Sage Weil
2009-12-23
1
-1
/
+2
*
ceph: control access to page vector for incoming data
Sage Weil
2009-12-23
4
-10
/
+67
*
ceph: use connection mutex to protect read and write stages
Sage Weil
2009-12-23
2
-19
/
+33
*
ceph: unregister canceled/timed out osd requests
Sage Weil
2009-12-23
1
-1
/
+2
*
ceph: only unregister registered bdi
Sage Weil
2009-12-23
1
-1
/
+2
*
ceph: do not touch_caps while iterating over caps list
Sage Weil
2009-12-23
3
-7
/
+19
*
ceph: fix incremental osdmap pg_temp decoding bug
Sage Weil
2009-12-21
1
-2
/
+1
*
ceph: fix error paths for corrupt osdmap messages
Sage Weil
2009-12-21
2
-5
/
+8
*
ceph: do not drop lease during revalidate
Sage Weil
2009-12-21
1
-2
/
+0
*
ceph: ensure rename target dentry fails revalidation
Sage Weil
2009-12-21
1
-0
/
+4
*
ceph: writeback congestion control
Yehuda Sadeh
2009-12-21
4
-2
/
+105
*
ceph: writepage grabs and releases inode
Yehuda Sadeh
2009-12-21
1
-1
/
+6
*
ceph: remove unaccessible code
Yehuda Sadeh
2009-12-21
1
-4
/
+0
*
ceph: include link to bdi in debugfs
Sage Weil
2009-12-21
2
-0
/
+8
*
ceph: make mds ops interruptible
Sage Weil
2009-12-21
1
-6
/
+9
*
ceph: plug leak of incoming message during connection fault/close
Sage Weil
2009-12-21
1
-2
/
+8
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
10
-7
/
+41
*
ceph: fix msgpool reservation leak
Yehuda Sadeh
2009-12-21
2
-1
/
+5
*
ceph: don't save sent messages on lossy connections
Sage Weil
2009-12-21
1
-3
/
+7
*
ceph: detect lossy state of connection
Sage Weil
2009-12-21
1
-2
/
+4
[next]