]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/ceph/super.h
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[net-next-2.6.git] / fs / ceph / super.h
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
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.kerne...
2010-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-03-24 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-22 Mark BrownMerge commit 'v2.6.34-rc2' into for-2.6.34
2010-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-20 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-19 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-03-19 Linus TorvaldsMerge branch 'zerolen' of git://git.kernel.org/pub...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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-02-23 Sage Weilceph: drop messages on unregistered mds sessions; cleanup
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: use rbtree for snap_realms
2010-02-11 Sage Weilceph: cleanup async writeback, truncation, invalidate...
2010-02-11 Yehuda Sadehceph: put unused osd connections on lru
2010-02-10 Sage Weilceph: allow renewal of auth credentials
2009-12-22 Yehuda Sadehceph: writeback congestion control
2009-12-22 Sage Weilceph: include link to bdi in debugfs
2009-11-20 Sage Weilceph: fix debugfs entry, simplify fsid checks
2009-11-19 Sage Weilceph: negotiate authentication protocol; implement...
2009-11-12 Sage Weilceph: build cleanly without CONFIG_DEBUG_FS
2009-11-11 Sage Weilceph: remove recon_gen logic
2009-11-09 Sage Weilceph: do not confuse stale and dead (unreconnected...
2009-10-29 Noah Watkinsceph: replace list_entry with container_of
2009-10-27 Sage Weilceph: allocate and parse mount args before client instance
2009-10-22 Sage Weilceph: remove small mon addr limit; use CEPH_MAX_MON...
2009-10-16 Sage Weilceph: enable readahead
2009-10-16 Sage Weilceph: flush dirty caps via the cap_dirty list
2009-10-06 Sage Weilceph: client types