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
/
ide-floppy_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2012-01-14
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
1
-2
/
+1
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
1
-3
/
+9
2009-05-15
ide-atapi: remove pc->buf
Borislav Petkov
1
-1
/
+0
2009-05-15
ide-floppy/ide_floppy_get_format_progress: use local sense buffer
Borislav Petkov
1
-1
/
+2
2009-05-15
ide-floppy/ide_floppy_format_unit: use local buffer
Borislav Petkov
1
-11
/
+13
2009-05-15
ide-floppy/ide_floppy_get_sfrp_bit: use local buffer
Borislav Petkov
1
-2
/
+3
2009-05-15
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
1
-8
/
+8
2009-05-15
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
1
-4
/
+4
2009-03-31
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2009-01-02
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
1
-28
/
+30
2008-10-21
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
1
-7
/
+6
2008-10-21
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
1
-2
/
+2
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-1
/
+1
2008-10-17
ide-floppy: remove idefloppy_floppy_t typedef
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2008-10-17
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-10-13
ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+52
2008-10-13
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-10
ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c
Bartlomiej Zolnierkiewicz
1
-0
/
+243