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
/
pnfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
1
-2
/
+2
2019-03-02
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
1
-0
/
+1
2019-02-23
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Trond Myklebust
1
-0
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-5
/
+5
2018-09-30
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
1
-0
/
+1
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
1
-1
/
+4
2018-08-08
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
1
-2
/
+2
2018-06-19
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
1
-0
/
+5
2018-05-31
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
Fred Isaman
1
-0
/
+6
2018-05-31
pNFS: Refactor nfs4_layoutget_release()
Trond Myklebust
1
-1
/
+1
2018-05-31
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
1
-0
/
+17
2018-05-31
pnfs: move allocations out of nfs4_proc_layoutget
Fred Isaman
1
-1
/
+3
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
1
-0
/
+1
2018-01-15
pnfs/blocklayout: handle transient devices
Benjamin Coddington
1
-0
/
+2
2018-01-15
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
1
-1
/
+3
2017-11-18
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
Trond Myklebust
1
-0
/
+6
2017-11-17
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-11-17
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-11-17
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-08-15
NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()
Trond Myklebust
1
-2
/
+0
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
1
-0
/
+10
2017-04-25
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
1
-0
/
+1
2017-04-20
pNFS: Remove unused layout driver callbacks
Trond Myklebust
1
-5
/
+0
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
1
-1
/
+1
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
1
-1
/
+0
2016-12-03
pNFS: Add a layoutreturn callback to performa layout-private setup
Trond Myklebust
1
-0
/
+1
2016-12-02
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
1
-2
/
+1
2016-12-02
pNFS: Enable layoutreturn operation for return-on-close
Trond Myklebust
1
-16
/
+14
2016-12-02
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
1
-2
/
+1
2016-12-02
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
Trond Myklebust
1
-1
/
+1
2016-12-02
pNFS: Do not free layout segments that are marked for return
Trond Myklebust
1
-1
/
+5
2016-12-02
pNFS: consolidate the different range intersection tests
Trond Myklebust
1
-0
/
+32
2016-12-02
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
1
-0
/
+1
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
1
-2
/
+3
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
1
-2
/
+2
2016-07-25
Merge branch 'pnfs'
Trond Myklebust
1
-13
/
+7
2016-07-24
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
Trond Myklebust
1
-13
/
+0
2016-07-24
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
Trond Myklebust
1
-0
/
+2
2016-07-24
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
Trond Myklebust
1
-0
/
+5
2016-07-18
pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding
Trond Myklebust
1
-0
/
+7
2016-07-06
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
Trond Myklebust
1
-7
/
+0
2016-05-26
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
1
-0
/
+1
2016-05-17
pnfs: rework LAYOUTGET retry handling
Jeff Layton
1
-5
/
+1
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
1
-2
/
+4
2016-05-17
pnfs: keep track of the return sequence number in pnfs_layout_hdr
Jeff Layton
1
-0
/
+1
2016-05-17
pnfs: record sequence in pnfs_layout_segment when it's created
Jeff Layton
1
-0
/
+1
2016-05-09
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
Weston Andros Adamson
1
-1
/
+1
2016-01-28
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
1
-2
/
+2
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
1
-2
/
+31
2016-01-04
NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments
Trond Myklebust
1
-3
/
+3
[next]