index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
28
-343
/
+367
|
\
|
*
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
2015-10-21
3
-29
/
+14
|
*
block: blk_flush_integrity() for bio-based drivers
Dan Williams
2015-10-21
3
-0
/
+16
|
*
block: move blk_integrity to request_queue
Dan Williams
2015-10-21
4
-10
/
+13
|
*
block: generic request_queue reference counting
Dan Williams
2015-10-21
7
-75
/
+102
|
*
nvme: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
1
-0
/
+2
|
*
md: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
4
-0
/
+7
|
*
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
5
-9
/
+1
|
*
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
10
-181
/
+152
|
*
block: Export integrity data interval size in sysfs
Martin K. Petersen
2015-10-21
2
-0
/
+21
|
*
block: Reduce the size of struct blk_integrity
Martin K. Petersen
2015-10-21
3
-9
/
+9
|
*
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-21
9
-64
/
+65
|
*
block: Move integrity kobject to struct gendisk
Martin K. Petersen
2015-10-21
3
-13
/
+12
*
|
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
17
-12
/
+4197
|
\
\
|
*
|
nvme: lightnvm: clean up a data type
Dan Carpenter
2015-11-04
1
-2
/
+2
|
*
|
lightnvm: refactor phys addrs type to u64
Matias Bjørling
2015-11-03
3
-26
/
+25
|
*
|
nvme: LightNVM support
Matias Bjørling
2015-10-29
4
-12
/
+565
|
*
|
rrpc: Round-robin sector target with cost-based gc
Matias Bjørling
2015-10-29
4
-0
/
+1571
|
*
|
gennvm: Generic NVM manager
Matias Bjørling
2015-10-29
4
-0
/
+539
|
*
|
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
2015-10-29
9
-0
/
+1523
*
|
|
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
19
-899
/
+1056
|
\
|
|
|
*
|
Update target repo for nvme patch contributions
Jay Freyensee
2015-10-28
1
-2
/
+4
|
|
/
|
*
NVMe: initialize error to '0'
Jens Axboe
2015-10-15
1
-1
/
+1
|
*
nvme: use an integer value to Linux errno values
Christoph Hellwig
2015-10-15
1
-5
/
+7
|
*
nvme: fix 32-bit build warning
Arnd Bergmann
2015-10-12
1
-3
/
+3
|
*
NVMe: Add explicit block config dependency
Keith Busch
2015-10-12
1
-1
/
+1
|
*
nvme: include <linux/types.ĥ> in <linux/nvme.h>
Christoph Hellwig
2015-10-09
1
-0
/
+2
|
*
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
2015-10-09
12
-14
/
+21
|
*
nvme.h: add missing nvme_id_ctrl endianess annotations
Christoph Hellwig
2015-10-09
1
-2
/
+2
|
*
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
2015-10-09
4
-591
/
+590
|
*
nvme: add a local nvme.h header
Christoph Hellwig
2015-10-09
4
-116
/
+136
|
*
nvme: properly handle partially initialized queues in nvme_create_io_queues
Christoph Hellwig
2015-10-09
1
-2
/
+14
|
*
nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
Christoph Hellwig
2015-10-09
1
-33
/
+20
|
*
nvme: factor reset code into a common helper
Christoph Hellwig
2015-10-09
1
-24
/
+24
|
*
nvme: merge nvme_dev_reset into nvme_reset_failed_dev
Christoph Hellwig
2015-10-09
1
-9
/
+3
|
*
nvme: delete dev from dev_list in nvme_reset
Christoph Hellwig
2015-10-09
1
-0
/
+1
|
*
NVMe: Simplify device resume on io queue failure
Keith Busch
2015-10-09
2
-29
/
+6
|
*
NVMe: Namespace removal simplifications
Keith Busch
2015-10-09
1
-32
/
+10
|
*
NVMe: Reference count open namespaces
Keith Busch
2015-10-09
2
-9
/
+21
|
*
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
2015-10-09
690
-3959
/
+7245
|
|
\
|
*
|
cdrom: Random writing support for BD-RE media
Georgios Toptsidis
2015-09-25
1
-0
/
+1
|
*
|
block: loop: support DIO & AIO
Ming Lei
2015-09-23
2
-3
/
+97
|
*
|
block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
Ming Lei
2015-09-23
2
-0
/
+20
|
*
|
block: loop: prepare for supporing direct IO
Ming Lei
2015-09-23
3
-0
/
+79
|
*
|
block: loop: use kthread_work
Ming Lei
2015-09-23
2
-61
/
+28
|
*
|
block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop
Ming Lei
2015-09-23
1
-0
/
+6
*
|
|
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
10
-62
/
+148
|
\
\
\
|
*
|
|
blk-mq: avoid excessive boot delays with large lun counts
Jeff Moyer
2015-11-03
1
-17
/
+30
|
*
|
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-29
1
-11
/
+5
|
*
|
|
blk-mq: mark ctx as pending at batch in flush plug path
Ming Lei
2015-10-21
1
-5
/
+13
[next]