Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570895 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2017-01-31 17:50 +0100 |
| Last post | 2017-01-31 17:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] libata fixes for v4.10-rc6 Tejun Heo <tj@kernel.org> - 2017-01-31 17:50 +0100
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2017-01-31 17:50 +0100 |
| Subject | [GIT PULL] libata fixes for v4.10-rc6 |
| Message-ID | <t5JMZ-2ZV-13@gated-at.bofh.it> |
Hello, Linus.
Three libata fixes. An error handling fix, blacklist addition for
another fallout from upping the default max sectors, and fix for a
sense data reporting bug which affects new harddrives which can report
sense data.
Thanks.
The following changes since commit 88ba6cae15e38f609aba4f3881e1c404c432596c:
Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 (2017-01-05 23:17:41 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.10-fixes
for you to fetch changes up to 064c3db9c564cc5be514ac21fb4aa26cc33db746:
ata: sata_mv:- Handle return value of devm_ioremap. (2017-01-06 15:45:32 -0500)
----------------------------------------------------------------
Arvind Yadav (1):
ata: sata_mv:- Handle return value of devm_ioremap.
Damien Le Moal (1):
libata: Fix ATA request sense
Tejun Heo (1):
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
drivers/ata/libata-core.c | 6 ++++--
drivers/ata/sata_mv.c | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)
--
tejun
Back to top | Article view | linux.kernel
csiph-web