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
/
pnfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
Trond Myklebust
2014-01-13
1
-0
/
+16
*
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
Andy Adamson
2013-06-28
1
-1
/
+2
*
NFSv4.1: Use layout credentials for get_deviceinfo calls
Trond Myklebust
2013-06-06
1
-1
/
+2
*
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
2013-03-21
1
-0
/
+6
*
pnfs: fix resend_to_mds for directio
Benny Halevy
2013-02-24
1
-2
/
+4
*
NFSv4.1: Fix bulk recall and destroy of layouts
Trond Myklebust
2013-02-14
1
-1
/
+6
*
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
2012-10-15
1
-0
/
+1
*
NFS41: send real write size in layoutget
Peng Tao
2012-10-08
1
-1
/
+2
*
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2012-09-28
1
-19
/
+0
*
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
2012-09-28
1
-7
/
+0
*
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
2012-09-28
1
-1
/
+6
*
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
2012-09-28
1
-2
/
+2
*
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
2012-09-28
1
-0
/
+4
*
NFSv4.1: Retry pNFS after a 2 minute timeout
Trond Myklebust
2012-09-28
1
-0
/
+1
*
NFSv4.1: Add helpers for setting/reading the I/O fail bit
Trond Myklebust
2012-09-28
1
-6
/
+0
*
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
2012-09-28
1
-4
/
+4
*
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
Trond Myklebust
2012-09-28
1
-2
/
+2
*
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
Trond Myklebust
2012-09-28
1
-1
/
+1
*
NFS: Clean up the pNFS layoutget interface
Trond Myklebust
2012-09-28
1
-2
/
+2
*
pnfs: nfs4_proc_layoutget returns void
Idan Kedar
2012-08-02
1
-1
/
+1
*
pnfs: defer release of pages in layoutget
Idan Kedar
2012-08-02
1
-1
/
+1
*
NFSv4.1 mark layout when already returned
Andy Adamson
2012-07-16
1
-0
/
+19
*
NFS: Create an write_pageio_init() function
Bryan Schumaker
2012-06-29
1
-3
/
+3
*
NFS: Create an read_pageio_init() function
Bryan Schumaker
2012-06-29
1
-3
/
+3
*
NFS4: Fix open bug when pnfs module blacklisted
Fred Isaman
2012-06-07
1
-1
/
+1
*
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
2012-05-24
1
-0
/
+21
*
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
2012-05-19
1
-0
/
+1
*
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
2012-05-19
1
-0
/
+4
*
NFS: pnfs_pageio_init_read() and init_write() need an extra argument
Bryan Schumaker
2012-04-30
1
-2
/
+4
*
NFS: rewrite directio write to use async coalesce code
Fred Isaman
2012-04-27
1
-0
/
+17
*
NFS: create struct nfs_commit_info
Fred Isaman
2012-04-27
1
-24
/
+48
*
NFS: create completion structure to pass into page_init functions
Fred Isaman
2012-04-27
1
-2
/
+4
*
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-21
1
-1
/
+7
*
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
2012-03-20
1
-4
/
+4
*
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
2012-03-17
1
-27
/
+28
*
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-10
1
-40
/
+42
*
NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1
Trond Myklebust
2012-02-26
1
-3
/
+0
*
pnfs-obj: Must return layout on IO error
Boaz Harrosh
2012-01-06
1
-0
/
+1
*
pnfs: recoalesce when ld read pagelist fails
Peng Tao
2011-10-18
1
-1
/
+1
*
pnfs: recoalesce when ld write pagelist fails
Peng Tao
2011-10-18
1
-1
/
+1
*
pnfs: make _set_lo_fail generic
Peng Tao
2011-10-18
1
-0
/
+1
*
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
2011-07-31
1
-1
/
+1
*
pnfsblock: call and parse getdevicelist
Fred Isaman
2011-07-31
1
-1
/
+0
*
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+3
*
pnfs: add set-clear layoutdriver interface
Benny Halevy
2011-07-31
1
-2
/
+6
*
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+12
*
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-07-31
1
-0
/
+2
*
pnfs: save layoutcommit cred at layout header init
Peng Tao
2011-07-31
1
-1
/
+1
*
pnfs: save layoutcommit lwb at layout header
Peng Tao
2011-07-31
1
-1
/
+1
*
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
2011-07-15
1
-9
/
+1
[next]