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
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-1
/
+2
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-28
/
+28
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-8
/
+1
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
1
-3
/
+3
2018-11-19
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
1
-0
/
+2
2018-09-30
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
1
-1
/
+1
2018-09-30
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
1
-0
/
+1
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+7
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
1
-0
/
+3
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
1
-1
/
+1
2018-08-09
NFS export nfs4_async_handle_error
Olga Kornievskaia
1
-0
/
+3
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-1
/
+1
2018-05-31
pnfs: Move nfs4_opendata into nfs4_fs.h
Fred Isaman
1
-0
/
+25
2018-05-31
NFS: Pass "privileged" value to nfs4_init_sequence()
Anna Schumaker
1
-1
/
+1
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+10
2017-11-17
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
1
-0
/
+1
2017-11-17
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
1
-0
/
+2
2017-11-17
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
1
-0
/
+2
2017-11-17
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
1
-0
/
+3
2017-11-17
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-11-17
NFSv4.1: Fix up replays of interrupted requests
Trond Myklebust
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-20
NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'
NeilBrown
1
-0
/
+11
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-2
/
+2
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
1
-4
/
+1
2017-01-30
NFS: Move nfs4_get_session() into nfs4_session.h
Anna Schumaker
1
-10
/
+0
2016-12-01
NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...
NeilBrown
1
-1
/
+1
2016-11-18
NFSv4: Fix CLOSE races with OPEN
Trond Myklebust
1
-0
/
+7
2016-09-27
NFSv4.1: Test delegation stateids when server declares "some state revoked"
Trond Myklebust
1
-0
/
+3
2016-09-27
NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
Trond Myklebust
1
-1
/
+1
2016-09-22
nfs: track whether server sets MAY_NOTIFY_LOCK flag
Jeff Layton
1
-0
/
+1
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
1
-0
/
+6
2016-09-19
NFS detect session trunking
Andy Adamson
1
-0
/
+2
2016-09-19
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
1
-0
/
+1
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+4
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2016-08-05
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
1
-0
/
+4
2016-07-20
qstr: constify instances in nfs
Al Viro
1
-2
/
+3
2016-06-30
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
1
-0
/
+1
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
1
-2
/
+3
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
1
-2
/
+5
2015-10-08
NFSv4: Refactor NFSv4 error handling
Trond Myklebust
1
-2
/
+4
2015-08-17
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
Anna Schumaker
1
-3
/
+1
2015-06-24
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
Trond Myklebust
1
-0
/
+1
2015-02-03
Merge branch 'flexfiles'
Trond Myklebust
1
-0
/
+6
2015-02-03
nfs4: export nfs4_sequence_done
Peng Tao
1
-0
/
+2
2015-02-03
nfs4: pass slot table to nfs40_setup_sequence
Peng Tao
1
-0
/
+4
2015-01-23
NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE
Trond Myklebust
1
-0
/
+3
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
1
-0
/
+1
[next]