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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
1
-6
/
+27
2014-09-10
pnfs: add return_range method
Christoph Hellwig
1
-0
/
+10
2014-09-10
pnfs: force a layout commit when encountering busy segments during recall
Christoph Hellwig
1
-0
/
+3
2014-09-10
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
1
-0
/
+15
2014-09-10
pnfs: avoid using stale stateids after layoutreturn
Christoph Hellwig
1
-1
/
+6
2014-09-10
pnfs: don't check sequence on new stateids in layoutget
Christoph Hellwig
1
-17
/
+19
2014-09-10
pnfs: do not pass uninitialized lsegs to ->free_lseg
Christoph Hellwig
1
-2
/
+3
2014-09-10
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
1
-0
/
+29
2014-08-14
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-116
/
+62
2014-08-04
pnfs: add pnfs_put_lseg_async
Weston Andros Adamson
1
-0
/
+17
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-1
/
+1
2014-06-25
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
1
-54
/
+9
2014-06-25
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
1
-6
/
+0
2014-06-25
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
1
-48
/
+32
2014-06-25
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
1
-14
/
+10
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-97
/
+69
2014-06-10
pnfs: fix lockup caused by pnfs_generic_pg_test
Weston Andros Adamson
1
-14
/
+18
2014-05-29
pnfs: allow non page aligned pnfs layout segments
Weston Andros Adamson
1
-15
/
+10
2014-05-29
nfs: remove data list from pgio header
Weston Andros Adamson
1
-26
/
+15
2014-05-29
nfs: chain calls to pg_test
Weston Andros Adamson
1
-5
/
+10
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
1
-3
/
+9
2014-05-29
NFS: Create a generic_pgio function
Anna Schumaker
1
-2
/
+2
2014-05-29
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
1
-4
/
+4
2014-05-29
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
1
-2
/
+2
2014-05-29
NFS: Create a common read and write header struct
Anna Schumaker
1
-2
/
+2
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-13
/
+13
2014-05-29
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
1
-14
/
+1
2014-05-29
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
1
-15
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-02-20
NFSv4.1: Ensure that we free existing layout segments if we get a new layout
Trond Myklebust
1
-0
/
+15
2014-02-20
NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()
Trond Myklebust
1
-1
/
+1
2014-01-13
NFSv4.1: Fix a race in nfs4_write_inode
Trond Myklebust
1
-32
/
+35
2013-08-22
NFSv4: Add tracepoints for debugging reads and writes
Trond Myklebust
1
-0
/
+3
2013-06-18
NFSv4.1: Clean up layout segment comparison helper names
Trond Myklebust
1
-9
/
+9
2013-06-18
NFSv4.1: layout segment comparison helpers should take 'const' parameters
Trond Myklebust
1
-14
/
+14
2013-06-07
NFSv4.1: Simplify setting the layout header credential
Trond Myklebust
1
-1
/
+1
2013-06-07
NFSv4.1: Ensure that layoutreturn uses the correct credential
Trond Myklebust
1
-0
/
+1
2013-06-07
NFSv4.1: Ensure that layoutget is called using the layout credential
Trond Myklebust
1
-0
/
+1
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
1
-0
/
+2
2013-03-21
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
1
-0
/
+27
2013-03-21
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
1
-8
/
+27
2013-03-21
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
1
-1
/
+18
2013-03-01
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
Weston Andros Adamson
1
-4
/
+3
2013-02-24
pnfs: fix resend_to_mds for directio
Benny Halevy
1
-4
/
+10
2013-02-14
NFSv4.1: Fix bulk recall and destroy of layouts
Trond Myklebust
1
-20
/
+130
2013-01-04
pnfs: Increase the refcount when LAYOUTGET fails the first time
Yanchuan Nian
1
-1
/
+1
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
1
-4
/
+2
2012-11-04
NFSv4.1: Remove unused function last_byte_offset
Trond Myklebust
1
-11
/
+0
2012-11-01
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
1
-2
/
+2
2012-10-09
NFS41: send real read size in layoutget
Peng Tao
1
-1
/
+9
[next]