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-tape.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-2
/
+2
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
1
-1
/
+1
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2015-03-18
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
1
-2
/
+2
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-3
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2011-11-08
ide-{cd,floppy,tape}: Do not include <linux/irq.h>
Geert Uytterhoeven
1
-1
/
+0
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-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-10
/
+9
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-1
/
+8
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
1
-2
/
+8
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+2
2010-01-12
ide_tape: kill off use of the ->ioctl operation
Alan Cox
1
-2
/
+12
2009-10-29
ide-tape: remove the BKL
Borislav Petkov
1
-6
/
+15
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-01
ide: convert to ->proc_fops
Alexey Dobriyan
1
-10
/
+21
2009-08-07
ide-tape: fix handling of postponed rqs
Borislav Petkov
1
-22
/
+11
2009-08-07
ide-tape: convert to ide_debug_log macro
Borislav Petkov
1
-53
/
+49
2009-08-07
ide-tape: fix debug call
Mark de Wever
1
-1
/
+1
2009-07-21
ide-tape: Don't leak kernel stack information
Michael Buesch
1
-0
/
+1
2009-06-15
ide: BUG() on unknown requests
Bartlomiej Zolnierkiewicz
1
-9
/
+1
2009-06-15
ide-tape: fix build issue
Borislav Petkov
1
-1
/
+1
2009-06-13
Merge branch 'bp-remove-pc-buf' into for-next
Bartlomiej Zolnierkiewicz
1
-91
/
+83
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-44
/
+46
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+6
2009-06-08
ide-tape: fix proc warning
Borislav Petkov
1
-22
/
+13
2009-06-07
ide-tape: fix IDE_AFLAG_* atomic accesses
Borislav Petkov
1
-17
/
+26
2009-06-07
ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
Borislav Petkov
1
-5
/
+7
2009-05-19
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
1
-1
/
+1
2009-05-17
ide-tape: fix debug call
Mark de Wever
1
-1
/
+1
2009-05-15
ide-atapi: remove pc->buf
Borislav Petkov
1
-5
/
+2
2009-05-15
ide-tape: fix READ POSITION cmd handling
Borislav Petkov
1
-53
/
+49
2009-05-15
ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
Borislav Petkov
1
-5
/
+6
2009-05-15
ide-atapi: use local sense buffer
Borislav Petkov
1
-2
/
+3
2009-05-15
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
1
-19
/
+18
2009-05-15
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
1
-13
/
+13
2009-05-15
ide-atapi: switch to rq->resid_len
Borislav Petkov
1
-7
/
+5
2009-05-15
ide-atapi: switch to blk_rq_bytes() on do_request() path
Borislav Petkov
1
-7
/
+7
2009-05-15
ide-tape: fix potential fs requests bug
Borislav Petkov
1
-1
/
+1
2009-05-11
ide: cleanup rq->data_len usages
Tejun Heo
1
-1
/
+1
2009-05-11
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
1
-3
/
+3
2009-05-11
block: add rq->resid_len
Tejun Heo
1
-2
/
+2
2009-05-11
ide-tape: don't initialize rq->sector for rw requests
Tejun Heo
1
-1
/
+0
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
1
-1
/
+0
2009-04-28
ide-tape: simplify read/write functions
Tejun Heo
1
-99
/
+50
2009-04-28
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
1
-25
/
+20
2009-04-28
ide-tape: unify r/w init paths
Tejun Heo
1
-64
/
+46
2009-04-28
ide-tape: kill idetape_bh
Tejun Heo
1
-221
/
+84
[next]