summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-10writeback: bdi write bandwidth estimationWu Fengguang5-0/+120
2011-07-10writeback: account per-bdi accumulated written pagesJan Kara3-2/+10
2011-07-10writeback: make writeback_control.nr_to_write straightWu Fengguang6-129/+148
2011-06-19writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr()Wu Fengguang1-3/+4
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang2-4/+35
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang2-0/+74
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang4-9/+4
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang4-16/+5
2011-06-08writeback: skip balance_dirty_pages() for in-memory fsWu Fengguang1-6/+4
2011-06-08writeback: add bdi_dirty_limit() kernel-docWu Fengguang1-2/+9
2011-06-08writeback: avoid extra sync work at enqueue timeWu Fengguang2-16/+3
2011-06-08writeback: elevate queue_io() into wb_writeback()Wu Fengguang1-17/+12
2011-06-08writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig8-68/+85
2011-06-08writeback: refill b_io iff emptyWu Fengguang1-2/+3
2011-06-08writeback: the kupdate expire timestamp should be a moving targetWu Fengguang1-5/+6
2011-06-08writeback: try more writeback as long as something was writtenWu Fengguang1-8/+8
2011-06-08writeback: introduce writeback_control.inodes_writtenWu Fengguang2-0/+5
2011-06-08writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang1-0/+9
2011-06-08writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang4-12/+14
2011-06-06Linux 3.0-rc2v3.0-rc2Linus Torvalds1-1/+1
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins1-2/+2
2011-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-17/+30
2011-06-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-23/+22
2011-06-06Merge branch 'fix/asoc' into for-linusTakashi Iwai2-5/+8
2011-06-05Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2-2/+5
2011-06-05ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds19-468/+635
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-1/+2
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-219/+380
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba1-1/+1
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheChris Mason4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba2-4/+5
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik1-0/+5
2011-06-04btrfs: false BUG_ON when degradedArne Jansen1-1/+1
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo1-0/+6
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason1-8/+19
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason1-0/+1
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen1-49/+65
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-28/+41
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-1/+1
2011-06-04Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-2/+4
2011-06-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds9-97/+136
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-4/+4
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+141
2011-06-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-45/+39
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115