index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
ceph: fix snaptrace decoding on cap migration between mds
Sage Weil
1
-2
/
+3
2010-03-01
ceph: use single osd op reply msg
Sage Weil
2
-97
/
+46
2010-03-01
ceph: reset bits on connection close
Sage Weil
2
-1
/
+3
2010-02-26
ceph: remove bogus mds forward warning
Sage Weil
1
-5
/
+1
2010-02-26
ceph: remove fragile __map_osds optimization
Sage Weil
1
-17
/
+4
2010-02-25
ceph: fix connection fault STANDBY check
Sage Weil
1
-18
/
+13
2010-02-25
ceph: invalidate_authorizer without con->mutex held
Sage Weil
1
-8
/
+9
2010-02-23
ceph: don't clobber write return value when using O_SYNC
Yehuda Sadeh
1
-3
/
+6
2010-02-23
ceph: fix client_request_forward decoding
Sage Weil
1
-8
/
+2
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
4
-59
/
+46
2010-02-23
ceph: fix comments, locking in destroy_inode
Sage Weil
1
-7
/
+4
2010-02-23
ceph: move dereference after NULL test
Alexander Beregalov
1
-1
/
+3
2010-02-23
ceph: fix up unexpected message handling
Sage Weil
3
-17
/
+43
2010-02-19
ceph: cleanup redundant code in handle_cap_grant
Yehuda Sadeh
1
-5
/
+1
2010-02-19
ceph: don't truncate dirty pages in invalidate work thread
Yehuda Sadeh
1
-1
/
+45
2010-02-19
ceph: remove page upon writeback completion if lost cache cap
Yehuda Sadeh
1
-0
/
+11
2010-02-19
ceph: fix check for invalidate_mapping_pages success
Sage Weil
1
-32
/
+50
2010-02-17
ceph: fix typo in ceph_queue_writeback debug output
Sage Weil
1
-2
/
+2
2010-02-17
ceph: v0.19 release
Sage Weil
1
-1
/
+1
2010-02-17
ceph: use rbtree for pg pools; decode new osdmap format
Sage Weil
4
-50
/
+104
2010-02-17
ceph: fix memory leak when destroying osdmap with pg_temp mappings
Sage Weil
1
-16
/
+33
2010-02-17
ceph: fix iterate_caps removal race
Sage Weil
4
-36
/
+70
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
4
-13
/
+33
2010-02-16
ceph: fix authentication races, auth_none oops
Sage Weil
1
-16
/
+13
2010-02-16
ceph: use rbtree for mon statfs requests
Sage Weil
3
-32
/
+54
2010-02-16
ceph: use rbtree for snap_realms
Sage Weil
4
-24
/
+48
2010-02-16
ceph: use rbtree for mds requests
Sage Weil
3
-69
/
+97
2010-02-16
ceph: cancel delayed work when closing connection
Sage Weil
1
-2
/
+5
2010-02-16
ceph: allow connection to be reopened by fault callback
Sage Weil
1
-1
/
+1
2010-02-15
ceph: reset osd connections after fault
Sage Weil
1
-2
/
+3
2010-02-13
ceph: fix msgr to keep sent messages until acked
Sage Weil
1
-2
/
+2
2010-02-11
ceph: remove bogus invalidate_mapping_pages
Sage Weil
1
-6
/
+0
2010-02-11
ceph: invalidate pages even if truncate is pending
Sage Weil
1
-1
/
+0
2010-02-11
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
4
-43
/
+65
2010-02-11
ceph: fix sync read eof check deadlock
Sage Weil
1
-13
/
+26
2010-02-11
ceph: do not retain caps that are being revoked
Sage Weil
1
-4
/
+6
2010-02-11
ceph: cap revocation fixes
Sage Weil
1
-5
/
+17
2010-02-11
ceph: sync read/write considers page cache
Yehuda Sadeh
1
-2
/
+16
2010-02-11
ceph: fix truncation when not holding caps
Yehuda Sadeh
1
-2
/
+10
2010-02-11
ceph: refactor ceph_write_begin, fix ceph_page_mkwrite
Yehuda Sadeh
1
-29
/
+51
2010-02-11
ceph: fix short synchronous reads
Yehuda Sadeh
1
-9
/
+9
2010-02-11
ceph: add uid field to ceph_pg_pool
Sage Weil
2
-0
/
+28
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
4
-9
/
+76
2010-02-11
ceph: remove unused variable
Yehuda Sadeh
1
-1
/
+0
2010-02-11
ceph: add support for auth_x authentication protocol
Sage Weil
5
-1
/
+801
2010-02-10
ceph: add struct version to auth encoding
Sage Weil
2
-0
/
+4
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
10
-33
/
+144
2010-02-10
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
5
-0
/
+557
2010-02-10
ceph: buffer decoding helpers
Sage Weil
3
-0
/
+53
2010-02-02
ceph: release all pages after successful osd write response
Sage Weil
1
-3
/
+7
[next]