aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAge
* 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
* ceph: handle errors during osd client initSage Weil2009-11-18
* ceph: fix sparse endian warningSage Weil2009-11-04
* ceph: init/destroy bdi in client create/destroy helpersSage Weil2009-11-02
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: fix, clean up string mount arg parsingSage Weil2009-10-27
* ceph: silence uninitialized variable warningSage Weil2009-10-27
* ceph: reduce parse_mount_args stack usageSage 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: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil2009-10-14
* ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2009-10-12
* ceph: show meaningful version on module loadSage Weil2009-10-07
* ceph: super.cSage Weil2009-10-06