Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d8d849835eb2082ea17655538a83fa467633927f
/
fs
/
nfs
d8d8498
NFSv4: Place the GETATTR operation before the CLOSE
by Trond Myklebust
· 8 years ago
9413a1a
NFSv4: Also ask for attributes when downgrading to a READ-only state
by Trond Myklebust
· 8 years ago
a5f925b
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
by Trond Myklebust
· 8 years ago
e71708d
pNFS: Return RW layouts on OPEN_DOWNGRADE
by Trond Myklebust
· 8 years ago
b680814
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
by Trond Myklebust
· 8 years ago
86cfb04
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
by NeilBrown
· 8 years ago
3f8f254
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
by NeilBrown
· 8 years ago
cfd278c
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
by NeilBrown
· 8 years ago
1c48cee8
pNFS/flexfiles: delete deviceid, don't mark inactive
by Weston Andros Adamson
· 8 years ago
187e593
NFS: Clean up nfs_attribute_timeout()
by Trond Myklebust
· 8 years ago
3f642a1
NFS: Remove unused function nfs_revalidate_inode_rcu()
by Trond Myklebust
· 8 years ago
21c3ba7
NFS: Fix and clean up the access cache validity checking
by Trond Myklebust
· 8 years ago
9cdd1d3
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
by Trond Myklebust
· 8 years ago
61540bf
NFS: Clean up cache validity checking
by Trond Myklebust
· 8 years ago
58ff418
NFS: Don't revalidate the file on close if we hold a delegation
by Trond Myklebust
· 8 years ago
0bc2c9b
NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN
by Trond Myklebust
· 8 years ago
e603a4c
NFSv4: Update the attribute cache info in update_changeattr
by Trond Myklebust
· 8 years ago
dff25dd
nfs: add support for the umask attribute
by Andreas Gruenbacher
· 8 years ago
d915211
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
by Trond Myklebust
· 8 years ago
5ba6a09
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
by Trond Myklebust
· 8 years ago
65990d1
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
by Fred Isaman
· 8 years ago
2f065dd
pNFS: Layoutreturn must free the layout after the layout-private data
by Trond Myklebust
· 8 years ago
cb06793
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
by Trond Myklebust
· 8 years ago
7a0566b
NFSv4: Add missing nfs_put_lock_context()
by NeilBrown
· 8 years ago
362fb57
pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid
by Trond Myklebust
· 8 years ago
d94cbf6
NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()
by Trond Myklebust
· 8 years ago
2cf10cd
NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE
by Trond Myklebust
· 8 years ago
1cd9cb0
NFS: Only look at the change attribute cache state in nfs_check_verifier
by Trond Myklebust
· 8 years ago
9310b22
NFS: Fix incorrect size revalidation when holding a delegation
by Trond Myklebust
· 8 years ago
1072777
NFS: Fix incorrect mapping revalidation when holding a delegation
by Trond Myklebust
· 8 years ago
230bc96
pNFS/flexfiles: Support sending layoutstats in layoutreturn
by Trond Myklebust
· 8 years ago
422c93c
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
by Trond Myklebust
· 8 years ago
2f8220c
NFS: Fix up read of mirror stats
by Trond Myklebust
· 8 years ago
08e2e5b
pNFS/flexfiles: Clean up layoutstats
by Trond Myklebust
· 8 years ago
5b9b3c8
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
by Trond Myklebust
· 8 years ago
287bd3e
pNFS: Add a layoutreturn callback to performa layout-private setup
by Trond Myklebust
· 8 years ago
4d796d7
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
by Trond Myklebust
· 8 years ago
06946c6
pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
by Trond Myklebust
· 8 years ago
46c98c6
pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
by Trond Myklebust
· 8 years ago
1bcf4c5
NFS: Allow getattr to also report readdirplus cache hits
by Trond Myklebust
· 8 years ago
63519fb
NFS: Be more targeted about readdirplus use when doing lookup/revalidation
by Trond Myklebust
· 8 years ago
79f687a3
NFS: Fix a performance regression in readdir
by Trond Myklebust
· 8 years ago
f36ab16
NFS: fix typo in parameter description
by Wei Yongjun
· 8 years ago
d51fdb8
NFS: discard nfs_lockowner structure.
by NeilBrown
· 8 years ago
8d42443
NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one
by NeilBrown
· 8 years ago
1739347
NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner
by NeilBrown
· 8 years ago
29b59f9
NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state.
by NeilBrown
· 8 years ago
532d4de
NFSv4: add flock_owner to open context
by NeilBrown
· 8 years ago
b184b5c
NFS: remove l_pid field from nfs_lockowner
by NeilBrown
· 8 years ago
4d3b55d
NFS: Remove unused argument from nfs_direct_write_complete()
by Anna Schumaker
· 8 years ago
7d38de3
NFS: Remove unused authflavour parameter from nfs_get_client()
by Anna Schumaker
· 8 years ago
ced85a7
nfs: fix false positives in nfs40_walk_client_list()
by J. Bruce Fields
· 8 years ago
b85f562
pNFS: Skip invalid stateids when doing a bulk destroy
by Trond Myklebust
· 8 years ago
29ade5d
pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()
by Trond Myklebust
· 8 years ago
abb3e1c
pNFS: Don't mark the layout as freed if the last lseg is marked for return
by Trond Myklebust
· 8 years ago
4aab973
pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
by Trond Myklebust
· 8 years ago
24408f5
pNFS: Fix bugs in _pnfs_return_layout
by Trond Myklebust
· 8 years ago
fe1cf94
pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
by Trond Myklebust
· 8 years ago
53e6fc8
pNFS: Prevent unnecessary layoutreturns after delegreturn
by Trond Myklebust
· 8 years ago
1c5bd76d
pNFS: Enable layoutreturn operation for return-on-close
by Trond Myklebust
· 8 years ago
828ed9e
pNFS: Clean up - add a helper to initialise struct layoutreturn_args
by Trond Myklebust
· 8 years ago
586f1c3
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
by Trond Myklebust
· 8 years ago
cf80516
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
by Trond Myklebust
· 8 years ago
d8434d4c
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
by Trond Myklebust
· 8 years ago
69820d2
pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
by Trond Myklebust
· 8 years ago
94e5c57
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
by Trond Myklebust
· 8 years ago
0cdc329
pNFS: Skip checking for return-on-close if the layout is invalid
by Trond Myklebust
· 8 years ago
e685d23
pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
by Trond Myklebust
· 8 years ago
2a97442
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
by Trond Myklebust
· 8 years ago
68f7447
pNFS: Do not free layout segments that are marked for return
by Trond Myklebust
· 8 years ago
7b410d9
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
by Trond Myklebust
· 8 years ago
17822b2
pNFS: consolidate the different range intersection tests
by Trond Myklebust
· 8 years ago
ee284e3
pNFS: Fix race in pnfs_wait_on_layoutreturn
by Trond Myklebust
· 8 years ago
6604b20
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
by Trond Myklebust
· 8 years ago
9888d83
pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache
by Trond Myklebust
· 8 years ago
ae5a459
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
by Trond Myklebust
· 8 years ago
7b65099
pNFS: Don't clear the layout stateid if a layout return is outstanding
by Trond Myklebust
· 8 years ago
54e4a0d
pNFS: Fix a deadlock between read resends and layoutreturn
by Trond Myklebust
· 8 years ago
9a83785
NFSv4.1: Fix regression in callback retry handling
by Fred Isaman
· 8 years ago
1ad13db
NFSv4: Optimise away forced revalidation when we know the attributes are OK
by Trond Myklebust
· 8 years ago
3ecefc9
NFSv4: Don't request close-to-open attribute when holding a delegation
by Trond Myklebust
· 8 years ago
3947b74
NFSv4: Don't request a GETATTR on open_downgrade.
by Trond Myklebust
· 8 years ago
1cc1baf1
NFSv4: Don't ask for the change attribute when reclaiming state
by Trond Myklebust
· 8 years ago
536585c
NFSv4: Don't check file access when reclaiming state
by Trond Myklebust
· 8 years ago
10b9dd5
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
d55b352
NFSv4.x: hide array-bounds warning
by Arnd Bergmann
· 8 years ago
d75a6a0
NFSv4.1: Keep a reference on lock states while checking
by Benjamin Coddington
· 8 years ago
d41cbfc
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
by Benjamin Coddington
· 8 years ago
5cc7861
NFSv4: Don't call close if the open stateid has already been cleared
by Trond Myklebust
· 8 years ago
3e7dfb1
NFSv4: Fix CLOSE races with OPEN
by Trond Myklebust
· 8 years ago
23ea44c
NFSv4.1: Fix a regression in DELEGRETURN
by Trond Myklebust
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
0ac84b7
fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()
by Shuah Khan
· 8 years ago
1927471
NFS: Don't print a pNFS error if we aren't using pNFS
by Anna Schumaker
· 8 years ago
8ef3295
NFS: Ignore connections that have cl_rpcclient uninitialized
by Petr Vandrovec
· 8 years ago
68a5640
NFSv4.1: work around -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
86a6c21
NFS: Trim extra slash in v4 nfs_path
by Benjamin Coddington
· 9 years ago
02593ac
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
83aa3e0
nfs4: fix missing-braces warning
by Arnd Bergmann
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
Next »