aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-10-09ceph: update to mon client protocol v15Sage Weil
2009-10-09ceph: cancel osd requests before resending themSage Weil
2009-10-09ceph: reset osd session on fault, not peer_resetSage Weil
2009-10-09ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil
2009-10-09ceph: revoke osd request message on request completionSage Weil
2009-10-09ceph: fix osd request submission raceSage Weil
2009-10-08ceph: renew mon subscription before it expiresSage Weil
2009-10-07ceph: fix mdsmap decoding when multiple mds's are presentSage Weil
2009-10-07ceph: gracefully avoid empty crush bucketsSage Weil
2009-10-07ceph: include preferred_osd in file layout virtual xattrSage Weil
2009-10-07ceph: show meaningful version on module loadSage Weil
2009-10-06ceph: document shared files in READMESage Weil
2009-10-06ceph: Kconfig, MakefileSage Weil
2009-10-06ceph: debugfsSage Weil
2009-10-06ceph: ioctlsSage Weil
2009-10-06ceph: nfs re-export supportSage Weil
2009-10-06ceph: message poolsSage Weil
2009-10-06ceph: messenger librarySage Weil
2009-10-06ceph: snapshot managementSage Weil
2009-10-06ceph: capability managementSage Weil
2009-10-06ceph: monitor clientSage Weil
2009-10-06ceph: CRUSH mapping algorithmSage Weil
2009-10-06ceph: OSD clientSage Weil
2009-10-06ceph: MDS clientSage Weil
2009-10-06ceph: address space operationsSage Weil
2009-10-06ceph: file operationsSage Weil
2009-10-06ceph: directory operationsSage Weil
2009-10-06ceph: inode operationsSage Weil
2009-10-06ceph: super.cSage Weil
2009-10-06ceph: ref counted bufferSage Weil
2009-10-06ceph: client typesSage Weil
2009-10-06ceph: on-wire typesSage Weil
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe
2009-09-25cifs: fix locking and list handling code in cifs_open and its helperJeff Layton
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-25writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe
2009-09-25writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang
2009-09-25writeback: make the super_block pinning more efficientJens Axboe
2009-09-25writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe
2009-09-25writeback: move inodes from one super_block togetherShaohua Li
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe
2009-09-25writeback: improve readability of the wb_writeback() continue/break logicJens Axboe
2009-09-25writeback: cleanup writeback_single_inode()Wu Fengguang
2009-09-25writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang
2009-09-25writeback: stop background writeback when below background thresholdWu Fengguang
2009-09-25fs: Fix busyloop in wb_writeback()Jan Kara
2009-09-25[CIFS] Remove build warningSteve French