Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d84f622a917d3737dcaedf9c981e660e6bfdb19b
/
fs
/
nfs
/
nfs4proc.c
7fe8d15
NFSv4: Don't allow a cached open with a revoked delegation
by Trond Myklebust
· 5 years ago
05f0b03
NFSv4: Fix leak of clp->cl_acceptor string
by Chuck Lever
· 5 years ago
2d9b39d
NFSv4: Fix open create exclusive when the server reboots
by Trond Myklebust
· 7 years ago
22a8711
NFSv4.1 don't free interrupted slot on open
by Olga Kornievskaia
· 6 years ago
af41241
NFSv4.1 fix infinite loop on I/O.
by Trond Myklebust
· 6 years ago
b5bc39d
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 6 years ago
b05c460
pnfs: Don't release the sequence slot until we've processed layoutget on open
by Trond Myklebust
· 6 years ago
70f254a
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
by NeilBrown
· 7 years ago
fca22d5
NFSv4.1: Work around a Linux server bug...
by Trond Myklebust
· 8 years ago
3032bcc
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
by Trond Myklebust
· 8 years ago
9f80057
nfs: Don't take a reference on fl->fl_file for LOCK operation
by Benjamin Coddington
· 8 years ago
8ead2ac
nfs: Fix ugly referral attributes
by Chuck Lever
· 7 years ago
f7d3e54
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
by Trond Myklebust
· 7 years ago
7d2a354
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
by Benjamin Coddington
· 7 years ago
cb2c6fd
NFSv4.1: Fix a race in nfs4_proc_layoutget
by Trond Myklebust
· 7 years ago
955f270
NFSv4: fix a reference leak caused WARNING messages
by Kinglong Mee
· 8 years ago
88ac6b7
NFSv4: Fix a hang in OPEN related to server reboot
by Trond Myklebust
· 8 years ago
461bbb9
NFSv4.1 fix infinite loop on IO BAD_STATEID error
by Olga Kornievskaia
· 8 years ago
b76d4fb
NFS prevent double free in async nfs4_exchange_id
by Olga Kornievskaia
· 8 years ago
d78f933
NFSv4: fix getacl ERANGE for some ACL buffer sizes
by Weston Andros Adamson
· 8 years ago
0465339
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
by Trond Myklebust
· 8 years ago
5637949
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
by Benjamin Coddington
· 8 years ago
0a70235
NFSv4.1: Fix a deadlock in layoutget
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
d75a6a0
NFSv4.1: Keep a reference on lock states while checking
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
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
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
2f86e09
fs: nfs: Make nfs boot time y2038 safe
by Deepa Dinamani
· 8 years ago
a865880
Retry operation on EREMOTEIO on an interrupted slot
by Olga Kornievskaia
· 8 years ago
bfc505d
pNFS: Fix atime updates on pNFS clients
by Trond Myklebust
· 8 years ago
8a64c4e
NFSv4.1: Even if the stateid is OK, we may need to recover the open modes
by Trond Myklebust
· 8 years ago
76e8a1b
NFSv4: Fix retry issues with nfs41_test/free_stateid
by Trond Myklebust
· 8 years ago
67dd483
NFSv4: Mark the lock and open stateids as invalid after freeing them
by Trond Myklebust
· 8 years ago
b134fc4
NFSv4: Don't test open_stateid unless it is set
by Trond Myklebust
· 8 years ago
272289a
NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid
by Trond Myklebust
· 8 years ago
1393d96
NFSv4: Fix a race when updating an open_stateid
by Trond Myklebust
· 8 years ago
9c27869
NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb
by Trond Myklebust
· 8 years ago
26f4744
NFSv4.1: nfs4_layoutget_handle_exception handle revoked state
by Trond Myklebust
· 8 years ago
d7f3e4b
NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case
by Trond Myklebust
· 8 years ago
404ea356
NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
by Trond Myklebust
· 8 years ago
26d3630
NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku
by Trond Myklebust
· 8 years ago
f0b0bf8
NFSv4.1: FREE_STATEID can be asynchronous
by Trond Myklebust
· 8 years ago
c5896fc
NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
by Trond Myklebust
· 8 years ago
f7a62ad
NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
by Trond Myklebust
· 8 years ago
63d63cb
NFSv4.1: Don't recheck delegations that have already been checked
by Trond Myklebust
· 8 years ago
45870d6
NFSv4.1: Test delegation stateids when server declares "some state revoked"
by Trond Myklebust
· 8 years ago
41020b6
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
by Trond Myklebust
· 8 years ago
4586f6e
NFSv4.1: Add a helper function to deal with expired stateids
by Trond Myklebust
· 8 years ago
43912bb
NFSv4.1: Allow test_stateid to handle session errors without waiting
by Trond Myklebust
· 8 years ago
4c8e544
NFSv4.1: Don't check delegations that are already marked as revoked
by Trond Myklebust
· 8 years ago
0a014a4
NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
by Trond Myklebust
· 8 years ago
a1d617d8
nfs: allow blocking locks to be awoken by lock callbacks
by Jeff Layton
· 8 years ago
d2f3a7f
nfs: move nfs4 lock retry attempt loop to a separate function
by Jeff Layton
· 8 years ago
1ea67db
nfs: move nfs4_set_lock_state call into caller
by Jeff Layton
· 8 years ago
a8ce377
nfs: track whether server sets MAY_NOTIFY_LOCK flag
by Jeff Layton
· 8 years ago
66f570a
nfs: use safe, interruptible sleeps when waiting to retry LOCK
by Jeff Layton
· 8 years ago
75575dd
nfs: eliminate pointless and confusing do_vfs_lock wrappers
by Jeff Layton
· 8 years ago
ca440c3
pnfs: add a new mechanism to select a layout driver according to an ordered list
by Jeff Layton
· 8 years ago
04fa2c6
NFS pnfs data server multipath session trunking
by Andy Adamson
· 8 years ago
ad0849a
NFS test session trunking with exchange id
by Andy Adamson
· 8 years ago
8d89bd7
NFS setup async exchange_id
by Andy Adamson
· 8 years ago
5405fc4
NFSv4.x: Add kernel parameter to control the callback server
by Trond Myklebust
· 8 years ago
b519d40
NFSv4.1: Fix the CREATE_SESSION slot number accounting
by Trond Myklebust
· 8 years ago
52ec7be
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
by Trond Myklebust
· 8 years ago
2e80dbe
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
by Trond Myklebust
· 8 years ago
07e8dcb
NFSv4.1: Defer bumping the slot sequence number until we free the slot
by Trond Myklebust
· 8 years ago
045d2a6
NFSv4.1: Delay callback processing when there are referring triples
by Trond Myklebust
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fb10fb6
NFSv4: Cleanup the setting of the nfs4 lease period
by Trond Myklebust
· 8 years ago
698c937
NFSv4: Clean up lookup of SECINFO_NO_NAME
by Trond Myklebust
· 8 years ago
1399782
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
by Trond Myklebust
· 8 years ago
668f455
Merge branch 'pnfs'
by Trond Myklebust
· 8 years ago
f71dfe8
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
by Trond Myklebust
· 8 years ago
5f46be0
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
by Trond Myklebust
· 8 years ago
45fcc7b
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
by Trond Myklebust
· 8 years ago
beffb8f
qstr: constify instances in nfs
by Al Viro
· 8 years ago
f7db0b2
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
by Trond Myklebust
· 8 years ago
e85d7ee
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
by Trond Myklebust
· 8 years ago
8487c47
NFSv4: Allow retry of operations that used a returned delegation stateid
by Trond Myklebust
· 8 years ago
ca857cc
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
by Trond Myklebust
· 8 years ago
e547f26
NFS: Fix another OPEN_DOWNGRADE bug
by Trond Myklebust
· 8 years ago
dd1beb3
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
by Trond Myklebust
· 8 years ago
bc23676
NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
by Trond Myklebust
· 8 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
ea8ea73
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
183d9e7
pnfs: rework LAYOUTGET retry handling
by Jeff Layton
· 8 years ago
6d597e1
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
by Jeff Layton
· 8 years ago
abf4e13
NFSv4: Use the right stateid for delegations in setattr, read and write
by Trond Myklebust
· 8 years ago
93b717f
NFSv4: Label stateids with the type
by Trond Myklebust
· 8 years ago
6b26cc8
sunrpc: Advertise maximum backchannel payload size
by Chuck Lever
· 9 years ago
a1d1c4f
nfs4: client: do not send empty SETATTR after OPEN_CREATE
by Tigran Mkrtchyan
· 9 years ago
2e72448
NFS: Add COPY nfs operation
by Anna Schumaker
· 11 years ago
884be17
nfs: per-name sillyunlink exclusion
by Al Viro
· 9 years ago
Next »