index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-xtensa
/
ide.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-15
[PATCH] libata-eh: implement ata_eh_info and ata_eh_context
Tejun Heo
2
-1
/
+50
2006-05-15
[PATCH] libata-eh: implement dev->ering
Tejun Heo
2
-0
/
+62
2006-05-15
[PATCH] libata-eh: add ATA and libata flags for new EH
Tejun Heo
2
-0
/
+21
2006-05-15
[PATCH] libata-eh-fw: update SCSI command completion path for new EH
Tejun Heo
1
-11
/
+37
2006-05-15
[PATCH] libata-eh-fw: update ata_exec_internal() for new EH
Tejun Heo
1
-7
/
+23
2006-05-15
[PATCH] libata-eh-fw: update ata_scsi_error() for new EH
Tejun Heo
2
-5
/
+134
2006-05-15
[PATCH] libata-eh-fw: implement new EH scheduling from PIO
Tejun Heo
1
-4
/
+19
2006-05-15
[PATCH] libata-eh-fw: implement freeze/thaw
Tejun Heo
3
-2
/
+131
2006-05-15
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
Tejun Heo
5
-0
/
+84
2006-05-15
[PATCH] libata-eh-fw: implement new EH scheduling via error completion
Tejun Heo
4
-27
/
+91
2006-05-15
[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership
Tejun Heo
2
-4
/
+19
2006-05-15
[PATCH] libata-eh-fw: use special reserved tag and qc for internal commands
Tejun Heo
2
-4
/
+37
2006-05-15
[PATCH] libata-eh-fw: clear SError in ata_std_postreset()
Tejun Heo
1
-0
/
+6
2006-05-15
[PATCH] libata-eh-fw: add flags and operations for new EH
Tejun Heo
1
-7
/
+20
2006-05-15
[PATCH] libata: use ATA printk helpers
Tejun Heo
10
-137
/
+124
2006-05-15
[PATCH] libata: implement ATA printk helpers
Tejun Heo
1
-0
/
+11
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
5
-128
/
+106
2006-05-15
[PATCH] libata: add dev->ap
Tejun Heo
2
-0
/
+2
2006-05-15
[PATCH] libata: kill old SCR functions and sata_dev_present()
Tejun Heo
1
-22
/
+0
2006-05-15
[PATCH] libata: use new SCR and on/offline functions
Tejun Heo
4
-60
/
+75
2006-05-15
[PATCH] libata: implement new SCR handling and port on/offline functions
Tejun Heo
2
-0
/
+149
2006-05-15
[PATCH] libata: init ap->cbl to ATA_CBL_SATA early
Tejun Heo
1
-3
/
+6
2006-05-15
[PATCH] sata_sil24: update TF image only when necessary
Tejun Heo
1
-10
/
+2
2006-05-15
[PATCH] libata: implement qc->result_tf
Tejun Heo
3
-15
/
+23
2006-05-15
[PATCH] libata: remove postreset handling from ata_do_reset()
Tejun Heo
2
-10
/
+11
2006-05-15
[PATCH] libata: move ->set_mode() handling into ata_set_mode()
Tejun Heo
1
-14
/
+15
2006-05-15
[PATCH] libata: use preallocated buffers
Tejun Heo
2
-25
/
+11
2006-05-15
[PATCH] libata: hold host_set lock while finishing internal qc
Tejun Heo
1
-0
/
+5
2006-05-15
[PATCH] libata: clear ap->active_tag atomically w.r.t. command completion
Tejun Heo
1
-2
/
+3
2006-05-15
[PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()
Tejun Heo
1
-2
/
+4
2006-05-15
[PATCH] libata: kill duplicate prototypes
Tejun Heo
1
-2
/
+0
2006-05-15
[PATCH] libata: unexport ata_scsi_error()
Tejun Heo
1
-1
/
+0
2006-05-15
[PATCH] ahci: hardreset classification fix
Tejun Heo
1
-1
/
+1
2006-05-15
[PATCH] libata: rename ata_down_sata_spd_limit() and friends
Tejun Heo
4
-20
/
+20
2006-05-15
[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()
Tejun Heo
1
-1
/
+1
2006-05-15
[PATCH] SCSI: implement shost->host_eh_scheduled
Tejun Heo
5
-3
/
+5
2006-05-15
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
2
-0
/
+19
2006-04-27
Linux v2.6.17-rc3
v2.6.17-rc3
Linus Torvalds
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
19
-19
/
+19
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
9
-9
/
+9
2006-04-26
[PATCH] LSM: add missing hook to do_compat_readv_writev()
James Morris
1
-0
/
+4
2006-04-26
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
Al Viro
1
-4
/
+14
2006-04-26
[PATCH] fix mips sys32_p{read,write}
Al Viro
1
-62
/
+2
2006-04-26
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
Al Viro
1
-1
/
+1
2006-04-26
[PATCH] fix leak in activate_ep_files()
Al Viro
1
-0
/
+1
2006-04-26
[PATCH] splice: add ->splice_write support for /dev/null
Jens Axboe
1
-0
/
+14
2006-04-26
[PATCH] splice: rearrange moving to/from pipe helpers
Jens Axboe
2
-24
/
+28
2006-04-26
[PATCH] forcedeth: fix initialization
Ayaz Abdulla
1
-12
/
+67
2006-04-26
[PATCH] sky2: version 1.2
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
1
-1
/
+1
[next]