summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-18nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison
2008-07-18nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-16[PATCH] ocfs2: fix oops in mmap_truncate testingColy Li
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap
2008-07-15Merge branch 'bkl-removal' into nextTrond Myklebust
2008-07-15Merge branch 'devel' into nextTrond Myklebust
2008-07-15NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust
2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust
2008-07-15NFS: Remove BKL from the readdir codeTrond Myklebust
2008-07-15NFS: Remove BKL from the symlink codeTrond Myklebust
2008-07-15NFS: Remove BKL from the sillydelete operationsTrond Myklebust
2008-07-15NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust
2008-07-15NFS: Remove BKL from NFS lookup codeTrond Myklebust
2008-07-15NFS: Remove the BKL from nfs_link()Trond Myklebust
2008-07-15NFS: Remove the BKL from the inode creation operationsTrond Myklebust
2008-07-15NFS: Remove BKL usage from open()Trond Myklebust
2008-07-15NFS: Remove BKL usage from the write pathTrond Myklebust
2008-07-15NFS: Remove the BKL from the permission checking codeTrond Myklebust
2008-07-15NFS: Remove attribute update related BKL referencesTrond Myklebust
2008-07-15NFS: Remove BKL requirement from attribute updatesTrond Myklebust
2008-07-15NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust
2008-07-15nfs: set correct fl_len in nlmclnt_test()Felix Blyakher
2008-07-15lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields
2008-07-15lockd: minor svclock.c style fixesJ. Bruce Fields
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-07-15lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-07-15UBIFS: include to compilationArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14configfs: call drop_link() to cleanup after create_link() failureLouis Rilling