index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
1
-0
/
+1
*
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2022-01-13
1
-1
/
+1
*
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2022-01-13
1
-1
/
+2
*
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-13
1
-4
/
+5
*
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2022-01-06
1
-0
/
+2
*
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
1
-2
/
+1
*
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
1
-1
/
+0
*
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
2021-06-13
1
-1
/
+2
*
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
2021-06-13
1
-0
/
+1
*
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-03
1
-0
/
+1
*
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
2020-10-02
1
-0
/
+8
*
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-15
1
-0
/
+35
|
\
|
*
NFSv4.2: add client side xattr caching.
Frank van der Linden
2020-07-13
1
-0
/
+22
|
*
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
2020-07-13
1
-0
/
+2
|
*
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
2020-07-13
1
-0
/
+5
|
*
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
2020-07-13
1
-0
/
+6
*
|
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+1
|
/
*
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-03-16
1
-1
/
+3
*
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-04
1
-3
/
+1
*
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-24
1
-2
/
+4
*
NFS: Add fs_context support.
David Howells
2020-01-15
1
-4
/
+5
*
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
2020-01-15
1
-1
/
+1
*
NFS4: Trace lock reclaims
Chuck Lever
2019-11-18
1
-2
/
+0
*
NFSv4: add declaration of current_stateid
Ben Dooks
2019-11-18
1
-0
/
+2
*
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
2019-11-06
1
-0
/
+11
|
\
|
*
NFS: handle source server reboot
Olga Kornievskaia
2019-10-09
1
-0
/
+1
|
*
NFS: skip recovery of copy open on dest server
Olga Kornievskaia
2019-10-09
1
-0
/
+1
|
*
NFS: inter ssc open
Olga Kornievskaia
2019-10-09
1
-0
/
+7
|
*
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
2019-10-09
1
-0
/
+2
*
|
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
2019-11-03
1
-0
/
+6
|
/
*
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
2019-09-20
1
-2
/
+0
*
NFSv4: Add a helper to increment stateid seqids
Trond Myklebust
2019-09-20
1
-0
/
+9
*
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
2019-08-04
1
-1
/
+2
*
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
2019-07-13
1
-2
/
+2
*
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
2019-04-25
1
-0
/
+1
*
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-1
/
+2
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-28
/
+28
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
1
-8
/
+1
*
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-12-19
1
-3
/
+3
*
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2018-11-19
1
-0
/
+2
*
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
2018-09-30
1
-1
/
+1
*
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
2018-09-30
1
-0
/
+1
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
1
-1
/
+7
|
\
|
*
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-13
1
-0
/
+3
|
*
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
2018-08-09
1
-1
/
+1
|
*
NFS export nfs4_async_handle_error
Olga Kornievskaia
2018-08-09
1
-0
/
+3
*
|
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
1
-1
/
+1
|
/
*
pnfs: Move nfs4_opendata into nfs4_fs.h
Fred Isaman
2018-05-31
1
-0
/
+25
*
NFS: Pass "privileged" value to nfs4_init_sequence()
Anna Schumaker
2018-05-31
1
-1
/
+1
*
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
1
-2
/
+10
|
\
[next]