Commit Graph

288 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
Borislav Petkov cbba2fa7b2 ide-tape: remove the BKL 15 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Alexey Dobriyan 6d703a81ad ide: convert to ->proc_fops 16 years ago
Borislav Petkov 6f3848ac23 ide-tape: fix handling of postponed rqs 16 years ago
Borislav Petkov e972d7027c ide-tape: convert to ide_debug_log macro 16 years ago
Mark de Wever 37bbe084d1 ide-tape: fix debug call 16 years ago
Michael Buesch 2fc2111c27 ide-tape: Don't leak kernel stack information 16 years ago
Bartlomiej Zolnierkiewicz 2c7eaa43c3 ide: BUG() on unknown requests 16 years ago
Borislav Petkov 79ca743f68 ide-tape: fix build issue 16 years ago
Borislav Petkov 9d01e4cd7e ide-tape: fix proc warning 16 years ago
Borislav Petkov 49d8078ad1 ide-tape: fix IDE_AFLAG_* atomic accesses 16 years ago
Borislav Petkov 626542ca22 ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically 16 years ago
Tejun Heo 5f49f63178 block: set rq->resid_len to blk_rq_bytes() on issue 16 years ago
Mark de Wever e8e7526c3c ide-tape: fix debug call 16 years ago
Tejun Heo 36999a5af1 ide-tape: remove back-to-back REQUEST_SENSE detection 16 years ago
Borislav Petkov 19f52a784f ide-atapi: remove pc->buf 16 years ago
Borislav Petkov 55ce3a129e ide-tape: fix READ POSITION cmd handling 16 years ago
Borislav Petkov 837272b4f9 ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer 16 years ago
Borislav Petkov ae3a8387be ide-atapi: use local sense buffer 16 years ago
Borislav Petkov b13345f39d ide-atapi: add a buffer-arg to ide_queue_pc_tail 16 years ago
Borislav Petkov 5a0e43b5e2 ide-atapi: add a len-parameter to ide_queue_pc_tail 16 years ago
Borislav Petkov 077e6dba20 ide-atapi: switch to rq->resid_len 16 years ago
Borislav Petkov dfb7e621fa ide-atapi: switch to blk_rq_bytes() on do_request() path 16 years ago
Borislav Petkov 10c0b3437c ide-tape: fix potential fs requests bug 16 years ago
Tejun Heo 34b7d2c957 ide: cleanup rq->data_len usages 16 years ago
Tejun Heo 9780e2dd82 ide: convert to rq pos and nr_sectors accessors 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Tejun Heo 9720aef253 ide-tape: don't initialize rq->sector for rw requests 16 years ago
Tejun Heo 29d1a43710 ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 4344d07fb8 ide-tape: simplify read/write functions 16 years ago
Tejun Heo 71294cf93d ide-tape: use byte size instead of sectors on rw issue functions 16 years ago
Tejun Heo 3596b66452 ide-tape: unify r/w init paths 16 years ago
Tejun Heo 6cf3d545f7 ide-tape: kill idetape_bh 16 years ago
Tejun Heo e998f30b45 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo 7b13354eea ide-tape: use single continuous buffer 16 years ago
Tejun Heo eb6a61bb95 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo 08f370f0a2 ide-tape,floppy: fix failed command completion after request sense 16 years ago
Tejun Heo 02e7cf8f84 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 068753203e ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer 16 years ago
Tejun Heo ac0b0113dd ide-atapi: don't abuse rq->buffer 16 years ago
Tejun Heo 0de57fb93b ide-tape: remove back-to-back REQUEST_SENSE detection 16 years ago
Tejun Heo 6d7003877c ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 07bd9686c5 ide-tape: simplify read/write functions 16 years ago
Tejun Heo 6bb11dd14f ide-tape: use byte size instead of sectors on rw issue functions 16 years ago
Tejun Heo 88f1b941c5 ide-tape: unify r/w init paths 16 years ago
Tejun Heo 963da55c4b ide-tape: kill idetape_bh 16 years ago
Tejun Heo 21d9c5d227 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo 35ab8d3251 ide-tape: use single continuous buffer 16 years ago
Tejun Heo b3071d190d ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo ea7066afcd ide-tape,floppy: fix failed command completion after request sense 16 years ago