summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-24procfs: disable per-task stack usage on NOMMUAndrew Morton
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro
2009-09-24Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto
2009-09-24fs/romfs: correct error-handling codeJulia Lawall
2009-09-24adfs: remove redundant test on unsignedRoel Kluin
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24fs/char_dev.c: remove useless loopRenzo Davoli
2009-09-24flat: use IS_ERR_VALUE() helper macroMike Frysinger
2009-09-24fdpic: ignore the loader's PT_GNU_STACK when calculating the stack sizeDavid Howells
2009-09-24elf: clean up fill_note_info()Amerigo Wang
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra
2009-09-24signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()Oleg Nesterov
2009-09-24exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov
2009-09-24exec: allow do_coredump() to wait for user space pipe readers to completeNeil Horman
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman
2009-09-24exec: make do_coredump() more resilient to recursive crashesNeil Horman
2009-09-24hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-24Btrfs: hash the btree inode during fill_superYan Zheng
2009-09-24Btrfs: relocate file extents in clustersYan, Zheng
2009-09-24Btrfs: don't rename file into dummy directoryYan, Zheng
2009-09-24Btrfs: check size of inode backref before adding hardlinkYan, Zheng
2009-09-24truncate: use new helpersnpiggin@suse.de
2009-09-24truncate: new helpersnpiggin@suse.de
2009-09-24fs: fix overflow in sys_mount() for in-kernel callsVegard Nossum
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner
2009-09-24freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig
2009-09-24freeze_bdev: kill bd_mount_semChristoph Hellwig
2009-09-24exofs: remove BKL from super operationsBoaz Harrosh
2009-09-24fs/romfs: correct error-handling codeJulia Lawall
2009-09-24vfs: seq_file: add helpers for data fillingMiklos Szeredi
2009-09-24vfs: remove redundant position check in do_sendfileJeff Layton
2009-09-24vfs: change sb->s_maxbytes to a loff_tJeff Layton