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.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
/
include
/
linux
/
nfs_fs_sb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-49
/
+0
2012-12-06
NFS: Remove unused function slot_idx
Trond Myklebust
1
-5
/
+0
2012-12-06
NFSv4.1: Support dynamic resizing of the session slot table
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: Reset the sequence number for slots that have been deallocated
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: Ensure that the client tracks the server target_highest_slotid
Trond Myklebust
1
-2
/
+3
2012-11-27
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
Trond Myklebust
1
-0
/
+1
2012-11-21
NFSv4.1: Don't confuse CREATE_SESSION arguments and results
Trond Myklebust
1
-0
/
+3
2012-10-02
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
1
-0
/
+1
2012-10-02
NFS: Introduce "migration" mount option
Chuck Lever
1
-0
/
+2
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-3
/
+3
2012-07-31
NFS: Add version registering framework
Bryan Schumaker
1
-0
/
+1
2012-07-16
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
Chuck Lever
1
-2
/
+1
2012-06-18
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
1
-0
/
+1
2012-05-23
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
1
-0
/
+1
2012-05-23
NFS: Add nfs_client behavior flags
Chuck Lever
1
-0
/
+3
2012-05-23
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
1
-3
/
+0
2012-05-23
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
1
-1
/
+1
2012-05-23
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
1
-1
/
+1
2012-05-23
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
1
-2
/
+2
2012-05-23
NFS: Fix comment misspelling in struct nfs_client definition
Chuck Lever
1
-1
/
+1
2012-03-03
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
1
-0
/
+3
2012-03-02
NFSv4: parse and display server implementation ids
Weston Andros Adamson
1
-0
/
+2
2012-02-15
NFSv4.1: Add a module parameter to set the number of session slots
Trond Myklebust
1
-2
/
+3
2012-02-15
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
1
-3
/
+4
2012-02-07
SUNRPC: Change the default limit to the number of TCP slots
Trond Myklebust
1
-1
/
+1
2012-02-01
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
1
-1
/
+1
2012-02-01
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
1
-1
/
+2
2012-02-01
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+1
2012-01-05
NFS: Cache state owners after files are closed
Chuck Lever
1
-0
/
+1
2011-08-01
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
1
-1
/
+1
2011-07-31
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2011-07-31
pnfsblock: call and parse getdevicelist
Fred Isaman
1
-0
/
+1
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
1
-1
/
+2
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-12
NFS: move pnfs layouts to nfs_server structure
Weston Andros Adamson
1
-1
/
+1
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
1
-0
/
+3
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
1
-0
/
+1
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
1
-0
/
+1
2011-03-11
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
1
-1
/
+0
2011-03-11
NFSv4.1: new flag for lease time check
Andy Adamson
1
-0
/
+1
2011-03-11
NFSv4.1: new flag for state renewal check
Andy Adamson
1
-0
/
+1
2011-03-11
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
1
-5
/
+3
2011-03-10
NFSv4: remove duplicate clientid in struct nfs_client
Andy Adamson
1
-2
/
+0
2011-01-06
NFS: Move cl_delegations to the nfs_server struct
Chuck Lever
1
-1
/
+1
2011-01-06
NFS: Move cl_state_owners and related fields to the nfs_server struct
Chuck Lever
1
-4
/
+5
2011-01-06
pnfs: layout roc code
Fred Isaman
1
-0
/
+1
2011-01-06
NFS add session back channel draining
Andy Adamson
1
-1
/
+1
2011-01-06
NFS implement v4.0 callback_ident
Andy Adamson
1
-0
/
+1
2010-10-25
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
1
-0
/
+1
[next]