index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
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
12
-112
/
+93
|
\
|
*
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
2015-10-21
2
-28
/
+2
|
*
block: move blk_integrity to request_queue
Dan Williams
2015-10-21
1
-1
/
+1
|
*
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
4
-55
/
+53
|
*
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-21
4
-26
/
+34
*
|
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
13
-12
/
+3536
|
\
\
|
*
|
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
2
-12
/
+11
|
*
|
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
5
-0
/
+862
|
|
/
*
|
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
14
-200
/
+467
|
\
|
|
*
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: move to a new drivers/nvme/host directory
Jay Sternberg
2015-10-09
11
-13
/
+20
|
*
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
2015-10-09
1
-0
/
+1
|
*
nvme: add a local nvme.h header
Christoph Hellwig
2015-10-09
3
-2
/
+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
1
-28
/
+6
|
*
NVMe: Namespace removal simplifications
Keith Busch
2015-10-09
1
-32
/
+10
|
*
NVMe: Reference count open namespaces
Keith Busch
2015-10-09
1
-9
/
+20
|
*
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
2015-10-09
326
-2197
/
+3678
|
|
\
|
*
|
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
1
-0
/
+19
|
*
|
block: loop: prepare for supporing direct IO
Ming Lei
2015-09-23
2
-0
/
+78
|
*
|
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 tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-05
118
-1459
/
+13226
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'pm-avs', 'pm-clk' and 'powercap'
Rafael J. Wysocki
2015-11-02
3
-3
/
+5
|
|
\
\
\
\
\
|
|
|
|
*
|
|
powercap / RAPL: Enable Broxton RAPL support
Amy Wiles
2015-10-16
1
-0
/
+1
|
|
|
*
|
|
|
PM / clk: Fix broken build due to non-matching code and header #ifdefs
Geert Uytterhoeven
2015-10-28
1
-3
/
+3
|
|
*
|
|
|
|
PM / AVS: rockchip-io: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-14
1
-0
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-11-02
13
-466
/
+460
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM / OPP: passing NULL to PTR_ERR()
Dan Carpenter
2015-10-09
1
-5
/
+4
|
|
*
|
|
|
|
PM / OPP: Move cpu specific code to opp/cpu.c
Viresh Kumar
2015-09-15
3
-275
/
+304
|
|
*
|
|
|
|
PM / OPP: Move opp core to its own directory
Viresh Kumar
2015-09-15
5
-3
/
+6
|
|
*
|
|
|
|
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
2015-09-15
7
-37
/
+38
|
|
*
|
|
|
|
PM / OPP: Rename opp init/free table routines
Viresh Kumar
2015-09-15
7
-36
/
+35
|
|
*
|
|
|
|
PM / OPP: reuse of_parse_phandle()
Viresh Kumar
2015-09-15
1
-54
/
+17
[next]