Commit Graph

525 Commits (7d09e85448dfa78e3e58186c934449aaf6d49b50)

Author SHA1 Message Date
David Howells 7d4e2747a0 NFS: Fix up split of fs/nfs/inode.c 19 years ago
Trond Myklebust 979df72e6f NFS: Add an ACCESS cache memory shrinker 19 years ago
Trond Myklebust cfcea3e8c6 NFS: Add a global LRU list for the ACCESS cache 19 years ago
Trond Myklebust 1c3c07e9f6 NFS: Add a new ACCESS rpc call cache to the linux nfs client 19 years ago
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