Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570895
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] libata fixes for v4.10-rc6 |
| Date | 2017-01-31 17:50 +0100 |
| Message-ID | <t5JMZ-2ZV-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] libata fixes for v4.10-rc6 Tejun Heo <tj@kernel.org> - 2017-01-31 17:50 +0100
csiph-web