Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8f6b7676ceecc1f40df77d5a4d6a8bae87594a2d
/
fs
/
nfs
/
pnfs.c
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
· 13 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
· 13 years ago
a56aaa0
NFSv4.1: Clean up layoutreturn
by Trond Myklebust
· 13 years ago
7c24d94
NFSv4.1: File layout only supports whole file layouts
by Andy Adamson
· 13 years ago
e885de1
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
by Trond Myklebust
· 13 years ago
d8007d4
NFSv4.1: Add an initialisation callback for pNFS
by Trond Myklebust
· 13 years ago
1751c36
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
by Trond Myklebust
· 13 years ago
6382a44
NFS: move pnfs layouts to nfs_server structure
by Weston Andros Adamson
· 13 years ago
19982ba
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
8f7d5ef
NFSv4.1: Fix some issues with pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
9e2dfdb
nfs4.1: mark layout as bad on error path in _pnfs_return_layout
by Fred Isaman
· 13 years ago
ea0ded7
nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
by Fred Isaman
· 13 years ago
1ed3a85
NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
by Benny Halevy
· 13 years ago
d771e3a
NFSv4.1: fix break condition in pnfs_find_lseg
by Benny Halevy
· 13 years ago
a2e1d4f
nfs4.1: fix several problems with _pnfs_return_layout
by Fred Isaman
· 13 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
89a58e3
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
by Benny Halevy
· 13 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 13 years ago
dfed206
NFSv4.1: unify pnfs_pageio_init functions
by Benny Halevy
· 13 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 13 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 13 years ago
636fb9c
pnfs: alloc and free layout_hdr layoutdriver methods
by Benny Halevy
· 13 years ago
778b550
pnfs: Use byte-range for cb_layoutrecall
by Benny Halevy
· 13 years ago
707ed5f
pnfs: align layoutget requests on page boundaries
by Benny Halevy
· 13 years ago
fb3296e
pnfs: Use byte-range for layoutget
by Benny Halevy
· 13 years ago
4b8ee2b
nfs41: Correct offset for LAYOUTCOMMIT
by Vitaliy Gusev
· 13 years ago
a75b9df
NFSv4.1: Ensure that layoutget uses the correct gfp modes
by Trond Myklebust
· 13 years ago
2887fe4
NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list
by Andy Adamson
· 13 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
94ad1c8
NFSv4.1: coelesce across layout stripes
by Fred Isaman
· 14 years ago
d684d2a
NFSv4.1: lseg refcounting
by Fred Isaman
· 14 years ago
bf9c138
NFSv4.1: put_layout_hdr can remove nfsi->layout
by Andy Adamson
· 14 years ago
f49f9ba
pnfs: fix pnfs lock inversion of i_lock and cl_lock
by Fred Isaman
· 14 years ago
9f52c25
pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag
by Fred Isaman
· 14 years ago
3851172
pnfs: avoid incorrect use of layout stateid
by Fred Isaman
· 14 years ago
b2a2897
NFS improve pnfs_put_deviceid_cache debug print
by Andy Adamson
· 14 years ago
f7e8917
pnfs: layout roc code
by Fred Isaman
· 14 years ago
43f1b3d
pnfs: add CB_LAYOUTRECALL handling
by Fred Isaman
· 14 years ago
cc6e534
pnfs: change lo refcounting to atomic_t
by Fred Isaman
· 14 years ago
fc1794c
pnfs: check that partial LAYOUTGET return is ignored
by Fred Isaman
· 14 years ago
2130ff6
pnfs: add layout to client list before sending rpc
by Fred Isaman
· 14 years ago
cf7d63f
pnfs: serialize LAYOUTGET(openstateid)
by Fred Isaman
· 14 years ago
4541d16
pnfs: change how lsegs are removed from layout list
by Fred Isaman
· 14 years ago
fd6002e
pnfs: change layout state seqlock to a spinlock
by Fred Isaman
· 14 years ago
b7edfaa
pnfs: add prefix to struct pnfs_layout_hdr fields
by Fred Isaman
· 14 years ago
566052c
pnfs: add prefix to struct pnfs_layout_segment fields
by Fred Isaman
· 14 years ago
52fabd7
pnfs: fix incorrect comment in destroy_lseg
by Fred Isaman
· 14 years ago
1c78709
NFSv4.1: Use more sensible names for 'initialize_mountpoint'
by Trond Myklebust
· 14 years ago
b1f69b7
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
974cec8
NFS: client needs to maintain list of inodes with active layouts
by Andy Adamson
· 14 years ago
e5e9401
NFS: create and destroy inode's layout cache
by Benny Halevy
· 14 years ago
02c35fc
NFSv4.1: pnfs: full mount/umount infrastructure
by Fred Isaman
· 14 years ago
85e174b
NFS: set layout driver
by Ricardo Labiaga
· 14 years ago