Commit History

Author SHA1 Message Date
  Weston Andros Adamson f8d9a897d4 NFS: Fix access to suid/sgid executables 12 years ago
  Linus Torvalds 2d4dce0070 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Trond Myklebust 65a0c14954 NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0 12 years ago
  Trond Myklebust 1f018458b3 NFS: Fix calls to drop_nlink() 12 years ago
  Al Viro c44600c9d1 nfs_lookup_revalidate(): fix a leak 12 years ago
  Al Viro 696199f8cc don't do blind d_drop() in nfs_prime_dcache() 12 years ago
  Weston Andros Adamson 6168f62cbd NFSv4: Add ACCESS operation to OPEN compound 12 years ago
  Bryan Schumaker 89d77c8fa8 NFS: Convert v4 into a module 13 years ago
  Bryan Schumaker 1c606fb74c NFS: Convert v3 into a module 13 years ago
  Bryan Schumaker ddda8e0aa8 NFS: Convert v2 into a module 13 years ago
  Bryan Schumaker 73a79706d7 NFS: Split out NFS v4 inode operations 13 years ago
  Bryan Schumaker ab96291ea1 NFS: Split out NFS v3 inode operations 13 years ago
  Bryan Schumaker 597d92891b NFS: Split out NFS v2 inode operations 13 years ago
  Trond Myklebust 8626e4a426 Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
  Al Viro fa3c56bbda fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible 13 years ago
  Al Viro facc3530fb nfs_lookup_verify_inode() - nd is *always* non-NULL here 13 years ago
  Al Viro 93420b40bb switch nfs_lookup_check_intent() away from nameidata 13 years ago
  Al Viro e45198a6ac make finish_no_open() return int 13 years ago
  Al Viro 30d9049474 kill struct opendata 13 years ago
  Al Viro d95852777b make ->atomic_open() return int 13 years ago
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 years ago
  Miklos Szeredi eda72afb9e nfs: don't use intents for checking atomic open 13 years ago
  Miklos Szeredi 50de348c36 nfs: don't use nd->intent.open.flags 13 years ago
  Miklos Szeredi 8867fe5899 nfs: clean up ->create in nfs_rpc_ops 13 years ago
  Miklos Szeredi 0dd2b474d0 nfs: implement i_op->atomic_open() 13 years ago
  Bryan Schumaker 57ec14c55d NFS: Create a return_delegation rpc op 13 years ago