Commit Graph

744 Commits (1709e2af784ea658cec4e91fc884508d1214d6f5)

Author SHA1 Message Date
Trond Myklebust d0dc3701cb NFSv4: Give the lock stateid its own sequence queue 17 years ago
Trond Myklebust e6e21970ba NFSv4: Fix open_to_lock_owner sequenceid allocation... 17 years ago
Trond Myklebust bb22629ee8 NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error 17 years ago
Trond Myklebust b274b48f3e NFSv4: Fix circular locking dependency in nfs4_kill_renewd 17 years ago
Trond Myklebust e9cc6c234b NFS: Fix a possible Oops in fs/nfs/super.c 17 years ago
Trond Myklebust a10db50a4a NFS: Fix an Oops in NFS unmount 17 years ago
Trond Myklebust a5576cfa5c Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" 17 years ago
Trond Myklebust 5cef338b30 NFSv2/v3: Fix a memory leak when using -onolock 17 years ago
Trond Myklebust 4584f520e1 NFS: Fix NFS mountpoint crossing... 17 years ago
Chuck Lever 02fe494619 NFS: Clean up new multi-segment direct I/O changes 17 years ago
Chuck Lever b9148c6b80 NFS: Ensure we return zero if applications attempt to write zero bytes 17 years ago
Chuck Lever c216fd708e NFS: Support multiple segment iovecs in the NFS direct I/O path 17 years ago
Chuck Lever 19f737879c NFS: Introduce iovec I/O helpers to fs/nfs/direct.c 17 years ago
Adrian Bunk 4c30d56edc NFS: fs/nfs/dir.c should #include "internal.h" 17 years ago
Adrian Bunk 5334eb13d4 NFS: make nfs_wb_page_priority() static 17 years ago
Russell King f16c960332 NFS: mount failure causes bad page state 17 years ago
Neil Brown 4c1fe2f78a kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server 17 years ago
Trond Myklebust b09b9417d0 NFS: Fix the ustat() regression 17 years ago
Neil Brown 432409eebc NFS: Fix for bug in handling of errors for O_DIRECT writes 18 years ago
Trond Myklebust 55b70a0300 NFS: Fix a typo in nfs_call_unlink() 18 years ago
Trond Myklebust bad2a52411 NFSv2: Ensure that the directory metadata gets revalidated on file create 18 years ago
Linus Torvalds b35e704118 Avoid compile error in fs/nfs/unlink.c 18 years ago
Olof Johansson e9a404580c nfs: Fix build break with CONFIG_NFS_V4=n 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Trond Myklebust 603c83da19 NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c 18 years ago
Trond Myklebust a49c3c7736 NFSv4: Ensure that we wait for the CLOSE request to complete 18 years ago
Trond Myklebust 565277f63c NFS: Fix a race in sillyrename 18 years ago
Trond Myklebust 61e930a904 NFS: Fix a writeback race... 18 years ago
Jeff Layton 188b95dd8e NFS: if ATTR_KILL_S*ID bits are set, then skip mode change 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 18 years ago
Nick Piggin 4899f9c852 nfs: convert to new aops 18 years ago
Trond Myklebust 05c88babab NFSv4: Fix a typo in nfs_inode_reclaim_delegation 18 years ago
Pavel Emelyanov dfad9441be NFS: clean up explicit check for mandatory locks 18 years ago
Trond Myklebust f43bf0bebe NFS: Add a boot parameter to disable 64 bit inode numbers 18 years ago
Trond Myklebust 2a3f5fd459 NFS: nfs_refresh_inode should clear cache_validity flags on success 18 years ago
Trond Myklebust 40d2470409 NFS: Fix a connectathon regression in NFSv3 and NFSv4 18 years ago
Trond Myklebust 9e08a3c5ae NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode 18 years ago
Trond Myklebust c7c209730d NFS: Get rid of some obsolete macros 18 years ago
Trond Myklebust 4f48af4584 NFS: Simplify filehandle revalidation 18 years ago
Trond Myklebust 9697d2342e NFS: Ensure that nfs_link() returns a hashed dentry 18 years ago
Trond Myklebust a12802cab8 NFS: Be strict about dentry revalidation when doing exclusive create 18 years ago
Trond Myklebust b050aa791f NFS: Don't zap the readdir caches upon error 18 years ago
Trond Myklebust efbb06b7f9 NFS: Remove the redundant nfs_reval_fsid() 18 years ago
Trond Myklebust 81c768808c NFSv3: Always use directory post-op attributes in nfs3_proc_lookup 18 years ago
Trond Myklebust d75340cc4d NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too 18 years ago
Trond Myklebust 216d5d0688 NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidate 18 years ago
Trond Myklebust 0a5ebc1488 NFSv4: Don't revalidate the directory in nfs_atomic_lookup() 18 years ago