summaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAge
* ceph: fix rasize reporting by ceph_show_optionsSage Weil2011-12-02
* ceph: initialize root dentrySage Weil2011-11-11
* ceph/super.c: quiet sparse noiseH Hartley Sweeten2011-11-05
* ceph: replace leading spaces with tabsNoah Watkins2011-10-25
* libceph: create messenger with clientSage Weil2011-10-25
* ceph: rename rsize -> rasizeSage Weil2011-10-25
* ceph: fix memory leakNoah Watkins2011-08-22
* ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-26
* ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum2011-07-26
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-21
* ceph: add ino32 mount optionYehuda Sadeh2011-03-21
* ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-19
* ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-12
* ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-12
* convert cephAl Viro2010-10-29
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: do not ignore osd_idle_ttl mount optionSage Weil2010-08-03
* ceph: make ->sync_fs not wait if wait==0Sage Weil2010-08-01
* ceph: use %pU to print uuid (fsid)Sage Weil2010-08-01
* ceph: clean up fsid mount optionSage Weil2010-08-01
* ceph: remove unused 'monport' mount optionSage Weil2010-08-01
* ceph: do caps accounting per mds_clientYehuda Sadeh2010-08-01
* ceph: fix atomic64_t initialization on ia64Jeff Mahoney2010-06-10
* ceph: fix f_namelen reported by statfsSage Weil2010-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\
| * ceph: close out mds, osd connections before stopping authSage Weil2010-05-29
| * fs/ceph: Use ERR_CASTJulia Lawall2010-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-24
|\ \ | |/
| * ceph: specify max_bytes on readdir repliesSage Weil2010-05-17
| * ceph: name bdi ceph-%d instead of major:minorSage Weil2010-05-17
| * ceph: clean up mount options, ->show_options()Sage Weil2010-05-17
| * ceph: remove unused #includesHuang Weiyi2010-05-17
| * ceph: wait for both monmap and osdmap when opening sessionSage Weil2010-05-17
| * ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* | ceph: should use deactivate_locked_super() on failure exitsAl Viro2010-05-21
|/
* ceph: unregister bdi before kill_anon_super releases device nameSage Weil2010-05-04
* ceph: print more useful version info on module loadSage Weil2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ceph: reset osd after relevant messages timed outYehuda Sadeh2010-03-04
* ceph: clean up readdir caps reservationSage Weil2010-02-17
* ceph: put unused osd connections on lruYehuda Sadeh2010-02-11
* ceph: allow renewal of auth credentialsSage Weil2010-02-10
* ceph: only unregister registered bdiSage Weil2009-12-23
* ceph: writeback congestion controlYehuda Sadeh2009-12-21
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-21
* ceph: mount fails immediately on errorYehuda Sadeh2009-11-20
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: move mempool creation to ceph_create_clientSage Weil2009-11-18
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18