Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e8c0a7793523e607bace8e457aa1bad0b16215ad
e8c0a77
Add debug messages for nvme/fcp resource allocation.
by James Smart
· 8 years ago
c154e75
Fix log message in completion path.
by James Smart
· 8 years ago
ba43c4d
Fix rejected nvme LS Req.
by James Smart
· 8 years ago
975ff31
Fix nvme unregister port timeout.
by James Smart
· 8 years ago
a44e4e8
Standardize nvme SGL segment count
by James Smart
· 8 years ago
36b8890
nvmet-fcloop: mark two symbols static
by Christoph Hellwig
· 8 years ago
8ad76cf
nvmet-fc: properly endian swap sq_head
by Christoph Hellwig
· 8 years ago
f63688a
nvmet-fc: mark the sqhd field as __le16
by Christoph Hellwig
· 8 years ago
3f5e118
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
by Christoph Hellwig
· 8 years ago
edba98d
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
by Christoph Hellwig
· 8 years ago
baee29a
nvme-fc: mark two symbols static
by Christoph Hellwig
· 8 years ago
61bff8e
nvme_fc: add controller reset support
by James Smart
· 8 years ago
78a7ac2
nvme_fc: add aen abort to teardown
by James Smart
· 8 years ago
458f280
nvme_fc: fix command id check
by James Smart
· 8 years ago
a44f53f
lightnvm: pblk: fix erase counters on error fail
by Javier González
· 8 years ago
be388d9
lightnvm: pblk: free metadata on line alloc failure
by Javier González
· 8 years ago
33db9fd
lightnvm: pblk: fix memory leak on error path
by Javier González
· 8 years ago
f3236ce
lightnvm: pblk: fix bad error check
by Javier González
· 8 years ago
3dc001f
lightnvm: pblk: fix race condition on line retry
by Javier González
· 8 years ago
2859323
block: fix blk_integrity_register to use template's interval_exp if not 0
by Mike Snitzer
· 8 years ago
659226e
lightnvm: don't print a warning for ADDR_EMPTY
by Dan Carpenter
· 8 years ago
5bf1e1ee
lightnvm: potential underflow in pblk_read_rq()
by Dan Carpenter
· 8 years ago
19b7ccf
block: get rid of blk_integrity_revalidate()
by Ilya Dryomov
· 8 years ago
8d77bb8
lightnvm: propagate pblk_init return to userspace
by Rakesh Pandit
· 8 years ago
abc25a6
blk-mq: Fix preempt count imbalance
by Bart Van Assche
· 8 years ago
f8a05a1
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block
by Jens Axboe
· 8 years ago
95c55ff
mtip32xx: fix dereference of stack garbage
by Jens Axboe
· 8 years ago
e02ab02
nvme: let dm-mpath distinguish nvme error codes
by Junxiong Guan
· 8 years ago
7776db1
nvme/pci: Poll CQ on timeout
by Keith Busch
· 8 years ago
4363135
nvmet_fc: Change traddr field separator to a colon
by James Smart
· 8 years ago
8d64daf
nvme_fc: Add ls aborts on remote port teardown
by James Smart
· 8 years ago
c913a8b
nvme_fc: Move LS's to rport
by James Smart
· 8 years ago
568ad51
nvmet_fc: add missing reference in add_port
by James Smart
· 8 years ago
a97ec51
nvmet_fc: Rework target side abort handling
by James Smart
· 8 years ago
ce79bfc
nvme_fcloop: split job struct from transport for req_release
by James Smart
· 8 years ago
19b58d9
nvmet_fc: add req_release to lldd api
by James Smart
· 8 years ago
39498fa
nvmet_fc: add target feature flags for upcall isr contexts
by James Smart
· 8 years ago
1c05cf9
nvmet: convert from kmap to nvmet_copy_from_sgl
by Logan Gunthorpe
· 8 years ago
f9f38e3
nvme: improve performance for virtual NVMe devices
by Helen Koike
· 8 years ago
81c1cd9
nvme/pci: Don't set reserved SQ create flags
by Keith Busch
· 8 years ago
99c749a
blk-stat: kill blk_stat_rq_ddir()
by Jens Axboe
· 8 years ago
1cc1f17
nbd: set the max segments to USHRT_MAX
by Josef Bacik
· 8 years ago
246665d
blk-mq: Remove blk_mq_sched_move_to_dispatch()
by Bart Van Assche
· 8 years ago
5feeacd
blk-mq: add might_sleep check to blk_mq_get_driver_tag()
by Jens Axboe
· 8 years ago
0206319
blk-mq: Fix poll_stat for new size-based bucketing.
by Stephen Bates
· 8 years ago
b00c53e
blk-mq: fix schedule-while-atomic with scheduler attached
by Jens Axboe
· 8 years ago
720b8cc
blk-mq: Add a polling specific stats function
by Stephen Bates
· 8 years ago
a37244e
blk-stat: convert blk-stat bucket callback to signed
by Stephen Bates
· 8 years ago
caf7df1
block: remove the errors field from struct request
by Christoph Hellwig
· 8 years ago
cee4b7c
blktrace: remove the unused block_rq_abort tracepoint
by Christoph Hellwig
· 8 years ago
c877f42
swim3: remove (commented out) printing of req->errors
by Christoph Hellwig
· 8 years ago
c8e9078
ataflop: switch from req->errors to req->error_count
by Christoph Hellwig
· 8 years ago
4590879
floppy: switch from req->errors to req->error_count
by Christoph Hellwig
· 8 years ago
e26738e
block: add a error_count field to struct request
by Christoph Hellwig
· 8 years ago
453f834
blk-mq: simplify __blk_mq_complete_request
by Christoph Hellwig
· 8 years ago
08e0029
blk-mq: remove the error argument to blk_mq_complete_request
by Christoph Hellwig
· 8 years ago
2609587
xen-blkfront: don't use req->errors
by Christoph Hellwig
· 8 years ago
4dda473
mtip32xx: add a status field to struct mtip_cmd
by Christoph Hellwig
· 8 years ago
1e388ae
nbd: don't use req->errors
by Christoph Hellwig
· 8 years ago
8fc7798
dm mpath: don't check for req->errors
by Christoph Hellwig
· 8 years ago
e0af413
dm rq: don't pass irrelevant error code to blk_mq_complete_request
by Christoph Hellwig
· 8 years ago
eb1a61a
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
by Christoph Hellwig
· 8 years ago
fe2cb29
loop: zero-fill bio on the submitting cpu
by Christoph Hellwig
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
d19633d
virtio_blk: don't use req->errors
by Christoph Hellwig
· 8 years ago
a1a6e62b
virtio: fix spelling of virtblk_scsi_request_done
by Christoph Hellwig
· 8 years ago
65ba6b5
nvme: make nvme_error_status private
by Christoph Hellwig
· 8 years ago
27fa9bc
nvme: split nvme status from block req->errors
by Christoph Hellwig
· 8 years ago
d663b69
nvme-fc: fix status code handling in nvme_fc_fcpio_done
by Christoph Hellwig
· 8 years ago
b7819b9
block: remove the blk_execute_rq return value
by Christoph Hellwig
· 8 years ago
75a500e
pd: don't check blk_execute_rq return value.
by Christoph Hellwig
· 8 years ago
7c4cc30
bdi: Drop 'parent' argument from bdi_register[_va]()
by Jan Kara
· 8 years ago
2e82b84
block: Remove unused functions
by Jan Kara
· 8 years ago
c1844d5
fs: Remove SB_I_DYNBDI flag
by Jan Kara
· 8 years ago
99edd45
ubifs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
0db10944
nfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
a0349ec
ncpfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
0546c53
nilfs2: Convert to properly refcounting bdi
by Jan Kara
· 8 years ago
95fe66d
gfs2: Convert to properly refcounting bdi
by Jan Kara
· 8 years ago
7fbbe97
fuse: Get rid of bdi_initialized
by Jan Kara
· 8 years ago
5f7f754
fuse: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
c7f0147
exofs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
a5695a7
coda: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
fa06052
mtd: Convert to dynamically allocated bdi infrastructure
by Jan Kara
· 8 years ago
edd3ba9
afs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
e836818
ecryptfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
851ea08
cifs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
09dc9fc
ceph: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
9e11cee
btrfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
71304fe
9p: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
9594caf
lustre: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
13eec23
fs: Get proper reference for s_bdi
by Jan Kara
· 8 years ago
fca3934
fs: Provide infrastructure for dynamic BDIs in filesystems
by Jan Kara
· 8 years ago
62bf42a
bdi: Export bdi_alloc_node() and bdi_put()
by Jan Kara
· 8 years ago
5af110b
block: Unregister bdi on last reference drop
by Jan Kara
· 8 years ago
baf7a61
bdi: Provide bdi_register_va() and bdi_alloc()
by Jan Kara
· 8 years ago
2bc19cd
blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=n
by Jens Axboe
· 8 years ago
659b339
bfq: fix compile error if CONFIG_CGROUPS=n
by Jens Axboe
· 8 years ago
8c9ff1a
block, bfq: don't dereference bic before null checking it
by Colin Ian King
· 8 years ago
75ba4ad
ligtnvm: fix double blk_put_queue on same queue
by Rakesh Pandit
· 8 years ago
Next »