index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-05
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-05
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
7
-9
/
+9
2011-03-26
ide: ensure that we re-run the queue handler
Jens Axboe
1
-1
/
+11
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-33
/
+24
2011-03-17
ide: change to new flag variable
matt mooney
1
-1
/
+1
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
4
-18
/
+4
2011-03-10
block: remove per-queue plugging
Jens Axboe
3
-7
/
+2
2011-03-10
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
1
-11
/
+2
2011-03-09
ide: Convert to bdops->check_events()
Tejun Heo
4
-15
/
+20
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-11-22
IDE: ide-floppy, remove unnecessary NULL check
Jiri Slaby
1
-1
/
+1
2010-11-22
drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-2
/
+2
2010-11-22
ide: fix use after free in ide-acpi
Mariusz Kozlowski
1
-2
/
+2
2010-10-26
ide: clean up timed out request handling
Tejun Heo
1
-8
/
+3
2010-10-26
hpt366: fix clock turnaround
Sergei Shtylyov
1
-1
/
+1
2010-10-26
hpt366: add debounce delay to cable_detect() method
Sergei Shtylyov
1
-5
/
+7
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-4
/
+2
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-20
/
+6
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-28
/
+29
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
1
-9
/
+3
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2
-2
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
5
-28
/
+29
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-45
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-57
/
+25
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-20
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+3
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-2
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-3
/
+3
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-9
/
+3
2010-09-13
ide: Fix ordering of procfs registry.
Wolfram Sang
1
-9
/
+3
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-7
/
+6
2010-09-10
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
1
-13
/
+0
2010-08-19
Use kzalloc in idedisk_prep_fn.
Tao Ma
1
-2
/
+1
2010-08-11
ide: use module_param_named rather than module_param_call
Rusty Russell
1
-7
/
+13
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-82
/
+163
2010-08-09
tx493xide: use min_t() macro instead of min()
Atsushi Nemoto
2
-2
/
+2
2010-08-09
drivers/ide: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-09
via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
Yann Dirson
1
-1
/
+1
2010-08-09
ide-cd: Do not access completed requests in the irq handler
Borislav Petkov
1
-3
/
+11
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
3
-7
/
+33
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
5
-10
/
+41
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
1
-1
/
+1
2010-08-07
ide: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-5
/
+11
2010-08-07
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
3
-6
/
+6
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2
-2
/
+2
[prev]
[next]