index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-07-26
24
-153
/
+314
|
\
|
*
libata-scsi: better style in ata_msense_*()
Tom Yan
2016-07-20
1
-6
/
+13
|
*
AHCI: Clear GHC.IS to prevent unexpectly asserting INTx
Pang Raymond
2016-07-20
1
-0
/
+8
|
*
ata: sata_dwc_460ex: remove redundant dev_err call
Wei Yongjun
2016-07-19
1
-8
/
+2
|
*
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
2016-07-19
3
-49
/
+23
|
*
libata: remove ATA_PROT_FLAG_DATA
Christoph Hellwig
2016-07-19
1
-2
/
+1
|
*
libata: remove ata_is_nodata
Christoph Hellwig
2016-07-19
2
-6
/
+1
|
*
ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}
Tom Yan
2016-07-19
1
-3
/
+3
|
*
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
Damien Le Moal
2016-07-15
1
-4
/
+4
|
*
libata-scsi: Fix ZBC management out command translation
Damien Le Moal
2016-07-15
1
-2
/
+2
|
*
libata-scsi: Fix translation of REPORT ZONES command
Damien Le Moal
2016-07-15
1
-2
/
+2
|
*
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
2016-07-15
6
-2
/
+12
|
*
libata-eh: decode all taskfile protocols
Hannes Reinecke
2016-07-14
1
-0
/
+3
|
*
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2016-07-14
2
-3
/
+3
|
*
libsas: use ata_is_ncq() and ata_has_dma() accessors
Hannes Reinecke
2016-07-14
1
-9
/
+2
|
*
libata: use ata_is_ncq() accessors
Hannes Reinecke
2016-07-14
3
-5
/
+5
|
*
libata: return boolean values from ata_is_*
Christoph Hellwig
2016-07-14
1
-8
/
+8
|
*
libata-scsi: avoid repeated calculation of number of TRIM ranges
Tom Yan
2016-07-12
2
-5
/
+6
|
*
libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
Tom Yan
2016-07-12
1
-1
/
+7
|
*
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
Tom Yan
2016-07-12
1
-5
/
+5
|
*
libata-scsi: fix D_SENSE bit relection in control mode page
Tom Yan
2016-07-12
1
-1
/
+1
|
*
ata: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
2016-07-12
1
-1
/
+1
|
*
libata-scsi: correct SPC version descriptor
Tom Yan
2016-07-12
1
-2
/
+2
|
*
libata-scsi: set CmdQue bit in standard INQUIRY data to 1
Tom Yan
2016-07-12
1
-1
/
+4
|
*
libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
Tom Yan
2016-07-12
2
-1
/
+6
|
*
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
2016-07-12
1
-1
/
+3
|
*
libata-scsi: correct cbd to CDB in comment
Tom Yan
2016-07-06
1
-1
/
+1
|
*
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
2016-07-06
1
-5
/
+0
|
*
drivers: ata: pata_arasan_cf: use the same name for the same lock
Iago Abal
2016-06-28
1
-1
/
+1
|
*
ata: fix "ering" sysfs time printing
Arnd Bergmann
2016-06-17
1
-4
/
+5
|
*
ARM: dts: nsp: Add sata device tree entry
Yendapally Reddy Dhananjaya Reddy
2016-06-16
2
-0
/
+54
|
*
phy: Add SATA3 PHY support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2016-06-16
1
-0
/
+81
|
*
ata: ahci_brcm: Add support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2016-06-16
2
-11
/
+37
|
*
ata: ahci_brcmstb: rename to support across Broadcom SoC's
Yendapally Reddy Dhananjaya Reddy
2016-06-16
3
-4
/
+4
|
*
dt-bindings: phy: Add documentation for NSP SATA PHY
Yendapally Reddy Dhananjaya Reddy
2016-06-16
1
-1
/
+3
|
*
dt-bindings: ata: add support for Broadcom NSP SoC ahci
Yendapally Reddy Dhananjaya Reddy
2016-06-16
1
-0
/
+1
|
*
dt-bindings: ata: rename brcm, sata-brcmstb.txt to brcm, sata-brcm.txt
Yendapally Reddy Dhananjaya Reddy
2016-06-16
1
-4
/
+4
|
*
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-27
2
-2
/
+2
|
*
MAINTAINERS: Add file patterns for ata device tree bindings
Geert Uytterhoeven
2016-05-27
1
-0
/
+1
|
*
pata_atiixp: fix trivial indentation misalignment on if statement
Colin Ian King
2016-05-27
1
-2
/
+2
*
|
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-07-26
2
-10
/
+37
|
\
\
|
*
|
cgroup: remove duplicated include from cgroup.c
Wei Yongjun
2016-07-19
1
-1
/
+0
|
*
|
cgroup: Use lld instead of ld when printing pids controller events_limit
Kenny Yu
2016-06-21
1
-1
/
+1
|
*
|
cgroup: Add pids controller event when fork fails because of pid limit
Kenny Yu
2016-06-21
1
-1
/
+33
|
*
|
cgroup: allow NULL return from ss->css_alloc()
Tejun Heo
2016-06-21
1
-0
/
+2
|
*
|
cgroup: remove unnecessary 0 check from css_from_id()
Johannes Weiner
2016-06-17
1
-1
/
+1
|
*
|
cgroup: fix idr leak for the first cgroup root
Johannes Weiner
2016-06-17
1
-7
/
+1
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-26
184
-4261
/
+19350
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-22
0
-0
/
+0
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-21
5
-5
/
+6
|
|
\
\
\
\
[next]