Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Tejun Heo
|
3c0d206092
pktcdvd: Convert to bdops->check_events()
|
14 years ago |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Linus Torvalds
|
c37927d435
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Jens Axboe
|
fa251f8990
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Dan Rosenberg
|
252a52aa4f
Fix pktcdvd ioctl dev_minor range check
|
15 years ago |
Tejun Heo
|
9cbbdca44a
block: remove spurious uses of REQ_HARDBARRIER
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 years ago |
Arnd Bergmann
|
f80a0ca6ad
pktcdvd: improve BKL and compat_ioctl.c usage
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Andi Kleen
|
28812fe11a
driver-core: Add attribute argument to class_attribute show/store
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |
Akinobu Mita
|
c5ecc484c5
pktcdvd: use BIO list management functions
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
ca0bf64d99
pktcdvd: removing device does not remove its sysfs dir
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
16 years ago |
GeunSik Lim
|
ea5ffff57d
debugfs: Modify default debugfs directory for debugging pktcdvd.
|
16 years ago |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 years ago |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
16 years ago |
Kay Sievers
|
b03f38b685
Driver Core: block: add nodename support for block drivers.
|
16 years ago |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 years ago |