index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
3
-49
/
+23
2016-07-19
libata: remove ATA_PROT_FLAG_DATA
Christoph Hellwig
1
-2
/
+1
2016-07-19
libata: remove ata_is_nodata
Christoph Hellwig
2
-6
/
+1
2016-07-19
ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}
Tom Yan
1
-3
/
+3
2016-07-15
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
Damien Le Moal
1
-4
/
+4
2016-07-15
libata-scsi: Fix ZBC management out command translation
Damien Le Moal
1
-2
/
+2
2016-07-15
libata-scsi: Fix translation of REPORT ZONES command
Damien Le Moal
1
-2
/
+2
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
6
-2
/
+12
2016-07-14
libata-eh: decode all taskfile protocols
Hannes Reinecke
1
-0
/
+3
2016-07-14
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2
-3
/
+3
2016-07-14
libsas: use ata_is_ncq() and ata_has_dma() accessors
Hannes Reinecke
1
-9
/
+2
2016-07-14
libata: use ata_is_ncq() accessors
Hannes Reinecke
3
-5
/
+5
2016-07-14
libata: return boolean values from ata_is_*
Christoph Hellwig
1
-8
/
+8
2016-07-12
libata-scsi: avoid repeated calculation of number of TRIM ranges
Tom Yan
2
-5
/
+6
2016-07-12
libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
Tom Yan
1
-1
/
+7
2016-07-12
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
Tom Yan
1
-5
/
+5
2016-07-12
libata-scsi: fix D_SENSE bit relection in control mode page
Tom Yan
1
-1
/
+1
2016-07-12
ata: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
1
-1
/
+1
2016-07-12
libata-scsi: correct SPC version descriptor
Tom Yan
1
-2
/
+2
2016-07-12
libata-scsi: set CmdQue bit in standard INQUIRY data to 1
Tom Yan
1
-1
/
+4
2016-07-12
libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
Tom Yan
2
-1
/
+6
2016-07-12
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
1
-1
/
+3
2016-07-06
libata-scsi: correct cbd to CDB in comment
Tom Yan
1
-1
/
+1
2016-07-06
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
1
-5
/
+0
2016-06-28
drivers: ata: pata_arasan_cf: use the same name for the same lock
Iago Abal
1
-1
/
+1
2016-06-17
ata: fix "ering" sysfs time printing
Arnd Bergmann
1
-4
/
+5
2016-06-16
ARM: dts: nsp: Add sata device tree entry
Yendapally Reddy Dhananjaya Reddy
2
-0
/
+54
2016-06-16
phy: Add SATA3 PHY support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
1
-0
/
+81
2016-06-16
ata: ahci_brcm: Add support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2
-11
/
+37
2016-06-16
ata: ahci_brcmstb: rename to support across Broadcom SoC's
Yendapally Reddy Dhananjaya Reddy
3
-4
/
+4
2016-06-16
dt-bindings: phy: Add documentation for NSP SATA PHY
Yendapally Reddy Dhananjaya Reddy
1
-1
/
+3
2016-06-16
dt-bindings: ata: add support for Broadcom NSP SoC ahci
Yendapally Reddy Dhananjaya Reddy
1
-0
/
+1
2016-06-16
dt-bindings: ata: rename brcm, sata-brcmstb.txt to brcm, sata-brcm.txt
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+4
2016-05-27
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-2
/
+2
2016-05-27
MAINTAINERS: Add file patterns for ata device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-05-27
pata_atiixp: fix trivial indentation misalignment on if statement
Colin Ian King
1
-2
/
+2
2016-05-27
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-177
/
+14
2016-05-27
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-10
/
+30
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
29
-95
/
+335
2016-05-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-49
/
+37
2016-05-27
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-235
/
+513
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-293
/
+246
2016-05-27
drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4
Andrew Morton
1
-3
/
+7
2016-05-27
update "mm/zsmalloc: don't fail if can't create debugfs info"
Dan Streetman
1
-19
/
+16
2016-05-27
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
1
-1
/
+1
2016-05-27
mm: oom_reaper: remove some bloat
Michal Hocko
3
-1
/
+7
2016-05-27
memcg: fix mem_cgroup_out_of_memory() return value.
Tetsuo Handa
1
-0
/
+2
2016-05-27
ocfs2: fix improper handling of return errno
Eric Ren
1
-6
/
+1
2016-05-27
mm: slub: remove unused virt_to_obj()
Andrey Ryabinin
1
-16
/
+0
2016-05-27
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
Andrey Ryabinin
1
-1
/
+0
[next]