index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-tape.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-2
/
+2
*
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2015-05-05
1
-1
/
+1
*
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-05-05
1
-2
/
+2
*
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
2015-03-18
1
-2
/
+2
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
1
-1
/
+1
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-3
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
ide-{cd,floppy,tape}: Do not include <linux/irq.h>
Geert Uytterhoeven
2011-11-08
1
-1
/
+0
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-10
/
+9
|
/
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-1
/
+8
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-2
/
+8
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-1
/
+2
*
ide_tape: kill off use of the ->ioctl operation
Alan Cox
2010-01-12
1
-2
/
+12
*
ide-tape: remove the BKL
Borislav Petkov
2009-10-29
1
-6
/
+15
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
ide: convert to ->proc_fops
Alexey Dobriyan
2009-09-01
1
-10
/
+21
*
ide-tape: fix handling of postponed rqs
Borislav Petkov
2009-08-07
1
-22
/
+11
*
ide-tape: convert to ide_debug_log macro
Borislav Petkov
2009-08-07
1
-53
/
+49
*
ide-tape: fix debug call
Mark de Wever
2009-08-07
1
-1
/
+1
*
ide-tape: Don't leak kernel stack information
Michael Buesch
2009-07-21
1
-0
/
+1
*
ide: BUG() on unknown requests
Bartlomiej Zolnierkiewicz
2009-06-15
1
-9
/
+1
*
ide-tape: fix build issue
Borislav Petkov
2009-06-15
1
-1
/
+1
*
Merge branch 'bp-remove-pc-buf' into for-next
Bartlomiej Zolnierkiewicz
2009-06-13
1
-91
/
+83
|
\
|
*
ide-atapi: remove pc->buf
Borislav Petkov
2009-05-15
1
-5
/
+2
|
*
ide-tape: fix READ POSITION cmd handling
Borislav Petkov
2009-05-15
1
-53
/
+49
|
*
ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
Borislav Petkov
2009-05-15
1
-5
/
+6
|
*
ide-atapi: use local sense buffer
Borislav Petkov
2009-05-15
1
-2
/
+3
|
*
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-19
/
+18
|
*
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-13
/
+13
|
*
ide-atapi: switch to rq->resid_len
Borislav Petkov
2009-05-15
1
-7
/
+5
|
*
ide-atapi: switch to blk_rq_bytes() on do_request() path
Borislav Petkov
2009-05-15
1
-7
/
+7
|
*
ide-tape: fix potential fs requests bug
Borislav Petkov
2009-05-15
1
-1
/
+1
*
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-12
1
-44
/
+46
|
\
\
|
*
|
ide-tape: fix proc warning
Borislav Petkov
2009-06-08
1
-22
/
+13
|
*
|
ide-tape: fix IDE_AFLAG_* atomic accesses
Borislav Petkov
2009-06-07
1
-17
/
+26
|
*
|
ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
Borislav Petkov
2009-06-07
1
-5
/
+7
*
|
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
2009-05-19
1
-1
/
+1
|
|
/
|
*
ide: cleanup rq->data_len usages
Tejun Heo
2009-05-11
1
-1
/
+1
|
*
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-3
/
+3
|
*
block: add rq->resid_len
Tejun Heo
2009-05-11
1
-2
/
+2
|
*
ide-tape: don't initialize rq->sector for rw requests
Tejun Heo
2009-05-11
1
-1
/
+0
|
*
ide-atapi: kill unused fields and callbacks
Tejun Heo
2009-04-28
1
-1
/
+0
|
*
ide-tape: simplify read/write functions
Tejun Heo
2009-04-28
1
-99
/
+50
|
*
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
2009-04-28
1
-25
/
+20
|
*
ide-tape: unify r/w init paths
Tejun Heo
2009-04-28
1
-64
/
+46
|
*
ide-tape: kill idetape_bh
Tejun Heo
2009-04-28
1
-221
/
+84
|
*
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-28
1
-89
/
+23
[next]