Commit Graph

315 Commits (98954df6917cb8f7e65f4f0f79ed641112fcf6b6)

Author SHA1 Message Date
Trond Myklebust 5c2d97cb31 NFS: Fix nfs_page use after free issues in fs/nfs/write.c 19 years ago
Trond Myklebust 76723de0cf NFSv4: Fix incorrect semaphore release in _nfs4_do_open() 19 years ago
Trond Myklebust 7a52411107 NFS: Fix Oopsable condition in nfs_readpage_sync() 19 years ago
Trond Myklebust e9f7bee1df [PATCH] NFS: large non-page-aligned direct I/O clobbers memory 19 years ago
Trond Myklebust 16b4289c74 NFSv4: Add v4 exception handling for the ACL functions. 19 years ago
David Howells e8896495bc NFS: Check lengths more thoroughly in NFS4 readdir XDR decode 19 years ago
Trond Myklebust 79558f3610 NFS: Fix issue with EIO on NFS read 19 years ago
Trond Myklebust 8f8e7a50f4 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs 19 years ago
Trond Myklebust 5d67476fff SUNRPC: make rpc_unlink() take a dentry argument instead of a path 19 years ago
Nikita Danilov ddeff520f0 NFS: Fix a potential deadlock in nfs_release_page 19 years ago
Adrian Bunk e4e20512cf NFS: make 2 functions static 19 years ago
Josh Triplett ce51019327 NFS: Release dcache_lock in an error path of nfs_path 19 years ago
Trond Myklebust 4e0641a7ad NFS: Optimise away an excessive GETATTR call when a file is symlinked 19 years ago
Trond Myklebust 83715ad54f NFS: Fix NFS page_state usage 19 years ago
Trond Myklebust 01c3b861cd NLM,NFSv4: Wait on local locks before we put RPC calls on the wire 19 years ago
Trond Myklebust 42a2d13eee NFSv4: Ensure nfs4_lock_expired() caches delegated locks 19 years ago
Trond Myklebust 9b07357490 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock 19 years ago
Dominik Hackl 4ebd9ab387 [PATCH] nfs: non-procfs build fix 19 years ago
Christoph Lameter fd39fc8561 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Trond Myklebust 607f31e80b Revert "Merge branch 'odirect'" 19 years ago
David Brownell 266bee8869 [PATCH] fix static linking of NFS 19 years ago
Linus Torvalds f36f44de72 Fix NFS2 compile error 19 years ago
Alexey Dobriyan 9bf2aa129a nfs: remove nfs_put_link() 19 years ago
Andrew Morton 6ab86aa130 nfs-build-fix-99 19 years ago
Andrew Morton d75d54147d git-nfs-build-fixes 19 years ago
Trond Myklebust ccf01ef7aa Merge branch 'odirect' 19 years ago
Chuck Lever 82b145c5a5 NFS: alloc nfs_read/write_data as direct I/O is scheduled 19 years ago
Chuck Lever 06cf6f2ed0 NFS: Eliminate nfs_get_user_pages() 19 years ago
Chuck Lever 9c93ab7dff NFS: refactor nfs_direct_free_user_pages 19 years ago
Chuck Lever 51a7bc6cae NFS: remove user_addr, user_count, and pos from nfs_direct_req 19 years ago
Chuck Lever fedb595c66 NFS: "open code" the NFS direct write rescheduler 19 years ago
Chuck Lever b1c5921c5b NFS: Separate functions for counting outstanding NFS direct I/Os 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 81039f1f20 NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Trond Myklebust 4e5ccf60c5 NFS: Fix typo in nfs_do_clone_mount() 19 years ago
Trond Myklebust 860de07139 NFS: Fix compile errors introduced by referrals patches 19 years ago
Trond Myklebust 87e4ba1a62 NFSv4: Ensure that referral mounts bind to a reserved port 19 years ago
Andy Adamson 33a43f2802 NFSv4: A root pathname is sent as a zero component4 19 years ago
Manoj Naik 6b97fd3da1 NFSv4: Follow a referral 19 years ago
Manoj Naik 9cdb3883c3 NFSv4: Ensure client submounts when following a referral 19 years ago
Manoj Naik 61f5164cab NFS: Expand clone mounts to include other servers 19 years ago
Manoj Naik c818ba43f9 NFSv4: Create NFSv4 transport and client 19 years ago
Manoj Naik 830b8e33fe NFSv4: Define an fs_locations bitmap 19 years ago
Manoj Naik 361e624f6d NFSv4: GETATTR attributes on referral 19 years ago