Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b9315530bff7ccb2be6769eb74c10e7b52eeb0bf
/
fs
/
nfs
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
· 7 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
· 7 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
efd52b5
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
1eb5d98
nfs: convert to new i_version API
by Jeff Layton
· 7 years ago
e231c68
NFS: Fix a race between mmap() and O_DIRECT
by Trond Myklebust
· 7 years ago
128159f
NFS: Remove a redundant call to unmap_mapping_range()
by Trond Myklebust
· 7 years ago
f34462c
pnfs/blocklayout: Ensure disk address in block device map
by Benjamin Coddington
· 7 years ago
b396047
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
by Benjamin Coddington
· 7 years ago
49686cb
NFS: reject request for id_legacy key without auxdata
by Eric Biggers
· 7 years ago
cbebc6e
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
by Jan Chochol
· 7 years ago
06e1902
nfs: Use proper enum definitions for nfs_show_stable
by Chuck Lever
· 7 years ago
7ff4cff
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
by Tigran Mkrtchyan
· 7 years ago
1b8d97b
NFS: commit direct writes even if they fail partially
by J. Bruce Fields
· 7 years ago
f96adf1
nfs: remove unused label in nfs_encode_fh()
by Arnd Bergmann
· 7 years ago
801b564
nfs: Update server port after referral or migration
by Chuck Lever
· 7 years ago
530ea42
nfs: Referrals should use the same proto setting as their parent
by Chuck Lever
· 7 years ago
ba4a76f
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
by Scott Mayhew
· 7 years ago
b3dce6a
pnfs/blocklayout: handle transient devices
by Benjamin Coddington
· 7 years ago
d78471d
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
by Benjamin Coddington
· 7 years ago
ad6b024
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
by Benjamin Coddington
· 7 years ago
e545735
NFS: remove unused offset arg in nfs_pgio_rpcsetup
by Benjamin Coddington
· 7 years ago
dce2630
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
by NeilBrown
· 7 years ago
aaa1500
nfs: remove dead code from nfs_encode_fh()
by NeilBrown
· 7 years ago
9ccee94
Support statx() mask and query flags parameters
by Trond Myklebust
· 7 years ago
8634ef5
NFS: Fix nfsstat breakage due to LOOKUPP
by Trond Myklebust
· 7 years ago
8257155
NFSv4: Convert LOCKU to use nfs4_async_handle_exception()
by Trond Myklebust
· 7 years ago
e0dba01
NFSv4: Convert DELEGRETURN to use nfs4_handle_exception()
by Trond Myklebust
· 7 years ago
b8b8d22
NFSv4: Convert CLOSE to use nfs4_async_handle_exception()
by Trond Myklebust
· 7 years ago
7f1bda4
NFS: Add a cond_resched() to nfs_commit_release_pages()
by Trond Myklebust
· 7 years ago
6db6200
nfs4file: get rid of pointless include of btrfs.h
by Al Viro
· 7 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 7 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
445f288
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
by Trond Myklebust
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
c3e9c04
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
fcfa447
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
by Benjamin Coddington
· 7 years ago
f02fee2
NFS: Fix typo in nomigration mount option
by Joshua Watt
· 7 years ago
c05cefc
nfs: Fix ugly referral attributes
by Chuck Lever
· 7 years ago
fd53dde
NFS: super: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
e4949e4
nfs: remove net pointer from messages
by Vasily Averin
· 7 years ago
b0b5352
nfs client: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0671d8f
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
by Markus Elfring
· 7 years ago
fcd8843
NFSv4: Replace closed stateids with the "invalid special stateid"
by Trond Myklebust
· 7 years ago
e1fff5d
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
by Trond Myklebust
· 7 years ago
46280d9
NFSv4: Check the open stateid when searching for expired state
by Trond Myklebust
· 7 years ago
140087fd
NFSv4: Clean up nfs4_delegreturn_done
by Trond Myklebust
· 7 years ago
91b30d2
NFSv4: cleanup nfs4_close_done
by Trond Myklebust
· 7 years ago
ff90514
NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
by Trond Myklebust
· 7 years ago
7380020
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
by Trond Myklebust
· 7 years ago
c82bac6
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
by Trond Myklebust
· 7 years ago
12f275c
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
by Trond Myklebust
· 7 years ago
d803224
NFS: Fix a typo in nfs_rename()
by Trond Myklebust
· 7 years ago
8fd1ab7
NFSv4: Fix open create exclusive when the server reboots
by Trond Myklebust
· 7 years ago
Next »