-
- Downloads
* git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (82 commits) NFSv4: Remove BKL from the nfsv4 state recovery SUNRPC: Remove the BKL from the callback functions NFS: Remove BKL from the readdir code NFS: Remove BKL from the symlink code NFS: Remove BKL from the sillydelete operations NFS: Remove the BKL from the rename, rmdir and unlink operations NFS: Remove BKL from NFS lookup code NFS: Remove the BKL from nfs_link() NFS: Remove the BKL from the inode creation operations NFS: Remove BKL usage from open() NFS: Remove BKL usage from the write path NFS: Remove the BKL from the permission checking code NFS: Remove attribute update related BKL references NFS: Remove BKL requirement from attribute updates NFS: Protect inode->i_nlink updates using inode->i_lock nfs: set correct fl_len in nlmclnt_test() SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier SUNRPC: None of rpcb_create's callers wants a privileged source port SUNRPC: Introduce a specific rpcb_create for contacting localhost ...
No related branches found
No related tags found
Showing
- fs/Kconfig 57 additions, 79 deletionsfs/Kconfig
- fs/lockd/clntproc.c 7 additions, 1 deletionfs/lockd/clntproc.c
- fs/lockd/svc4proc.c 2 additions, 0 deletionsfs/lockd/svc4proc.c
- fs/lockd/svclock.c 6 additions, 1 deletionfs/lockd/svclock.c
- fs/lockd/svcproc.c 2 additions, 0 deletionsfs/lockd/svcproc.c
- fs/nfs/callback.c 16 additions, 18 deletionsfs/nfs/callback.c
- fs/nfs/client.c 8 additions, 5 deletionsfs/nfs/client.c
- fs/nfs/dir.c 31 additions, 57 deletionsfs/nfs/dir.c
- fs/nfs/direct.c 2 additions, 2 deletionsfs/nfs/direct.c
- fs/nfs/file.c 116 additions, 39 deletionsfs/nfs/file.c
- fs/nfs/inode.c 64 additions, 15 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 1 addition, 0 deletionsfs/nfs/internal.h
- fs/nfs/iostat.h 13 additions, 106 deletionsfs/nfs/iostat.h
- fs/nfs/nfs3acl.c 6 additions, 3 deletionsfs/nfs/nfs3acl.c
- fs/nfs/nfs3proc.c 144 additions, 131 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs4proc.c 126 additions, 139 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 0 additions, 2 deletionsfs/nfs/nfs4state.c
- fs/nfs/nfsroot.c 4 additions, 6 deletionsfs/nfs/nfsroot.c
- fs/nfs/proc.c 26 additions, 2 deletionsfs/nfs/proc.c
- fs/nfs/super.c 606 additions, 276 deletionsfs/nfs/super.c
Loading
Please register or sign in to comment