summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-20fat: switch to d_make_root()Al Viro
2012-03-20ntfs: switch to d_make_root()Al Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20procfs: clean proc_fill_super() upAl Viro
2012-03-20... and the same failure exits cleanup for ocfs2Al Viro
2012-03-20coda: clean failure exits in coda_fill_super()Al Viro
2012-03-20clean up the failure exits in cifs_read_super()Al Viro
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro
2012-03-20ecryptfs: don't bother with ->drop_inode()Al Viro
2012-03-20vfs: drop_file_write_access() made staticAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
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
2012-03-16Merge branch 'pm-sleep'Rafael J. Wysocki
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds