Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d5be9590b5e15124e3c8b319c8d7ce01abcf07d
6d5be95
lightnvm: rename nr_pages to nr_ppas on nvm_rq
by Javier González
· 9 years ago
df414b3
lightnvm: add is_cached entry to struct ppa_addr
by Matias Bjørling
· 9 years ago
04a8aa1
lightnvm: expose gennvm_mark_blk to targets
by Matias Bjørling
· 9 years ago
976bdfc
lightnvm: remove mgt targets on mgt removal
by Matias Bjørling
· 9 years ago
45bbd05
lightnvm: pass dma address to hardware rather than pointer
by Arnd Bergmann
· 9 years ago
cca87bc
lightnvm: do not assume sequential lun alloc.
by Javier González
· 9 years ago
b86d8d3
nvme/lightnvm: Log using the ctrl named device
by Sagi Grimberg
· 9 years ago
75b8564
lightnvm: rename dma helper functions
by Javier González
· 9 years ago
003fad3
lightnvm: enable metadata to be sent to device
by Javier González
· 9 years ago
57682b4
lightnvm: do not free unused metadata on rrpc
by Javier González
· 9 years ago
293a6e8
lightnvm: fix out of bound ppa lun id on bb tbl
by Matias Bjørling
· 9 years ago
00ee6cc
lightnvm: refactor set_bb_tbl for accepting ppa list
by Matias Bjørling
· 9 years ago
a63d5cf
lightnvm: move responsibility for bad blk mgmt to target
by Matias Bjørling
· 9 years ago
5ebc7d9
lightnvm: make nvm_set_rqd_ppalist() aware of vblks
by Matias Bjørling
· 9 years ago
6659d4d
lightnvm: remove struct factory_blks
by Matias Bjørling
· 9 years ago
e11903f
lightnvm: refactor device ops->get_bb_tbl()
by Matias Bjørling
· 9 years ago
5136061
lightnvm: introduce nvm_for_each_lun_ppa() macro
by Matias Bjørling
· 9 years ago
6f8645c
lightnvm: refactor dev->online_target to global nvm_targets
by Simon A. F. Lund
· 9 years ago
6063fe3
lightnvm: rename nvm_targets to nvm_tgt_type
by Simon A. F. Lund
· 9 years ago
909049a7
lightnvm: store rrpc->soffset in device sector size
by Wenwei Tao
· 9 years ago
66e3d07
lightnvm: calculate rrpc total blocks and sectors up front
by Wenwei Tao
· 9 years ago
7f7c5d0
lightnvm: avoid memory leak when lun_map kcalloc fails
by Matias Bjørling
· 9 years ago
22e8c97
lightnvm: move block fold outside of get_bb_tbl()
by Matias Bjørling
· 9 years ago
4891d12
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
by Matias Bjørling
· 9 years ago
1145e63
lightnvm: implement nvm_submit_ppa_list
by Matias Bjørling
· 9 years ago
ecfb40c
lightnvm: handle submit_io failure
by Matias Bjørling
· 9 years ago
57aac2f
lightnvm: fix "warning: ‘ret’ may be used uninitialized"
by Jeff Mahoney
· 9 years ago
87c3207
NVMe: Fix reset/remove race
by Keith Busch
· 9 years ago
b7b9c22
nvme: fix nvme_ns_remove() deadlock
by Ming Lin
· 9 years ago
0bf77e9
nvme: switch to RCU freeing the namespace
by Ming Lin
· 9 years ago
a5b714a
NVMe: correct comment for offset enum of controller registers in nvme.h
by Wang Sheng-Hui
· 9 years ago
6904242
nvme: add helper nvme_cleanup_cmd()
by Ming Lin
· 9 years ago
f866fc4
nvme: move AER handling to common code
by Christoph Hellwig
· 9 years ago
5955be2
nvme: move namespace scanning to core
by Christoph Hellwig
· 9 years ago
92911a5
nvme: tighten up state check for namespace scanning
by Christoph Hellwig
· 9 years ago
bb8d261
nvme: introduce a controller state machine
by Christoph Hellwig
· 9 years ago
04a934d
nvme: remove the io_incapable method
by Christoph Hellwig
· 9 years ago
23bd63c
NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does
by Wang Sheng-Hui
· 9 years ago
3b24774
NVMe: Fix check_flush_dependency warning
by Keith Busch
· 9 years ago
b31356d
NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
by Wang Sheng-Hui
· 9 years ago
76e3914
nvme: fix cntlid type
by Christoph Hellwig
· 9 years ago
49bdedb
skd: remove broken discard support
by Jeff Moyer
· 9 years ago
c888a8f
block: kill off q->flush_flags
by Jens Axboe
· 9 years ago
c875a70
nvme: Avoid reset work on watchdog timer function during error recovery
by Guilherme G. Piccoli
· 9 years ago
7e19793
NVMe: silence warning about unused 'dev'
by Jens Axboe
· 9 years ago
2245f6d
block: kill blk_queue_flush()
by Jens Axboe
· 9 years ago
f935a8c
um: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
fec3ff5d
mtd: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
e9d5c74
mmc/block: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
56883a7
md: update to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
a98239d
ide-disk: update to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
bfd230a
xen-blkfront: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
519a7e1
dm: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
84b4ff9
bcache: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
ad9126a
virtio_blk: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
12c95f1
ps3disk: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
6975f73
skd_main: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
177febc
osdblk: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
aafb1ee
nbd: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
17fe95f
mtip32xx: remove call to blk_queue_flush()
by Jens Axboe
· 9 years ago
21d0727
loop: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
fe8fb75
drbd: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
7c88cb0
NVMe: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
eb310e2
sd: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
2f9a0b3
Merge branch 'for-4.7/core' into for-4.7/drivers
by Jens Axboe
· 9 years ago
93e9d8e
block: add ability to flag write back caching on a device
by Jens Axboe
· 9 years ago
e8f1e16
blk-mq: Make blk_mq_all_tag_busy_iter static
by Sagi Grimberg
· 9 years ago
6d125de
mtip32xx: Convert to use blk_mq_tagset_busy_iter
by Keith Busch
· 9 years ago
82b4552
nvme: Use blk-mq helper for IO termination
by Sagi Grimberg
· 9 years ago
21f033f
NVMe: Skip async events for degraded controllers
by Keith Busch
· 9 years ago
8093f7c
nvme: add helper nvme_setup_cmd()
by Ming Lin
· 9 years ago
03b5929
nvme: rewrite discard support
by Ming Lin
· 9 years ago
58b4560
nvme: add helper nvme_map_len()
by Ming Lin
· 9 years ago
2e39e0f
nvme: add missing lock nesting notation
by Ming Lin
· 9 years ago
788e15a
NVMe: Always use MSI/MSI-x interrupts
by Keith Busch
· 9 years ago
e048948
blk-mq: Export tagset iter function
by Sagi Grimberg
· 9 years ago
37e5823
block: add offset in blk_add_request_payload()
by Ming Lin
· 9 years ago
81b7648
writeback: Fix performance regression in wb_over_bg_thresh()
by Howard Cochran
· 9 years ago
bf16200
Linux 4.6-rc3
by Linus Torvalds
· 9 years ago
08b15d1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
2f422f9
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
6a7c924
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
9f2394c
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
by Linus Torvalds
· 9 years ago
5b5b7fd
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
239467e
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
289b7bf
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
183c948
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
ffb927d
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
c6e6e58
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
fb41b4b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
63b106a
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
40bca9d
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
9ef11ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
839a3f7
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
6759212
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
1a59c53
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
caf2808
i2c: jz4780: really prevent potential division by zero
by Wolfram Sang
· 9 years ago
4ececb7
Revert "i2c: jz4780: prevent potential division by zero"
by Wolfram Sang
· 9 years ago
636c8a8
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 9 years ago
30d237a
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
Next »