summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-153-29/+59
* ceph: move generic flushing code into helperSage Weil2009-10-141-22/+21
* ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil2009-10-141-1/+3
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-146-132/+137
* ceph: add version field to message headerSage Weil2009-10-131-1/+2
* ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2009-10-122-4/+0
* ceph: ignore trailing data in monampSage Weil2009-10-121-3/+0
* ceph: add file layout validationSage Weil2009-10-092-0/+26
* ceph: update to mon client protocol v15Sage Weil2009-10-093-10/+19
* ceph: cancel osd requests before resending themSage Weil2009-10-091-1/+4
* ceph: reset osd session on fault, not peer_resetSage Weil2009-10-091-5/+2
* ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil2009-10-091-5/+10
* ceph: revoke osd request message on request completionSage Weil2009-10-091-4/+9
* ceph: fix osd request submission raceSage Weil2009-10-091-11/+19
* ceph: renew mon subscription before it expiresSage Weil2009-10-081-2/+2
* ceph: fix mdsmap decoding when multiple mds's are presentSage Weil2009-10-071-5/+5
* ceph: gracefully avoid empty crush bucketsSage Weil2009-10-071-2/+7
* ceph: include preferred_osd in file layout virtual xattrSage Weil2009-10-071-1/+8
* ceph: show meaningful version on module loadSage Weil2009-10-072-8/+3
* ceph: document shared files in READMESage Weil2009-10-061-0/+17
* ceph: Kconfig, MakefileSage Weil2009-10-065-0/+73
* ceph: debugfsSage Weil2009-10-061-0/+425
* ceph: ioctlsSage Weil2009-10-063-0/+197
* ceph: nfs re-export supportSage Weil2009-10-061-0/+223
* ceph: message poolsSage Weil2009-10-062-0/+193
* ceph: messenger librarySage Weil2009-10-063-0/+2398
* ceph: snapshot managementSage Weil2009-10-061-0/+897
* ceph: capability managementSage Weil2009-10-061-0/+2830
* ceph: monitor clientSage Weil2009-10-062-0/+803
* ceph: CRUSH mapping algorithmSage Weil2009-10-065-0/+1027
* ceph: OSD clientSage Weil2009-10-064-0/+2436
* ceph: MDS clientSage Weil2009-10-064-0/+3452
* ceph: address space operationsSage Weil2009-10-061-0/+1115
* ceph: file operationsSage Weil2009-10-061-0/+904
* ceph: directory operationsSage Weil2009-10-061-0/+1212
* ceph: inode operationsSage Weil2009-10-062-0/+2453
* ceph: super.cSage Weil2009-10-061-0/+936
* ceph: ref counted bufferSage Weil2009-10-062-0/+89
* ceph: client typesSage Weil2009-10-066-0/+1091
* ceph: on-wire typesSage Weil2009-10-065-0/+1401
* ceph: documentationSage Weil2009-10-061-0/+139
* Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds2009-09-271-2/+2
* alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-273-15/+27
* ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds2009-09-271-1/+0
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2764-83/+83
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-271-18/+35
|\
| * hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-151-18/+35
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-275-9/+12
|\ \
| * | ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
OpenPOWER on IntegriCloud