Commit Graph

379 Commits (b4d38e38e66f8e1b32a1b1c00e533175314c8d56)

Author SHA1 Message Date
David Howells 509de81116 NFS: Add extra const qualifiers 19 years ago
David Howells 0c7d90cfed NFS: Use the dentry superblock directly in nfs_statfs() 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells e9326dcab4 NFS: Add a server capabilities NFS RPC op 19 years ago
David Howells 2b3de4411b NFS: Add a lookupfh NFS RPC op 19 years ago
David Howells b7162792b5 NFS: Return an error when starting the idmapping pipe 19 years ago
David Howells 7539bbab80 NFS: Rename nfs_server::nfs4_state 19 years ago
David Howells adfa6f980b NFS: Rename struct nfs4_client to struct nfs_client 19 years ago
David Howells 5ae1fbce14 NFS: Fix NFS4 callback up/down prototypes 19 years ago
David Howells 0a8ea4372b NFS: Disambiguate nfs_stat_to_errno() 19 years ago
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