index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-1
/
+1
|
\
|
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
nfsd: remove fetch_iversion export operation
Jeff Layton
2023-01-26
1
-3
/
+0
*
|
nfsd: use the getattr operation to fetch i_version
Jeff Layton
2023-01-26
1
-18
/
+36
*
|
nfsd: move nfsd4_change_attribute to nfsfh.c
Jeff Layton
2023-01-26
1
-0
/
+27
|
/
*
nfsd: ensure we always call fh_verify_error tracepoint
Jeff Layton
2022-10-13
1
-1
/
+1
*
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
2022-09-26
1
-7
/
+1
*
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
2022-08-04
1
-2
/
+1
*
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
1
-0
/
+19
*
NFSD: Instrument fh_verify()
Chuck Lever
2022-07-29
1
-2
/
+3
*
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
2022-03-11
1
-4
/
+0
*
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
2022-01-08
1
-1
/
+65
*
NFSD: simplify struct nfsfh
NeilBrown
2021-10-02
1
-9
/
+4
*
NFSD: drop support for ancient filehandles
NeilBrown
2021-10-02
1
-109
/
+51
*
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+2
|
\
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
*
|
nfsd: report per-export stats
Amir Goldstein
2021-01-25
1
-2
/
+2
*
|
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2021-01-25
1
-1
/
+1
|
/
*
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
2020-12-09
1
-0
/
+4
*
nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
Trond Myklebust
2020-12-09
1
-4
/
+12
*
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-09
1
-0
/
+14
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
nfsd: Add tracing to nfsd_set_fh_dentry()
Trond Myklebust
2020-03-16
1
-3
/
+10
*
nfsd: use true and false for boolean values
Gustavo A. R. Silva
2018-08-09
1
-3
/
+3
*
nfsd: don't require low ports for gss requests
J. Bruce Fields
2018-03-19
1
-1
/
+11
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2016-08-04
1
-4
/
+10
*
nfsd: Fix some indent inconsistancy
Christophe JAILLET
2016-07-13
1
-1
/
+1
*
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
2016-07-13
1
-1
/
+1
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-1
/
+1
*
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-10-12
1
-4
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-10
/
+10
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
1
-4
/
+4
*
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
1
-1
/
+1
*
NFSD: Put export if prepare_creds() fail
Kinglong Mee
2014-09-03
1
-2
/
+4
*
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
2014-06-23
1
-1
/
+8
*
NFSD: Using exp_get for export getting
Kinglong Mee
2014-06-23
1
-2
/
+1
*
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
2014-05-30
1
-3
/
+2
*
nfsd: clean up fh_auth usage
Christoph Hellwig
2014-05-08
1
-11
/
+9
*
nfsd: fh_update should error out in unexpected cases
J. Bruce Fields
2013-10-29
1
-5
/
+3
*
nfsd: switch to %p[dD]
Al Viro
2013-10-02
1
-15
/
+13
*
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-11-07
1
-2
/
+2
*
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-31
1
-0
/
+1
*
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
*
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
1
-2
/
+2
*
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
2011-08-26
1
-12
/
+18
*
nfsd: open-code special directory-hardlink check
J. Bruce Fields
2011-08-26
1
-9
/
+0
*
nfsd4: allow fh_verify caller to skip pseudoflavor checks
J. Bruce Fields
2011-04-11
1
-1
/
+1
*
nfsd: fix "insecure" export option
J. Bruce Fields
2009-12-20
1
-1
/
+1
[next]