index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-tape.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: remove the legacy ide driver
Christoph Hellwig
2021-06-16
1
-2083
/
+0
*
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-25
1
-1
/
+1
*
ide: remove ide_{,un}register_region
Christoph Hellwig
2020-11-16
1
-2
/
+0
*
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
2020-01-03
1
-0
/
+11
*
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
1
-6
/
+21
*
ide: don't use req->special
Christoph Hellwig
2018-11-10
1
-1
/
+1
*
ide-tape: remove redundant variable buffer_size
Colin Ian King
2018-08-13
1
-2
/
+0
*
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-15
/
+2
|
\
|
*
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-15
/
+2
*
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
1
-1
/
+1
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-1
/
+1
|
/
*
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-21
1
-1
/
+0
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
1
-2
/
+2
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-28
1
-2
/
+2
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-3
/
+2
*
ide: don't abuse cmd_type
Christoph Hellwig
2017-01-31
1
-2
/
+4
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-15
/
+17
*
ide-tape: fix misprint in failure handling in idetape_init()
Alexey Khoroshilov
2016-07-27
1
-3
/
+3
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-07
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-19
1
-2
/
+2
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-04
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-02
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-22
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
[next]