Linux IDE
[Prev Page][Next Page]
- [PATCH v16 28/42] dept: add documentation for dept, (continued)
- [PATCH v16 28/42] dept: add documentation for dept,
Byungchul Park
- [PATCH v16 35/42] i2c: rename wait_for_completion callback to wait_for_completion_cb,
Byungchul Park
- [PATCH v16 37/42] completion, dept: introduce init_completion_dmap() API,
Byungchul Park
- [PATCH v16 34/42] dept: make dept stop from working on debug_locks_off(),
Byungchul Park
- [PATCH v16 36/42] dept: assign unique dept_key to each distinct wait_for_completion() caller,
Byungchul Park
- [PATCH v16 40/42] dept: introduce event_site() to disable event tracking if it's recoverable,
Byungchul Park
- [PATCH v16 38/42] dept: introduce a new type of dependency tracking between multi event sites,
Byungchul Park
- [PATCH v16 41/42] dept: implement a basic unit test for dept,
Byungchul Park
- [PATCH v16 39/42] dept: add module support for struct dept_event_site and dept_event_site_dep,
Byungchul Park
- [PATCH v16 42/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state,
Byungchul Park
- Re: [PATCH v16 00/42] DEPT(DEPendency Tracker),
Byungchul Park
- [PATCH v2] ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled,
Tasos Sahanidis
- [PATCH v2] ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330,
Tasos Sahanidis
[BUG] pata_jmicron - JMB368-based IDE to PCIe adapters capped at extremely slow speeds,
Joj Loj3
ahci + intel iGPU problems,
Niklas Cassel
[PATCH v2 0/5] ata_eh_set_lpm() cleanups,
Niklas Cassel
[PATCH v1 0/2] ESWIN EIC7700 sata driver,
hehuan1
[PATCH] ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330,
Tasos Sahanidis
[PATCH] ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled,
Tasos Sahanidis
[PATCH 0/7] ata_eh_set_lpm() cleanups,
Niklas Cassel
[Bug 220121] New: Not found,
bugzilla-daemon
[PATCH v15 00/43] DEPT(DEPendency Tracker),
Byungchul Park
- [PATCH v15 01/43] llist: move llist_{head,node} definition to types.h,
Byungchul Park
- [PATCH v15 03/43] dept: add single event dependency tracker APIs,
Byungchul Park
- [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker),
Byungchul Park
- [PATCH v15 06/43] dept: add proc knobs to show stats and dependency graph,
Byungchul Park
- [PATCH v15 04/43] dept: add lock dependency tracker APIs,
Byungchul Park
- [PATCH v15 10/43] dept: distinguish each work from another,
Byungchul Park
- [PATCH v15 07/43] dept: distinguish each kernel context from another,
Byungchul Park
- [PATCH v15 05/43] dept: tie to lockdep and IRQ tracing,
Byungchul Park
- [PATCH v15 08/43] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64,
Byungchul Park
- [PATCH v15 11/43] dept: add a mechanism to refill the internal memory pools on running out,
Byungchul Park
- [PATCH v15 15/43] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait,
Byungchul Park
- [PATCH v15 12/43] dept: record the latest one out of consecutive waits of the same class,
Byungchul Park
- [PATCH v15 09/43] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64,
Byungchul Park
- [PATCH v15 17/43] dept: apply sdt_might_sleep_{start,end}() to dma fence,
Byungchul Park
- [PATCH v15 13/43] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(),
Byungchul Park
- [PATCH v15 20/43] dept: apply timeout consideration to swait,
Byungchul Park
- [PATCH v15 14/43] dept: apply sdt_might_sleep_{start,end}() to swait,
Byungchul Park
- [PATCH v15 16/43] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait,
Byungchul Park
- [PATCH v15 22/43] dept: apply timeout consideration to hashed-waitqueue wait,
Byungchul Park
- [PATCH v15 19/43] dept: apply timeout consideration to wait_for_completion()/complete(),
Byungchul Park
- [PATCH v15 18/43] dept: track timeout waits separately with a new Kconfig,
Byungchul Park
- [PATCH v15 21/43] dept: apply timeout consideration to waitqueue wait,
Byungchul Park
- [PATCH v15 26/43] dept: print staged wait's stacktrace on report,
Byungchul Park
- [PATCH v15 25/43] dept: track PG_locked with dept,
Byungchul Park
- [PATCH v15 28/43] dept: suppress reports with classes that have been already reported,
Byungchul Park
- [PATCH v15 30/43] cpu/hotplug: use a weaker annotation in AP thread,
Byungchul Park
- [PATCH v15 23/43] dept: apply timeout consideration to dma fence wait,
Byungchul Park
- [PATCH v15 24/43] dept: make dept able to work with an external wgen,
Byungchul Park
- [PATCH v15 31/43] fs/jbd2: use a weaker annotation in journal handling,
Byungchul Park
- [PATCH v15 29/43] dept: add documentation for dept,
Byungchul Park
- [PATCH v15 32/43] dept: assign dept map to mmu notifier invalidation synchronization,
Byungchul Park
- [PATCH v15 35/43] dept: make dept stop from working on debug_locks_off(),
Byungchul Park
- [PATCH v15 34/43] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation,
Byungchul Park
- [PATCH v15 27/43] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed,
Byungchul Park
- [PATCH v15 39/43] dept: introduce a new type of dependency tracking between multi event sites,
Byungchul Park
- [PATCH v15 38/43] completion, dept: introduce init_completion_dmap() API,
Byungchul Park
- [PATCH v15 43/43] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state,
Byungchul Park
- [PATCH v15 42/43] dept: implement a basic unit test for dept,
Byungchul Park
- [PATCH v15 33/43] dept: assign unique dept_key to each distinct dma fence caller,
Byungchul Park
- [PATCH v15 37/43] dept: assign unique dept_key to each distinct wait_for_completion() caller,
Byungchul Park
- [PATCH v15 36/43] i2c: rename wait_for_completion callback to wait_for_completion_cb,
Byungchul Park
- [PATCH v15 40/43] dept: add module support for struct dept_event_site and dept_event_site_dep,
Byungchul Park
- [PATCH v15 41/43] dept: introduce event_site() to disable event tracking if it's recoverable,
Byungchul Park
- Re: [PATCH v15 00/43] DEPT(DEPendency Tracker),
Byungchul Park
[PATCH] dt-bindings: ata: Convert arasan,cf-spear1340 to DT schema,
Rob Herring (Arm)
[PATCH] dt-bindings: ata: Convert marvell,orion-sata to DT schema,
Rob Herring (Arm)
[PATCH] dt-bindings: ata: Convert cavium,ebt3000-compact-flash to DT schema,
Rob Herring (Arm)
[PATCH] dt-bindings: ata: Convert apm,xgene-ahci to DT schema,
Rob Herring (Arm)
[PATCH] dt-bindings: ata: Convert st,ahci to DT schema,
Rob Herring (Arm)
[PATCH] dt-bindings: ata: Convert ti,dm816-ahci to DT schema,
Rob Herring (Arm)
[no subject],
Unknown
[PATCH] ata: libata: Print if port is external on boot,
Niklas Cassel
Multi-LUN ATAPI devices (Panasonic PD),
Phil Pemberton
[no subject],
Unknown
[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives,
Mikko Korhonen
Re: [PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives,
Ioannis Barkas
[GIT PULL] ata fixes for 6.15-rc4,
Damien Le Moal
[PATCH v3] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives,
Mikko Juhani Korhonen
[PATCH 0/2] RK3576 SATA Enablement,
Nicolas Frattaroli
[PATCH] libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drive,
Mikko Juhani Korhonen
[PATCH v3] ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT,
Igor Pylypiv
[PATCH][next] ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern",
Colin Ian King
[PATCH v3 0/4] CDL Feature control improvements,
Damien Le Moal
[PATCH v2 0/5] CDL Feature control improvements,
Damien Le Moal
[GIT PULL] ata fixes for 6.15-rc3,
Damien Le Moal
[PATCH v3 0/3] Successful NCQ commands sense_valid cleanups/fixes,
Niklas Cassel
[PATCH 0/3] CDL Feature control improvements,
Damien Le Moal
[PATCH v2 0/3] Successful NCQ commands sense_valid cleanups/fixes,
Niklas Cassel
[PATCH 1/2] ata: libata-sata: Save all fields from sense data descriptor,
Niklas Cassel
[PATCH v2] ata: libata-core: Simplify ata_print_version_once,
Heiner Kallweit
[GIT PULL] ata fixes for 6.15-rc2,
Damien Le Moal
[PATCH] ata: libata-core: Simplify ata_print_version_once,
Heiner Kallweit
[PATCH v2] ata: libata-sata: Use LBA from sense data descriptor,
Niklas Cassel
[PATCH] ata: libata-sata: Use LBA from sense data descriptor,
Niklas Cassel
[PATCH v3] ata: sata_sx4: Add error handling in pdc20621_i2c_read(),
Wentao Liang
[PATCH v2] libata: Add error handling for pdc20621_i2c_read(),
Wentao Liang
[no subject],
Unknown
[PATCH v2] ata: libata-scsi: Set INFORMATION sense data field consistently,
Igor Pylypiv
[PATCH AUTOSEL 5.10 08/15] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 5.10 06/15] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 5.4 07/14] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 5.4 06/14] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 5.15 09/16] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 5.15 07/16] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 6.1 10/18] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 6.1 08/18] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 6.6 12/26] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 6.6 16/26] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 6.12 35/47] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI,
Sasha Levin
[PATCH AUTOSEL 6.12 23/47] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 6.12 29/47] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 6.12 05/47] ata: libata-core: Add 'external' to the libata.force kernel parameter,
Sasha Levin
[PATCH AUTOSEL 6.13 29/49] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 6.13 35/49] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI,
Sasha Levin
[PATCH AUTOSEL 6.13 23/49] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 6.13 05/49] ata: libata-core: Add 'external' to the libata.force kernel parameter,
Sasha Levin
[PATCH AUTOSEL 6.14 39/54] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI,
Sasha Levin
[PATCH AUTOSEL 6.14 26/54] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Sasha Levin
[PATCH AUTOSEL 6.14 32/54] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Sasha Levin
[PATCH AUTOSEL 6.14 07/54] ata: libata-core: Add 'external' to the libata.force kernel parameter,
Sasha Levin
[PATCH] libata: Add error handling for pdc20621_i2c_read().,
Wentao Liang
[PATCH] dt-bindings: xilinx: Remove myself from maintainership,
Mubin Sayyed
[PATCH v1] [ARM] pata_pxa: Fix null-ptr-deref in pxa_ata_probe(),
Henry Martin
ATA WRITE DMA Timeouts and Link Reset Issues,
Naveen Kumar P
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support,
Xin Li (Intel)
- [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map,
Xin Li (Intel)
- [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions,
Xin Li (Intel)
- [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl(),
Xin Li (Intel)
- [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR,
Xin Li (Intel)
- [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32,
Xin Li (Intel)
- [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments,
Xin Li (Intel)
- [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs,
Xin Li (Intel)
- [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available,
Xin Li (Intel)
- [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions,
Xin Li (Intel)
- [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND,
Xin Li (Intel)
- [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}(),
Xin Li (Intel)
- [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR,
Xin Li (Intel)
- [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl(),
Xin Li (Intel)
- [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value),
Xin Li (Intel)
- [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}(),
Xin Li (Intel)
Re: [PATCH 1/5] scsi: hisi_sas: Add host_tagset_enable module param for v3 hw,
John Garry
[PATCH] ata: libata-scsi: Set INFORMATION sense data field consistently,
Igor Pylypiv
[GIT PULL] ata changes for 6.15-rc1,
Niklas Cassel
[PATCH v4 0/2] m68k: pata_cswarp: Add Amiga cslab ata support,
Paolo Pisati
[PATCH v3 0/2] m68k: pata_cswarp: Add Amiga cslab ata support,
Paolo Pisati
[PATCH v2 0/2] m68k: pata_cswarp: Add Amiga cslab ata support,
Paolo Pisati
[PATCH 0/3] m68k: amiga: CS-Lab Warp ata support (and a small zorro id refactor),
Paolo Pisati
[PATCH V4] ata: ahci: simplify init function,
Tomas Henzl
[GIT PULL] ata fixes for 6.14-final,
Niklas Cassel
[PATCH V4] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI,
Huacai Chen
[PATCH] ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs,
Niklas Cassel
[PATCH] ata: libata: Fix NCQ Non-Data log not supported print,
Niklas Cassel
[PATCH V3] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI,
Huacai Chen
[PATCH] ata: libata: Return -EOPNOTSUPP instead of 1 in atapi_check_dma(),
Huacai Chen
[PATCH V2] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI,
Huacai Chen
[PATCH] ahci: add PCI ID for Marvell 88SE9215 SATA Controller,
Daniel Kral
Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot),
Salvatore Bonaccorso
<Possible follow-ups>
Re: Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot),
Eric
[GIT PULL] ata changes for 6.14-rc5,
Niklas Cassel
[PATCH] Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives",
Niklas Cassel
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two,
Easwar Hariharan
- [PATCH v3 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too,
Easwar Hariharan
- [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 03/16] accel/habanalabs: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 07/16] libceph: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 05/16] btrfs: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 06/16] rbd: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 08/16] ata: libata-zpodd: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 09/16] xfs: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 10/16] power: supply: da9030: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 13/16] spi: spi-imx: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 12/16] spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 11/16] nvme: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 16/16] RDMA/bnxt_re: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 15/16] platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- Re: (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two,
Jens Axboe
- Re: [PATCH v3 00/16] Converge on using secs_to_jiffies() part two,
Mark Brown
- Re: (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two,
Mark Brown
- Re: (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two,
Martin K. Petersen
[PATCH] ata: ahci: Make ahci_ignore_port() handle empty mask_port_map,
Niklas Cassel
[PATCH] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode,
Niklas Cassel
[GIT PULL] ata changes for 6.14-rc4,
Niklas Cassel
[PATCH v3] dt-bindings: ata: Convert fsl,pq-sata to YAML,
J. Neuschäfer via B4 Relay
[PATCH v2] ata: sata_via: Use str_up_down() helper in vt6420_prereset(),
Salah Triki
[PATCH] ata: Use str_up_down() helper in vt6420_prereset(),
Salah Triki
[PATCH v2] ata: libahci_platform: Do not set mask_port_map when not needed,
Damien Le Moal
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings,
J. Neuschäfer via B4 Relay
- [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs,
J. Neuschäfer via B4 Relay
- [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand,
J. Neuschäfer via B4 Relay
- [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML,
J. Neuschäfer via B4 Relay
- [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio,
J. Neuschäfer via B4 Relay
- [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern,
J. Neuschäfer via B4 Relay
- Re: [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings,
Mark Brown
[PATCH] ata: libahci_platform: Do not set mask_port_map when not needed,
Damien Le Moal
Samsung SSD 870 QVO LPM issues,
Niklas Cassel
[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform,
Michal Simek
[GIT PULL] ata changes for 6.14-rc1-part2,
Niklas Cassel
[PATCH 0/1] Add 'external' to the libata.force kernel parameter,
Niklas Cassel
[PATCH 00/16] Converge on using secs_to_jiffies() part two,
Easwar Hariharan
- [PATCH 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 03/16] accel/habanalabs: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too,
Easwar Hariharan
- [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 05/16] btrfs: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 07/16] libceph: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 08/16] libata: zpodd: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 10/16] power: supply: da9030: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 11/16] nvme: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 12/16] spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 13/16] spi: spi-imx: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 15/16] platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 16/16] RDMA/bnxt_re: convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- Re: [PATCH 00/16] Converge on using secs_to_jiffies() part two,
Andrew Morton
Problems while retrieving SMART information via C602 SAS controller since 6.6.51,
Christian Kühnke
[PATCH v2] ata: libata-sff: Ensure that we cannot write outside the allocated buffer,
Niklas Cassel
[RFC PATCH 00/14] AHCI power management cleanup,
Raphael Gallais-Pou
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]