Robert P. J. Day
|
9333744dc7
RAW driver: Remove call to kobject_put().
|
14 年之前 |
Jan Kara
|
0078bff528
Allow setting of number of raw devices as a module parameter
|
14 年之前 |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 年之前 |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 年之前 |
Al Viro
|
c4a0472725
fix rawctl compat ioctls breakage on amd64 and itanic
|
16 年之前 |
Arnd Bergmann
|
cb3b9cf818
raw: use explicit llseek file operations
|
15 年之前 |
Arnd Bergmann
|
55929332c9
drivers: Push down BKL into various drivers
|
15 年之前 |
Andrew Morton
|
b1dd3b2843
vfs: rename block_fsync() to blkdev_fsync()
|
15 年之前 |
Anton Blanchard
|
55ab3a1ff8
raw: fsync method is now required
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 年之前 |
Christoph Hellwig
|
eef9938067
vfs: Rename generic_file_aio_write_nolock
|
16 年之前 |
Kay Sievers
|
6fd4693375
Driver Core: raw: add nodename for raw devices
|
16 年之前 |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 年之前 |
Dan Carpenter
|
996ff68d8b
Add a missing unlock_kernel() in raw_open()
|
16 年之前 |
Al Viro
|
56b26add02
[PATCH] kill the rest of struct file propagation in block ioctls
|
16 年之前 |
Al Viro
|
572c489215
[PATCH] sanitize blkdev_get() and friends
|
17 年之前 |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
17 年之前 |
Greg Kroah-Hartman
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
17 年之前 |
Greg Kroah-Hartman
|
47aa5793f7
device create: char: convert device_create to device_create_drvdata
|
17 年之前 |
Jonathan Corbet
|
c0bed680f0
raw: BKL pushdown
|
17 年之前 |
Greg Kroah-Hartman
|
7e7654a92a
cdev: remove unneeded setting of cdev names
|
17 年之前 |
Jeff Moyer
|
38584c14bb
[PATCH] raw: don't allow the creation of a raw device with minor number 0
|
18 年之前 |
Josef Sipek
|
a7113a9662
[PATCH] struct path: convert char-drivers
|
18 年之前 |
Greg Kroah-Hartman
|
38ca6c34d3
Driver core: convert raw device code to use struct device
|
19 年之前 |
Badari Pulavarty
|
543ade1fc9
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
18 年之前 |
Badari Pulavarty
|
ee0b3e671b
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
18 年之前 |
Badari Pulavarty
|
027445c372
[PATCH] Vectorize aio_read/aio_write fileop methods
|
18 年之前 |
Rolf Eike Beer
|
3e26a423e7
[PATCH] Return better error codes if drivers/char/raw.c module init fails
|
18 年之前 |
Arjan van de Ven
|
62322d2554
[PATCH] make more file_operation structs static
|
19 年之前 |