Commit Graph

42 Commits (38478b24e37587f1c4fedf8ac070ca54f052ed28)

Author SHA1 Message Date
Trond Myklebust 38478b24e3 NFS: More page cache revalidation fixups 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 19 years ago
Trond Myklebust decf491f30 NFS: Don't let nfs_end_data_update() clobber attribute update information 19 years ago
Trond Myklebust 33801147a8 NFS: Optimise inode attribute cache updates 19 years ago
Trond Myklebust 913a70fc17 NFS: Convert cache_change_attribute into a jiffy-based value 19 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 19 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
Trond Myklebust 951a143b3f [PATCH] NFS: Fix the file size revalidation 20 years ago
Trond Myklebust f0dd2136da [PATCH] NFS: Clean up readdir changes. 20 years ago
Olivier Galibert 00a9264227 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland 20 years ago
Andreas Gruenbacher 5c6a9f7d92 [PATCH] NFS: Cache the NFSv3 acls. 20 years ago
Andreas Gruenbacher 055ffbea05 [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. 20 years ago
Andreas Gruenbacher b7fa0554cf [PATCH] NFS: Add support for NFSv3 ACLs 20 years ago
J. Bruce Fields e50a1c2e1f [PATCH] NFSv4: client-side caching NFSv4 ACLs 20 years ago
Trond Myklebust ada70d9425 [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls 20 years ago
Trond Myklebust 464a98bd70 [PATCH] NFS: cleanup: shrink struct nfs_open_context 20 years ago
Trond Myklebust a656db9987 [PATCH] NFS: Remove unused NFS inode field readdir_timestamp. 20 years ago
Trond Myklebust 4ce79717ce [PATCH] NFS: Header file cleanup... 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago