aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAge
* ceph: use %pU to print uuid (fsid)Sage Weil2010-08-01
* ceph: specify supported features in super.hSage Weil2010-08-01
* ceph: add ceph_get_cap_for_mds function.Greg Farnum2010-08-01
* ceph: do caps accounting per mds_clientYehuda Sadeh2010-08-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\
| * ceph: removed duplicated #includesAndrea Gelmini2010-05-29
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* ceph: specify max_bytes on readdir repliesSage Weil2010-05-17
* ceph: clean up mount options, ->show_options()Sage Weil2010-05-17
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: invalidate affected dentry leases on aborted requestsSage Weil2010-05-17
* ceph: add missing #includesSage Weil2010-05-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-14
|\
| * ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-13
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ceph: update for write_inode API changeStephen Rothwell2010-03-05
* ceph: reset osd after relevant messages timed outYehuda Sadeh2010-03-04
* ceph: fix flush_dirty_caps race with caps migrationSage Weil2010-03-01
* ceph: drop messages on unregistered mds sessions; cleanupSage Weil2010-02-23
* ceph: fix iterate_caps removal raceSage Weil2010-02-17
* ceph: clean up readdir caps reservationSage Weil2010-02-17
* ceph: use rbtree for snap_realmsSage Weil2010-02-17
* ceph: cleanup async writeback, truncation, invalidate helpersSage Weil2010-02-11
* ceph: put unused osd connections on lruYehuda Sadeh2010-02-11
* ceph: allow renewal of auth credentialsSage Weil2010-02-10
* ceph: writeback congestion controlYehuda Sadeh2009-12-21
* ceph: include link to bdi in debugfsSage Weil2009-12-21
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-12
* ceph: remove recon_gen logicSage Weil2009-11-10
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-09
* ceph: replace list_entry with container_ofNoah Watkins2009-10-28
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil2009-10-22
* ceph: enable readaheadSage Weil2009-10-16
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-15
* ceph: client typesSage Weil2009-10-06