aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20NFSv4.1 end back channel session drainingAndy Adamson1-12/+11
2013-06-18NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust1-9/+9
2013-06-18NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust1-14/+14
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust4-19/+44
2013-06-18NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni1-1/+1
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust2-6/+17
2013-06-06NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust3-21/+20
2013-06-06NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust1-10/+7
2013-06-06NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust1-18/+11
2013-06-06NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust1-7/+0
2013-06-06NFSv4.1: Simplify setting the layout header credentialTrond Myklebust1-1/+1
2013-06-06NFSv4.1: Enable state protectionTrond Myklebust1-1/+2
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust7-10/+22
2013-06-06NFSv4.1: Ensure that test_stateid and free_stateid use correct credentialsTrond Myklebust1-15/+50
2013-06-06NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust3-5/+14
2013-06-06NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust2-0/+2
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust2-0/+2
2013-05-30NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever1-0/+2
2013-05-29NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust1-1/+1
2013-05-23NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever1-1/+1
2013-05-20NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson6-18/+20
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+18
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+17
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds2-41/+103
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+4
2013-05-09eCryptfs: Use the ablkcipher crypto APITyler Hicks2-41/+103
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-0/+2
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+1
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds48-1902/+3215
2013-05-09Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds15-32/+83
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+17
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro1-8/+1
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-42/+169
2013-05-09nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton1-7/+5
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds17-682/+982
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson2-2/+26
2013-05-08pstore/ram: fix error return code in ramoops_probe()Wei Yongjun1-0/+2
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds13-221/+420
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim1-16/+18
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li1-5/+9
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li1-6/+4
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li1-2/+6
2013-05-08f2fs: recover when journal contains deleted filesChris Fries1-2/+6
2013-05-08f2fs: continue to mount after failing recoveryChris Fries1-4/+3
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim3-2/+26
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds41-1077/+602
2013-05-07aio: don't include aio.h in sched.hKent Overstreet38-3/+38
2013-05-07aio: kill ki_retryKent Overstreet1-139/+85
2013-05-07aio: kill ki_keyKent Overstreet1-2/+5