index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-25
1
-10
/
+5
*
NFS: Move cl_delegations to the nfs_server struct
Chuck Lever
2011-01-06
1
-1
/
+1
*
NFS: Allow walking nfs_client.cl_superblocks list outside client.c
Chuck Lever
2011-01-06
1
-19
/
+25
*
pnfs: layout roc code
Fred Isaman
2011-01-06
1
-0
/
+12
*
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
2011-01-06
1
-59
/
+112
*
NFS implement v4.0 callback_ident
Andy Adamson
2011-01-06
1
-0
/
+51
*
NFS do not clear minor version at nfs_client free
Andy Adamson
2011-01-06
1
-13
/
+9
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
1
-0
/
+1
|
\
|
*
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+1
*
|
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
1
-1
/
+9
|
\
\
|
*
|
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...
Andy Adamson
2010-10-24
1
-0
/
+1
|
*
|
NFS: client needs to maintain list of inodes with active layouts
Andy Adamson
2010-10-24
1
-1
/
+3
|
*
|
NFS: set layout driver
Ricardo Labiaga
2010-10-24
1
-0
/
+5
*
|
|
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-25
1
-6
/
+11
|
\
|
|
|
|
/
|
/
|
|
*
Revalidate caches on lock
Ricardo Labiaga
2010-10-24
1
-0
/
+2
|
*
NFS: Readdir plus in v4
Bryan Schumaker
2010-10-23
1
-2
/
+3
|
*
NFS: readdir with vmapped pages
Bryan Schumaker
2010-10-23
1
-2
/
+2
|
*
nfs: introduce mount option '-olocal_lock' to make locks local
Suresh Jayaraman
2010-09-23
1
-2
/
+4
*
|
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
2010-09-12
1
-1
/
+1
|
/
*
NFSv41: Cleanup for nfs4_alloc_session.
Trond Myklebust
2010-06-22
1
-0
/
+7
*
NFSv41: Clean up the NFSv4.1 minor version specific operations
Trond Myklebust
2010-06-22
1
-8
/
+6
*
NFSv4.1: Ensure that we initialise the session when following a referral
Trond Myklebust
2010-06-22
1
-71
/
+51
*
NFS: Reduce the stack footprint of nfs_create_server
Trond Myklebust
2010-05-14
1
-12
/
+39
*
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
2010-05-14
1
-2
/
+2
*
NFS: rsize and wsize settings ignored on v4 mounts
Chuck Lever
2010-04-22
1
-0
/
+2
*
NFSv4: fix delegated locking
Trond Myklebust
2010-04-12
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
nfs: kill renewd before clearing client minor version
Alexandros Batsakis
2010-03-02
1
-24
/
+24
*
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
2009-12-05
1
-2
/
+12
*
nfs: Avoid overrun when copying client IP address string
Ben Hutchings
2009-10-06
1
-1
/
+1
*
NFS: Propagate 'fsc' mount option through automounts
David Howells
2009-09-23
1
-0
/
+1
*
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
Trond Myklebust
2009-09-23
1
-3
/
+9
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-2
/
+2
*
nfs: initialize the backing_dev_info when creating the server
Jens Axboe
2009-09-21
1
-4
/
+6
*
Merge branch 'nfs-for-2.6.32'
Trond Myklebust
2009-09-11
1
-10
/
+5
|
\
|
*
nfs: remove superfluous BUG_ON()s
Bartlomiej Zolnierkiewicz
2009-08-10
1
-8
/
+0
|
*
NFSv4: Add 'server capability' flags for NFSv4 recommended attributes
Trond Myklebust
2009-08-09
1
-2
/
+5
*
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
|
/
*
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
2009-07-21
1
-15
/
+3
*
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
2009-06-18
1
-3
/
+6
|
\
|
*
NFS: Return error code from nfs_callback_up() to user space
Chuck Lever
2009-06-17
1
-4
/
+8
*
|
nfs41: Setup the backchannel
Andy Adamson
2009-06-17
1
-0
/
+9
*
|
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
Andy Adamson
2009-06-17
1
-1
/
+1
*
|
nfs41: minorversion support for nfs4_{init,destroy}_callback
Benny Halevy
2009-06-17
1
-14
/
+7
*
|
nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0
Benny Halevy
2009-06-17
1
-9
/
+37
*
|
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
2009-06-17
1
-0
/
+16
*
|
nfs41: add session setup to the state manager
Andy Adamson
2009-06-17
1
-4
/
+6
*
|
nfs41: use session attributes for rsize and wsize
Andy Adamson
2009-06-17
1
-0
/
+17
*
|
nfs41: introduce nfs4_call_sync
Andy Adamson
2009-06-17
1
-0
/
+5
*
|
nfs41: sessions client infrastructure
Andy Adamson
2009-06-17
1
-0
/
+60
[next]