summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-23dt-bindings: ata: dwc-ahci: add Rockchip RK3588Sebastian Reichel
2023-06-23dt-bindings: ata: dwc-ahci: add PHY clocksSebastian Reichel
2023-06-23ata: ahci_octeon: Remove unnecessary includeDamien Le Moal
2023-06-15ata: pata_octeon_cf: Add missing header includeDamien Le Moal
2023-06-14ata: ahci: Cleanup ahci_reset_controller()Damien Le Moal
2023-06-13ata: Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-05ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()Damien Le Moal
2023-06-05ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()Damien Le Moal
2023-06-05ata: libata-sata: Improve ata_change_queue_depth()Damien Le Moal
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal
2023-06-01ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call siteNiklas Cassel
2023-05-16ata: pata_parport: Fix on26 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix on20 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix ktti module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix kbic module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix friq module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix fit3 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix fit2 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix epia module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix epat module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix dstr module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix comm module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix bpck6 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix aten module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix frpw module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix bpck module code indentation and styleDamien Le Moal
2023-05-16ata: libata-core: Simplify if condition in ata_dev_revalidate()Yahu Gao
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-05-14Linux 6.4-rc2Linus Torvalds
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-14Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-05-14Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-14Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-13Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller
2023-05-13ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o
2023-05-13ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o
2023-05-13ext4: add indication of ro vs r/w mounts in the mount messageTheodore Ts'o
2023-05-13ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o
2023-05-13ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o
2023-05-13ext4: improve error handling from ext4_dirhash()Theodore Ts'o
2023-05-13ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabledTheodore Ts'o
2023-05-13ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li
2023-05-13ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus