summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * dm raid: bump target version to reflect numerous fixesMike Snitzer2017-12-081-1/+1
| * dm raid: small cleanup and remove unsed "struct raid_set" memberHeinz Mauelshagen2017-12-081-4/+2
| * dm raid: fix rs_get_progress() synchronization state/ratioHeinz Mauelshagen2017-12-081-31/+64
| * dm raid: avoid passing array_in_sync variable to raid_status() calleesHeinz Mauelshagen2017-12-081-14/+16
| * dm raid: display a consistent copy of the MD status via raid_status()Heinz Mauelshagen2017-12-081-16/+18
| * dm raid: fix raid_resume() to keep raid set frozen as neededHeinz Mauelshagen2017-12-081-3/+9
| * dm raid: add component device size checks to avoid runtime failureHeinz Mauelshagen2017-12-081-1/+19
| * dm raid: fix raid set size revalidationHeinz Mauelshagen2017-12-081-10/+20
| * dm raid: correct resizing state relative to reshape space in ctrHeinz Mauelshagen2017-12-081-4/+6
| * dm raid: consume sizes after md_finish_reshape() completes changing themHeinz Mauelshagen2017-12-081-4/+38
| * dm raid: fix deadlock caused by premature md_stop_writes()Heinz Mauelshagen2017-12-081-10/+4
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-01-319-35/+281
|\ \
| * | raid5-ppl: PPL support for disks with write-back cache enabledTomasz Majchrzak2018-01-156-22/+191
| * | md/r5cache: print more info of log recoverySong Liu2017-12-201-2/+2
| * | md/raid1,raid10: silence warning about wait-within-waitNeilBrown2017-12-112-0/+23
| * | md: introduce new personality funciton start()Song Liu2017-12-116-11/+65
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-314-63/+33
|\ \ \
| * | | uvc_v4l2: clean copyin/copyout upAl Viro2017-12-291-33/+22
| * | | vme_user: don't use __copy_..._user()Al Viro2017-12-291-4/+4
| * | | r128: don't open-code memdup_user()Al Viro2017-12-281-17/+6
| * | | VFS: don't keep disconnected dentries on d_anonNeilBrown2017-12-261-9/+1
* | | | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-314-34/+23
|\ \ \ \
| * | | | mISDN: switch to sock_recvmsg()Al Viro2017-12-031-13/+9
| * | | | drbd: switch to sock_recvmsg()Al Viro2017-12-032-8/+3
| * | | | lustre lnet_sock_read(): switch to sock_recvmsg()Al Viro2017-12-031-13/+11
| |/ / /
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-31221-432/+430
|\ \ \ \
| * | | | debugging printk in sg_poll() uses %x to print POLL... bitmapAl Viro2017-11-281-1/+1
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28141-252/+253
| * | | | media: annotate ->poll() instancesAl Viro2017-11-2774-138/+135
| * | | | net: annotate ->poll() instancesAl Viro2017-11-273-7/+7
| * | | | acpi: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| * | | | vhost: annotate vhost_pollAl Viro2017-11-272-3/+3
| * | | | annotate poll_table_struct ->_keyAl Viro2017-11-2719-20/+20
| * | | | annotate poll-related wait keysAl Viro2017-11-272-3/+3
| * | | | anntotate the places where ->poll() return values goAl Viro2017-11-276-7/+7
| |/ / /
* | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-01-3012-470/+221
|\ \ \ \
| * | | | ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai2018-01-251-2/+2
| * | | | ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai2018-01-251-1/+1
| * | | | ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai2018-01-251-1/+1
| * | | | ata: remove pata_at32Corentin Labbe2018-01-183-410/+0
| * | | | phy: brcm-sata: remove unused variableArnd Bergmann2018-01-181-1/+0
| * | | | phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu2018-01-171-1/+1
| * | | | ata: ahci_brcm: Recover from failures to identify devicesFlorian Fainelli2018-01-171-8/+87
| * | | | phy: brcm-sata: Implement calibrate callbackFlorian Fainelli2018-01-171-0/+32
| * | | | ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg2018-01-111-0/+1
| * | | | ata_piix: constify pci_bitsArvind Yadav2018-01-081-1/+1
| * | | | libata:pata_atiixp: Don't use unconnected secondary port on SB600Darren Stevens2018-01-081-0/+4
| * | | | ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRLFlorian Fainelli2018-01-021-10/+15
| * | | | ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede2017-12-113-41/+78
| * | | | ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede2017-12-111-0/+4