Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 年之前 |
Jens Axboe
|
0a41e90bb7
ide-cd: convert to blk_delay_queue() for a short pause
|
15 年之前 |
Tejun Heo
|
5b03a1b140
ide: Convert to bdops->check_events()
|
14 年之前 |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 年之前 |
Linus Torvalds
|
2f9e825d3e
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Borislav Petkov
|
1107128283
ide-cd: Do not access completed requests in the irq handler
|
15 年之前 |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 年之前 |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 年之前 |
Christoph Hellwig
|
4c4762d10f
block: fix some more cmd_type cleanup fallout
|
15 年之前 |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 年之前 |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 年之前 |
Alexey Dobriyan
|
6d703a81ad
ide: convert to ->proc_fops
|
16 年之前 |
Julia Lawall
|
72db37b2c9
drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSEST
|
16 年之前 |
Borislav Petkov
|
9c72ebef5a
ide-cd: handle fragmented packet commands gracefully
|
16 年之前 |
Frans Pop
|
d9ae62433e
ide-cd: Improve "weird block size" error message
|
16 年之前 |
David S. Miller
|
af054ed001
ide-cd: Don't warn on bogus block size unless it actually matters.
|
16 年之前 |
Rainer Weikusat
|
39c58f37a1
ide-cd: prevent null pointer deref via cdrom_newpc_intr
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2c7eaa43c3
ide: BUG() on unknown requests
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
8dcce40813
Merge branch 'bp-remove-pc-buf' into for-next
|
16 年之前 |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 年之前 |
Jens Axboe
|
e4b636366c
Merge branch 'master' into for-2.6.31
|
16 年之前 |
Tejun Heo
|
5f49f63178
block: set rq->resid_len to blk_rq_bytes() on issue
|
16 年之前 |
Borislav Petkov
|
103f7033bd
ide: unify interrupt reason checking
|
16 年之前 |
Borislav Petkov
|
239f7e2534
ide-cd: use whole request_sense buffer in EH
|
16 年之前 |
Tejun Heo
|
8f6205cd57
ide: dequeue in-flight request
|
16 年之前 |
Tejun Heo
|
34b7d2c957
ide: cleanup rq->data_len usages
|
16 年之前 |
Tejun Heo
|
9780e2dd82
ide: convert to rq pos and nr_sectors accessors
|
16 年之前 |
Tejun Heo
|
5b93629b45
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
|
16 年之前 |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 年之前 |
Borislav Petkov
|
96c1674397
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
|
16 年之前 |