index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sound
/
soc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
3
-11
/
+0
2017-02-08
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
3
-12
/
+11
2017-02-08
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
3
-46
/
+21
2017-02-08
sunrpc: error out if register_shrinker fail
Kinglong Mee
1
-1
/
+5
2017-02-08
nfs: no PG_private waiters remain, remove waker
Nicholas Piggin
1
-2
/
+0
2017-02-08
NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
Benjamin Coddington
1
-11
/
+25
2017-01-30
NFSv4: Fix warning for using 0 as NULL
Wei Yongjun
1
-1
/
+1
2017-01-30
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
1
-1
/
+1
2017-01-30
NFS: Return the comparison result directly in nfs41_match_stateid()
Anna Schumaker
1
-3
/
+1
2017-01-30
NFS: Clean up nfs41_same_server_scope()
Anna Schumaker
1
-5
/
+3
2017-01-30
NFS: No need to set and return status in nfs41_lock_expired()
Anna Schumaker
1
-2
/
+1
2017-01-30
NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
Anna Schumaker
1
-8
/
+3
2017-01-30
NFS: Remove nfs4_recover_expired_lease()
Anna Schumaker
1
-6
/
+1
2017-01-30
NFS: Remove an extra if in _nfs4_recover_proc_open()
Anna Schumaker
1
-4
/
+1
2017-01-30
NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()
Anna Schumaker
1
-8
/
+3
2017-01-30
NFS: Remove nfs4_wait_for_completion_rpc_task()
Anna Schumaker
1
-15
/
+7
2017-01-30
NFS: Clean up _nfs4_is_integrity_protected()
Anna Schumaker
1
-6
/
+1
2017-01-30
NFS: Fix inconsistent indentation in nfs4proc.c
Anna Schumaker
1
-28
/
+28
2017-01-30
NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0
Anna Schumaker
3
-35
/
+35
2017-01-30
NFS: Merge the remaining setup_sequence functions
Anna Schumaker
1
-67
/
+20
2017-01-30
NFS: Check if the slot table is draining from nfs4_setup_sequence()
Anna Schumaker
1
-14
/
+9
2017-01-30
NFS: Handle setup sequence task rescheduling in a single place
Anna Schumaker
1
-22
/
+15
2017-01-30
NFS: Lock the slot table from a single place during setup sequence
Anna Schumaker
1
-13
/
+12
2017-01-30
NFS: Move slot-already-allocated check into nfs_setup_sequence()
Anna Schumaker
1
-10
/
+9
2017-01-30
NFS: Create a single nfs4_setup_sequence() function
Anna Schumaker
1
-47
/
+29
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
5
-52
/
+33
2017-01-30
NFS: Change nfs4_setup_sequence() to take an nfs_client structure
Anna Schumaker
1
-16
/
+15
2017-01-30
NFS: Change nfs4_get_session() to take an nfs_client structure
Anna Schumaker
3
-10
/
+9
2017-01-30
NFS: Move nfs4_get_session() into nfs4_session.h
Anna Schumaker
3
-10
/
+6
2017-01-30
NFS: tidy up nfs_show_mountd_netid
NeilBrown
1
-14
/
+7
2017-01-30
SUNRPC: two small improvements to rpcauth shrinker.
NeilBrown
1
-2
/
+4
2017-01-30
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
2
-21
/
+43
2017-01-29
Linux 4.10-rc6
v4.10-rc6
Linus Torvalds
1
-2
/
+2
2017-01-29
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
1
-0
/
+3
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-28
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
1
-4
/
+4
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
1
-1
/
+2
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2
-0
/
+16
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-01-27
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
1
-1
/
+7
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2
-9
/
+36
2017-01-27
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2
-2
/
+6
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
3
-79
/
+97
2017-01-27
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
[next]