Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6e06ae88edae77379bef7c0cb7d3c2dd88676867
/
fs
/
nfs
/
pnfs.c
6c5a0d8
NFSv4.2: LAYOUTSTATS is optional to implement
by Trond Myklebust
· 9 years ago
865a7ec
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
by Peng Tao
· 9 years ago
1bfe3b2
nfs42: serialize LAYOUTSTATS calls of the same file
by Peng Tao
· 9 years ago
8733408
pnfs: add pnfs_report_layoutstat helper function
by Peng Tao
· 9 years ago
c707011
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
by Trond Myklebust
· 9 years ago
1ca018d
pNFS: Fix a memory leak when attempted pnfs fails
by Trond Myklebust
· 9 years ago
21330b6
Merge branch 'bugfixes'
by Trond Myklebust
· 10 years ago
5bb89b4
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
by Trond Myklebust
· 10 years ago
7140171
NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close
by Trond Myklebust
· 10 years ago
67af761
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
by Trond Myklebust
· 10 years ago
29559b1
NFSv4.1/pnfs: Fix setting of layoutcommit last write byte
by Trond Myklebust
· 10 years ago
5b83382
NFSv4.1: don't export static symbol
by Julia Lawall
· 10 years ago
4c21462
pnfs: delete an unintended goto
by Dan Carpenter
· 10 years ago
4ef2e4f
NFSv4.1: Fix pnfs_put_lseg races
by Trond Myklebust
· 10 years ago
e4af440
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
by Trond Myklebust
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
7c13789
pnfs: lookup new lseg at lseg boundary
by Weston Andros Adamson
· 10 years ago
cb5d04b
nfs41: .init_read and .init_write can be called with valid pg_lseg
by Peng Tao
· 10 years ago
d67ae82
pnfs/flexfiles: Add the FlexFile Layout Driver
by Tom Haynes
· 10 years ago
aa8a45e
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
by Peng Tao
· 10 years ago
c829013
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
by Peng Tao
· 10 years ago
27b6f53
nfs/flexfiles: send layoutreturn before freeing lseg
by Peng Tao
· 10 years ago
193e3aa
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
by Peng Tao
· 10 years ago
6c16605
nfs41: allow async version layoutreturn
by Peng Tao
· 10 years ago
15eb67c
nfs41: add range to layoutreturn args
by Peng Tao
· 10 years ago
ceb11e1
pnfs: allow LD to ask to resend read through pnfs
by Peng Tao
· 10 years ago
48d635f
nfs: add nfs_pgio_current_mirror helper
by Peng Tao
· 10 years ago
566f873
nfs41: add a debug warning if we destroy an unempty layout
by Peng Tao
· 10 years ago
a7d42dd
nfs: add mirroring support to pgio layer
by Weston Andros Adamson
· 10 years ago
180bb5e
pnfs: release lseg in pnfs_generic_pg_cleanup
by Weston Andros Adamson
· 10 years ago
e736a5b
nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
by Peng Tao
· 10 years ago
aa1e0e3a
nfs41: send layoutreturn in last put_lseg
by Peng Tao
· 10 years ago
ce6ab4f
nfs41: don't use a layout if it is marked for returning
by Peng Tao
· 10 years ago
016256d
nfs41: add a helper to mark layout for return
by Peng Tao
· 10 years ago
f40eb5d
nfs41: make a helper function to send layoutreturn
by Peng Tao
· 10 years ago
4579d6b
nfs41: pass iomode through layoutreturn args
by Peng Tao
· 10 years ago
9bf8748
nfs41: serialize first layoutget of a file
by Peng Tao
· 10 years ago
abb9a00
nfs41: close a small race window when adding new layout to global list
by Peng Tao
· 10 years ago
72cff44
nfs/flexclient: export pnfs_layoutcommit_inode
by Peng Tao
· 10 years ago
40dd4b7
NFSv4.1: Optimise layout return-on-close
by Trond Myklebust
· 10 years ago
6543f80
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
by Trond Myklebust
· 10 years ago
c88953d
pnfs: add return_range method
by Christoph Hellwig
· 10 years ago
7c5d187
pnfs: force a layout commit when encountering busy segments during recall
by Christoph Hellwig
· 10 years ago
5f919c9
pnfs: allow splicing pre-encoded pages into the layoutcommit args
by Christoph Hellwig
· 10 years ago
47abade
pnfs: avoid using stale stateids after layoutreturn
by Christoph Hellwig
· 10 years ago
362f747
pnfs: don't check sequence on new stateids in layoutget
by Christoph Hellwig
· 10 years ago
1013df61
pnfs: do not pass uninitialized lsegs to ->free_lseg
by Christoph Hellwig
· 10 years ago
378520b
nfs41: add a helper function to set layoutcommit after commit
by Peng Tao
· 10 years ago
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
e6cf82d
pnfs: add pnfs_put_lseg_async
by Weston Andros Adamson
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
53113ad
pnfs: clean up *_resend_to_mds
by Weston Andros Adamson
· 10 years ago
4714fb5
nfs: remove pgio_header refcount, related cleanup
by Weston Andros Adamson
· 10 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
1e7f3a4
nfs: move nfs_pgio_data and remove nfs_rw_header
by Weston Andros Adamson
· 10 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
c5e20cb
pnfs: fix lockup caused by pnfs_generic_pg_test
by Weston Andros Adamson
· 10 years ago
19b5484
pnfs: allow non page aligned pnfs layout segments
by Weston Andros Adamson
· 11 years ago
7f71472
nfs: remove data list from pgio header
by Weston Andros Adamson
· 11 years ago
0f9c429
nfs: chain calls to pg_test
by Weston Andros Adamson
· 11 years ago
b4fdac1
nfs: modify pg_test interface to return size_t
by Weston Andros Adamson
· 11 years ago
ef2c488
NFS: Create a generic_pgio function
by Anna Schumaker
· 11 years ago
4a0de55
NFS: Create a common rw_header_alloc and rw_header_free function
by Anna Schumaker
· 11 years ago
00bfa30
NFS: Create a common pgio_alloc and pgio_release function
by Anna Schumaker
· 11 years ago
c0752cd
NFS: Create a common read and write header struct
by Anna Schumaker
· 11 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
fab5fc2
nfs: remove ->read_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
a20c93e
nfs: remove ->write_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
78096cc
NFSv4.1: Ensure that we free existing layout segments if we get a new layout
by Trond Myklebust
· 11 years ago
2c64c57
NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()
by Trond Myklebust
· 11 years ago
71244d9
NFSv4.1: Fix a race in nfs4_write_inode
by Trond Myklebust
· 11 years ago
cc668ab
NFSv4: Add tracepoints for debugging reads and writes
by Trond Myklebust
· 11 years ago
7dc0ac7
NFSv4.1: Clean up layout segment comparison helper names
by Trond Myklebust
· 11 years ago
3cb2df1
NFSv4.1: layout segment comparison helpers should take 'const' parameters
by Trond Myklebust
· 11 years ago
5cc2216
NFSv4.1: Simplify setting the layout header credential
by Trond Myklebust
· 11 years ago
9556000
NFSv4.1: Ensure that layoutreturn uses the correct credential
by Trond Myklebust
· 11 years ago
6ab5934
NFSv4.1: Ensure that layoutget is called using the layout credential
by Trond Myklebust
· 11 years ago
5d42230
NFSv4: Fail I/O if the state recovery fails irrevocably
by Trond Myklebust
· 12 years ago
2402867
NFSv4.1: Add a helper pnfs_commit_and_return_layout
by Trond Myklebust
· 12 years ago
2495680
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
by Trond Myklebust
· 12 years ago
a073dbf
NFSv4.1: Fix a race in pNFS layoutcommit
by Trond Myklebust
· 12 years ago
3000512
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
by Weston Andros Adamson
· 12 years ago
78f3327
pnfs: fix resend_to_mds for directio
by Benny Halevy
· 12 years ago
fd9a8d7
NFSv4.1: Fix bulk recall and destroy of layouts
by Trond Myklebust
· 12 years ago
39e88fc
pnfs: Increase the refcount when LAYOUTGET fails the first time
by Yanchuan Nian
· 12 years ago
bc5a89b
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
by Trond Myklebust
· 12 years ago
eba24e1
NFSv4.1: Remove unused function last_byte_offset
by Trond Myklebust
· 12 years ago
7175fe9
nfs: Check whether a layout pointer is NULL before free it
by Yanchuan Nian
· 12 years ago
1fd937b
NFS41: send real read size in layoutget
by Peng Tao
· 12 years ago
6296556
NFS41: send real write size in layoutget
by Peng Tao
· 12 years ago
19c54ab
NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()
by Trond Myklebust
· 12 years ago
22aaf71
NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
by Trond Myklebust
· 12 years ago
0f35ad6
NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code
by Trond Myklebust
· 12 years ago
25a1a62
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
by Trond Myklebust
· 12 years ago
5a65503
NFSv4.1: Deal with wraparound issues when updating the layout stateid
by Trond Myklebust
· 12 years ago
038d649
NFSv4.1: Always set the layout stateid if this is the first layoutget
by Trond Myklebust
· 12 years ago
251ec41
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
by Trond Myklebust
· 12 years ago
65857d5
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
by Trond Myklebust
· 12 years ago
e5929f3
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
by Trond Myklebust
· 12 years ago
Next »