index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Correct the NFS mount path when following a referral
Trond Myklebust
2009-06-22
1
-0
/
+24
*
NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace
Trond Myklebust
2009-06-22
1
-21
/
+157
*
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
2009-06-18
1
-120
/
+168
|
\
|
*
NFS: More "sloppy" parsing problems
Chuck Lever
2009-06-17
1
-34
/
+108
|
*
NFS: Invalid mount option values should always fail, even with "sloppy"
Chuck Lever
2009-06-17
1
-96
/
+61
|
*
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
1
-0
/
+2
|
*
NFS: Do not display the setting of the "intr" mount option
Chuck Lever
2009-06-17
1
-1
/
+0
|
*
NFSv4: Fix the 'nolock' option regression
Trond Myklebust
2009-06-17
1
-0
/
+7
*
|
Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31
Trond Myklebust
2009-06-17
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
nfs41: Release backchannel resources associated with session
Andy Adamson
2009-06-17
1
-1
/
+0
|
*
nfs41: destroy_session operation
Andy Adamson
2009-06-17
1
-0
/
+2
|
*
nfs41: add mount command option minorversion
Mike Sager
2009-06-17
1
-0
/
+10
*
|
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
1
-0
/
+2
|
/
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-10
/
+5
*
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
2009-05-09
1
-1
/
+6
*
NFS: Fix a double free in nfs_parse_mount_options()
Trond Myklebust
2009-04-06
1
-1
/
+1
*
NFS: Add mount options to enable local caching on NFS
David Howells
2009-04-03
1
-0
/
+25
*
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
2009-04-03
1
-0
/
+11
*
NFS: Define and create superblock-level objects
David Howells
2009-04-03
1
-2
/
+7
*
NFS: load the rpc/rdma transport module automatically
Tom Talpey
2009-03-11
1
-1
/
+3
*
Merge branch 'devel' into next
Trond Myklebust
2008-12-30
1
-16
/
+28
|
\
|
*
NFSv4: Clean up the support for returning multiple delegations
Trond Myklebust
2008-12-23
1
-1
/
+1
|
*
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
2008-12-23
1
-0
/
+1
|
*
NFS: add "[no]resvport" mount option
Chuck Lever
2008-12-23
1
-1
/
+11
|
*
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
2008-12-23
1
-14
/
+15
*
|
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-2
/
+1
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
|
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
2008-10-28
1
-2
/
+1
|
/
*
Switch to a valid email address...
Alan Cox
2008-10-27
1
-1
/
+1
*
NFS: use correct fs type for v4 submounts and referrals
Andy Adamson
2008-10-17
1
-2
/
+2
*
Merge branch 'next'
Trond Myklebust
2008-10-15
1
-50
/
+76
|
\
|
*
NFS: fix nfs_parse_ip_address() corner case
Chuck Lever
2008-10-10
1
-11
/
+23
|
*
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
2008-10-07
1
-3
/
+1
|
*
nfs: prepare to share nfs_set_port
J. Bruce Fields
2008-10-07
1
-19
/
+0
|
*
NFS: Add mount options for controlling the lookup cache
Trond Myklebust
2008-10-07
1
-0
/
+43
|
*
NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
Trond Myklebust
2008-10-07
1
-1
/
+1
|
*
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
2008-10-06
1
-16
/
+8
*
|
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
1
-3
/
+3
|
/
*
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
2008-09-08
1
-0
/
+6
*
nfs_remount oops when rebooting + possible fix
Marc Zyngier
2008-07-27
1
-3
/
+3
*
NFS: Remove attribute update related BKL references
Trond Myklebust
2008-07-15
1
-4
/
+0
*
NFS: Allow either strict or sloppy mount option parsing
Chuck Lever
2008-07-09
1
-75
/
+128
*
NFS4: Set security flavor default for NFSv4 mounts like other defaults
Chuck Lever
2008-07-09
1
-16
/
+6
*
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
Chuck Lever
2008-07-09
1
-17
/
+5
*
NFS: Refactor logic for parsing NFS security flavor mount options
Chuck Lever
2008-07-09
1
-65
/
+78
*
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
Chuck Lever
2008-07-09
1
-12
/
+12
*
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
Chuck Lever
2008-07-09
1
-3
/
+6
*
NFS: set transport defaults after mount option parsing is finished
Trond Myklebust
2008-07-09
1
-18
/
+42
*
NFS: handle interface identifiers in incoming IPv6 addresses
Chuck Lever
2008-07-09
1
-1
/
+40
*
NFS: Add string length argument to nfs_parse_server_address
Chuck Lever
2008-07-09
1
-30
/
+70
[next]