index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
1
-82
/
+76
|
\
|
*
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-3
/
+5
|
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-95
/
+72
|
*
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
1
-3
/
+10
|
*
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-12-19
1
-4
/
+12
|
*
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-12-19
1
-2
/
+2
*
|
NFS: use locks_copy_lock() to copy locks.
NeilBrown
2018-11-30
1
-2
/
+4
|
/
*
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-01
1
-1
/
+1
*
NFS: Fix dentry revalidation on NFSv4 lookup
Trond Myklebust
2018-09-30
1
-3
/
+12
*
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
2018-09-30
1
-4
/
+4
*
NFS: Convert lookups of the open context to RCU
Trond Myklebust
2018-09-30
1
-6
/
+24
*
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-09-14
1
-12
/
+19
|
\
|
*
NFS: Don't open code clearing of delegation state
Trond Myklebust
2018-09-14
1
-9
/
+12
|
*
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2018-09-14
1
-3
/
+7
*
|
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
1
-26
/
+130
|
\
\
|
|
/
|
*
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
2018-08-16
1
-0
/
+3
|
*
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
2018-08-13
1
-1
/
+1
|
*
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
2018-08-09
1
-0
/
+34
|
*
NFS export nfs4_async_handle_error
Olga Kornievskaia
2018-08-09
1
-1
/
+1
|
*
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
2018-08-09
1
-0
/
+1
|
*
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
2018-08-08
1
-1
/
+1
|
*
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+8
|
*
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
2018-08-08
1
-0
/
+1
|
*
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
2018-08-08
1
-12
/
+23
|
*
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
2018-08-08
1
-8
/
+42
|
*
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
2018-08-08
1
-3
/
+3
|
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
1
-1
/
+8
|
*
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
2018-07-30
1
-0
/
+4
|
*
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
2018-07-26
1
-2
/
+3
*
|
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-1
/
+1
|
\
\
|
*
|
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
1
-1
/
+1
*
|
|
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
2018-08-01
1
-13
/
+13
|
|
/
|
/
|
*
|
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
2018-06-19
1
-0
/
+16
*
|
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
Trond Myklebust
2018-06-19
1
-7
/
+10
|
/
*
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
2018-06-09
1
-4
/
+7
*
NFSv4: Fix a typo in nfs41_sequence_process
Trond Myklebust
2018-06-09
1
-1
/
+1
*
NFSv4.0: Remove transport protocol name from non-UCS client ID
Chuck Lever
2018-06-06
1
-10
/
+4
*
NFSv4.0: Remove cl_ipaddr from non-UCS client ID
Chuck Lever
2018-06-06
1
-6
/
+20
*
NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined
Trond Myklebust
2018-06-05
1
-5
/
+0
*
NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access
Trond Myklebust
2018-06-04
1
-1
/
+1
*
NFSv4: Don't ask for delegated attributes when adding a hard link
Trond Myklebust
2018-06-04
1
-2
/
+3
*
NFSv4: Don't ask for delegated attributes when revalidating the inode
Trond Myklebust
2018-06-04
1
-2
/
+3
*
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
2018-06-04
1
-7
/
+10
*
NFSv4: Don't request size+change attribute if they are delegated to us
Trond Myklebust
2018-06-04
1
-5
/
+35
*
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
2018-05-31
1
-1
/
+2
*
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
Fred Isaman
2018-05-31
1
-2
/
+1
*
pnfs: Stop attempting LAYOUTGET on OPEN on failure
Fred Isaman
2018-05-31
1
-1
/
+3
*
pNFS: Refactor nfs4_layoutget_release()
Trond Myklebust
2018-05-31
1
-46
/
+1
*
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
2018-05-31
1
-4
/
+17
*
pnfs: Move nfs4_opendata into nfs4_fs.h
Fred Isaman
2018-05-31
1
-25
/
+0
[next]