index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
1
-2
/
+1
2013-10-28
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
1
-2
/
+1
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-25
/
+22
2013-10-28
NFS: Add a super_block backpointer to the nfs_server struct
Chuck Lever
1
-0
/
+1
2013-10-28
nfs: fix handling of invalid mount options in nfs_remount
Jeff Layton
1
-2
/
+2
2013-10-28
nfs: reject version and minorversion changes on remount attempts
Jeff Layton
1
-0
/
+4
2013-09-11
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-1
/
+2
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-26
/
+73
2013-09-08
NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set
Trond Myklebust
1
-2
/
+15
2013-09-08
NFS: Clean up nfs_parse_security_flavors()
Trond Myklebust
1
-12
/
+13
2013-09-08
NFS: Clean up the auth flavour array mess
Trond Myklebust
1
-12
/
+25
2013-09-04
NFSv4: Document the recover_lost_locks kernel parameter
Trond Myklebust
1
-0
/
+8
2013-08-08
NFSv4: Fix the sync mount option for nfs4 mounts
Scott Mayhew
1
-0
/
+4
2013-08-07
NFSv4: Refuse mount attempts with proto=udp
Trond Myklebust
1
-0
/
+12
2013-06-29
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-2
/
+22
2013-06-28
nfs: have NFSv3 try server-specified auth flavors in turn
Jeff Layton
1
-57
/
+69
2013-06-28
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
Jeff Layton
1
-13
/
+0
2013-06-28
nfs: move server_authlist into nfs_try_mount_request
Jeff Layton
1
-5
/
+9
2013-06-28
nfs: refactor "need_mount" code out of nfs_try_mount
Jeff Layton
1
-8
/
+16
2013-06-09
NFS: Client implementation of Labeled-NFS
David Quigley
1
-2
/
+15
2013-06-09
NFSv4: Extend fattr bitmaps to support all 3 words
David Quigley
1
-0
/
+1
2013-06-09
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
1
-1
/
+6
2013-06-09
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
1
-1
/
+2
2013-05-31
NFS: Fix security flavor negotiation with legacy binary mounts
Chuck Lever
1
-0
/
+2
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+41
2013-05-07
NFSv3: match sec= flavor against server list
Weston Andros Adamson
1
-7
/
+41
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+1
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-38
/
+42
2013-04-05
NFS: Use server-recommended security flavor by default (NFSv3)
Chuck Lever
1
-38
/
+42
2013-04-02
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
1
-2
/
+1
2013-03-13
fs: Readd the fs module aliases.
Eric W. Biederman
1
-0
/
+1
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-1
/
+2
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-26
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
1
-3
/
+3
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-0
/
+1
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
1
-49
/
+0
2013-01-28
NFS: Fix error reporting in nfs_xdev_mount
Trond Myklebust
1
-13
/
+9
2013-01-04
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2012-12-21
NFS: Kill fscache warnings when mounting without -ofsc
Trond Myklebust
1
-4
/
+15
2012-12-14
NFS: Ensure that we always drop inodes that have been marked as stale
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-0
/
+1
2012-11-01
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
1
-0
/
+49
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
1
-1
/
+1
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+28
2012-10-02
nfs: declare nfs_xdev_mount as static
Stanislav Kinsbursky
1
-1
/
+1
2012-10-02
nfs: replace strict_strto* with kstrto*
Daniel Walter
1
-2
/
+2
2012-10-02
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
1
-0
/
+5
2012-10-02
NFS: Introduce "migration" mount option
Chuck Lever
1
-0
/
+20
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[prev]
[next]