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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
2015-10-21
1
-2
/
+0
*
NFS: Error out when register_shrinker fail in register_nfs_fs
Kinglong Mee
2015-08-12
1
-2
/
+5
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
1
-3
/
+1
|
\
|
*
Merge branch 'bugfixes'
Trond Myklebust
2015-04-23
1
-2
/
+1
|
|
\
|
|
*
NFS: remount with security change should return EINVAL
Benjamin Coddington
2015-03-12
1
-2
/
+1
|
*
|
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
2015-04-23
1
-1
/
+0
|
|
/
*
/
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-3
/
+3
|
/
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-18
/
+6
|
\
|
*
nfs: don't call bdi_unregister
Christoph Hellwig
2015-01-20
1
-18
/
+6
*
|
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
2015-02-05
1
-3
/
+6
|
/
*
NFS: Remove v3 not compiled check from validate_mount_data()
Anna Schumaker
2014-09-12
1
-11
/
+0
*
nfs: reject changes to resvport and sharecache during remount
Scott Mayhew
2014-08-04
1
-4
/
+5
*
NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-07-12
1
-2
/
+1
*
NFS: populate ->net in mount data when remounting
Mateusz Guzik
2014-06-10
1
-0
/
+1
*
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
Scott Mayhew
2014-05-29
1
-13
/
+13
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+2
*
NFS: correctly report misuse of "migration" mount option.
NeilBrown
2013-11-15
1
-1
/
+1
*
NFS: add support for multiple sec= mount options
Weston Andros Adamson
2013-10-28
1
-55
/
+105
*
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
2013-10-28
1
-2
/
+1
*
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
2013-10-28
1
-2
/
+1
*
NFS: separate passed security flavs from selected
Weston Andros Adamson
2013-10-28
1
-25
/
+22
*
NFS: Add a super_block backpointer to the nfs_server struct
Chuck Lever
2013-10-28
1
-0
/
+1
*
nfs: fix handling of invalid mount options in nfs_remount
Jeff Layton
2013-10-28
1
-2
/
+2
*
nfs: reject version and minorversion changes on remount attempts
Jeff Layton
2013-10-28
1
-0
/
+4
*
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
1
-1
/
+2
*
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-09
1
-26
/
+73
|
\
|
*
NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set
Trond Myklebust
2013-09-07
1
-2
/
+15
|
*
NFS: Clean up nfs_parse_security_flavors()
Trond Myklebust
2013-09-07
1
-12
/
+13
|
*
NFS: Clean up the auth flavour array mess
Trond Myklebust
2013-09-07
1
-12
/
+25
|
*
NFSv4: Document the recover_lost_locks kernel parameter
Trond Myklebust
2013-09-04
1
-0
/
+8
|
*
NFSv4: Refuse mount attempts with proto=udp
Trond Myklebust
2013-08-07
1
-0
/
+12
*
|
NFSv4: Fix the sync mount option for nfs4 mounts
Scott Mayhew
2013-08-07
1
-0
/
+4
|
/
*
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-28
1
-2
/
+22
|
\
|
*
NFS: Client implementation of Labeled-NFS
David Quigley
2013-06-08
1
-2
/
+15
|
*
NFSv4: Extend fattr bitmaps to support all 3 words
David Quigley
2013-06-08
1
-0
/
+1
|
*
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
2013-06-08
1
-1
/
+6
|
*
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
2013-06-08
1
-1
/
+2
*
|
nfs: have NFSv3 try server-specified auth flavors in turn
Jeff Layton
2013-06-28
1
-57
/
+69
*
|
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
Jeff Layton
2013-06-28
1
-13
/
+0
*
|
nfs: move server_authlist into nfs_try_mount_request
Jeff Layton
2013-06-28
1
-5
/
+9
*
|
nfs: refactor "need_mount" code out of nfs_try_mount
Jeff Layton
2013-06-28
1
-8
/
+16
*
|
NFS: Fix security flavor negotiation with legacy binary mounts
Chuck Lever
2013-05-30
1
-0
/
+2
|
/
*
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-05-09
1
-7
/
+41
|
\
|
*
NFSv3: match sec= flavor against server list
Weston Andros Adamson
2013-05-06
1
-7
/
+41
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
1
-2
/
+1
|
\
\
|
*
|
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-04-02
1
-2
/
+1
*
|
|
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-04-30
1
-38
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NFS: Use server-recommended security flavor by default (NFSv3)
Chuck Lever
2013-04-04
1
-38
/
+42
*
|
|
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-12
1
-0
/
+1
|
|
/
|
/
|
[next]