Commit Graph

2201 Commits (175a4eb7ea531cdbf6d574f5d5ba9aa0f5e8ed13)

Author SHA1 Message Date
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 5352d3b65a make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt 13 years ago
Al Viro e407699ef5 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... 13 years ago
Al Viro 5ede7b1cfa pull manipulations of rpc_cred inside alloc_nfs_open_context() 13 years ago
Trond Myklebust 6c52961743 NFS: Fix a regression in nfs_file_llseek() 13 years ago
Trond Myklebust 652f89f64f NFSv4: Do not accept delegated opens when a delegation recall is in effect 13 years ago
Trond Myklebust 4b44b40e04 NFSv4: Ensure correct locking when accessing the 'lock_states' list 13 years ago
Trond Myklebust 111d489f0f NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits. 13 years ago
Trond Myklebust 4f38e4aadc NFSv4: Don't error if we handled it in nfs4_recovery_handle_error 13 years ago
Al Viro ea441d1104 new helper: mount_subtree() 13 years ago
Al Viro c133449587 switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs 13 years ago
Trond Myklebust 62e4a76987 NFS: Revert pnfs ugliness from the generic NFS read code path 13 years ago
Trond Myklebust a6f498a891 NFS: Fix a regression in the referral code 13 years ago
Jeff Layton 0486958f57 nfs: move nfs_file_operations declaration to bottom of file.c (try #2) 13 years ago
Jeff Layton 1788ea6e3b nfs: when attempting to open a directory, fall back on normal lookup (try #5) 13 years ago
Jeff Layton 6070295efc nfs: set vs_hidden on nfs4_callback_version4 (try #2) 13 years ago
Boaz Harrosh 278c023a99 pnfs-obj: Support for RAID5 read-4-write interface. 13 years ago
Boaz Harrosh 04291b628c pnfs-obj: move to ore 03: Remove old raid engine 13 years ago
Boaz Harrosh eecfc6312a pnfs-obj: move to ore 02: move to ORE 13 years ago
Boaz Harrosh af4f5b54bc pnfs-obj: move to ore 01: ore_layout & ore_components 13 years ago
Boaz Harrosh e2e04355d9 pnfs-obj: Rename objlayout_io_state => objlayout_io_res 13 years ago
Boaz Harrosh 96218556b0 pnfs-obj: Get rid of objlayout_{alloc,free}_io_state 13 years ago
Boaz Harrosh e6c40fe3f4 pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist 13 years ago
Boaz Harrosh 4cdc685c7d pnfs-obj: Remove redundant EOF from objlayout_io_state 13 years ago
Rakib Mullick 2b72c9ccd2 nfs: Remove unused variable from write.c 13 years ago
Rakib Mullick 6f276e49fd nfs: Fix unused variable warning from file.c 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Chuck Lever e414966b81 NFS: Remove no-op less-than-zero checks on unsigned variables. 13 years ago
Chuck Lever c6e6966602 NFS: Clean up nfs4_xdr_dec_secinfo() 13 years ago
Chuck Lever c02f557dd0 NFS: Fix documenting comment for nfs_create_request() 13 years ago
Peng Tao d743c3c9c2 NFS4: fix cb_recallany decode error 13 years ago
Peng Tao 92407e75ce nfs4: serialize layoutcommit 13 years ago
Andi Kleen 79835a710d nfs: drop unnecessary locking in llseek 13 years ago
Andi Kleen ef3d0fd27e vfs: do (nearly) lockless generic_file_llseek 13 years ago
Malahal Naineni 940aab4902 Check validity of cl_rpcclient in nfs_server_list_show 13 years ago
Trond Myklebust b6ee8cd264 NFS: Get rid of the nfs_rdata_mempool 13 years ago
Trond Myklebust fba730050d NFS: Don't rely on PageError in nfs_readpage_release_partial 13 years ago
Trond Myklebust fbb5a9abf0 NFS: Get rid of unnecessary calls to ClearPageError() in read code 13 years ago
Trond Myklebust d00c5d4386 NFS: Get rid of nfs_restart_rpc() 13 years ago
Trond Myklebust 08ef7bd3bc NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup 13 years ago
Trond Myklebust 0c2e53f11a NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() 13 years ago
Trond Myklebust a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 13 years ago
H Hartley Sweeten 45402c38ee nfs/super.c: local functions should be static 13 years ago
Peng Tao 7542274519 pnfsblock: fix writeback deadlock 13 years ago