Trond Myklebust
|
a841b54dbd
NFS: Pass the inode down to the getattr() callback
|
7 lat temu |
Trond Myklebust
|
ed7e9ad090
NFSv4: Fix sillyrename to return the delegation when appropriate
|
7 lat temu |
Anna Schumaker
|
e9ae1ee2b2
NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
|
7 lat temu |
Anna Schumaker
|
fb91fb0ee7
NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
|
7 lat temu |
chendt
|
dbc898ae10
NFSv3/acl: forget acl cache after setattr
|
7 lat temu |
Trond Myklebust
|
c135cb39a9
NFS: Remove the unused return_delegation() callback
|
7 lat temu |
Trond Myklebust
|
977fcc2b0b
NFS: Add a delegation return into nfs4_proc_unlink_setup()
|
7 lat temu |
Trond Myklebust
|
f2c2c552f1
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
|
7 lat temu |
Trond Myklebust
|
912678dbc5
NFS: Move the delegation return down into nfs4_proc_remove()
|
7 lat temu |
Colin Ian King
|
1b72040645
NFS: make struct nlmclnt_fl_close_lock_ops static
|
7 lat temu |
Linus Torvalds
|
c3e9c04b89
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 lat temu |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 lat temu |
Anna Schumaker
|
1750d929b0
NFS: Don't compare apples to elephants to determine access bits
|
8 lat temu |
Trond Myklebust
|
eda3e20847
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
|
8 lat temu |
Benjamin Coddington
|
a7a3b1e971
NFS: convert flags to bool
|
8 lat temu |
Trond Myklebust
|
bb3393d5b3
NFSv3: nfs3_nlm_alloc_call should be declared static
|
8 lat temu |
Benjamin Coddington
|
f30cb757f6
NFS: Always wait for I/O completion before unlock
|
8 lat temu |
Benjamin Coddington
|
b1ece737f4
lockd: Introduce nlmclnt_operations
|
8 lat temu |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 lat temu |
Al Viro
|
beffb8feb6
qstr: constify instances in nfs
|
9 lat temu |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 lat temu |
Trond Myklebust
|
a08a8cd375
NFS: Add attribute update barriers to NFS writebacks
|
10 lat temu |
Trond Myklebust
|
f044636d97
NFS: Add attribute update barriers to nfs_setattr_update_inode()
|
10 lat temu |
Trond Myklebust
|
16cecdf620
NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
|
11 lat temu |
Anna Schumaker
|
00a36a1090
NFS: Move v3 declarations out of internal.h
|
11 lat temu |
Trond Myklebust
|
e655f945cd
Merge branch 'bugfixes' into linux-next
|
11 lat temu |
Christoph Hellwig
|
74adf83f5d
nfs: only show Posix ACLs in listxattr if actually present
|
11 lat temu |
Weston Andros Adamson
|
d45f60c678
nfs: merge nfs_pgio_data into _header
|
11 lat temu |
Anna Schumaker
|
a4cdda5911
NFS: Create a common pgio_rpc_prepare function
|
11 lat temu |
Anna Schumaker
|
9c7e1b3d50
NFS: Create a common read and write data struct
|
11 lat temu |