Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f9cc4472c963e64493261d834155974c48c0ff88
f9cc447
block: unexport various bio mapping helpers
by Christoph Hellwig
· 8 years ago
4613c5f
scsi/osd: open code blk_make_request
by Christoph Hellwig
· 8 years ago
dd9cf04
target: stop using blk_make_request
by Christoph Hellwig
· 8 years ago
98d61d5
block: simplify and export blk_rq_append_bio
by Christoph Hellwig
· 8 years ago
0c4de0f
block: ensure bios return from blk_get_request are properly initialized
by Christoph Hellwig
· 8 years ago
f959669
virtio_blk: use blk_rq_map_kern
by Christoph Hellwig
· 8 years ago
4eef39c
memstick: don't allow REQ_TYPE_BLOCK_PC requests
by Christoph Hellwig
· 8 years ago
c0acf12
block: shrink bio size again
by Christoph Hellwig
· 8 years ago
ed996a5
block: simplify and cleanup bvec pool handling
by Christoph Hellwig
· 8 years ago
7024628
block: get rid of bio_rw and READA
by Christoph Hellwig
· 8 years ago
3f40bf2
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
by Christoph Hellwig
· 8 years ago
e950fdf
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
by Christoph Hellwig
· 8 years ago
b09dcf5
NVMe: don't allocate unused nvme_major
by NeilBrown
· 8 years ago
2fa8435
nvme: avoid crashes when node 0 is memoryless node.
by Masayoshi Mizuma
· 8 years ago
f80ec96
nvme: Limit command retries
by Keith Busch
· 8 years ago
7a64973
loop: Make user notify for adding loop device failed
by Minfei Huang
· 8 years ago
6eae8c4
nvme-loop: fix nvme-loop Kconfig dependencies
by Arnd Bergmann
· 8 years ago
69555af
nvmet: fix return value check in nvmet_subsys_alloc()
by Wei Yongjun
· 8 years ago
e76debd
nvme-fabrics: add-remove ctrl repeat fix
by Ming Lin
· 8 years ago
6a92967
nvme-fabrics: Remove tl_retry_count
by Sagi Grimberg
· 8 years ago
2ac17c2
nvme-rdma: Don't use tl_retry_count
by Sagi Grimberg
· 8 years ago
458a963
nvme-rdma: fix the return value of nvme_rdma_reinit_request()
by Wei Yongjun
· 8 years ago
bf294e8
cdrom: support read sub-channel command in LBA format
by vchannaiah
· 8 years ago
54adc01
nvme/quirk: Add a delay before checking for adapter readiness
by Guilherme G. Piccoli
· 8 years ago
41d512e
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers
by Jens Axboe
· 8 years ago
7110230
nvme-rdma: add a NVMe over Fabrics RDMA host driver
by Christoph Hellwig
· 8 years ago
8f000ca
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
by Christoph Hellwig
· 8 years ago
931a6de
nvme-rdma.h: Add includes for nvme rdma_cm negotiation
by Sagi Grimberg
· 8 years ago
def61ec
nvme: add new reconnecting controller state
by Christoph Hellwig
· 8 years ago
486cf98
blk-mq: Introduce blk_mq_reinit_tagset
by Sagi Grimberg
· 8 years ago
d9e46d5
lightnvm: make __nvm_submit_ppa static
by Matias Bjørling
· 8 years ago
8680f16
lightnvm: make ppa_list const in nvm_set_rqd_list
by Matias Bjørling
· 8 years ago
24d4a7d
lightnvm: fix lun offset calculation for mark blk
by Matias Bjørling
· 8 years ago
855cdd2
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
by Matias Bjørling
· 8 years ago
41285fa
lightnvm: remove _unlocked variant of [get/put]_blk
by Matias Bjørling
· 8 years ago
8c39edd
lightnvm: remove unused lists from struct rrpc_block
by Matias Bjørling
· 8 years ago
5cd9078
lightnvm: remove nested lock conflict with mm
by Matias Bjørling
· 8 years ago
b76eb20b
lightnvm: move target mgmt into media mgr
by Matias Bjørling
· 8 years ago
5e60edb
lightnvm: rename gennvm and update description
by Matias Bjørling
· 8 years ago
077d238
lightnvm: remove open/close statistics for gennvm
by Matias Bjørling
· 8 years ago
12624af
lightnvm: fix checkpatch terse errors
by Matias Bjørling
· 8 years ago
5114e27
lightnvm: remove checkpatch warning for unsigned ints
by Matias Bjørling
· 8 years ago
58eaaf9
lightnvm: Make functions not used by ouside static
by Johannes Thumshirn
· 8 years ago
6f92970
nvme: lightnvm: make MLC num_pairs little endian
by Johannes Thumshirn
· 8 years ago
5389a1d
lightnvm: initialize ppa_addr in dev_to_generic_addr()
by Javier González
· 8 years ago
529435e
lightnvm: add media manager mark_blk helper
by Javier González
· 8 years ago
0de2415
lightnvm: break the loop when rqd is not null
by Wenwei Tao
· 8 years ago
f98d9ca
nvmet: fix an error code
by Dan Carpenter
· 8 years ago
1fb4704
nvme-loop: add configfs dependency
by Arnd Bergmann
· 8 years ago
89b920e
bcache: Remove redundant block_size assignment
by Yijing Wang
· 8 years ago
7abc70d
bcache: update document info
by Yijing Wang
· 8 years ago
c50d4d5
bcache: Remove redundant parameter for cache_alloc()
by Yijing Wang
· 8 years ago
3a85a5d
nvme-loop: add a NVMe loopback host driver
by Christoph Hellwig
· 8 years ago
a07b497
nvmet: add a generic NVMe target
by Christoph Hellwig
· 8 years ago
9645c1a
block: Export blk_poll
by Sagi Grimberg
· 8 years ago
038bd4c
nvme: add keep-alive support
by Sagi Grimberg
· 8 years ago
7b89eae
nvme.h: Add keep-alive opcode and identify controller attribute
by Sagi Grimberg
· 8 years ago
07bfcd0
nvme-fabrics: add a generic NVMe over Fabrics library
by Christoph Hellwig
· 8 years ago
eb793e2
nvme.h: add NVMe over Fabrics definitions
by Christoph Hellwig
· 8 years ago
1a353d8
nvme: add fabrics sysfs attributes
by Ming Lin
· 8 years ago
eb71f43
nvme: Modify and export sync command submission for fabrics
by Christoph Hellwig
· 8 years ago
7d2e800
nvme: allow transitioning from NEW to LIVE state
by Christoph Hellwig
· 8 years ago
1f5bd33
blk-mq: add blk_mq_alloc_request_hctx
by Ming Lin
· 8 years ago
9e2d23f
mg_disk: fix error path in mg_probe()
by Bartlomiej Zolnierkiewicz
· 8 years ago
52c44d9
block: remove ->driverfs_dev
by Dan Williams
· 8 years ago
0d52c756
block: convert to device_add_disk()
by Dan Williams
· 8 years ago
d72a578
um: track 'parent' device in a local variable
by Dan Williams
· 8 years ago
307d8e6
mmc: move 'parent' tracking to mmc_blk_data
by Dan Williams
· 8 years ago
e63a46b
block: introduce device_add_disk()
by Dan Williams
· 8 years ago
1b57e66
drbd: correctly handle failed crypto_alloc_hash
by Lars Ellenberg
· 8 years ago
27ea1d8
drbd: al_write_transaction: skip re-scanning of bitmap page pointer array
by Lars Ellenberg
· 8 years ago
13c2088
drbd: finally report ms, not jiffies, in log message
by Lars Ellenberg
· 8 years ago
4e526a0
drbd: get rid of empty statement in is_valid_state
by Roland Kammerer
· 8 years ago
7e5fec3
drbd: code cleanups without semantic changes
by Fabian Frederick
· 8 years ago
20004e2
drbd: bump current uuid when resuming IO with diskless peer
by Lars Ellenberg
· 8 years ago
31d6460
drbd: disallow promotion during resync handshake, avoid deadlock and hard reset
by Lars Ellenberg
· 8 years ago
f2d3d75
drbd: sync_handshake: handle identical uuids with current (frozen) Primary
by Lars Ellenberg
· 8 years ago
9104d31
drbd: introduce WRITE_SAME support
by Lars Ellenberg
· 8 years ago
60bac04
drbd: report sizes if rejecting too small peer disk
by Lars Ellenberg
· 8 years ago
65f5be3
drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0
by Lars Ellenberg
· 8 years ago
af61494
drbd: only restart frozen disk io when D_UP_TO_DATE
by Lars Ellenberg
· 8 years ago
0ead5cc
drbd: if there is no good data accessible, writes should be IO errors
by Lars Ellenberg
· 8 years ago
7bd000c
drbd: don't forget error completion when "unsuspending" IO
by Lars Ellenberg
· 8 years ago
26a9611
drbd: introduce unfence-peer handler
by Lars Ellenberg
· 8 years ago
5052fee
drbd: finish resync on sync source only by notification from sync target
by Lars Ellenberg
· 8 years ago
505675f
drbd: allow larger max_discard_sectors
by Lars Ellenberg
· 8 years ago
7435e90
drbd: zero-out partial unaligned discards on local backend
by Lars Ellenberg
· 8 years ago
69ba1ee
drbd: possibly disable discard support, if backend has discard_zeroes_data=0
by Lars Ellenberg
· 8 years ago
dd4f699
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
by Lars Ellenberg
· 8 years ago
f9ff0da
drbd: allow parallel flushes for multi-volume resources
by Lars Ellenberg
· 8 years ago
0982368
drbd: fix for truncated minor number in callback command line
by Lars Ellenberg
· 8 years ago
1b228c9
drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency
by Lars Ellenberg
· 8 years ago
bca1cba
drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED
by Lars Ellenberg
· 8 years ago
92d94ae
drbd: Create the protocol feature THIN_RESYNC
by Philipp Reisner
· 8 years ago
a5ca66c
drbd: Introduce new disk config option rs-discard-granularity
by Philipp Reisner
· 8 years ago
700ca8c
drbd: Implement handling of thinly provisioned storage on resync target nodes
by Philipp Reisner
· 8 years ago
c5c2385
drbd: Kill code duplication
by Philipp Reisner
· 8 years ago
be115b6
drbd: change bitmap write-out when leaving resync states
by Lars Ellenberg
· 8 years ago
c0065f9
drbd: bitmap bulk IO: do not always suspend IO
by Lars Ellenberg
· 8 years ago
f5fa90d
nvme: move the workaround for I/O queue-less controllers from PCIe to core
by Christoph Hellwig
· 8 years ago
Next »