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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
1
-0
/
+8
2014-03-17
nfs: make nfs_async_rename non-static
Jeff Layton
1
-0
/
+7
2014-02-17
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
1
-1
/
+2
2014-02-11
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
1
-0
/
+1
2014-02-10
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
1
-0
/
+9
2013-11-20
NFS: Enabling v4.2 should not recompile nfsd and lockd
Anna Schumaker
1
-0
/
+15
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
1
-0
/
+1
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-2
/
+2
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
1
-0
/
+3
2013-09-11
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-2
/
+4
2013-09-08
NFSv4: Fix security auto-negotiation
Trond Myklebust
1
-1
/
+1
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
1
-0
/
+2
2013-09-03
NFS avoid expired credential keys for buffered writes
Andy Adamson
1
-0
/
+2
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
1
-0
/
+20
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
1
-3
/
+2
2013-06-29
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-1
/
+1
2013-06-28
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
Andy Adamson
1
-0
/
+1
2013-06-09
NFS: Make callbacks minor version generic
Bryan Schumaker
1
-1
/
+1
2013-04-09
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
1
-0
/
+7
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
1
-1
/
+0
2012-12-14
NFS: Ensure that we always drop inodes that have been marked as stale
Trond Myklebust
1
-0
/
+1
2012-12-13
nfs: Remove duplicate function declaration in internal.h
Yanchuan Nian
1
-6
/
+0
2012-12-06
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
Trond Myklebust
1
-12
/
+0
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-21
/
+0
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
1
-2
/
+0
2012-11-01
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
1
-0
/
+1
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
1
-2
/
+3
2012-10-09
NFS41: send real write size in layoutget
Peng Tao
1
-0
/
+1
2012-10-02
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
1
-0
/
+6
2012-10-02
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
1
-4
/
+4
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+4
2012-08-01
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
1
-3
/
+4
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-4
/
+4
2012-07-31
NFS: Convert v3 into a module
Bryan Schumaker
1
-1
/
+1
2012-07-31
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
1
-3
/
+1
2012-07-31
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
1
-0
/
+1
2012-07-31
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
1
-5
/
+10
2012-07-31
NFS: Create a try_mount rpc op
Bryan Schumaker
1
-0
/
+2
2012-07-31
NFS: Add version registering framework
Bryan Schumaker
1
-4
/
+6
2012-07-17
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
1
-0
/
+29
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
1
-0
/
+25
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
1
-0
/
+1
2012-07-17
NFS: Split out NFS v4 file operations
Bryan Schumaker
1
-0
/
+17
2012-07-17
NFS: Split out NFS v2 inode operations
Bryan Schumaker
1
-0
/
+9
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
1
-1
/
+1
2012-06-29
NFS: Create an read_pageio_init() function
Bryan Schumaker
1
-1
/
+1
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
1
-0
/
+1
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
1
-0
/
+1
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
1
-0
/
+4
2012-05-23
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
1
-0
/
+1
[next]