Commit Graph

124 Commits (6bfb09a1005193be5c81ebac9f3ef85210142650)

Author SHA1 Message Date
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Chuck Lever 0e0cab744b NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Adrian Bunk a3dab29353 make nfs_automount_list static 17 years ago
Trond Myklebust c9d8f89d98 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails 17 years ago
Trond Myklebust c37dcd334c NFS: Fix the fsid revalidation in nfs_update_inode() 17 years ago
Benny Halevy 99fadcd764 nfs: convert NFS_*(inode) helpers to static inline 17 years ago
Benny Halevy 3a10c30acc nfs: obliterate NFS_FLAGS macro 17 years ago
Trond Myklebust bfc69a4566 NFS: define a function to update nfsi->cache_change_attribute 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Adrian Bunk 5334eb13d4 NFS: make nfs_wb_page_priority() static 17 years ago
Trond Myklebust 565277f63c NFS: Fix a race in sillyrename 18 years ago
Trond Myklebust f43bf0bebe NFS: Add a boot parameter to disable 64 bit inode numbers 18 years ago
Jesper Juhl 58eaab9337 [23/37] Clean up duplicate includes in 18 years ago
Trond Myklebust c7c209730d NFS: Get rid of some obsolete macros 18 years ago
Trond Myklebust d75340cc4d NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too 18 years ago
Trond Myklebust 60ccd4ec41 NFS: Remove nfs_begin_data_update/nfs_end_data_update 18 years ago
Trond Myklebust 80eb209def NFS: Remove NFS_I(inode)->data_updates 18 years ago
Trond Myklebust a1643a92f6 NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() 18 years ago
Trond Myklebust f38211100d NFS: nfs_mark_for_revalidate don't update cache_change_attribute 18 years ago
Trond Myklebust 4b841736bc NFS: Fix nfs_verify_change_attribute() 18 years ago
Trond Myklebust 8edb018288 NFS: Fix the sign of the return value of nfs_save_change_attribute() 18 years ago
Trond Myklebust 70ca88521f NFS: Fake up 'wcc' attributes to prevent cache invalidation after write 18 years ago
Trond Myklebust c481299839 NFS: Fix atime revalidation in readdir() 18 years ago
Trond Myklebust 17cadc9537 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds 18 years ago
Trond Myklebust 7957c1418f NFS: fix nfs_verify_change_attribute 18 years ago
Trond Myklebust af22f94ae0 NFSv4: Simplify _nfs4_do_access() 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Trond Myklebust c03025d555 NFS: Add a helper to extract the nfs_open_context from a struct file 18 years ago
Trond Myklebust 7b159fc18d NFS: Fall back to synchronous writes when a background write errors... 18 years ago
Trond Myklebust ed90ef51a3 NFS: Clean up NFS writeback flush code 18 years ago
Trond Myklebust 9cccef9505 NFS: Clean up write code... 18 years ago
Trond Myklebust 1b3b4a1a2d NFS: Fix a write request leak in nfs_invalidate_page() 18 years ago
Trond Myklebust 5e11934d13 NFS: Fix put_nfs_open_context 18 years ago
Trond Myklebust e4eff1a622 SUNRPC: Clean up the sillyrename code 18 years ago
Chuck Lever 3ea97309e6 NFS: Remake nfsroot_mount as a permanent part of NFS client 18 years ago
Chuck Lever f18289931d NFS: Add a new NFS debugging flag just for mount processing 18 years ago
Chuck Lever 433c92379d NFS: Clean up nfs_size_to_loff_t() 18 years ago
Trond Myklebust 412c77cee6 NFSv4: Defer inode revalidation when setting up a delegation 18 years ago
Trond Myklebust 587142f85f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock 18 years ago
Trond Myklebust 3bec63db55 NFS: Convert struct nfs_open_context to use a kref 18 years ago
Trond Myklebust dce34ce298 NFS: Prevent integer overflow in nfs_scan_list() 18 years ago
Trond Myklebust 2aefa10431 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Benny Halevy 4dc2eaecd4 NFS: move NFS_DEBUG definition 18 years ago
Trond Myklebust 717d44e849 [PATCH] NFS: Fix races in nfs_revalidate_mapping() 18 years ago