index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4/pnfs: Fix an infinite layoutget loop
Trond Myklebust
2017-10-04
1
-2
/
+1
*
NFS: remove jiffies field from access cache
NeilBrown
2017-09-06
1
-1
/
+0
*
Merge branch 'open_state'
Trond Myklebust
2017-08-15
1
-22
/
+48
|
\
|
*
NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state()
Trond Myklebust
2017-08-13
1
-16
/
+25
|
*
NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state()
Trond Myklebust
2017-08-13
1
-5
/
+23
|
*
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-11
1
-2
/
+1
|
|
\
|
|
*
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
2017-08-09
1
-2
/
+1
*
|
|
NFSv4: Cleanup setting of the migration flags.
Trond Myklebust
2017-08-07
1
-6
/
+3
*
|
|
NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode()
Trond Myklebust
2017-08-07
1
-11
/
+15
*
|
|
NFSv4: Refactor _nfs4_proc_exchange_id()
Trond Myklebust
2017-08-07
1
-86
/
+85
|
/
/
*
|
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-02
1
-20
/
+7
|
\
|
|
*
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-02
1
-13
/
+3
|
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
1
-7
/
+4
*
|
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
1
-5
/
+9
|
\
|
|
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-28
1
-1
/
+1
|
*
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-26
1
-4
/
+8
*
|
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
1
-29
/
+80
|
\
|
|
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
1
-0
/
+49
|
*
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
1
-4
/
+3
|
*
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
1
-21
/
+21
|
*
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
2017-07-13
1
-4
/
+7
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-2
/
+2
|
\
\
|
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-2
/
+2
|
|
/
*
|
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
2017-06-27
1
-1
/
+1
*
|
NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
Benjamin Coddington
2017-06-05
1
-1
/
+2
|
/
*
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
2017-05-09
1
-0
/
+6
*
Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...
Dave Wysochanski
2017-05-05
1
-2
/
+6
*
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2017-05-05
1
-1
/
+6
*
pNFS: Ensure we commit the layout if it has been invalidated
Trond Myklebust
2017-04-29
1
-0
/
+1
*
NFS4.1 handle interrupted slot reuse from ERR_DELAY
Olga Kornievskaia
2017-04-28
1
-1
/
+2
*
NFS: Always wait for I/O completion before unlock
Benjamin Coddington
2017-04-21
1
-0
/
+9
*
NFS: Move the flock open mode check into nfs_flock()
Benjamin Coddington
2017-04-21
1
-14
/
+0
*
NFS4: remove a redundant lock range check
Benjamin Coddington
2017-04-21
1
-3
/
+0
*
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
2017-04-20
1
-1
/
+3
*
NFS: move rw_mode to nfs_pageio_header
Benjamin Coddington
2017-04-20
1
-1
/
+1
*
NFS: Clean up nfs4_proc_get_lease_time()
Anna Schumaker
2017-04-20
1
-7
/
+3
*
NFS: Clean up _nfs4_proc_exchange_id()
Anna Schumaker
2017-04-20
1
-15
/
+3
*
NFS: Clean up nfs4_proc_bind_one_conn_to_session()
Anna Schumaker
2017-04-20
1
-10
/
+4
*
NFSv4.1 fix infinite loop on IO BAD_STATEID error
Olga Kornievskaia
2017-03-31
1
-6
/
+3
*
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
2017-03-17
1
-5
/
+4
*
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
2017-03-13
1
-2
/
+0
*
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-02-23
1
-6
/
+2
*
Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_...
Trond Myklebust
2017-02-22
1
-4
/
+0
*
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-02-08
1
-1
/
+1
*
NFS: Return the comparison result directly in nfs41_match_stateid()
Anna Schumaker
2017-01-30
1
-3
/
+1
*
NFS: Clean up nfs41_same_server_scope()
Anna Schumaker
2017-01-30
1
-5
/
+3
*
NFS: No need to set and return status in nfs41_lock_expired()
Anna Schumaker
2017-01-30
1
-2
/
+1
*
NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
Anna Schumaker
2017-01-30
1
-8
/
+3
*
NFS: Remove nfs4_recover_expired_lease()
Anna Schumaker
2017-01-30
1
-6
/
+1
*
NFS: Remove an extra if in _nfs4_recover_proc_open()
Anna Schumaker
2017-01-30
1
-4
/
+1
[next]