index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-10
/
+12
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-10
/
+12
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-03-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-03-02
1
-1
/
+1
*
|
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
15
-543
/
+363
|
\
\
|
|
/
|
/
|
|
*
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-02-23
1
-6
/
+2
|
*
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-02-23
1
-1
/
+1
|
*
Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_...
Trond Myklebust
2017-02-22
1
-4
/
+0
|
*
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
2017-02-22
1
-26
/
+37
|
*
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
2017-02-22
1
-6
/
+7
|
*
NFSv4: Clean up owner/group attribute decode
Trond Myklebust
2017-02-21
1
-60
/
+57
|
*
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
Trond Myklebust
2017-02-21
1
-2
/
+2
|
*
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
2017-02-21
1
-0
/
+2
|
*
NFSv4: Replace callback string decode function with a generic
Trond Myklebust
2017-02-21
1
-22
/
+8
|
*
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
Trond Myklebust
2017-02-21
1
-21
/
+8
|
*
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2017-02-21
3
-34
/
+12
|
*
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-1
/
+1
|
*
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-02-08
1
-1
/
+1
|
*
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-2
/
+1
|
*
nfs: no PG_private waiters remain, remove waker
Nicholas Piggin
2017-02-08
1
-2
/
+0
|
*
NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
Benjamin Coddington
2017-02-08
1
-11
/
+25
|
*
NFSv4: Fix warning for using 0 as NULL
Wei Yongjun
2017-01-30
1
-1
/
+1
|
*
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
2017-01-30
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
|
*
NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()
Anna Schumaker
2017-01-30
1
-8
/
+3
|
*
NFS: Remove nfs4_wait_for_completion_rpc_task()
Anna Schumaker
2017-01-30
1
-15
/
+7
|
*
NFS: Clean up _nfs4_is_integrity_protected()
Anna Schumaker
2017-01-30
1
-6
/
+1
|
*
NFS: Fix inconsistent indentation in nfs4proc.c
Anna Schumaker
2017-01-30
1
-28
/
+28
|
*
NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0
Anna Schumaker
2017-01-30
3
-35
/
+35
|
*
NFS: Merge the remaining setup_sequence functions
Anna Schumaker
2017-01-30
1
-67
/
+20
|
*
NFS: Check if the slot table is draining from nfs4_setup_sequence()
Anna Schumaker
2017-01-30
1
-14
/
+9
|
*
NFS: Handle setup sequence task rescheduling in a single place
Anna Schumaker
2017-01-30
1
-22
/
+15
|
*
NFS: Lock the slot table from a single place during setup sequence
Anna Schumaker
2017-01-30
1
-13
/
+12
|
*
NFS: Move slot-already-allocated check into nfs_setup_sequence()
Anna Schumaker
2017-01-30
1
-10
/
+9
|
*
NFS: Create a single nfs4_setup_sequence() function
Anna Schumaker
2017-01-30
1
-47
/
+29
|
*
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
2017-01-30
5
-52
/
+33
|
*
NFS: Change nfs4_setup_sequence() to take an nfs_client structure
Anna Schumaker
2017-01-30
1
-16
/
+15
|
*
NFS: Change nfs4_get_session() to take an nfs_client structure
Anna Schumaker
2017-01-30
3
-10
/
+9
|
*
NFS: Move nfs4_get_session() into nfs4_session.h
Anna Schumaker
2017-01-30
3
-10
/
+6
|
*
NFS: tidy up nfs_show_mountd_netid
NeilBrown
2017-01-30
1
-14
/
+7
|
*
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
2017-01-30
1
-3
/
+3
*
|
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
1
-2
/
+4
|
\
\
[next]