index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
Trond Myklebust
2018-09-30
2
-13
/
+12
*
SUNRPC: Simplify xprt_prepare_transmit()
Trond Myklebust
2018-09-30
1
-16
/
+7
*
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
Trond Myklebust
2018-09-30
2
-18
/
+0
*
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
2018-09-30
5
-21
/
+18
*
SUNRPC: Fix up the back channel transmit
Trond Myklebust
2018-09-30
3
-15
/
+32
*
SUNRPC: Refactor RPC call encoding
Trond Myklebust
2018-09-30
3
-41
/
+63
*
SUNRPC: Add a transmission queue for RPC requests
Trond Myklebust
2018-09-30
3
-13
/
+83
*
SUNRPC: Distinguish between the slot allocation list and receive queue
Trond Myklebust
2018-09-30
2
-8
/
+13
*
SUNRPC: Minor cleanup for call_transmit()
Trond Myklebust
2018-09-30
1
-17
/
+15
*
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
2018-09-30
3
-31
/
+54
*
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
2018-09-30
5
-46
/
+89
*
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
2018-09-30
6
-38
/
+38
*
SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
Trond Myklebust
2018-09-30
1
-6
/
+3
*
SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
Trond Myklebust
2018-09-30
1
-0
/
+4
*
SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
Trond Myklebust
2018-09-30
2
-10
/
+58
*
SUNRPC: Refactor the transport request pinning
Trond Myklebust
2018-09-30
3
-22
/
+25
*
SUNRPC: Simplify dealing with aborted partially transmitted messages
Trond Myklebust
2018-09-30
1
-26
/
+25
*
SUNRPC: Add socket transmit queue offset tracking
Trond Myklebust
2018-09-30
2
-18
/
+29
*
SUNRPC: Move reset of TCP state variables into the reconnect code
Trond Myklebust
2018-09-30
1
-7
/
+6
*
SUNRPC: Rename TCP receive-specific state variables
Trond Myklebust
2018-09-30
3
-101
/
+103
*
SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
Trond Myklebust
2018-09-30
1
-3
/
+3
*
SUNRPC: Simplify identification of when the message send/receive is complete
Trond Myklebust
2018-09-30
3
-17
/
+25
*
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
2018-09-30
6
-0
/
+64
*
SUNRPC: If there is no reply expected, bail early from call_decode
Trond Myklebust
2018-09-30
1
-5
/
+8
*
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2018-09-30
3
-42
/
+51
*
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
2018-09-30
1
-1
/
+1
*
Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux
Greg Kroah-Hartman
2018-09-30
1
-1
/
+1
|
\
|
*
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
2018-09-30
1
-1
/
+1
*
|
Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-09-30
1
-0
/
+1
|
\
\
|
*
|
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
2018-09-27
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-29
8
-19
/
+25
|
\
\
|
*
\
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-28
1
-2
/
+4
|
|
\
\
|
|
*
|
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
2018-09-25
1
-2
/
+4
|
*
|
|
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
|
*
|
|
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
|
*
|
|
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-09-27
1
-2
/
+2
|
*
|
|
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
3
-3
/
+12
|
*
|
|
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-27
1
-3
/
+1
|
*
|
|
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
2018-09-26
1
-1
/
+1
|
*
|
|
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2018-09-25
1
-9
/
+4
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-29
1
-19
/
+0
|
\
\
\
\
|
*
|
|
|
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
2018-09-27
1
-19
/
+0
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2018-09-29
3
-13
/
+28
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2018-09-27
1
-6
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
2018-09-27
1
-6
/
+14
|
*
|
|
|
|
|
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2018-09-24
2
-7
/
+14
|
|
\
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
clocksource/drivers/fttmr010: Fix set_next_event handler
Tao Ren
2018-09-24
1
-7
/
+11
|
|
*
|
|
|
clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...
Keerthy
2018-09-13
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-29
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-28
1
-0
/
+6
[next]