deliverable/linux.git
2016-05-06  Arnd Bergmannlightnvm: pass dma address to hardware rather than...
2016-05-06  Javier Gonzálezlightnvm: do not assume sequential lun alloc.
2016-05-06  Sagi Grimbergnvme/lightnvm: Log using the ctrl named device
2016-05-06  Javier Gonzálezlightnvm: rename dma helper functions
2016-05-06  Javier Gonzálezlightnvm: enable metadata to be sent to device
2016-05-06  Javier Gonzálezlightnvm: do not free unused metadata on rrpc
2016-05-06  Matias Bjørlinglightnvm: fix out of bound ppa lun id on bb tbl
2016-05-06  Matias Bjørlinglightnvm: refactor set_bb_tbl for accepting ppa list
2016-05-06  Matias Bjørlinglightnvm: move responsibility for bad blk mgmt to target
2016-05-06  Matias Bjørlinglightnvm: make nvm_set_rqd_ppalist() aware of vblks
2016-05-06  Matias Bjørlinglightnvm: remove struct factory_blks
2016-05-06  Matias Bjørlinglightnvm: refactor device ops->get_bb_tbl()
2016-05-06  Matias Bjørlinglightnvm: introduce nvm_for_each_lun_ppa() macro
2016-05-06  Simon A. F... lightnvm: refactor dev->online_target to global nvm_targets
2016-05-06  Simon A. F... lightnvm: rename nvm_targets to nvm_tgt_type
2016-05-06  Wenwei Taolightnvm: store rrpc->soffset in device sector size
2016-05-06  Wenwei Taolightnvm: calculate rrpc total blocks and sectors up...
2016-05-06  Matias Bjørlinglightnvm: avoid memory leak when lun_map kcalloc fails
2016-05-06  Matias Bjørlinglightnvm: move block fold outside of get_bb_tbl()
2016-05-06  Matias Bjørlinglightnvm: add fpg_size and pfpg_size to struct nvm_dev
2016-05-06  Matias Bjørlinglightnvm: implement nvm_submit_ppa_list
2016-05-06  Matias Bjørlinglightnvm: handle submit_io failure
2016-05-06  Jeff Mahoneylightnvm: fix "warning: ‘ret’ may be used uninitialized"
2016-05-03  Keith BuschNVMe: Fix reset/remove race
2016-05-02  Ming Linnvme: fix nvme_ns_remove() deadlock
2016-05-02  Ming Linnvme: switch to RCU freeing the namespace
2016-05-02  Wang Sheng-HuiNVMe: correct comment for offset enum of controller...
2016-05-02  Ming Linnvme: add helper nvme_cleanup_cmd()
2016-05-02  Christoph Hellwignvme: move AER handling to common code
2016-05-02  Christoph Hellwignvme: move namespace scanning to core
2016-05-02  Christoph Hellwignvme: tighten up state check for namespace scanning
2016-05-02  Christoph Hellwignvme: introduce a controller state machine
2016-05-02  Christoph Hellwignvme: remove the io_incapable method
2016-05-02  Wang Sheng-HuiNVMe: nvme_core_exit() should do cleanup in the reverse...
2016-05-02  Keith BuschNVMe: Fix check_flush_dependency warning
2016-04-26  Wang Sheng-HuiNVMe: small typo in section BLK_DEV_NVME_SCSI of host...
2016-04-26  Christoph Hellwignvme: fix cntlid type
2016-04-26  Jeff Moyerskd: remove broken discard support
2016-04-13  Jens Axboeblock: kill off q->flush_flags
2016-04-13  Guilherme G... nvme: Avoid reset work on watchdog timer function durin...
2016-04-12  Jens AxboeNVMe: silence warning about unused 'dev'
2016-04-12  Jens Axboeblock: kill blk_queue_flush()
2016-04-12  Jens Axboeum: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboemtd: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboemmc/block: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboemd: update to using blk_queue_write_cache()
2016-04-12  Jens Axboeide-disk: update to using blk_queue_write_cache()
2016-04-12  Jens Axboexen-blkfront: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboedm: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboebcache: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboevirtio_blk: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboeps3disk: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboeskd_main: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboeosdblk: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboenbd: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboemtip32xx: remove call to blk_queue_flush()
2016-04-12  Jens Axboeloop: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboedrbd: switch to using blk_queue_write_cache()
2016-04-12  Jens AxboeNVMe: switch to using blk_queue_write_cache()
2016-04-12  Jens Axboesd: switch to using blk_queue_write_cache()
2016-04-12  Jens AxboeMerge branch 'for-4.7/core' into for-4.7/drivers
2016-04-12  Jens Axboeblock: add ability to flag write back caching on a...
2016-04-12  Sagi Grimbergblk-mq: Make blk_mq_all_tag_busy_iter static
2016-04-12  Keith Buschmtip32xx: Convert to use blk_mq_tagset_busy_iter
2016-04-12  Sagi Grimbergnvme: Use blk-mq helper for IO termination
2016-04-12  Keith BuschNVMe: Skip async events for degraded controllers
2016-04-12  Ming Linnvme: add helper nvme_setup_cmd()
2016-04-12  Ming Linnvme: rewrite discard support
2016-04-12  Ming Linnvme: add helper nvme_map_len()
2016-04-12  Ming Linnvme: add missing lock nesting notation
2016-04-12  Keith BuschNVMe: Always use MSI/MSI-x interrupts
2016-04-12  Sagi Grimbergblk-mq: Export tagset iter function
2016-04-12  Ming Linblock: add offset in blk_add_request_payload()
2016-04-12  Howard Cochranwriteback: Fix performance regression in wb_over_bg_thr...
2016-04-11  Linus TorvaldsLinux 4.6-rc3
2016-04-11  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-04-11  Linus TorvaldsMerge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people...
2016-04-11  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-04-10  Linus TorvaldsRevert "ext4: allow readdir()'s of large empty director...
2016-04-09  Linus TorvaldsMerge branch 'parisc-4.6-3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-04-09  Linus TorvaldsMerge tag 'gpio-v4.6-3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-04-09  Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-09  Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'for-linus-4.6-ofs1' of git://git./linux...
2016-04-09  Linus TorvaldsMerge tag 'iommu-fixes-v4.6-rc2' of git://git./linux...
2016-04-09  Wolfram Sangi2c: jz4780: really prevent potential division by zero
2016-04-09  Wolfram SangRevert "i2c: jz4780: prevent potential division by...
2016-04-08  Greg Kroah... Merge tag 'usb-serial-4.6-rc3' of git://git./linux...
2016-04-08  David S. MillerMerge tag 'mac80211-for-davem-2016-04-06' of git:/...
2016-04-08  stephen hemmingerbridge, netem: mark mailing lists as moderated
2016-04-08  Helge Dellerparisc: Update comment regarding relative extable support
2016-04-08  Helge Dellerparisc: Unbreak handling exceptions from kernel modules
2016-04-08  Helge Dellerparisc: Fix kernel crash with reversed copy_from_user()
next
This page took 0.041399 seconds and 5 git commands to generate.