Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8237d99c3b1b8112d1eb7a7f763b5a9afde847ae
/
fs
/
nfs
ee6625a
pNFS: Fix a reference leak in _pnfs_return_layout
by Trond Myklebust
· 8 years ago
406dab8
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
by Chuck Lever
· 8 years ago
a430607
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
by Benjamin Coddington
· 8 years ago
8ac0925
NFSv4.1: Fix a deadlock in layoutget
by Trond Myklebust
· 8 years ago
c6180a6
NFSv4: Fix client recovery when server reboots multiple times
by Trond Myklebust
· 8 years ago
d3129ef
NFSv4: update_changeattr should update the attribute timestamp
by Trond Myklebust
· 8 years ago
c40d52f
NFSv4: Don't call update_changeattr() unless the unlink is successful
by Trond Myklebust
· 8 years ago
c733c49
NFSv4: Don't apply change_info4 twice on rename within a directory
by Trond Myklebust
· 8 years ago
2dfc617
NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
by Trond Myklebust
· 8 years ago
4b09ec4
nfs: Don't take a reference on fl->fl_file for LOCK operation
by Benjamin Coddington
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
bc1ecd6
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
8ac2b422
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
by Trond Myklebust
· 8 years ago
f07d4a3
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
by Trond Myklebust
· 8 years ago
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
1c48cee
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
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
dff25dd
nfs: add support for the umask attribute
by Andreas Gruenbacher
· 8 years ago
c0cf3ef
nfs_write_end(): fix handling of short copies
by Al Viro
· 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
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 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
Next »