aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-21hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-21pagemap: introduce data structure for pagemap entryNaoya Horiguchi
2012-03-21pagemap: export KPF_THPNaoya Horiguchi
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-21pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi
2012-03-21hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong
2012-03-21seq_file: fix mishandling of consecutive pread() invocations.Earl Chew
2012-03-21fs/namei.c: fix warnings on 32-bitAndrew Morton
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20AFS: checking wrong bit in afs_readpages()Dan Carpenter
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20udf: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ubifs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20reiserfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ocfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ntfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20nilfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20nfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20minix: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20logfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20jbd2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20jbd: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20gfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20fuse: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ext2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20exofs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20afs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20btrfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20kcore: fix spelling in read_kcore() commentLaura Vasilescu
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-19vfs: get rid of batshit-insane pointless dentry hash calculationsLinus Torvalds
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard