summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-02Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-04-02Merge commit 'trivial/for-next'Stephen Rothwell
2009-04-02Merge commit 'osd/linux-next'Stephen Rothwell
2009-04-02Merge commit 'proc/proc'Stephen Rothwell
2009-04-02Merge commit 'md/for-next'Stephen Rothwell
2009-04-02Merge commit 'ubifs/linux-next'Stephen Rothwell
2009-04-02Merge commit 'cifs/master'Stephen Rothwell
2009-04-02Merge commit 'vfs/for-next'Stephen Rothwell
2009-04-02Merge commit 'mtd/master'Stephen Rothwell
2009-04-02Merge commit 'udf/for_next'Stephen Rothwell
2009-04-02Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-04-02Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2009-04-02Merge commit 'xfs/master'Stephen Rothwell
2009-04-02Merge commit 'nfs/linux-next'Stephen Rothwell
2009-04-02Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-01autofs4: fix lookup deadlockIan Kent
2009-04-01autofs4: cleanup expire code duplicationIan Kent
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang
2009-04-01epoll keyed wakeups: make eventfd use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: teach epoll about hints coming with the wakeup keyDavide Libenzi
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi
2009-04-01epoll: use real type instead of void *Tony Battersby
2009-04-01epoll: clean up ep_modifyTony Battersby
2009-04-01epoll: remove unnecessary xchgTony Battersby
2009-04-01epoll: remember the event if epoll_wait returns -EFAULTTony Battersby
2009-04-01epoll: don't use current in irq contextTony Battersby
2009-04-01epoll: remove debugging codeDavide Libenzi
2009-04-01epoll: fix epoll's own poll (update)Davide Libenzi
2009-04-01epoll: fix epoll's own pollDavide Libenzi
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-04-01ramfs-nommu: use generic lru cacheJohannes Weiner
2009-04-01mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins
2009-04-01fs: fix page_mkwrite error cases in core code and btrfsNick Piggin
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-04-01kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-04-01Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev
2009-04-01Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro