Commit Graph

241 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Benny Halevy e5e940170b NFS: create and destroy inode's layout cache 14 years ago
Bryan Schumaker 0715dc632a NFS: remove readdir plus limit 14 years ago
Bryan Schumaker 955a857e06 NFS: new idmapper 15 years ago
Trond Myklebust 5c78f58e2d NFS: Really fix put_nfs_open_context() 15 years ago
Benny Halevy ef84303ebc NFS: handle inode==NULL in __put_nfs_open_context 15 years ago
Trond Myklebust 609588928f NFS: Convert nfsiod to use alloc_workqueue() 15 years ago
Trond Myklebust cd9a1c0e5a NFSv4: Clean up nfs4_atomic_open 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Trond Myklebust 1b924e5f87 NFS: Clean up the callers of nfs_wb_all() 15 years ago
Trond Myklebust f11ac8db5d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. 15 years ago
Trond Myklebust d7cf8dd012 NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation 15 years ago
Trond Myklebust 987f8dfc98 NFS: Reduce stack footprint of nfs_setattr() 15 years ago
Trond Myklebust a3cba2aad9 NFS: Reduce stack footprint of nfs_revalidate_inode() 15 years ago
Trond Myklebust 2d36bfde85 NFS: Add helper functions for allocating filehandles and fattr structs 15 years ago
Trond Myklebust 1544fa0f7a NFS: Fix the mode calculation in nfs_find_open_context 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Trond Myklebust b4d2314bb8 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() 15 years ago
Trond Myklebust 1cda707d52 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping 15 years ago
Trond Myklebust 5cf95214cc NFS: Clean up nfs_sync_mapping 15 years ago
Trond Myklebust acdc53b214 NFS: Replace __nfs_write_mapping with sync_inode() 15 years ago
Trond Myklebust ff778d02bf NFS: Add a count of the number of unstable writes carried by an inode 15 years ago
Trond Myklebust 8fc795f703 NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 26821ed40b make sure data is on disk before calling ->write_inode 15 years ago
Al Viro 6eae7974d0 Switch alloc_nfs_open_context() to struct path 15 years ago
Chuck Lever f895c53f8a NFS: Make close(2) asynchronous when closing NFS O_DIRECT files 15 years ago
Trond Myklebust 9b4b351346 NFS: Don't clobber the attribute type in nfs_update_inode() 15 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
Trond Myklebust e571cbf1a4 NFS: Add a dns resolver for use with NFSv4 referrals and migration 16 years ago
Trond Myklebust 62ab460cf5 NFSv4: Add 'server capability' flags for NFSv4 recommended attributes 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
David Howells ef79c097bb NFS: Use local disk inode cache 16 years ago
David Howells 8ec442ae4c NFS: Register NFS for caching and retrieve the top-level index 16 years ago
Trond Myklebust 7fe5c398fc NFS: Optimise NFS close() 16 years ago
Trond Myklebust 72cb77f4a5 NFS: Throttle page dirtying while we're flushing to disk 16 years ago
Trond Myklebust fb8a1f11b6 NFS: cleanup - remove struct nfs_inode->ncommit 16 years ago
Trond Myklebust 9e6e70f8d8 NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr 16 years ago
NeilBrown 37d9d76d8b NFS: flush cached directory information slightly more readily. 16 years ago
Suresh Jayaraman 2b57dc6cf9 NFS: Minor __nfs_revalidate_inode cleanup 16 years ago
Peter Staubach 64672d55d9 optimize attribute timeouts for "noac" and "actimeo=0" 16 years ago
Trond Myklebust dc0b027dfa NFSv4: Convert the open and close ops to use fmode 16 years ago
Trond Myklebust ae05f26940 NFS: Convert nfs_attr_generation_counter into an atomic_long 16 years ago
Alan Cox 526719ba51 Switch to a valid email address... 16 years ago
Trond Myklebust 011935a0a7 NFS: Fix a resolution problem with nfs_inode->cache_change_attribute 17 years ago
Trond Myklebust 4704f0e274 NFS: Fix the resolution problem with nfs_inode_attrs_need_update() 17 years ago
Trond Myklebust 921615f111 NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag 17 years ago
Trond Myklebust 03254e65a6 NFS: Fix attribute updates 17 years ago
Trond Myklebust 691beb13cd NFS: Allow concurrent inode revalidation 17 years ago
Trond Myklebust 2f28ea614f NFS: Fix up nfs_setattr_update_inode() 17 years ago
Trond Myklebust 076f1fc94c NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() 17 years ago