summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan
2011-01-13fs/mpage.c: consolidate codeHai Shan
2011-01-13sync_inode_metadata: fix commentAndrew Morton
2011-01-13writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara
2011-01-13writeback: stop background/kupdate works from livelocking other worksJan Kara
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang
2011-01-13writeback: integrated background writeback workJan Kara
2011-01-13ecryptfs: fix broken buildLinus Torvalds
2011-01-13NFS: Fix NFSv3 exclusive open semanticsTrond Myklebust
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13cramfs: generate unique inode number for better inode cache usageStefani Seibold
2011-01-13aio: remove unused aio_run_iocbs()Jeff Moyer
2011-01-13aio: remove unnecessary checkNamhyung Kim
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim
2011-01-13/proc/kcore: fix seekingDave Anderson
2011-01-13proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan
2011-01-13proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan
2011-01-13kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek
2011-01-13proc: use single_open() correctlyJovi Zhang
2011-01-13proc: ->low_ino cleanupAlexey Dobriyan
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan
2011-01-13proc: use unsigned long inside /proc/*/statmAlexey Dobriyan
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches
2011-01-13reiserfs: make sure va_end() is always called after va_start().Jesper Juhl
2011-01-13befs: don't pass huge structs by valueJesper Juhl
2011-01-13pipe: use event aware wakeupsDavide Libenzi
2011-01-13binfmt_elf: cleanupsMikael Pettersson
2011-01-13epoll: convert max_user_watches to longRobin Holt
2011-01-13fs/select.c: fix information leak to userspaceVasiliy Kulikov
2011-01-13fs/ext4/inode.c: use pr_warn_ratelimited()Andrew Morton
2011-01-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe
2011-01-12Gfs2: fail if we try to use hole punchJosef Bacik
2011-01-12Btrfs: fail if we try to use hole punchJosef Bacik
2011-01-12Ext4: fail if we try to use hole punchJosef Bacik
2011-01-12Ocfs2: handle hole punching via fallocate properlyJosef Bacik
2011-01-12XFS: handle hole punching via fallocate properlyJosef Bacik
2011-01-12fs: add hole punching to fallocateJosef Bacik
2011-01-12vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)Jeff Layton
2011-01-12fix signedness mess in rw_verify_area() on 64bit architecturesAl Viro
2011-01-12fs: fix kernel-doc for dcache::prepend_pathRandy Dunlap
2011-01-12fs: fix kernel-doc for dcache::d_validateRandy Dunlap
2011-01-12sanitize ecryptfs ->mount()Al Viro
2011-01-12switch afsAl Viro
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2011-01-12switch ncpfsAl Viro
2011-01-12switch 9pAl Viro