Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
716fd9c119a982c34af196fe9205d7a617f38e3e
716fd9c
nvmet: stop using bio_set_op_attrs
by Christoph Hellwig
· 5 years ago
9dea0c8
nvmet: add plugging for read/write when ns is bdev
by Christoph Hellwig
· 5 years ago
d84dd8c
nvmet: clean up command parsing a bit
by Christoph Hellwig
· 5 years ago
05d3046
nvme-pci: Spelling s/resdicovered/rediscovered/
by Geert Uytterhoeven
· 5 years ago
d4b3a17
nvmet: fill discovery controller sn, fr and mn correctly
by Sagi Grimberg
· 5 years ago
be3f311
nvmet: Open code nvmet_req_execute()
by Christoph Hellwig
· 5 years ago
e9061c3
nvmet: Remove the data_len field from the nvmet_req struct
by Christoph Hellwig
· 5 years ago
59ef0ea
nvmet: Introduce nvmet_dsm_len() helper
by Christoph Hellwig
· 5 years ago
6f86f2c
nvmet: Cleanup discovery execute handlers
by Christoph Hellwig
· 5 years ago
2cb6963
nvmet: Introduce common execute function for get_log_page and identify
by Christoph Hellwig
· 5 years ago
c73eebc
nvmet-tcp: Don't set the request's data_len
by Logan Gunthorpe
· 5 years ago
e0bace7
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
by Logan Gunthorpe
· 5 years ago
e08f2ae
nvme: Introduce nvme_lba_to_sect()
by Damien Le Moal
· 5 years ago
314d48d
nvme: Cleanup and rename nvme_block_nr()
by Damien Le Moal
· 5 years ago
48c9e85
nvme: resync include/linux/nvme.h with nvmecli
by Revanth Rajashekar
· 5 years ago
16686f3
nvme: move common call to nvme_cleanup_cmd to core layer
by Max Gurtovoy
· 5 years ago
2dc3947
nvme: introduce "Command Aborted By host" status code
by Max Gurtovoy
· 5 years ago
59534b9
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
by Israel Rukshin
· 5 years ago
e522f44
nvmet: add unlikely check at nvmet_req_alloc_sgl
by Israel Rukshin
· 5 years ago
4d764bb9a
nvmet: use bio_io_error instead of duplicating it
by Israel Rukshin
· 5 years ago
58a8df6
nvme: introduce nvme_is_aen_req function
by Israel Rukshin
· 5 years ago
bcde5f0
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
by James Smart
· 5 years ago
7db3948
nvme-fc: clarify error messages
by James Smart
· 5 years ago
44fbf3b
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
by James Smart
· 5 years ago
53b2b2f
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
by James Smart
· 5 years ago
f165836
nvme-fc: Sync nvme-fc header to FC-NVME-2
by James Smart
· 5 years ago
efcfec57
loop: fix no-unmap write-zeroes request behavior
by Darrick J. Wong
· 5 years ago
a4414ae
block: mtip32xx: Spelling s/configration/configuration/
by Geert Uytterhoeven
· 5 years ago
9c6694b
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.5/drivers
by Jens Axboe
· 5 years ago
6a5cb53
md: no longer compare spare disk superblock events in super_load
by Yufen Yu
· 5 years ago
775d783
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
by David Jeffery
· 5 years ago
fadcbd2
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
by Guoqing Jiang
· 5 years ago
e3fc3f3
md/raid0: Fix an error message in raid0_make_request()
by Dan Carpenter
· 5 years ago
dd85b49
null_blk: return fixed zoned reads > write pointer
by Ajay Joshi
· 5 years ago
45919fb
null_blk: Enable modifying 'submit_queues' after an instance has been configured
by Bart Van Assche
· 5 years ago
e29158b
null_blk: Improve nullb_device_##NAME##_store() readability
by Bart Van Assche
· 5 years ago
da0c9ea
Linux 5.4-rc2
by Linus Torvalds
· 5 years ago
b212921
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
by Linus Torvalds
· 5 years ago
7cdb85d
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
43b815c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4f11918
Merge branch 'readdir' (readdir speedup and sanity checking)
by Linus Torvalds
· 5 years ago
8a23eb8
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
9f79b78
Convert filldir[64]() from __put_user() to unsafe_put_user()
by Linus Torvalds
· 9 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6fe137c
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
d0dea73
KVM: s390: mark __insn32_query() as __always_inline
by Heiko Carstens
· 5 years ago
b1c41ac
KVM: s390: fix __insn32_query() inline assembly
by Heiko Carstens
· 5 years ago
2cf2aa6
dma-mapping: fix false positivse warnings in dma_common_free_remap()
by Andrey Smirnov
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
d188b8c
kbuild: update compile-test header list for v5.4-rc2
by Masahiro Yamada
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
7a82e3f
scripts/setlocalversion: clear local variable to make it work for sh
by Masahiro Yamada
· 5 years ago
82fdd12
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 5 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 5 years ago
7a8beb7
integrity: remove pointless subdir-$(CONFIG_...)
by Masahiro Yamada
· 5 years ago
6b190d3
integrity: remove unneeded, broken attempt to add -fshort-wchar
by Masahiro Yamada
· 5 years ago
ef129d3
selftests/net: add nettest to .gitignore
by Jakub Kicinski
· 5 years ago
1acb8f2a
net: qlogic: Fix memory leak in ql_alloc_large_buffers
by Navid Emamdoost
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
e3ba9bf6
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
by David S. Miller
· 5 years ago
06d5f34
net: phy: at803x: use operating parameters from PHY-specific status
by Russell King
· 5 years ago
2d880b8
net: phy: extract pause mode
by Russell King
· 5 years ago
8d3dc3ac
net: phy: extract link partner advertisement reading
by Russell King
· 5 years ago
4cf6c57
net: phy: fix write to mii-ctrl1000 register
by Russell King
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
ea977d1
net: phy: allow for reset line to be tied to a sleepy GPIO controller
by Andrea Merello
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
a54cdee
r8152: Set macpassthru in reset_resume callback
by Kai-Heng Feng
· 5 years ago
6b517374
cxgb4:Fix out-of-bounds MSI-X info array access
by Vishal Kulkarni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
db9b2e0
rxrpc: Fix rxrpc_recvmsg tracepoint
by David Howells
· 5 years ago
cf74ac6
qmi_wwan: add support for Cinterion CLS8 devices
by Reinhard Speyerer
· 5 years ago
4ea6553
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
812ad49
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
a4ad51e
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
6822c29
MIPS: fw/arc: Remove unused addr variable
by Paul Burton
· 5 years ago
b145b0e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
e524d16
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
af0622f
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
60c1b3e
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
by Patrice Chotard
· 5 years ago
768b47b
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
c4bd70e
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
61c3134
s390: update defconfigs
by Heiko Carstens
· 5 years ago
771c24f
s390/pci: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
6818b54
s390/mm: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
7f032fe
s390/jump_label: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
44967bfb
s390/cpu_mf: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
b4fd5a0
s390/atomic,bitops: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
51ce022
s390/mm: fix -Wunused-but-set-variable warnings
by Qian Cai
· 5 years ago
5c8e10f
s390: mark __cpacf_query() as __always_inline
by Jiri Kosina
· 5 years ago
cf05a67
KVM: x86: omit "impossible" pmu MSRs from MSR list
by Paolo Bonzini
· 5 years ago
07bba34
Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
63c4cec
Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
0f83eb8
Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
Next »