Commit Graph

61 Commits (3ca113ea74836a80645c79adba24caaa7a74120c)

Author SHA1 Message Date
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
Chuck Lever 6ca9482387 SUNRPC: Clean-up after previous patches. 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 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
David Woodhouse 7f1cbe51ff [PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h> 19 years ago
Trond Myklebust e9f7bee1df [PATCH] NFS: large non-page-aligned direct I/O clobbers memory 19 years ago
Adrian Bunk e4e20512cf NFS: make 2 functions static 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
Andrew Morton d75d54147d git-nfs-build-fixes 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
Trond Myklebust 51d8fa6a10 NFS: Add timeout to submounts 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago
Trond Myklebust 8b4bdcf899 NFS: Store the file system "fsid" value in the NFS super block. 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago
Trond Myklebust 44b11874ff NFS: Separate metadata and page cache revalidation mechanisms 19 years ago
Trond Myklebust 38478b24e3 NFS: More page cache revalidation fixups 19 years ago
David Woodhouse 997b7af2fe Don't include private headers from user-visible parts of include/linux/nfs*.h 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Trond Myklebust c42de9dd67 NFS: Fix a race in nfs_sync_inode() 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust fad6149041 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes 19 years ago
Trond Myklebust e17b1fc4b3 NFS: Make nfs_commit_alloc() extern 19 years ago
Chuck Lever 462d5b3296 NFS: make direct write path generate write requests concurrently 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago
Trond Myklebust 788e7a89a0 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct 19 years ago
Goldwyn Rodrigues 24bd68f46b NFS: Code comments update in NFS 19 years ago
Trond Myklebust b92dccf65b NFS: Fix a busy inodes issue... 19 years ago
Stephen Rothwell 7fd105e758 [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n 19 years ago
Trond Myklebust a72b44222d NFSv4: Allow user to set the port used by the NFSv4 callback channel 19 years ago
Trond Myklebust 70b9ecbdb9 NFS: Make stat() return updated mtimes after a write() 19 years ago
Chuck Lever 40859d7ee6 NFS: support large reads and writes on the wire 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust 29884df0d8 NFS: Fix another O_DIRECT race 19 years ago
Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 20 years ago
Trond Myklebust decf491f30 NFS: Don't let nfs_end_data_update() clobber attribute update information 20 years ago
Trond Myklebust 33801147a8 NFS: Optimise inode attribute cache updates 20 years ago
Trond Myklebust 913a70fc17 NFS: Convert cache_change_attribute into a jiffy-based value 20 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever dc59250c6e [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi 20 years ago
Chuck Lever 412d582ec1 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags 20 years ago
Chuck Lever 5529680981 [PATCH] NFS: split nfsi->flags into two fields 20 years ago
Trond Myklebust 65e4308d25 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates 20 years ago
Trond Myklebust 3da28eb1c6 [PATCH] NFS: Replace nfs_page insertion sort with a radix sort 20 years ago
Trond Myklebust fe51beecc5 [PATCH] NFS: Ensure that fstat() always returns the correct mtime 20 years ago
Trond Myklebust 7d52e86274 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. 20 years ago