Markus Elfring
|
a7cd458621
powerpc/axonram: Drop unnecessary variable initialisation
|
8 years ago |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Markus Elfring
|
fdbb9457b4
axonram: Return directly after a failed kzalloc() in axon_ram_probe()
|
8 years ago |
Markus Elfring
|
a1bddf3991
axonram: Improve a size determination in axon_ram_probe()
|
8 years ago |
Markus Elfring
|
c86a93971e
axonram: Delete an error message for a failed memory allocation in axon_ram_probe()
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Rob Herring
|
b7c670d673
powerpc: Convert to using %pOF instead of full_name
|
8 years ago |
Dan Williams
|
5d61e43b39
dax: remove default copy_from_iter fallback
|
8 years ago |
Dan Williams
|
d4b29fd78e
block: remove block_device_operations ->direct_access()
|
8 years ago |
Dan Williams
|
60fcd55cc2
axon_ram: add dax_operations support
|
8 years ago |
Jan Kara
|
672a2c87c8
axonram: Fix gendisk handling
|
8 years ago |
Michael Ellerman
|
ef24ba7091
powerpc: Remove all usages of NO_IRQ
|
9 years ago |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Dan Williams
|
7a9eb20666
pmem: kill __pmem address space
|
9 years ago |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 years ago |
Dan Williams
|
0a70bd4305
dax: enable dax in the presence of known media errors (badblocks)
|
9 years ago |
Dan Williams
|
34c0fd540e
mm, dax, pmem: introduce pfn_t
|
9 years ago |
Luis de Bethencourt
|
b4f8144559
powerpc/axonram: Fix module autoload for OF platform driver
|
10 years ago |
Jens Axboe
|
dece16353e
block: change ->make_request_fn() and users to return a queue cookie
|
10 years ago |
Linus Torvalds
|
12f03ee606
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
10 years ago |
Dan Williams
|
cb389b9c0e
dax: drop size parameter to ->direct_access()
|
10 years ago |
Ross Zwisler
|
e2e05394e4
pmem, dax: have direct_access use __pmem annotation
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Jens Axboe
|
d4119ee0e1
Merge branch 'for-3.20/core' into for-3.20/drivers
|
10 years ago |
Matthew Wilcox
|
dd22f551ac
block: Change direct_access calling convention
|
10 years ago |
Matthew Wilcox
|
91117a2024
axonram: Fix bug in direct_access
|
10 years ago |
Wolfram Sang
|
4ad7fb261d
powerpc: sysdev: drop owner assignment from platform_drivers
|
11 years ago |
Uwe Kleine-König
|
ce6d73c94d
powerpc: make of_device_ids const
|
11 years ago |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |