summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: update for write_inode API changeStephen Rothwell2010-03-051-1/+2
* ceph: reset osd after relevant messages timed outYehuda Sadeh2010-03-041-0/+3
* ceph: fix flush_dirty_caps race with caps migrationSage Weil2010-03-021-0/+1
* ceph: drop messages on unregistered mds sessions; cleanupSage Weil2010-02-231-0/+1
* ceph: fix iterate_caps removal raceSage Weil2010-02-171-3/+3
* ceph: clean up readdir caps reservationSage Weil2010-02-171-1/+4
* ceph: use rbtree for snap_realmsSage Weil2010-02-171-0/+2
* ceph: cleanup async writeback, truncation, invalidate helpersSage Weil2010-02-111-15/+4Star
* ceph: put unused osd connections on lruYehuda Sadeh2010-02-111-0/+2
* ceph: allow renewal of auth credentialsSage Weil2010-02-111-2/+2
* ceph: writeback congestion controlYehuda Sadeh2009-12-221-0/+3
* ceph: include link to bdi in debugfsSage Weil2009-12-221-0/+1
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-201-9/+9
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-191-0/+2
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-131-0/+2
* ceph: remove recon_gen logicSage Weil2009-11-111-1/+0Star
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-091-1/+3
* ceph: replace list_entry with container_ofNoah Watkins2009-10-291-1/+1
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-3/+5
* ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil2009-10-221-2/+0Star
* ceph: enable readaheadSage Weil2009-10-161-1/+1
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-161-3/+3
* ceph: client typesSage Weil2009-10-061-0/+890