index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2017-11-17
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
2017-11-17
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
2017-11-17
NFSv4: Fix open create exclusive when the server reboots
Trond Myklebust
2017-11-17
NFSv4: Add a tracepoint to document open stateid updates
Trond Myklebust
2017-11-17
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
NFSv4.1: Fix up replays of interrupted requests
Trond Myklebust
2017-10-16
NFS: Don't compare apples to elephants to determine access bits
Anna Schumaker
2017-10-04
NFSv4/pnfs: Fix an infinite layoutget loop
Trond Myklebust
2017-09-06
NFS: remove jiffies field from access cache
NeilBrown
2017-08-15
Merge branch 'open_state'
Trond Myklebust
2017-08-13
NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state()
Trond Myklebust
2017-08-13
NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state()
Trond Myklebust
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
2017-08-07
NFSv4: Cleanup setting of the migration flags.
Trond Myklebust
2017-08-07
NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode()
Trond Myklebust
2017-08-07
NFSv4: Refactor _nfs4_proc_exchange_id()
Trond Myklebust
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-07-28
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-26
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-27
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-05
NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
Benjamin Coddington
2017-05-09
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
2017-05-05
Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...
Dave Wysochanski
2017-05-05
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2017-04-29
pNFS: Ensure we commit the layout if it has been invalidated
Trond Myklebust
2017-04-28
NFS4.1 handle interrupted slot reuse from ERR_DELAY
Olga Kornievskaia
2017-04-21
NFS: Always wait for I/O completion before unlock
Benjamin Coddington
2017-04-21
NFS: Move the flock open mode check into nfs_flock()
Benjamin Coddington
2017-04-21
NFS4: remove a redundant lock range check
Benjamin Coddington
2017-04-20
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
2017-04-20
NFS: move rw_mode to nfs_pageio_header
Benjamin Coddington
2017-04-20
NFS: Clean up nfs4_proc_get_lease_time()
Anna Schumaker
2017-04-20
NFS: Clean up _nfs4_proc_exchange_id()
Anna Schumaker
2017-04-20
NFS: Clean up nfs4_proc_bind_one_conn_to_session()
Anna Schumaker
2017-03-31
NFSv4.1 fix infinite loop on IO BAD_STATEID error
Olga Kornievskaia
2017-03-17
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
2017-03-13
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
[next]