index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
ceph: wait for mds OPEN reply to indicate reconnect success
Sage Weil
1
-15
/
+13
2010-05-18
ceph: only send cap releases when mds is OPEN|HUNG
Sage Weil
1
-1
/
+3
2010-05-18
ceph: dicard cap releases on mds restart
Sage Weil
1
-0
/
+41
2010-05-18
ceph: make mon client statfs handling more generic
Yehuda Sadeh
3
-52
/
+58
2010-05-18
ceph: drop src address(es) from message header [new protocol feature]
Sage Weil
3
-11
/
+36
2010-05-18
ceph: cleanup: remove unused assignement
Dan Carpenter
1
-2
/
+1
2010-05-18
ceph: clean up cap release loop vs spinlock
Sage Weil
1
-4
/
+3
2010-05-18
ceph: name bdi ceph-%d instead of major:minor
Sage Weil
1
-1
/
+4
2010-05-18
ceph: skip mds sync on forced unmount
Sage Weil
1
-0
/
+3
2010-05-18
ceph: adjust masked struct_v variable names
Sage Weil
1
-9
/
+9
2010-05-18
ceph: clean up mount options, ->show_options()
Sage Weil
2
-40
/
+69
2010-05-18
ceph: set dn offset when spliced
Sage Weil
2
-40
/
+44
2010-05-18
ceph: don't clobber i_max_offset on already complete dir
Sage Weil
1
-1
/
+2
2010-05-18
ceph: skip set_dentry_offset work if directory not I_COMPLETE
Sage Weil
1
-0
/
+4
2010-05-18
ceph: set next_offset on readdir finish
Sage Weil
1
-1
/
+1
2010-05-18
ceph: listxattr should compare version by >=
Henry C Chang
1
-1
/
+1
2010-05-18
ceph: fix xattr dangling pointer / double free
Sage Weil
1
-0
/
+1
2010-05-18
ceph: close messenger race
Sage Weil
1
-7
/
+7
2010-05-18
ceph: name msgpools; useful error messages
Sage Weil
3
-7
/
+16
2010-05-18
ceph: fix memory leak due to possible dentry init race
Sage Weil
1
-1
/
+4
2010-05-18
ceph: include auth method in error messages
Sage Weil
4
-4
/
+9
2010-05-18
ceph: osdtimeout=0 for now timeout
Sage Weil
1
-1
/
+1
2010-05-18
ceph: d_obtain_alias() returns ERR_PTR()
Dan Carpenter
1
-6
/
+6
2010-05-18
ceph: wake up mount thread when getting osdmap
Yehuda Sadeh
1
-0
/
+1
2010-05-18
ceph: remove unused #includes
Huang Weiyi
1
-3
/
+0
2010-05-18
ceph: wait for both monmap and osdmap when opening session
Sage Weil
1
-5
/
+6
2010-05-18
ceph: clean up connection reset
Sage Weil
2
-1
/
+2
2010-05-18
ceph: simplify ceph_msg_new
Sage Weil
7
-36
/
+29
2010-05-18
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
7
-80
/
+48
2010-05-18
ceph: rewrite msgpool using mempool_t
Sage Weil
2
-151
/
+29
2010-05-18
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
11
-33
/
+30
2010-05-18
ceph: handle kzalloc() failure
Cheng Renquan
1
-0
/
+4
2010-05-18
ceph: drop unnecessary msgpool for mon_client subscribe_ack
Sage Weil
2
-13
/
+13
2010-05-18
ceph: drop unnecessary msgpool for mon_client auth_reply
Sage Weil
2
-10
/
+14
2010-05-18
ceph: clean up statfs
Sage Weil
2
-57
/
+97
2010-05-18
ceph: fix theoretically possible double-put on connection
Sage Weil
1
-0
/
+1
2010-05-18
ceph: cleanup: remove dead code
Dan Carpenter
1
-6
/
+0
2010-05-18
ceph: reduce build_path debug output
Sage Weil
1
-6
/
+4
2010-05-18
ceph: use __page_cache_alloc and add_to_page_cache_lru
Yehuda Sadeh
5
-11
/
+6
2010-05-18
ceph: update for removal of kref_set
Stephen Rothwell
1
-1
/
+1
2010-05-18
ceph: simplify page setup for incoming data
Sage Weil
1
-44
/
+12
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
4
-5
/
+29
2010-05-17
ceph: fix race between aborted requests and fill_trace
Sage Weil
2
-0
/
+13
2010-05-17
ceph: clean up mds reply, error handling
Sage Weil
2
-58
/
+55
2010-05-12
ceph: preserve seq # on requeued messages after transient transport errors
Sage Weil
2
-1
/
+11
2010-05-12
ceph: fix cap removal races
Sage Weil
2
-9
/
+15
2010-05-12
ceph: zero unused message header, footer fields
Sage Weil
1
-1
/
+5
2010-05-11
ceph: fix locking for waking session requests after reconnect
Sage Weil
1
-13
/
+16
2010-05-11
ceph: resubmit requests on pg mapping change (not just primary change)
Sage Weil
5
-9
/
+44
2010-05-11
ceph: fix open file counting on snapped inodes when mds returns no caps
Sage Weil
1
-0
/
+4
[prev]
[next]