summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-14fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin
2011-01-14nfsd: break lease on unlink, link, and renameJ. Bruce Fields
2011-01-14nfsd4: break lease on nfsd setattrJ. Bruce Fields
2011-01-14nfsd: don't support msnfs export optionJ. Bruce Fields
2011-01-14nfsd4: initialize cb_per_clientJ. Bruce Fields
2011-01-14fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi
2011-01-14thp: remove PG_buddyAndrea Arcangeli
2011-01-14thp: transparent hugepage vmstatAndrea Arcangeli
2011-01-14oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-14mm: smaps: export mlock informationNikanth Karthikesan
2011-01-14fs/mpage.c: consolidate codeHai Shan
2011-01-14sync_inode_metadata: fix commentAndrew Morton
2011-01-14writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara
2011-01-14writeback: stop background/kupdate works from livelocking other worksJan Kara
2011-01-14writeback: trace wakeup event for background writebackWu Fengguang
2011-01-14writeback: integrated background writeback workJan Kara
2011-01-14ecryptfs: fix broken buildLinus Torvalds
2011-01-13Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher
2011-01-13Squashfs: get rid of default n in KconfigPhillip Lougher
2011-01-13Squashfs: add missing check in zlib_wrapperPhillip Lougher
2011-01-13Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher
2011-01-13Squashfs: Add XZ compression configuration optionPhillip Lougher
2011-01-13Squashfs: add XZ compression supportPhillip Lougher
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