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-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-06
15
-413
/
+226
|
\
|
*
lightnvm: fix bad back free on error path
Javier González
2017-05-04
1
-2
/
+2
|
*
lightnvm: create cmd before allocating request
Javier González
2017-05-04
1
-2
/
+2
|
*
mtip32xx: convert internal commands to regular block infrastructure
Jens Axboe
2017-05-03
2
-178
/
+30
|
*
mtip32xx: cleanup internal tag assumptions
Jens Axboe
2017-05-03
1
-10
/
+9
|
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
12
-84
/
+67
|
*
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
Jens Axboe
2017-05-02
1
-1
/
+1
|
*
mtip32xx: convert internal command issue to block IO path
Jens Axboe
2017-05-02
1
-30
/
+73
|
*
mtip32xx: abstract out "are any commands active" helper
Jens Axboe
2017-05-02
1
-10
/
+18
|
*
mtip32xx: kill atomic argument to mtip_quiesce_io()
Jens Axboe
2017-05-02
1
-15
/
+5
|
*
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
Jens Axboe
2017-05-02
1
-105
/
+43
*
|
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-06
18
-36
/
+544
|
\
\
|
*
|
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
2017-05-04
4
-5
/
+5
|
*
|
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
2017-05-04
1
-1
/
+1
|
*
|
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
2017-05-04
1
-7
/
+6
|
*
|
of/unittest: Missing unlocks on error
Dan Carpenter
2017-05-04
1
-2
/
+6
|
*
|
of: fix uninitialized variable warning for overlay test
Arnd Bergmann
2017-05-03
1
-1
/
+1
|
*
|
of: fix unittest build without CONFIG_OF_OVERLAY
Arnd Bergmann
2017-04-28
1
-1
/
+1
|
*
|
of: Add unit tests for applying overlays
Frank Rowand
2017-04-28
7
-8
/
+505
|
*
|
of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
Tyrel Datwyler
2017-04-18
1
-0
/
+2
|
*
|
of: Add function for generating a DT modalias with a newline
Rob Herring
2017-03-22
5
-14
/
+20
|
*
|
of: fix of_device_get_modalias returned length when truncating buffers
Rob Herring
2017-03-22
1
-1
/
+1
*
|
|
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-06
3
-18
/
+39
|
\
\
\
|
*
|
|
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-05
1
-4
/
+8
|
*
|
|
dm integrity: improve the Kconfig help text for DM_INTEGRITY
Mike Snitzer
2017-05-04
1
-2
/
+13
|
*
|
|
dm cache policy smq: cleanup free_target_met() and clean_target_met()
Mike Snitzer
2017-05-04
1
-11
/
+13
|
*
|
|
dm cache policy smq: allow demotions to happen even during continuous IO
Joe Thornber
2017-05-04
1
-1
/
+5
*
|
|
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-06
39
-614
/
+1385
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
2017-05-05
69
-1439
/
+3880
|
|
\
\
\
\
|
|
*
|
|
|
brd: fix uninitialized use of brd->dax_dev
Gerald Schaefer
2017-05-03
1
-7
/
+5
|
|
*
|
|
|
x86, dax, pmem: remove indirection around memcpy_from_pmem()
Dan Williams
2017-04-25
3
-4
/
+3
|
|
*
|
|
|
block: remove block_device_operations ->direct_access()
Dan Williams
2017-04-25
4
-54
/
+0
|
|
*
|
|
|
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-25
5
-45
/
+39
|
|
*
|
|
|
dm: add dax_device and dax_operations support
Dan Williams
2017-04-20
3
-14
/
+72
|
|
*
|
|
|
dax: introduce dax_direct_access()
Dan Williams
2017-04-20
1
-0
/
+39
|
|
*
|
|
|
dcssblk: add dax_operations support
Dan Williams
2017-04-20
2
-9
/
+47
|
|
*
|
|
|
brd: add dax_operations support
Dan Williams
2017-04-20
2
-11
/
+55
|
|
*
|
|
|
pmem: add dax_operations support
Dan Williams
2017-04-20
4
-22
/
+54
|
|
*
|
|
|
dax: introduce dax_operations
Dan Williams
2017-04-20
3
-3
/
+13
|
|
*
|
|
|
dax: add a facility to lookup a dax device by 'host' device name
Dan Williams
2017-04-20
3
-6
/
+85
|
|
*
|
|
|
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
2017-04-13
8
-215
/
+393
|
|
*
|
|
|
device-dax: rename 'dax_dev' to 'dev_dax'
Dan Williams
2017-04-13
3
-109
/
+109
|
|
*
|
|
|
device-dax: improve fault handler debug output
Oliver O'Halloran
2017-04-13
1
-7
/
+10
|
|
*
|
|
|
device-dax: fix dax_dev_huge_fault() unknown fault size handling
Pushkar Jambhlekar
2017-04-13
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'for-4.11/libnvdimm' into for-4.12/dax
Dan Williams
2017-04-13
396
-3532
/
+5685
|
|
|
\
\
\
\
|
*
|
|
|
|
|
libnvdimm, pfn: fix 'npfns' vs section alignment
Dan Williams
2017-05-05
1
-2
/
+4
|
*
|
|
|
|
|
libnvdimm: handle locked label storage areas
Dan Williams
2017-05-05
4
-10
/
+38
|
*
|
|
|
|
|
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
Dan Williams
2017-05-04
5
-7
/
+15
|
*
|
|
|
|
|
device-dax: fix sysfs attribute deadlock
Dan Williams
2017-05-01
1
-28
/
+12
|
*
|
|
|
|
|
libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"
Dan Williams
2017-05-01
1
-1
/
+10
[next]