Commit Graph

45 Commits (55b70a0300b873c0ec7ea6e33752af56f41250ce)

Author SHA1 Message Date
Trond Myklebust 8850df999c NFS: Fix atime revalidation in read() 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Trond Myklebust de05a0cc2a NFS: Minor read optimisation... 18 years ago
Nate Diller 60945cb7c8 NFS: use zero_user_page 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
Trond Myklebust 8b09bee308 NFS: Cleanup for nfs_readpages() 18 years ago
Trond Myklebust bcb71bba7e NFS: Another cleanup of the read/write request coalescing code 18 years ago
Trond Myklebust d8a5ad75cc NFS: Cleanup the coalescing code 18 years ago
Chuck Lever a3f565b1e5 NFS: fix print format for tk_pid 18 years ago
Trond Myklebust 8e0969f045 NFS: Remove nfs_readpage_sync() 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Trond Myklebust 49a70f2786 NFS: Cleanup: add common helper nfs_page_length() 18 years ago
Frank Filz a99b71c9c4 NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. 18 years ago
Trond Myklebust cf1308ff78 NFS: Fix missing page_unlock() in nfs_readpage 18 years ago
Trond Myklebust 0b67130149 NFS: Fix asynchronous read error handling 18 years ago
Trond Myklebust 8aca67f0ae SUNRPC: Fix a potential race in rpc_wake_up_task() 18 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Trond Myklebust 5f004cf2aa NFS: Make read() return an ESTALE if the file has been deleted 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 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 79558f3610 NFS: Fix issue with EIO on NFS read 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
David Brownell 266bee8869 [PATCH] fix static linking of NFS 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Chuck Lever 0d0b5cb36f NFS: Optimize allocation of nfs_read/write_data structures 19 years ago
Trond Myklebust 1de3fc12ea NFS: Clean up and fix page zeroing when we have short reads 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 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 d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 19 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 19 years ago
Nick Wilson 10d2c46f94 [PATCH] NFS: fix client oops when debugging is on 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 5529680981 [PATCH] NFS: split nfsi->flags into two fields 20 years ago
Trond Myklebust c6a556b88a [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago