index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
anon_inodes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
1
-110
/
+94
2010-03-01
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_serverworks: fix error message
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-03-01
pata_serverworks: fix PIO setup for the second channel
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2010-03-01
pata_efar: fix secondary port support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_cypress: fix PIO timings underclocking
Bartlomiej Zolnierkiewicz
1
-4
/
+6
2010-03-01
pata_cs5535: use correct values for PIO1 and PIO2 data timings
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-03-01
pata_cmd64x: remove unused definitions
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2010-03-01
pata_cmd64x: cmd648_bmdma_stop() fix
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-03-01
pata_cmd64x: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2010-03-01
pata_cmd64x: fix PIO setup
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2010-03-01
pata_ali: documentation fixes
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2010-03-01
libata: fix CFA handling in ide_timing_compute()
Bartlomiej Zolnierkiewicz
1
-6
/
+11
2010-03-01
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
Bart Hartgers
1
-3
/
+5
2010-03-01
libata: make functions/variables static
Robert Hancock
2
-5
/
+5
2010-03-01
libata: implement spurious irq handling for SFF and apply it to piix
Tejun Heo
3
-8
/
+48
2010-03-01
libata: cleanup ata_sff_interrupt()
Tejun Heo
1
-10
/
+7
2010-03-01
ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+8
2010-03-01
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+6
2010-03-01
ahci: Implement SATA AHCI FIS-based switching support
Shane Huang
1
-18
/
+203
2010-03-01
pata_hpt366: remove irrelevant TODO
Sergei Shtylyov
1
-3
/
+1
2010-03-01
pata_hpt{37x|3x2n}: improve timing register documentation
Sergei Shtylyov
2
-32
/
+30
2010-03-01
pata_hpt366: remove redundant code
Sergei Shtylyov
1
-13
/
+4
2010-03-01
pata_hpt{37x|3x2n}: unify mode programming
Sergei Shtylyov
2
-116
/
+90
2010-03-01
pata_hpt3x2n: always stretch UltraDMA timing
Sergei Shtylyov
1
-10
/
+10
2010-03-01
pata_hpt37x: use ATA_DMA_* constants
Sergei Shtylyov
1
-9
/
+10
2010-03-01
scsi.c: add missing kernel-doc notation for new VPD parameters
Randy Dunlap
1
-0
/
+2
2010-03-01
pci: don't reassign to ROM res if it is not going to be enabled
Yinghai Lu
1
-2
/
+10
2010-03-01
block: don't access jiffies when initialising io_context
Richard Kennedy
1
-1
/
+1
2010-03-01
cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds
Richard Kennedy
1
-2
/
+3
2010-03-01
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
1
-1
/
+1
2010-03-01
cfq-iosched: quantum check tweak
Shaohua Li
1
-4
/
+26
2010-02-28
blktrace: perform cleanup after setup error
Dmitry Monakhov
1
-2
/
+3
2010-02-28
blkdev: fix merge_bvec_fn return value checks
Dmitry Monakhov
1
-2
/
+2
2010-02-28
cfq-iosched: requests "in flight" vs "in driver" clarification
Corrado Zoccolo
1
-26
/
+18
2010-02-28
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
1
-26
/
+59
2010-02-28
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
1
-16
/
+15
2010-02-28
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
2
-16
/
+11
2010-02-28
cciss: factor out scatter gather chain block mapping code
Stephen M. Cameron
1
-29
/
+34
2010-02-28
cciss: fix scatter gather chain block dma direction kludge
Stephen M. Cameron
1
-5
/
+3
2010-02-28
cciss: simplify scatter gather code
Stephen M. Cameron
2
-35
/
+16
2010-02-28
cciss: factor out scatter gather chain block allocation and freeing
Stephen M. Cameron
1
-50
/
+58
2010-02-28
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
3
-8
/
+15
2010-02-28
cciss: clarify command list padding calculation
Stephen M. Cameron
1
-2
/
+7
2010-02-28
cfq-iosched: rethink seeky detection for SSDs
Corrado Zoccolo
1
-1
/
+6
2010-02-28
cfq-iosched: rework seeky detection
Corrado Zoccolo
1
-40
/
+14
2010-02-28
virtio: fix out of range array access
Michael S. Tsirkin
1
-1
/
+2
2010-02-27
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
3
-0
/
+17
2010-02-27
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
5
-0
/
+50
2010-02-27
m68k: Add NPTL support
Maxim Kuvyrkov
7
-1
/
+102
[next]