Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
02694e86356dcf72d39329e52630234ad687e206
02694e8
block: add a zone condition debug helper
by Chaitanya Kulkarni
· 5 years ago
01bb12f
Merge branch 'nvme-5.7-rc1' of git://git.infradead.org/nvme into for-5.7/drivers
by Jens Axboe
· 5 years ago
43fcd9e
nvme: cleanup namespace identifier reporting in nvme_init_ns_head
by Christoph Hellwig
· 5 years ago
026d2ef
nvme: rename __nvme_find_ns_head to nvme_find_ns_head
by Christoph Hellwig
· 5 years ago
fb314eb
nvme: refactor nvme_identify_ns_descs error handling
by Christoph Hellwig
· 5 years ago
bea54ef
nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl
by Israel Rukshin
· 5 years ago
9613586
nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl
by Israel Rukshin
· 5 years ago
ce15181
nvme: Fix controller creation races with teardown flow
by Israel Rukshin
· 5 years ago
726612b
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
by Israel Rukshin
· 5 years ago
b780d74
nvme: Fix ctrl use-after-free during sysfs deletion
by Israel Rukshin
· 5 years ago
253fd4a
nvme-pci: Re-order nvme_pci_free_ctrl
by Israel Rukshin
· 5 years ago
6721c18
nvme: Remove unused return code from nvme_delete_ctrl_sync
by Israel Rukshin
· 5 years ago
e7c43fe
nvme: Use nvme_state_terminal helper
by Israel Rukshin
· 5 years ago
f41cfd5
nvme: release ida resources
by Max Gurtovoy
· 5 years ago
c225b61
nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
by masahiro31.yamada@kioxia.com
· 5 years ago
e90d172
nvmet-tcp: optimize tcp stack TX when data digest is used
by Sagi Grimberg
· 5 years ago
8d8a50e
nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
764e933
nvme-multipath: do not reset on unknown status
by John Meneghini
· 5 years ago
c363f24
nvmet-rdma: allocate RW ctxs according to mdts
by Max Gurtovoy
· 5 years ago
ec6d20e
nvmet-rdma: Implement get_mdts controller op
by Max Gurtovoy
· 5 years ago
02cb00e
nvmet: Add get_mdts op for controllers
by Max Gurtovoy
· 5 years ago
2db24e4
nvme-pci: properly print controller address
by Max Gurtovoy
· 5 years ago
761ad26
nvme-tcp: break from io_work loop if recv failed
by Sagi Grimberg
· 5 years ago
5ff4e11
nvme-tcp: move send failure to nvme_tcp_try_send
by Sagi Grimberg
· 5 years ago
9cda34e
nvmet-tcp: fix maxh2cdata icresp parameter
by Sagi Grimberg
· 5 years ago
40510a6
nvme-tcp: optimize queue io_cpu assignment for multiple queue maps
by Sagi Grimberg
· 5 years ago
fa059b8
nvme-pci: Simplify nvme_poll_irqdisable
by Keith Busch
· 5 years ago
324b494
nvme-pci: Remove two-pass completions
by Keith Busch
· 5 years ago
bf392a5
nvme-pci: Remove tag from process cq
by Keith Busch
· 5 years ago
e2a366a
nvme-pci: slimmer CQ head update
by Alexey Dobriyan
· 5 years ago
6d525f9
nvmet: check ncqr & nsqr for set-features cmd
by Amit Engel
· 5 years ago
3e98c24
nvme: Check for readiness more quickly, to speed up boot time
by Josh Triplett
· 5 years ago
94d2e70
nvme: log additional message for controller status
by Rupesh Girase
· 5 years ago
ad95a61
nvme: code cleanup nvme_identify_ns_desc()
by Chaitanya Kulkarni
· 5 years ago
2289145
nvme: Don't deter users from enabling hwmon support
by Jean Delvare
· 5 years ago
45fb19f
nvme: expose hostid via sysfs for fabrics controllers
by Sagi Grimberg
· 5 years ago
76171c6
nvme: expose hostnqn via sysfs for fabrics controllers
by Sagi Grimberg
· 5 years ago
5ae3a2c
bcache: remove dupplicated declaration from btree.h
by Coly Li
· 5 years ago
eb9b666
bcache: optimize barrier usage for atomic operations
by Coly Li
· 5 years ago
b004aa8
bcache: optimize barrier usage for Rmw atomic bitops
by Davidlohr Bueso
· 5 years ago
9876e386
bcache: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
b144e45
bcache: make bch_sectors_dirty_init() to be multithreaded
by Coly Li
· 5 years ago
8e71022
bcache: make bch_btree_check() to be multithreaded
by Coly Li
· 5 years ago
feac1a7
bcache: add bcache_ prefix to btree_root() and btree() macros
by Coly Li
· 5 years ago
253a99d9
bcache: move macro btree() and btree_root() into btree.h
by Coly Li
· 5 years ago
431d6e3
rsxx: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
fcc43a5
Merge branch 'md-next' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.7/drivers
by Jens Axboe
· 5 years ago
e74d93e
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
by Konstantin Khlebnikov
· 5 years ago
6b40bec
md: check arrays is suspended in mddev_detach before call quiesce operations
by Guoqing Jiang
· 5 years ago
e83995c
floppy: rename the global "fdc" variable to "current_fdc"
by Willy Tarreau
· 5 years ago
e203246
floppy: separate the FDC's base address from its registers
by Willy Tarreau
· 5 years ago
ac70186
floppy: introduce new functions fdc_inb() and fdc_outb()
by Willy Tarreau
· 5 years ago
fc0c5c0
floppy: prepare ARM code to simplify base address separation
by Willy Tarreau
· 5 years ago
336eae3
floppy: remove incomplete support for second FDC from ARM code
by Willy Tarreau
· 5 years ago
3c6051a
floppy: remove dead code for drives scanning on ARM
by Willy Tarreau
· 5 years ago
8fb3845
floppy: cleanup: expand the reply_buffer macros
by Willy Tarreau
· 5 years ago
76dabe7
floppy: cleanup: expand the R/W / format command macros
by Willy Tarreau
· 5 years ago
2a34875
floppy: cleanup: expand macro DRWE
by Willy Tarreau
· 5 years ago
3bd7f87
floppy: cleanup: expand macro DRS
by Willy Tarreau
· 5 years ago
031faab
floppy: cleanup: expand macro DP
by Willy Tarreau
· 5 years ago
121e297
floppy: cleanup: expand macro UDRWE
by Willy Tarreau
· 5 years ago
8d9d34e2
floppy: cleanup: expand macro UDRS
by Willy Tarreau
· 5 years ago
1ce9ae9
floppy: cleanup: expand macro UDP
by Willy Tarreau
· 5 years ago
f9d322b
floppy: cleanup: expand macro UFDCS
by Willy Tarreau
· 5 years ago
de6048b
floppy: cleanup: expand macro FDCS
by Willy Tarreau
· 5 years ago
290df92
null_blk: describe the usage of fault injection param
by Dongli Zhang
· 5 years ago
ff770422
null_blk: fix spurious IO errors after failed past-wp access
by Alexey Dobriyan
· 5 years ago
2c27254
nbd: requeue command if the soecket is changed
by Hou Pu
· 5 years ago
d970958
nbd: enable replace socket if only one connection is configured
by Hou Pu
· 5 years ago
91dfa2d
block/drbd: delete invalid function drbd_md_mark_dirty_
by Jackie Liu
· 5 years ago
7cd37a0
lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
0348510
block: aoe: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
0fbcf57
loop: Only freeze block queue when needed.
by Martijn Coenen
· 5 years ago
7e81f99
loop: Only change blocksize when needed.
by Martijn Coenen
· 5 years ago
596444e
null_blk: Add support for init_hctx() fault injection
by Bart Van Assche
· 5 years ago
9b03b71
null_blk: Handle null_add_dev() failures properly
by Bart Van Assche
· 5 years ago
2004bfd
null_blk: Fix the null_add_dev() error path
by Bart Van Assche
· 5 years ago
78b10be
null_blk: Fix changing the number of hardware queues
by Bart Van Assche
· 5 years ago
b9853b4
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
by Bart Van Assche
· 5 years ago
d0930bb
blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
by Bart Van Assche
· 5 years ago
6e66b49
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
by Bart Van Assche
· 5 years ago
2dd209f
blk-mq: Fix a comment in include/linux/blk-mq.h
by Bart Van Assche
· 5 years ago
2c523b3
Linux 5.6-rc5
by Linus Torvalds
· 5 years ago
6279026
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
efe582a
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 5 years ago
378fee2
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
b34e5c1
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
cc432ae
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
fd3f6cc
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
61a0925
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
c200376
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5dfcc13
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
6f784a3
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
f0e20b8
io_uring: fix lockup with timeouts
by Pavel Begunkov
· 5 years ago
9d588f6
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
5236647
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
cbee7c8b
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
fa883d6a
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
676fc8d
Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
5a56996
Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
Next »