aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-27fs: move bdev code out of buffer.cNick Piggin
2009-03-27constify dentry_operations: restAl Viro
2009-03-27constify dentry_operations: configfsAl Viro
2009-03-27constify dentry_operations: sysfsAl Viro
2009-03-27constify dentry_operations: JFSAl Viro
2009-03-27constify dentry_operations: OCFS2Al Viro
2009-03-27constify dentry_operations: GFS2Al Viro
2009-03-27constify dentry_operations: FATAl Viro
2009-03-27constify dentry_operations: FUSEAl Viro
2009-03-27constify dentry_operations: procfsAl Viro
2009-03-27constify dentry_operations: ecryptfsAl Viro
2009-03-27constify dentry_operations: CIFSAl Viro
2009-03-27constify dentry_operations: AFSAl Viro
2009-03-27constify dentry_operations: autofs, autofs4Al Viro
2009-03-27constify dentry_operations: 9pAl Viro
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-27fs: make struct dentry->d_op constJan Engelhardt
2009-03-27devpts: Must release s_umount on errorSukadev Bhattiprolu
2009-03-27vfs: Further changes from macro to inline function in fs.hSteven Whitehouse
2009-03-27vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan
2009-03-27ufs: copy symlink data into the correct union memberDuane Griffin
2009-03-27ufs: ensure fast symlinks are NUL-terminatedDuane Griffin
2009-03-27ufs: don't truncate longer ufs2 fast symlinksDuane Griffin
2009-03-27ufs: validate maximum fast symlink size from superblockDuane Griffin
2009-03-27cleanup may_openChristoph Hellwig
2009-03-27cleanup d_add_ciChristoph Hellwig
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27affs: fix missing unlocks in affs_remove_linkChristoph Hellwig
2009-03-23Linux 2.6.29Linus Torvalds
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-22Update my email addressGertjan van Wingerde
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller