summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-301-1/+0
|\
| * ceph: removed duplicated #includesAndrea Gelmini2010-05-291-1/+0
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
|/
* ceph: specify max_bytes on readdir repliesSage Weil2010-05-171-1/+3
* ceph: clean up mount options, ->show_options()Sage Weil2010-05-171-9/+10
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-171-6/+0
* ceph: invalidate affected dentry leases on aborted requestsSage Weil2010-05-171-0/+1
* ceph: add missing #includesSage Weil2010-05-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-141-2/+1
|\
| * ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-131-2/+1
* | 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-011-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-161-0/+2
* ceph: cleanup async writeback, truncation, invalidate helpersSage Weil2010-02-111-15/+4
* ceph: put unused osd connections on lruYehuda Sadeh2010-02-111-0/+2
* ceph: allow renewal of auth credentialsSage Weil2010-02-101-2/+2
* ceph: writeback congestion controlYehuda Sadeh2009-12-211-0/+3
* ceph: include link to bdi in debugfsSage Weil2009-12-211-0/+1
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-201-9/+9
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-181-0/+2
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-121-0/+2
* ceph: remove recon_gen logicSage Weil2009-11-101-1/+0
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-091-1/+3
* ceph: replace list_entry with container_ofNoah Watkins2009-10-281-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/+0
* ceph: enable readaheadSage Weil2009-10-161-1/+1
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-151-3/+3
* ceph: client typesSage Weil2009-10-061-0/+890
OpenPOWER on IntegriCloud