index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
5
-58
/
+73
2016-05-06
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
Matias Bjørling
3
-10
/
+11
2016-05-06
lightnvm: implement nvm_submit_ppa_list
Matias Bjørling
2
-19
/
+71
2016-05-06
lightnvm: handle submit_io failure
Matias Bjørling
1
-0
/
+5
2016-05-06
lightnvm: fix "warning: ‘ret’ may be used uninitialized"
Jeff Mahoney
1
-2
/
+2
2016-05-03
NVMe: Fix reset/remove race
Keith Busch
1
-2
/
+1
2016-05-02
nvme: fix nvme_ns_remove() deadlock
Ming Lin
1
-2
/
+4
2016-05-02
nvme: switch to RCU freeing the namespace
Ming Lin
1
-10
/
+11
2016-05-02
NVMe: correct comment for offset enum of controller registers in nvme.h
Wang Sheng-Hui
1
-2
/
+2
2016-05-02
nvme: add helper nvme_cleanup_cmd()
Ming Lin
2
-2
/
+7
2016-05-02
nvme: move AER handling to common code
Christoph Hellwig
3
-40
/
+66
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
3
-32
/
+34
2016-05-02
nvme: tighten up state check for namespace scanning
Christoph Hellwig
1
-2
/
+4
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
3
-13
/
+74
2016-05-02
nvme: remove the io_incapable method
Christoph Hellwig
2
-20
/
+0
2016-05-02
NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...
Wang Sheng-Hui
1
-1
/
+1
2016-05-02
NVMe: Fix check_flush_dependency warning
Keith Busch
1
-0
/
+1
2016-04-26
NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
Wang Sheng-Hui
1
-1
/
+1
2016-04-26
nvme: fix cntlid type
Christoph Hellwig
1
-1
/
+1
2016-04-25
skd: remove broken discard support
Jeff Moyer
1
-58
/
+1
2016-04-13
block: kill off q->flush_flags
Jens Axboe
8
-28
/
+32
2016-04-13
nvme: Avoid reset work on watchdog timer function during error recovery
Guilherme G. Piccoli
1
-8
/
+30
2016-04-12
NVMe: silence warning about unused 'dev'
Jens Axboe
1
-2
/
+2
2016-04-12
block: kill blk_queue_flush()
Jens Axboe
3
-23
/
+2
2016-04-12
um: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
mtd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
md: update to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
ide-disk: update to using blk_queue_write_cache()
Jens Axboe
1
-3
/
+3
2016-04-12
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+2
2016-04-12
dm: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-12
bcache: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
virtio_blk: switch to using blk_queue_write_cache()
Jens Axboe
1
-5
/
+1
2016-04-12
ps3disk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
skd_main: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
osdblk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
nbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+2
2016-04-12
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
1
-6
/
+0
2016-04-12
loop: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
drbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+5
2016-04-12
sd: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-12
Merge branch 'for-4.7/core' into for-4.7/drivers
Jens Axboe
4
-0
/
+77
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
4
-0
/
+77
2016-04-12
blk-mq: Make blk_mq_all_tag_busy_iter static
Sagi Grimberg
2
-5
/
+2
2016-04-12
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
1
-3
/
+3
2016-04-12
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
1
-14
/
+5
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
1
-2
/
+10
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
3
-97
/
+108
2016-04-12
nvme: rewrite discard support
Ming Lin
1
-29
/
+39
[next]