index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
1
-5
/
+33
2021-07-08
NFSv4/pnfs: Clean up layout get on open
Trond Myklebust
1
-5
/
+1
2021-07-08
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
1
-5
/
+33
2021-06-29
Merge branch 'leases-devel'
Trond Myklebust
1
-0
/
+37
2021-06-29
NFSv4: setlease should return EAGAIN if locks are not available
Trond Myklebust
1
-2
/
+2
2021-06-26
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
1
-18
/
+15
2021-06-13
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
1
-0
/
+37
2021-06-03
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-03
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
1
-1
/
+11
2021-06-03
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
1
-4
/
+4
2021-06-01
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-05-20
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
1
-2
/
+2
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-113
/
+145
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-6
/
+0
2021-04-14
NFS: Split attribute support out from the server capabilities
Trond Myklebust
1
-24
/
+25
2021-04-14
NFS: Don't store NFS_INO_REVAL_FORCED
Trond Myklebust
1
-4
/
+1
2021-04-14
NFSv4: link must update the inode nlink.
Trond Myklebust
1
-0
/
+9
2021-04-14
NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime
Trond Myklebust
1
-7
/
+11
2021-04-13
NFS: Use information about the change attribute to optimise updates
Trond Myklebust
1
-3
/
+17
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
1
-0
/
+1
2021-04-13
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
1
-5
/
+9
2021-04-13
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
1
-6
/
+7
2021-04-13
NFSv4: Fix nfs4_bitmap_copy_adjust()
Trond Myklebust
1
-17
/
+16
2021-04-12
NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity
Trond Myklebust
1
-1
/
+0
2021-04-12
NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
Trond Myklebust
1
-3
/
+2
2021-04-12
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
1
-3
/
+3
2021-04-12
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
1
-22
/
+34
2021-04-05
NFSv4: Simplify nfs4_retry_setlk()
Trond Myklebust
1
-31
/
+23
2021-03-11
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
1
-0
/
+3
2021-03-09
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-08
NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4
Trond Myklebust
1
-16
/
+12
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-11
/
+10
2021-02-08
NFSv4: Fixes for nfs4_bitmask_adjust()
Trond Myklebust
1
-7
/
+8
2021-02-01
nfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-02-01
fs/nfs: remove duplicate include
Menglong Dong
1
-4
/
+0
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-0
/
+3
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
1
-16
/
+10
2021-01-06
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
1
-1
/
+1
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-29
/
+42
2020-12-16
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
1
-0
/
+2
2020-12-14
NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
Trond Myklebust
1
-7
/
+8
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
1
-1
/
+1
2020-12-02
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
1
-0
/
+2
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
1
-19
/
+17
2020-12-02
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-12-02
NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp
Trond Myklebust
1
-1
/
+5
2020-10-16
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-3
/
+6
2020-10-09
NFSv4: Use the net namespace uniquifier if it is set
Trond Myklebust
1
-4
/
+17
2020-10-09
NFSv4: Clean up initialisation of uniquified client id strings
Trond Myklebust
1
-41
/
+34
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
1
-3
/
+40
[next]