index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dm raid: bump target version to reflect numerous fixes
Mike Snitzer
2017-12-08
1
-1
/
+1
|
*
dm raid: small cleanup and remove unsed "struct raid_set" member
Heinz Mauelshagen
2017-12-08
1
-4
/
+2
|
*
dm raid: fix rs_get_progress() synchronization state/ratio
Heinz Mauelshagen
2017-12-08
1
-31
/
+64
|
*
dm raid: avoid passing array_in_sync variable to raid_status() callees
Heinz Mauelshagen
2017-12-08
1
-14
/
+16
|
*
dm raid: display a consistent copy of the MD status via raid_status()
Heinz Mauelshagen
2017-12-08
1
-16
/
+18
|
*
dm raid: fix raid_resume() to keep raid set frozen as needed
Heinz Mauelshagen
2017-12-08
1
-3
/
+9
|
*
dm raid: add component device size checks to avoid runtime failure
Heinz Mauelshagen
2017-12-08
1
-1
/
+19
|
*
dm raid: fix raid set size revalidation
Heinz Mauelshagen
2017-12-08
1
-10
/
+20
|
*
dm raid: correct resizing state relative to reshape space in ctr
Heinz Mauelshagen
2017-12-08
1
-4
/
+6
|
*
dm raid: consume sizes after md_finish_reshape() completes changing them
Heinz Mauelshagen
2017-12-08
1
-4
/
+38
|
*
dm raid: fix deadlock caused by premature md_stop_writes()
Heinz Mauelshagen
2017-12-08
1
-10
/
+4
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-01-31
9
-35
/
+281
|
\
\
|
*
|
raid5-ppl: PPL support for disks with write-back cache enabled
Tomasz Majchrzak
2018-01-15
6
-22
/
+191
|
*
|
md/r5cache: print more info of log recovery
Song Liu
2017-12-20
1
-2
/
+2
|
*
|
md/raid1,raid10: silence warning about wait-within-wait
NeilBrown
2017-12-11
2
-0
/
+23
|
*
|
md: introduce new personality funciton start()
Song Liu
2017-12-11
6
-11
/
+65
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
4
-63
/
+33
|
\
\
\
|
*
|
|
uvc_v4l2: clean copyin/copyout up
Al Viro
2017-12-29
1
-33
/
+22
|
*
|
|
vme_user: don't use __copy_..._user()
Al Viro
2017-12-29
1
-4
/
+4
|
*
|
|
r128: don't open-code memdup_user()
Al Viro
2017-12-28
1
-17
/
+6
|
*
|
|
VFS: don't keep disconnected dentries on d_anon
NeilBrown
2017-12-26
1
-9
/
+1
*
|
|
|
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
4
-34
/
+23
|
\
\
\
\
|
*
|
|
|
mISDN: switch to sock_recvmsg()
Al Viro
2017-12-03
1
-13
/
+9
|
*
|
|
|
drbd: switch to sock_recvmsg()
Al Viro
2017-12-03
2
-8
/
+3
|
*
|
|
|
lustre lnet_sock_read(): switch to sock_recvmsg()
Al Viro
2017-12-03
1
-13
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
221
-432
/
+430
|
\
\
\
\
|
*
|
|
|
debugging printk in sg_poll() uses %x to print POLL... bitmap
Al Viro
2017-11-28
1
-1
/
+1
|
*
|
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
141
-252
/
+253
|
*
|
|
|
media: annotate ->poll() instances
Al Viro
2017-11-27
74
-138
/
+135
|
*
|
|
|
net: annotate ->poll() instances
Al Viro
2017-11-27
3
-7
/
+7
|
*
|
|
|
acpi: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
*
|
|
|
vhost: annotate vhost_poll
Al Viro
2017-11-27
2
-3
/
+3
|
*
|
|
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
19
-20
/
+20
|
*
|
|
|
annotate poll-related wait keys
Al Viro
2017-11-27
2
-3
/
+3
|
*
|
|
|
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
6
-7
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-01-30
12
-470
/
+221
|
\
\
\
\
|
*
|
|
|
ata: pata_pdc2027x: Replace mdelay with msleep
Jia-Ju Bai
2018-01-25
1
-2
/
+2
|
*
|
|
|
ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command
Jia-Ju Bai
2018-01-25
1
-1
/
+1
|
*
|
|
|
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
Jia-Ju Bai
2018-01-25
1
-1
/
+1
|
*
|
|
|
ata: remove pata_at32
Corentin Labbe
2018-01-18
3
-410
/
+0
|
*
|
|
|
phy: brcm-sata: remove unused variable
Arnd Bergmann
2018-01-18
1
-1
/
+0
|
*
|
|
|
phy: brcm-sata: fix semicolon.cocci warnings
Fengguang Wu
2018-01-17
1
-1
/
+1
|
*
|
|
|
ata: ahci_brcm: Recover from failures to identify devices
Florian Fainelli
2018-01-17
1
-8
/
+87
|
*
|
|
|
phy: brcm-sata: Implement calibrate callback
Florian Fainelli
2018-01-17
1
-0
/
+32
|
*
|
|
|
ahci: Add Intel Cannon Lake PCH-H PCI ID
Mika Westerberg
2018-01-11
1
-0
/
+1
|
*
|
|
|
ata_piix: constify pci_bits
Arvind Yadav
2018-01-08
1
-1
/
+1
|
*
|
|
|
libata:pata_atiixp: Don't use unconnected secondary port on SB600
Darren Stevens
2018-01-08
1
-0
/
+4
|
*
|
|
|
ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRL
Florian Fainelli
2018-01-02
1
-10
/
+15
|
*
|
|
|
ahci: Allow setting a default LPM policy for mobile chipsets
Hans de Goede
2017-12-11
3
-41
/
+78
|
*
|
|
|
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
Hans de Goede
2017-12-11
1
-0
/
+4
[prev]
[next]