Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
01d39ce82b565961abaf1930f54ccf7b32c96b15
/
fs
/
nfs
/
pnfs.c
01d39ce
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
by Trond Myklebust
· 12 years ago
57036a3
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
by Trond Myklebust
· 12 years ago
bb346f6
NFSv4.1: reset the inode MDS threshold counters on layout destruction
by Trond Myklebust
· 12 years ago
7fdab06
NFSv4.1: Fix a race in the pNFS return-on-close code
by Trond Myklebust
· 12 years ago
115ce57
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
by Trond Myklebust
· 12 years ago
3e62121
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
by Trond Myklebust
· 12 years ago
830ffb5
NFSv4.1: Fix a reference leak in pnfs_update_layout
by Trond Myklebust
· 12 years ago
25c7533
NFSv4.1: Retry pNFS after a 2 minute timeout
by Trond Myklebust
· 12 years ago
b9e028f
NFSv4.1: Add helpers for setting/reading the I/O fail bit
by Trond Myklebust
· 12 years ago
f86bbcf
NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy
by Trond Myklebust
· 12 years ago
9369a43
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
by Trond Myklebust
· 12 years ago
70c3bd2
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
by Trond Myklebust
· 12 years ago
49a8506
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
by Trond Myklebust
· 12 years ago
a0b0a6e
NFS: Clean up the pNFS layoutget interface
by Trond Myklebust
· 12 years ago
8554116
pnfs: defer release of pages in layoutget
by Idan Kedar
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
293b3b0
NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list
by Andy Adamson
· 13 years ago
366d505
NFSv4.1 mark layout when already returned
by Andy Adamson
· 13 years ago
57208fa
NFS: Create an write_pageio_init() function
by Bryan Schumaker
· 13 years ago
1abb5088
NFS: Create an read_pageio_init() function
by Bryan Schumaker
· 13 years ago
0a9c63f
NFSv4.1: Fix a race in set_pnfs_layoutdriver
by Trond Myklebust
· 13 years ago
2a4c899
NFSv4.1: Fix umount when filelayout DS is also the MDS
by Trond Myklebust
· 13 years ago
d23d61c
NFSv4.1 test the mdsthreshold hint parameters
by Andy Adamson
· 13 years ago
2701d08
NFSv4.1 add nfs_inode book keeping for mdsthreshold
by Andy Adamson
· 13 years ago
82be417
NFSv4.1 cache mdsthreshold values on OPEN
by Andy Adamson
· 13 years ago
041245c
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
by Andy Adamson
· 13 years ago
0a57cda
NFSv4.1 send layoutreturn to fence disconnected data server
by Andy Adamson
· 13 years ago
e7dd79af
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
by Andy Adamson
· 13 years ago
25b11dc
NFS: Clean up nfs read and write error paths
by Trond Myklebust
· 13 years ago
9b5415b
NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
by Trond Myklebust
· 13 years ago
1825a0d
NFS: prepare coalesce testing for directio
by Fred Isaman
· 13 years ago
061ae2e
NFS: create completion structure to pass into page_init functions
by Fred Isaman
· 13 years ago
6c75dc0
NFS: merge _full and _partial write rpc_ops
by Fred Isaman
· 13 years ago
4db6e0b
NFS: merge _full and _partial read rpc_ops
by Fred Isaman
· 13 years ago
cd84160
NFS: create common nfs_pgio_header for both read and write
by Fred Isaman
· 13 years ago
1acbbb4e1
NFS4.1: make pnfs_ld_[read|write]_done consistent
by Fred Isaman
· 13 years ago
e5265a0
NFSv4.1 fix page number calculation bug for filelayout decode buffers
by Andy Adamson
· 13 years ago
8dd3775
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
by Trond Myklebust
· 13 years ago
2d2f24a
NFSv4: Simplify the struct nfs4_stateid
by Trond Myklebust
· 13 years ago
f597c53
NFSv4: Add helpers for basic copying of stateids
by Trond Myklebust
· 13 years ago
a59c30a
NFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL tests
by Trond Myklebust
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
7d9dea9
NFS: Use kcalloc() when allocating arrays
by Trond Myklebust
· 13 years ago
e2fecb2
NFS: Remove pNFS bloat from the generic write path
by Trond Myklebust
· 13 years ago
fe0fe83
pnfs-obj: Must return layout on IO error
by Boaz Harrosh
· 13 years ago
e25ba0c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
62e4a76
NFS: Revert pnfs ugliness from the generic NFS read code path
by Trond Myklebust
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 14 years ago
92407e7
nfs4: serialize layoutcommit
by Peng Tao
· 13 years ago
9b7eecd
pnfs: recoalesce when ld read pagelist fails
by Peng Tao
· 13 years ago
8ce160c
pnfs: recoalesce when ld write pagelist fails
by Peng Tao
· 13 years ago
1b0ae06
pnfs: make _set_lo_fail generic
by Peng Tao
· 13 years ago
db29c08
pnfs: cleanup_layoutcommit
by Andy Adamson
· 13 years ago
738fd0f3
pnfs: add set-clear layoutdriver interface
by Benny Halevy
· 13 years ago
a9bae56
pnfs: let layoutcommit handle a list of lseg
by Peng Tao
· 13 years ago
9fa4075
pnfs: save layoutcommit cred at layout header init
by Peng Tao
· 13 years ago
acff5880
pnfs: save layoutcommit lwb at layout header
by Peng Tao
· 13 years ago
1f94535
NFS: Clean up - simplify the switch to read/write-through-MDS
by Trond Myklebust
· 13 years ago
dce8129
NFS: Move the pnfs write code into pnfs.c
by Trond Myklebust
· 13 years ago
493292d
NFS: Move the pnfs read code into pnfs.c
by Trond Myklebust
· 13 years ago
c47abcf
NFSv4.1: do not use deviceids after MDS clientid invalidation
by Andy Adamson
· 14 years ago
a56aaa0
NFSv4.1: Clean up layoutreturn
by Trond Myklebust
· 14 years ago
7c24d94
NFSv4.1: File layout only supports whole file layouts
by Andy Adamson
· 14 years ago
e885de1
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
by Trond Myklebust
· 14 years ago
d8007d4
NFSv4.1: Add an initialisation callback for pNFS
by Trond Myklebust
· 14 years ago
1751c36
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
by Trond Myklebust
· 14 years ago
6382a44
NFS: move pnfs layouts to nfs_server structure
by Weston Andros Adamson
· 14 years ago
19982ba
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
by Trond Myklebust
· 14 years ago
8f7d5ef
NFSv4.1: Fix some issues with pnfs_generic_pg_test
by Trond Myklebust
· 14 years ago
9e2dfdb
nfs4.1: mark layout as bad on error path in _pnfs_return_layout
by Fred Isaman
· 14 years ago
ea0ded7
nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
by Fred Isaman
· 14 years ago
1ed3a85
NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
by Benny Halevy
· 14 years ago
d771e3a
NFSv4.1: fix break condition in pnfs_find_lseg
by Benny Halevy
· 14 years ago
a2e1d4f
nfs4.1: fix several problems with _pnfs_return_layout
by Fred Isaman
· 14 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
89a58e3
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
by Benny Halevy
· 14 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 14 years ago
dfed206
NFSv4.1: unify pnfs_pageio_init functions
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 14 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 14 years ago
636fb9c
pnfs: alloc and free layout_hdr layoutdriver methods
by Benny Halevy
· 14 years ago
778b550
pnfs: Use byte-range for cb_layoutrecall
by Benny Halevy
· 14 years ago
707ed5f
pnfs: align layoutget requests on page boundaries
by Benny Halevy
· 14 years ago
fb3296e
pnfs: Use byte-range for layoutget
by Benny Halevy
· 14 years ago
4b8ee2b
nfs41: Correct offset for LAYOUTCOMMIT
by Vitaliy Gusev
· 14 years ago
a75b9df
NFSv4.1: Ensure that layoutget uses the correct gfp modes
by Trond Myklebust
· 14 years ago
2887fe4
NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list
by Andy Adamson
· 14 years ago
79a48a1
Don't mark_inode_dirty_sync() while holding lock
by Weston Andros Adamson
· 14 years ago
35124a0
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
by Weston Andros Adamson
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
de4b15c
NFSv4.1 pnfs_layoutcommit_inode fixes
by Andy Adamson
· 14 years ago
863a3c6
NFSv4.1: layoutcommit
by Andy Adamson
· 14 years ago
e0c2b38
NFSv4.1: filelayout driver specific code for COMMIT
by Fred Isaman
· 14 years ago
0382b74
NFSv4.1: implement generic pnfs layer write switch
by Andy Adamson
· 14 years ago
44b8379
NFSv4.1: trigger LAYOUTGET for writes
by Fred Isaman
· 14 years ago
568e8c4
NFSv4.1: turn off pNFS on ds connection failure
by Andy Adamson
· 14 years ago
ea8eecd
NFSv4.1 move deviceid cache to filelayout driver
by Christoph Hellwig
· 14 years ago
64419a9
NFSv4.1: generic read
by Andy Adamson
· 14 years ago
bae724e
NFSv4.1: shift pnfs_update_layout locations
by Fred Isaman
· 14 years ago
Next »