viafb: move some include files to include/linux
[deliverable/linux.git] / fs / ceph /
2010-03-30  Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-03-30  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-29  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-03-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-29  Sage Weilceph: fix use after free on mds __unregister_request
2010-03-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-26  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-26  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-26  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-03-26  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-26  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2010-03-26  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-25  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-24  Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-23  Sage Weilceph: fix possible double-free of mds request reference
2010-03-23  Sage Weilceph: fix session check on mds reply
2010-03-23  Dan Carpenterceph: handle kmalloc() failure
2010-03-23  Sage Weilceph: propagate mds session allocation failures to...
2010-03-23  Sage Weilceph: make write_begin wait propagate ERESTARTSYS
2010-03-23  Sage Weilceph: fix snap rebuild condition
2010-03-23  Sage Weilceph: avoid reopening osd connections when address...
2010-03-23  Sage Weilceph: rename r_sent_stamp r_stamp
2010-03-23  Sage Weilceph: fix connection fault con_work reentrancy problem
2010-03-23  Sage Weilceph: prevent dup stale messages to console for restart...
2010-03-23  Sage Weilceph: fix pg pool decoding from incremental osdmap...
2010-03-23  Sage Weilceph: fix mds sync() race with completing requests
2010-03-23  Sage Weilceph: only release unused caps with mds requests
2010-03-23  Sage Weilceph: clean up handle_cap_grant, handle_caps wrt sessio...
2010-03-23  Sage Weilceph: fix session locking in handle_caps, ceph_check_caps
2010-03-23  Sage Weilceph: drop unnecessary WARN_ON in caps migration
2010-03-23  Sage Weilceph: fix null pointer deref of r_osd in debug output
2010-03-23  Sage Weilceph: clean up service ticket decoding
2010-03-23  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-22  Mark BrownMerge commit 'v2.6.34-rc2' into for-2.6.34
2010-03-21  Sage Weilceph: release old ticket_blob buffer
2010-03-21  Sage Weilceph: fix authenticator buffer size calculation
2010-03-21  Sage Weilceph: fix authenticator timeout
2010-03-21  Sage Weilceph: fix inode removal from snap realm when racing...
2010-03-21  Sage Weilceph: add missing locking to protect i_snap_realm_item...
2010-03-21  Sage Weilceph: implemented caps should always be superset of...
2010-03-20  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-03-20  Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2010-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-19  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-19  Linus TorvaldsMerge branch 'zerolen' of git://git./linux/kernel/git...
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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
next
This page took 0.135082 seconds and 8 git commands to generate.