Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
54bb0ade6627a183c211345761ec46e4bf0048fe
/
drivers
54bb0ad
block/loop: set hw_sectors
by Shaohua Li
· 7 years ago
43cade80
loop: fold loop_switch() into callers
by Omar Sandoval
· 7 years ago
89e4fde
loop: add ioctl for changing logical block size
by Omar Sandoval
· 7 years ago
6c6b6f2
loop: set physical block size to PAGE_SIZE
by Omar Sandoval
· 7 years ago
8a0740c
loop: get rid of lo_blocksize
by Omar Sandoval
· 7 years ago
1d5df6a
nvme: don't blindly overwrite identifiers on disk revalidate
by Christoph Hellwig
· 7 years ago
cdbff4f
nvme: remove nvme_revalidate_ns
by Christoph Hellwig
· 7 years ago
57eeaf8
nvme: remove unused struct nvme_ns fields
by Christoph Hellwig
· 7 years ago
0a72bbb
nvme: allow calling nvme_change_ctrl_state from irq context
by Christoph Hellwig
· 7 years ago
a751da3
nvme: report more detailed status codes to the block layer
by Christoph Hellwig
· 7 years ago
07fbd32
nvme: honor RTD3 Entry Latency for shutdowns
by Martin K. Petersen
· 7 years ago
5228b32
nvme: fix uninitialized prp2 value on small transfers
by Jan H. Schönherr
· 7 years ago
a7b7c7a
nvme-rdma: Use unlikely macro in the fast path
by Max Gurtovoy
· 7 years ago
17c39d0
nvmet: use memcpy_and_pad for identify sn/fr
by Martin Wilck
· 7 years ago
48fa362
nvmet-fc: simplify sg list handling
by James Smart
· 7 years ago
5533d42
nvme-fc: Reattach to localports on re-registration
by James Smart
· 7 years ago
60b43f6
nvme: rename AMS symbolic constants to fit specification
by Max Gurtovoy
· 7 years ago
ad4e05b
nvme: add symbolic constants for CC identifiers
by Max Gurtovoy
· 7 years ago
caaa15c
nvme: fix identify namespace logging
by Sagi Grimberg
· 7 years ago
9b483da
nvme-fabrics: log a warning if hostid is invalid
by Guan Junxiong
· 7 years ago
09fdc23
nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64
by Sagi Grimberg
· 7 years ago
370ae6e
nvme-rdma: cleanup error path in controller reset
by Sagi Grimberg
· 7 years ago
68e16fc
nvme-rdma: introduce nvme_rdma_start_queue
by Sagi Grimberg
· 7 years ago
41e8cfa
nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
by Sagi Grimberg
· 7 years ago
148b4e7
nvme-rdma: stop queues instead of simply flipping their state
by Sagi Grimberg
· 7 years ago
a57bd54
nvme-rdma: introduce configure/destroy io queues
by Sagi Grimberg
· 7 years ago
31fdf18
nvme-rdma: reuse configure/destroy_admin_queue
by Sagi Grimberg
· 7 years ago
3f02fff
nvme-rdma: don't free tagset on resets
by Sagi Grimberg
· 7 years ago
18398af
nvme-rdma: disable the controller on resets
by Sagi Grimberg
· 7 years ago
b28a308
nvme-rdma: move tagset allocation to a dedicated routine
by Sagi Grimberg
· 7 years ago
34b6c23
nvme: Add admin_tagset pointer to nvme_ctrl
by Sagi Grimberg
· 7 years ago
90af351
nvme-rdma: move nvme_rdma_configure_admin_queue code location
by Sagi Grimberg
· 7 years ago
4897ad4
nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE
by Johannes Thumshirn
· 7 years ago
1c35be8
nvmet-fcloop: remove ALL_OPTS define
by Johannes Thumshirn
· 7 years ago
130c24b
nvmet: fix the return error code of target if host is not allowed
by Guan Junxiong
· 7 years ago
1645d50
nvmet: use NVME_NSID_ALL
by Christoph Hellwig
· 7 years ago
dbf86b3
nvme: add support for NVMe 1.3 Timestamp Feature
by Jon Derrick
· 7 years ago
62346ea
nvme: define NVME_NSID_ALL
by Arnav Dawn
· 7 years ago
b6dccf7
nvme: add support for FW activation without reset
by Arnav Dawn
· 7 years ago
cd996fb
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
by Jens Axboe
· 7 years ago
2c25833
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
80f73b2
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
c3c1626
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
fff4e7a
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
bab9752
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
9716bdb
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
17e34c4
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
d580e80
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0b31c3e
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1f5de42
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
8e1101d
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
by Christoph Hellwig
· 7 years ago
299c460
Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
985e775
Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
9e15400
Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
f5cb2d5
skd: Remove SKD_ID_INCR
by Bart Van Assche
· 7 years ago
4633504
skd: Make it easier for static analyzers to analyze skd_free_disk()
by Bart Van Assche
· 7 years ago
795bc1b
skd: Inline skd_end_request()
by Bart Van Assche
· 7 years ago
296cb94
skd: Rename skd_softirq_done() into skd_complete_rq()
by Bart Van Assche
· 7 years ago
0d06a42
block/nullb: fix NULL dereference
by Shaohua Li
· 7 years ago
231b3db
null_blk: update email adress
by Jens Axboe
· 7 years ago
ba74b6f
virtio_pci: fix cpu affinity support
by Christoph Hellwig
· 7 years ago
1046d30
virtio_blk: fix incorrect message when disk is resized
by Stefan Hajnoczi
· 7 years ago
be3e83e
mtd: nand: atmel: Relax tADL_min constraint
by Boris Brezillon
· 7 years ago
b974696
mtd: nandsim: remove debugfs entries in error path
by Uwe Kleine-König
· 7 years ago
da61197
Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
4b5587c
Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
4a64658
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
by Masaki Ota
· 7 years ago
90a6cd5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
4898b99
Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
f7bbf07
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
1cffe59
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
311fc65
pty: Repair TIOCGPTPEER
by Eric W. Biederman
· 7 years ago
d5d6c1d
Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'
by Rafael J. Wysocki
· 7 years ago
ec25587
IB/mlx5: Always return success for RoCE modify port
by Majd Dibbiny
· 7 years ago
1d31e9c
IB/mlx5: Fix Raw Packet QP event handler assignment
by Majd Dibbiny
· 7 years ago
498ca3c
IB/core: Avoid accessing non-allocated memory when inferring port type
by Noa Osherovich
· 7 years ago
143c97c
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
by Linus Torvalds
· 7 years ago
1e6ec9e
Revert "loop: support 4k physical blocksize"
by Omar Sandoval
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
10433d0
raid5: remove a call to get_start_sect
by Christoph Hellwig
· 7 years ago
a67ca1e
Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
5565240
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
744353b
skd: Change default interrupt mode to MSI-X
by Bart Van Assche
· 7 years ago
f2fe445
skd: Avoid double completions in case of a timeout
by Bart Van Assche
· 7 years ago
c39c6c7
skd: Inline skd_process_request()
by Bart Van Assche
· 7 years ago
49f16e2
skd: Report completion mismatches once
by Bart Van Assche
· 7 years ago
2f54a61
nullb: badbblocks support
by Shaohua Li
· 7 years ago
deb78b4
nullb: emulate cache
by Shaohua Li
· 7 years ago
eff2c4f
nullb: bandwidth control
by Shaohua Li
· 7 years ago
306eb6b
nullb: support discard
by Shaohua Li
· 7 years ago
5bcd0e0
nullb: support memory backed store
by Shaohua Li
· 7 years ago
94bc02e
nullb: use ida to manage index
by Shaohua Li
· 7 years ago
cedcafa
nullb: add interface to power on disk
by Shaohua Li
· 7 years ago
3bf2bd2
nullb: add configfs interface
by Shaohua Li
· 7 years ago
2984c86
nullb: factor disk parameters
by Shaohua Li
· 7 years ago
92d499d4
skd: error pointer dereference in skd_cons_disk()
by Dan Carpenter
· 7 years ago
c0b3dda
skd: Uninitialized variable in skd_isr_completion_posted()
by Dan Carpenter
· 7 years ago
e7c50e1
Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 7 years ago
ffeaf9a
drm/i915/gvt: Fix the kernel null pointer error
by fred gao
· 7 years ago
b2a6d1b
ANDROID: binder: fix proc->tsk check.
by Martijn Coenen
· 7 years ago
Next »