summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-10-06ceph: Kconfig, MakefileSage Weil4-0/+64
2009-10-06ceph: debugfsSage Weil1-0/+425
2009-10-06ceph: ioctlsSage Weil2-0/+196
2009-10-06ceph: nfs re-export supportSage Weil1-0/+223
2009-10-06ceph: message poolsSage Weil2-0/+193
2009-10-06ceph: messenger librarySage Weil3-0/+2398
2009-10-06ceph: snapshot managementSage Weil1-0/+897
2009-10-06ceph: capability managementSage Weil1-0/+2830
2009-10-06ceph: monitor clientSage Weil2-0/+803
2009-10-06ceph: CRUSH mapping algorithmSage Weil5-0/+1027
2009-10-06ceph: OSD clientSage Weil4-0/+2436
2009-10-06ceph: MDS clientSage Weil4-0/+3452
2009-10-06ceph: address space operationsSage Weil1-0/+1115
2009-10-06ceph: file operationsSage Weil1-0/+904
2009-10-06ceph: directory operationsSage Weil1-0/+1212
2009-10-06ceph: inode operationsSage Weil2-0/+2453
2009-10-06ceph: super.cSage Weil1-0/+936
2009-10-06ceph: ref counted bufferSage Weil2-0/+89
2009-10-06ceph: client typesSage Weil6-0/+1091
2009-10-06ceph: on-wire typesSage Weil5-0/+1401
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan11-14/+14
2009-09-26Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+4
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-258/+159
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe1-2/+4
2009-09-25cifs: fix locking and list handling code in cifs_open and its helperJeff Layton1-19/+3
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-53/+118
2009-09-25writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe1-1/+1
2009-09-25writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang1-3/+9
2009-09-25writeback: make the super_block pinning more efficientJens Axboe1-17/+29
2009-09-25writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe1-1/+11
2009-09-25writeback: move inodes from one super_block togetherShaohua Li1-3/+18
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe2-9/+6
2009-09-25writeback: improve readability of the wb_writeback() continue/break logicJens Axboe1-20/+23
2009-09-25writeback: cleanup writeback_single_inode()Wu Fengguang1-8/+7
2009-09-25writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang1-2/+2
2009-09-25writeback: stop background writeback when below background thresholdWu Fengguang1-11/+17
2009-09-25fs: Fix busyloop in wb_writeback()Jan Kara1-1/+18
2009-09-25[CIFS] Remove build warningSteve French1-2/+2
2009-09-25cifs: fix problems with last two commitsJeff Layton1-1/+1
2009-09-25[CIFS] Fix build break when keys support turned offSteve French1-1/+1
2009-09-25procfs: disable per-task stack usage on NOMMUAndrew Morton1-0/+7
2009-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds9-72/+77
2009-09-24cifs: eliminate cifs_init_privateJeff Layton3-50/+20
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro1-0/+2
2009-09-24cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton10-175/+119
2009-09-24Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+6
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds31-1981/+2740
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds32-425/+415
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds10-1/+26
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto1-4/+6