Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
32f1c28f3d453f4652948ab9298078874d1a56b6
/
fs
/
nfs
32f1c28
pnfs: Don't call commit on failed layoutget-on-open
by Trond Myklebust
· 7 years ago
64294b0
pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data
by Trond Myklebust
· 9 years ago
8dc9656
NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors
by Trond Myklebust
· 9 years ago
d49e0d5
NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data
by Trond Myklebust
· 9 years ago
30ae241
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
by Fred Isaman
· 9 years ago
c49b520
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
by Fred Isaman
· 9 years ago
6e01260
pnfs: Stop attempting LAYOUTGET on OPEN on failure
by Fred Isaman
· 9 years ago
78746a3
pnfs: Add LAYOUTGET to OPEN of an existing file
by Fred Isaman
· 9 years ago
29a8bfe
pNFS: Refactor nfs4_layoutget_release()
by Trond Myklebust
· 7 years ago
2409a97
pnfs: Add LAYOUTGET to OPEN of a new file
by Fred Isaman
· 9 years ago
5e36e2a
pnfs: Change pnfs_alloc_init_layoutget_args call signature
by Fred Isaman
· 9 years ago
1b146fc
pnfs: Move nfs4_opendata into nfs4_fs.h
by Fred Isaman
· 9 years ago
56f487f
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
by Fred Isaman
· 9 years ago
dacb452
pnfs: move allocations out of nfs4_proc_layoutget
by Fred Isaman
· 9 years ago
587f03d
pnfs: refactor send_layoutget
by Fred Isaman
· 9 years ago
f86c3ac
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
by Fred Isaman
· 9 years ago
3b65a30
NFS4: move ctx into nfs4_run_open_task
by Fred Isaman
· 9 years ago
808ba32
pnfs: Store return value of decode_layoutget for later processing
by Fred Isaman
· 9 years ago
34ec9aa
pnfs: Remove redundant assignment from nfs4_proc_layoutget().
by Fred Isaman
· 9 years ago
a3cf9bc
NFSv4: Don't add a new lock on an interrupted wait for LOCK
by Benjamin Coddington
· 7 years ago
cf61eb2
NFSv4: Always clear the pNFS layout when handling ESTALE
by Trond Myklebust
· 7 years ago
d688948
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
by Dave Wysochanski
· 7 years ago
d554168
NFS: Fix up nfs_post_op_update_inode() to force ctime updates
by Trond Myklebust
· 7 years ago
472f761
NFS: Ensure we revalidate the inode correctly after setacl
by Trond Myklebust
· 7 years ago
59a707b
NFS: Ensure we revalidate the inode correctly after remove or rename
by Trond Myklebust
· 7 years ago
821a868
NFS: Set the force revalidate flag if the inode is not completely initialised
by Trond Myklebust
· 7 years ago
3cb3fd6
NFS: Fix up sillyrename()
by Trond Myklebust
· 7 years ago
ed7e9ad
NFSv4: Fix sillyrename to return the delegation when appropriate
by Trond Myklebust
· 7 years ago
991eedb
NFSv4: Only pass the delegation to setattr if we're sending a truncate
by Trond Myklebust
· 7 years ago
2f26102
NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
by Anna Schumaker
· 7 years ago
fba83f3
NFS: Pass "privileged" value to nfs4_init_sequence()
by Anna Schumaker
· 7 years ago
e9ae1ee
NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
by Anna Schumaker
· 7 years ago
fb91fb0
NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
by Anna Schumaker
· 7 years ago
e04bbf6
NFS: Avoid quadratic search when freeing delegations.
by NeilBrown
· 7 years ago
3ca951b
NFS: use cond_resched() when restarting walk of delegation list.
by NeilBrown
· 7 years ago
f389349
NFS: slight optimization for walking list for delegations
by NeilBrown
· 7 years ago
9f6d44d
NFS: Optimise away lookups for rename targets
by Trond Myklebust
· 7 years ago
73dd684
NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry
by Trond Myklebust
· 7 years ago
4792192
NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN
by Trond Myklebust
· 7 years ago
a1bf4c7
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
98de9ce
NFS: advance nfs_entry cookie only after decoding completes successfully
by Frank Sorenson
· 7 years ago
dbc898a
NFSv3/acl: forget acl cache after setattr
by chendt
· 7 years ago
609339c
NFSv4.1: Fix exclusive create
by Trond Myklebust
· 7 years ago
f6cdfa6
NFSv4: Declare the size up to date after it was set.
by Trond Myklebust
· 7 years ago
aae5730
nfs: Use ida_simple API
by Matthew Wilcox
· 7 years ago
35156bf
NFSv4: Fix the nfs_inode_set_delegation() arguments
by Trond Myklebust
· 7 years ago
8b06494
NFSv4: Clean up CB_GETATTR encoding
by Trond Myklebust
· 7 years ago
8bcbe7d
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
by Trond Myklebust
· 7 years ago
36b3743
NFSv4: Add a helper to encode/decode struct timespec
by Trond Myklebust
· 7 years ago
40a3426c
NFSv4: Clean up encode_attrs
by Trond Myklebust
· 7 years ago
37c8876
NFSv4; Clean up XDR encoding of type bitmap4
by Trond Myklebust
· 7 years ago
e8d8aa4
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
by Trond Myklebust
· 7 years ago
d943f2d
NFSv4: Ignore change attribute invalidations if we hold a delegation
by Trond Myklebust
· 7 years ago
16e1437
NFS: More fine grained attribute tracking
by Trond Myklebust
· 7 years ago
cac88f9
NFS: Don't force unnecessary cache invalidation in nfs_update_inode()
by Trond Myklebust
· 7 years ago
783b194
NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()
by Trond Myklebust
· 7 years ago
8619ddd
NFS: Don't force a revalidation of all attributes if change is missing
by Trond Myklebust
· 7 years ago
c01d364
NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)
by Trond Myklebust
· 7 years ago
c135cb3
NFS: Remove the unused return_delegation() callback
by Trond Myklebust
· 7 years ago
199366f
NFS: Move the delegation return down into _nfs4_do_setattr()
by Trond Myklebust
· 7 years ago
977fcc2
NFS: Add a delegation return into nfs4_proc_unlink_setup()
by Trond Myklebust
· 7 years ago
f2c2c55
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
by Trond Myklebust
· 7 years ago
912678d
NFS: Move the delegation return down into nfs4_proc_remove()
by Trond Myklebust
· 7 years ago
9f76827
NFS: Move the delegation return down into nfs4_proc_link()
by Trond Myklebust
· 7 years ago
f508624
NFSv4: Fix nfs4_return_incompatible_delegation
by Trond Myklebust
· 7 years ago
5717459
nfs4: wake any lock waiters on successful RECLAIM_COMPLETE
by Jeff Layton
· 7 years ago
5656610
nfs4: don't compare clientid in nfs4_wake_lock_waiter
by Jeff Layton
· 7 years ago
41a7462
nfs4: always reset notified flag to false before repolling for lock
by Jeff Layton
· 7 years ago
62f8e6c
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ee1235a
fscache: Pass object size in rather than calling back for it
by David Howells
· 7 years ago
402cb8d
fscache: Attach the index key and aux data to the cookie
by David Howells
· 7 years ago
ce6eba3
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
723c921
sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
by Peter Zijlstra
· 7 years ago
df09348
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
95dd775
fs: Teach path_connected to handle nfs filesystems with multiple roots.
by Eric W. Biederman
· 7 years ago
c4f24df
NFS: Fix unstable write completion
by Trond Myklebust
· 7 years ago
9c6376e
pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
by Trond Myklebust
· 7 years ago
d9ee655
NFS: Fix an incorrect type in struct nfs_direct_req
by Trond Myklebust
· 7 years ago
304ec48
get rid of pointless includes of fs_struct.h
by Al Viro
· 7 years ago
1b72040
NFS: make struct nlmclnt_fl_close_lock_ops static
by Colin Ian King
· 8 years ago
ad86f60
nfs: system crashes after NFS4ERR_MOVED recovery
by Bill.Baker@oracle.com
· 7 years ago
6d243a23
NFSv4: Fix broken cast in nfs4_callback_recallany()
by Trond Myklebust
· 7 years ago
c472c07
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
by Goffredo Baroncelli
· 8 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
efd52b5
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 8 years ago
1eb5d98
nfs: convert to new i_version API
by Jeff Layton
· 8 years ago
e231c68
NFS: Fix a race between mmap() and O_DIRECT
by Trond Myklebust
· 8 years ago
128159f
NFS: Remove a redundant call to unmap_mapping_range()
by Trond Myklebust
· 8 years ago
f34462c
pnfs/blocklayout: Ensure disk address in block device map
by Benjamin Coddington
· 8 years ago
b396047
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
by Benjamin Coddington
· 8 years ago
49686cb
NFS: reject request for id_legacy key without auxdata
by Eric Biggers
· 8 years ago
cbebc6e
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
by Jan Chochol
· 8 years ago
06e1902
nfs: Use proper enum definitions for nfs_show_stable
by Chuck Lever
· 8 years ago
7ff4cff
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
by Tigran Mkrtchyan
· 8 years ago
1b8d97b
NFS: commit direct writes even if they fail partially
by J. Bruce Fields
· 8 years ago
f96adf1
nfs: remove unused label in nfs_encode_fh()
by Arnd Bergmann
· 8 years ago
801b564
nfs: Update server port after referral or migration
by Chuck Lever
· 8 years ago
530ea42
nfs: Referrals should use the same proto setting as their parent
by Chuck Lever
· 8 years ago
Next »