summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-28Treat writes as new when holes span across page boundariesGoldwyn Rodrigues
2011-03-28Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker
2011-03-28fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick
2011-03-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-27fs: fix inode.c kernel-doc warningRandy Dunlap
2011-03-27proc: fix oops on invalid /proc/<pid>/maps accessLinus Torvalds
2011-03-27NFS: Don't leak RPC clients in NFSv4 secinfo negotiationTrond Myklebust
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust
2011-03-25codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24fs: simplify iget & friendsChristoph Hellwig
2011-03-24fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner
2011-03-24fs: Lock the inode LRU list separatelyDave Chinner
2011-03-24fs: factor inode disposalDave Chinner
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson
2011-03-24autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl
2011-03-24autofs4 - remove autofs4_lockIan Kent
2011-03-24autofs4 - fix d_manage() return on rcu-walkIan Kent
2011-03-24autofs4 - fix autofs4_expire_indirect() traversalIan Kent
2011-03-24autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent
2011-03-24autofs4 - reinstate last used update on accessIan Kent
2011-03-24vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: Add secinfo procedureBryan Schumaker
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds