index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.h
Age
Commit message (
Expand
)
Author
2010-05-03
ceph: add missing #includes
Sage Weil
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
ceph: update for write_inode API change
Stephen Rothwell
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
2010-03-01
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-17
ceph: fix iterate_caps removal race
Sage Weil
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
2010-02-17
ceph: use rbtree for snap_realms
Sage Weil
2010-02-11
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
2009-12-22
ceph: writeback congestion control
Yehuda Sadeh
2009-12-22
ceph: include link to bdi in debugfs
Sage Weil
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
2009-11-19
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
2009-11-12
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
2009-11-11
ceph: remove recon_gen logic
Sage Weil
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
2009-10-29
ceph: replace list_entry with container_of
Noah Watkins
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
2009-10-22
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
Sage Weil
2009-10-16
ceph: enable readahead
Sage Weil
2009-10-16
ceph: flush dirty caps via the cap_dirty list
Sage Weil
2009-10-06
ceph: client types
Sage Weil