Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
40405851af73c59678ffd8f490e6b288c7fbaf29
4040585
block: clarify documentation for blk_{start|finish}_plug
by Jeff Moyer
· 6 years ago
373282e
null_blk: add zoned config support information
by John Pittman
· 6 years ago
bb351ab
block: add documentation for io_timeout
by Weiping Zhang
· 6 years ago
59f75fd
Add CREDITS entry for Shaohua Li
by Jens Axboe
· 6 years ago
43bfeb4
block: sunvdc: don't run hw queue synchronously from irq context
by Ming Lei
· 6 years ago
dc629c2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus
by Jens Axboe
· 6 years ago
645ff1e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
d548e65
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
77d0b19
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b79f9f9
Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0f2107d
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
01766d2
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
35ddb06
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
6aa293d
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
04a17ed
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
85f7845
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
cacf02d
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
74673fc
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
19f2e26
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
1ac5cd4
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
by Linus Torvalds
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
260f71e
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
cb24e35
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
by J. Bruce Fields
· 6 years ago
81c88b1
sunrpc: handle ENOMEM in rpcb_getport_async
by J. Bruce Fields
· 6 years ago
c2c7d84
NFS: remove unnecessary test for IS_ERR(cred)
by NeilBrown
· 6 years ago
07e1030
xprtrdma: Prevent leak of rpcrdma_rep objects
by Chuck Lever
· 6 years ago
9aeaf8c
NFSv4.2 fix async copy reboot recovery
by Olga Kornievskaia
· 6 years ago
f85adb1
xprtrdma: Don't leak freed MRs
by Chuck Lever
· 6 years ago
af65ed4
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
by Chuck Lever
· 6 years ago
995d312
xprtrdma: Replace outdated comment for rpcrdma_ep_post
by Chuck Lever
· 6 years ago
e0f86bc
xprtrdma: Update comments in frwr_op_send
by Chuck Lever
· 6 years ago
acf0a39
SUNRPC: Fix some kernel doc complaints
by Chuck Lever
· 6 years ago
dc5820b
SUNRPC: Simplify defining common RPC trace events
by Chuck Lever
· 6 years ago
5b2095d
NFS: Fix NFSv4 symbolic trace point output
by Chuck Lever
· 6 years ago
53b2c1c
xprtrdma: Trace mapping, alloc, and dereg failures
by Chuck Lever
· 6 years ago
395069f
xprtrdma: Add trace points for calls to transport switch methods
by Chuck Lever
· 6 years ago
ba217ec
xprtrdma: Relocate the xprtrdma_mr_map trace points
by Chuck Lever
· 6 years ago
aba11831
xprtrdma: Clean up of xprtrdma chunk trace points
by Chuck Lever
· 6 years ago
9bef848
xprtrdma: Remove unused fields from rpcrdma_ia
by Chuck Lever
· 6 years ago
ddbb347
xprtrdma: Cull dprintk() call sites
by Chuck Lever
· 6 years ago
92f4433
xprtrdma: Simplify locking that protects the rl_allreqs list
by Chuck Lever
· 6 years ago
236b094
xprtrdma: Expose transport header errors
by Chuck Lever
· 6 years ago
889ee07
xprtrdma: Remove request_module from backchannel
by Chuck Lever
· 6 years ago
15303d9e
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
by Chuck Lever
· 6 years ago
0dfbb5f
NFS: Make "port=" mount option optional for RDMA mounts
by Chuck Lever
· 6 years ago
0a93fbc
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
by Chuck Lever
· 6 years ago
5f62412
xprtrdma: Remove rpcrdma_memreg_ops
by Chuck Lever
· 6 years ago
ba69cd1
xprtrdma: Remove support for FMR memory registration
by Chuck Lever
· 6 years ago
a788684
xprtrdma: Reduce max_frwr_depth
by Chuck Lever
· 6 years ago
6946f82
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
by Chuck Lever
· 6 years ago
0c0829b
xprtrdma: Don't wake pending tasks until disconnect is done
by Chuck Lever
· 6 years ago
3d433ad
xprtrdma: No qp_event disconnect
by Chuck Lever
· 6 years ago
6d2d0ee
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
by Chuck Lever
· 6 years ago
6ceea36
xprtrdma: Refactor Receive accounting
by Chuck Lever
· 6 years ago
b674c4b
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
by Chuck Lever
· 6 years ago
e2f34e2
xprtrdma: Yet another double DMA-unmap
by Chuck Lever
· 6 years ago
8e143b9
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
78e8696
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
fbea8c7
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 6 years ago
28e8c4b
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
c9bef4a
Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
115502a
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 6 years ago
57b0e31
KEYS: fix parsing invalid pkey info string
by Eric Biggers
· 6 years ago
e1ef035
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
b7badd1
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
0922275
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
cac1fc8
Merge branch 'fixes' into next/soc
by Olof Johansson
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f12e840
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 6 years ago
e3ed513
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a1a2c1
Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
9ab97ae
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
427c5ce
block/swim3: Fix regression on PowerBook G3
by Finn Thain
· 6 years ago
296dcc4
block/swim3: Fix -EBUSY error when re-opening device after unmount
by Finn Thain
· 6 years ago
f3010ec
block/swim3: Remove dead return statement
by Finn Thain
· 6 years ago
d4d179c
block/amiflop: Don't log error message on invalid ioctl
by Finn Thain
· 6 years ago
0ad30ff
nfs: fixed broken compilation in nfs_callback_up_net()
by Vasily Averin
· 6 years ago
6606118
Merge branch 'topic/xilinx' into for-linus
by Vinod Koul
· 6 years ago
69ca36b
Merge branch 'topic/uniphier' into for-linus
by Vinod Koul
· 6 years ago
990beed
Merge branch 'topic/sprd' into for-linus
by Vinod Koul
· 6 years ago
f782086
Merge branch 'topic/sh' into for-linus
by Vinod Koul
· 6 years ago
56e8e1a
Merge branch 'topic/sa11x0' into for-linus
by Vinod Koul
· 6 years ago
68ded1d
Merge branch 'topic/mtk' into for-linus
by Vinod Koul
· 6 years ago
23a1bff
Merge branch 'topic/imx' into for-linus
by Vinod Koul
· 6 years ago
b7ff66c
Merge branch 'topic/ep93xx' into for-linus
by Vinod Koul
· 6 years ago
010299bf
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 6 years ago
466e601
Merge branch 'topic/dmatest' into for-linus
by Vinod Koul
· 6 years ago
77ee1aa
Merge branch 'topic/dirn_remove' into for-linus
by Vinod Koul
· 6 years ago
5f44325
Merge branch 'topic/coh' into for-linus
by Vinod Koul
· 6 years ago
7c2269e
Merge branch 'topic/bcm' into for-linus
by Vinod Koul
· 6 years ago
36e14f5
rtc: rename core files
by Alexandre Belloni
· 6 years ago
fea1708
cifs: update internal module version number
by Steve French
· 6 years ago
e77fe73
cifs: we can not use small padding iovs together with encryption
by Ronnie Sahlberg
· 6 years ago
bba3d2d
rtc: nvmem: fix possible use after free
by Alexandre Belloni
· 6 years ago
Next »