index
:
Linux Stable
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.12.y
linux-6.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)
Trond Myklebust
2018-04-10
3
-6
/
+28
*
NFS: Remove the unused return_delegation() callback
Trond Myklebust
2018-04-10
4
-16
/
+0
*
NFS: Move the delegation return down into _nfs4_do_setattr()
Trond Myklebust
2018-04-10
2
-5
/
+4
*
NFS: Add a delegation return into nfs4_proc_unlink_setup()
Trond Myklebust
2018-04-10
5
-7
/
+10
*
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
Trond Myklebust
2018-04-10
6
-14
/
+20
*
NFS: Move the delegation return down into nfs4_proc_remove()
Trond Myklebust
2018-04-10
5
-12
/
+29
*
NFS: Move the delegation return down into nfs4_proc_link()
Trond Myklebust
2018-04-10
2
-2
/
+2
*
NFSv4: Fix nfs4_return_incompatible_delegation
Trond Myklebust
2018-04-10
1
-0
/
+1
*
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
2018-04-10
1
-4
/
+9
*
nfs4: wake any lock waiters on successful RECLAIM_COMPLETE
Jeff Layton
2018-04-10
1
-10
/
+16
*
nfs4: don't compare clientid in nfs4_wake_lock_waiter
Jeff Layton
2018-04-10
1
-4
/
+2
*
nfs4: always reset notified flag to false before repolling for lock
Jeff Layton
2018-04-10
1
-0
/
+1
*
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2018-04-10
2
-0
/
+27
*
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2018-04-10
2
-5
/
+56
*
sunrpc: Simplify synopsis of some trace points
Chuck Lever
2018-04-10
3
-25
/
+27
*
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2018-04-10
2
-9
/
+10
*
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
2018-04-10
3
-1
/
+4
*
SUNRPC: Make RTT measurement more precise (Receive)
Chuck Lever
2018-04-10
1
-2
/
+3
*
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2018-04-10
3
-3
/
+10
*
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
2018-04-10
3
-34
/
+12
*
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
2018-04-10
4
-18
/
+49
*
xprtrdma: "Support" call-only RPCs
Chuck Lever
2018-04-10
3
-6
/
+13
*
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
2018-04-10
1
-1
/
+1
*
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
2018-04-10
5
-13
/
+27
*
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
2018-04-10
3
-6
/
+3
*
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
2018-04-10
1
-5
/
+2
*
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
2018-04-10
3
-4
/
+1
*
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
2018-03-04
1
-1
/
+1
*
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-03-04
6
-18
/
+21
|
\
|
*
Documentation, x86, resctrl: Make text and sample command match
Li RongQing
2018-02-28
1
-1
/
+1
|
*
x86/platform/intel-mid: Handle Intel Edison reboot correctly
Sebastian Panceac
2018-02-28
1
-1
/
+1
|
*
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2018-02-28
2
-14
/
+17
|
*
x86/entry/64: Add instruction suffix
Jan Beulich
2018-02-28
1
-1
/
+1
|
*
x86/refcounts: Switch to UD2 for exceptions
Kees Cook
2018-02-28
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-04
8
-26
/
+53
|
\
\
|
*
|
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2018-03-01
6
-25
/
+32
|
*
|
objtool: Fix another switch table detection issue
Josh Poimboeuf
2018-02-28
1
-1
/
+5
|
*
|
x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
Juergen Gross
2018-02-28
1
-0
/
+16
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-04
4
-5
/
+16
|
\
\
\
|
*
|
|
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-28
1
-0
/
+6
|
*
|
|
clocksource/drivers/arc_timer: Update some comments
Vineet Gupta
2018-02-28
1
-3
/
+8
|
*
|
|
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
Felix Fietkau
2018-02-28
1
-1
/
+1
|
*
|
|
clocksource/drivers/fsl_ftm_timer: Fix error return checking
Colin Ian King
2018-02-26
1
-1
/
+1
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-04
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
dt-bindings/irqchip/renesas-irqc: Document R-Car M3-N support
Geert Uytterhoeven
2018-02-28
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-04
10
-47
/
+191
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
3
-22
/
+139
|
*
|
|
|
|
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
2018-03-01
1
-1
/
+1
|
*
|
|
|
|
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-03-01
1
-0
/
+3
|
*
|
|
|
|
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-01
2
-13
/
+15
[next]