drm/i915: convert SDVO driver to new encoder/connector structure
[safe/jmp/linux-2.6] / fs / ceph /
2010-03-05 Stephen Rothwellceph: update for write_inode API change
2010-03-04 Yehuda Sadehceph: reset osd after relevant messages timed out
2010-03-01 Sage Weilceph: fix flush_dirty_caps race with caps migration
2010-03-01 Sage Weilceph: include migrating caps in issued set
2010-03-01 Sage Weilceph: fix osdmap decoding when pools include (removed...
2010-03-01 Sage Weilceph: return EBADF if waiting for caps on closed file
2010-03-01 Sage Weilceph: set osd request message front length correctly
2010-03-01 Sage Weilceph: reset front len on return to msgpool; BUG on...
2010-03-01 Sage Weilceph: fix snaptrace decoding on cap migration between mds
2010-03-01 Sage Weilceph: use single osd op reply msg
2010-03-01 Sage Weilceph: reset bits on connection close
2010-02-26 Sage Weilceph: remove bogus mds forward warning
2010-02-26 Sage Weilceph: remove fragile __map_osds optimization
2010-02-25 Sage Weilceph: fix connection fault STANDBY check
2010-02-25 Sage Weilceph: invalidate_authorizer without con->mutex held
2010-02-23 Yehuda Sadehceph: don't clobber write return value when using O_SYNC
2010-02-23 Sage Weilceph: fix client_request_forward decoding
2010-02-23 Sage Weilceph: drop messages on unregistered mds sessions; cleanup
2010-02-23 Sage Weilceph: fix comments, locking in destroy_inode
2010-02-23 Alexander Beregalovceph: move dereference after NULL test
2010-02-23 Sage Weilceph: fix up unexpected message handling
2010-02-19 Yehuda Sadehceph: cleanup redundant code in handle_cap_grant
2010-02-19 Yehuda Sadehceph: don't truncate dirty pages in invalidate work...
2010-02-19 Yehuda Sadehceph: remove page upon writeback completion if lost...
2010-02-19 Sage Weilceph: fix check for invalidate_mapping_pages success
2010-02-17 Sage Weilceph: fix typo in ceph_queue_writeback debug output
2010-02-17 Sage Weilceph: v0.19 release
2010-02-17 Sage Weilceph: use rbtree for pg pools; decode new osdmap format
2010-02-17 Sage Weilceph: fix memory leak when destroying osdmap with pg_te...
2010-02-17 Sage Weilceph: fix iterate_caps removal race
2010-02-17 Sage Weilceph: clean up readdir caps reservation
2010-02-17 Sage Weilceph: fix authentication races, auth_none oops
2010-02-17 Sage Weilceph: use rbtree for mon statfs requests
2010-02-17 Sage Weilceph: use rbtree for snap_realms
2010-02-17 Sage Weilceph: use rbtree for mds requests
2010-02-17 Sage Weilceph: cancel delayed work when closing connection
2010-02-17 Sage Weilceph: allow connection to be reopened by fault callback
2010-02-15 Sage Weilceph: reset osd connections after fault
2010-02-14 Sage Weilceph: fix msgr to keep sent messages until acked
2010-02-11 Sage Weilceph: remove bogus invalidate_mapping_pages
2010-02-11 Sage Weilceph: invalidate pages even if truncate is pending
2010-02-11 Sage Weilceph: cleanup async writeback, truncation, invalidate...
2010-02-11 Sage Weilceph: fix sync read eof check deadlock
2010-02-11 Sage Weilceph: do not retain caps that are being revoked
2010-02-11 Sage Weilceph: cap revocation fixes
2010-02-11 Yehuda Sadehceph: sync read/write considers page cache
2010-02-11 Yehuda Sadehceph: fix truncation when not holding caps
2010-02-11 Yehuda Sadehceph: refactor ceph_write_begin, fix ceph_page_mkwrite
2010-02-11 Yehuda Sadehceph: fix short synchronous reads
2010-02-11 Sage Weilceph: add uid field to ceph_pg_pool
2010-02-11 Yehuda Sadehceph: put unused osd connections on lru
2010-02-11 Yehuda Sadehceph: remove unused variable
2010-02-11 Sage Weilceph: add support for auth_x authentication protocol
2010-02-10 Sage Weilceph: add struct version to auth encoding
2010-02-10 Sage Weilceph: allow renewal of auth credentials
2010-02-10 Sage Weilceph: aes crypto and base64 encode/decode helpers
2010-02-10 Sage Weilceph: buffer decoding helpers
2010-02-03 Sage Weilceph: release all pages after successful osd write...
2010-02-03 Yehuda Sadehceph: always send truncation info with read and write...
2010-01-29 Yehuda Sadehceph: remove unreachable code
2010-01-29 Sage Weilceph: include type in ceph_entity_addr, filepath
2010-01-26 Sage Weilceph: precede encoded ceph_pg_pool struct with version
2010-01-25 Yehuda Sadehceph: keep reserved replies on the request structure
2010-01-25 Yehuda Sadehceph: alloc message data pages and check if tid exists
2010-01-25 Yehuda Sadehceph: refactor messages data section allocation
2010-01-25 Yehuda Sadehceph: allocate middle of message before stating to...
2010-01-25 Sage Weilceph: properly handle aborted mds requests
2010-01-25 Sage Weilceph: mark MDS CREATE as a write op
2010-01-25 Julia Lawallceph: remove duplicate variable initialization
2010-01-14 Sage Weilceph: display pgid in debugfs osd request dump
2010-01-14 Sage Weilceph: remove unused erank field
2010-01-14 Yehuda Sadehceph: change dentry offset and position after splice_dentry
2010-01-07 Yehuda Sadehceph: fix copy_user_to_page_vector()
2009-12-23 Sage Weilceph: use ceph_pagelist for mds reconnect message;...
2009-12-23 Sage Weilceph: support ceph_pagelist for message payload
2009-12-23 Sage Weilceph: add feature bits to connection handshake (protoco...
2009-12-23 Sage Weilceph: include transaction id in ceph_msg_header (protoc...
2009-12-23 Sage Weilceph: more informative msgpool errors
2009-12-23 Sage Weilceph: control access to page vector for incoming data
2009-12-23 Sage Weilceph: use connection mutex to protect read and write...
2009-12-23 Sage Weilceph: unregister canceled/timed out osd requests
2009-12-23 Sage Weilceph: only unregister registered bdi
2009-12-23 Sage Weilceph: do not touch_caps while iterating over caps list
2009-12-22 Sage Weilceph: fix incremental osdmap pg_temp decoding bug
2009-12-22 Sage Weilceph: fix error paths for corrupt osdmap messages
2009-12-22 Sage Weilceph: do not drop lease during revalidate
2009-12-22 Sage Weilceph: ensure rename target dentry fails revalidation
2009-12-22 Yehuda Sadehceph: writeback congestion control
2009-12-22 Yehuda Sadehceph: writepage grabs and releases inode
2009-12-22 Yehuda Sadehceph: remove unaccessible code
2009-12-22 Sage Weilceph: include link to bdi in debugfs
2009-12-22 Sage Weilceph: make mds ops interruptible
2009-12-22 Sage Weilceph: plug leak of incoming message during connection...
2009-12-22 Sage Weilceph: hex dump corrupt server data to KERN_DEBUG
2009-12-22 Yehuda Sadehceph: fix msgpool reservation leak
2009-12-22 Sage Weilceph: don't save sent messages on lossy connections
2009-12-22 Sage Weilceph: detect lossy state of connection
2009-12-22 Sage Weilceph: plug msg leak in con_fault
2009-12-22 Sage Weilceph: carry explicit msg reference for currently sendin...
2009-12-11 Sage Weilceph: fix leak of monc mutex
next