summaryrefslogtreecommitdiffstats
path: root/fs
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-064-0/+64
* ceph: debugfsSage Weil2009-10-061-0/+425
* ceph: ioctlsSage Weil2009-10-062-0/+196
* 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
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2711-14/+14
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-261-2/+4
|\
| * writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-261-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-2611-258/+159
|\ \ | |/ |/|
| * cifs: fix locking and list handling code in cifs_open and its helperJeff Layton2009-09-251-19/+3
| * [CIFS] Remove build warningSteve French2009-09-251-2/+2
| * cifs: fix problems with last two commitsJeff Layton2009-09-251-1/+1
| * [CIFS] Fix build break when keys support turned offSteve French2009-09-251-1/+1
| * cifs: eliminate cifs_init_privateJeff Layton2009-09-243-50/+20
| * cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-2410-175/+119
OpenPOWER on IntegriCloud