aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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: move directory size logic to ceph_getattrSage Weil2009-10-21
* ceph: v0.17 of clientSage Weil2009-10-19
* ceph: include preferred osd in placement seedSage Weil2009-10-19
* ceph: enable readaheadSage Weil2009-10-16
* ceph: move dirty caps code aroundSage Weil2009-10-15
* ceph: warn on allocation from msgpool with larger front_lenSage Weil2009-10-15
* ceph: correct subscribe_ack msgpool payload sizeSage Weil2009-10-15
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-15
* ceph: move generic flushing code into helperSage Weil2009-10-14
* ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil2009-10-14
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-14
* ceph: add version field to message headerSage Weil2009-10-13
* ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2009-10-12
* ceph: ignore trailing data in monampSage Weil2009-10-12
* ceph: add file layout validationSage Weil2009-10-09
* ceph: update to mon client protocol v15Sage Weil2009-10-09
* ceph: cancel osd requests before resending themSage Weil2009-10-09
* ceph: reset osd session on fault, not peer_resetSage Weil2009-10-09
* ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil2009-10-09
* ceph: revoke osd request message on request completionSage Weil2009-10-09
* ceph: fix osd request submission raceSage Weil2009-10-09
* ceph: renew mon subscription before it expiresSage Weil2009-10-08
* ceph: fix mdsmap decoding when multiple mds's are presentSage Weil2009-10-07
* ceph: gracefully avoid empty crush bucketsSage Weil2009-10-07
* ceph: include preferred_osd in file layout virtual xattrSage Weil2009-10-07
* ceph: show meaningful version on module loadSage Weil2009-10-07
* ceph: document shared files in READMESage Weil2009-10-06
* ceph: Kconfig, MakefileSage Weil2009-10-06
* ceph: debugfsSage Weil2009-10-06
* ceph: ioctlsSage Weil2009-10-06
* ceph: nfs re-export supportSage Weil2009-10-06
* ceph: message poolsSage Weil2009-10-06
* ceph: messenger librarySage Weil2009-10-06
* ceph: snapshot managementSage Weil2009-10-06
* ceph: capability managementSage Weil2009-10-06
* ceph: monitor clientSage Weil2009-10-06
* ceph: CRUSH mapping algorithmSage Weil2009-10-06
* ceph: OSD clientSage Weil2009-10-06
* ceph: MDS clientSage Weil2009-10-06
* ceph: address space operationsSage Weil2009-10-06
* ceph: file operationsSage Weil2009-10-06
* ceph: directory operationsSage Weil2009-10-06
* ceph: inode operationsSage Weil2009-10-06
* ceph: super.cSage Weil2009-10-06
* ceph: ref counted bufferSage Weil2009-10-06