Commit Graph

39 Commits (c3b92c8787367a8bb53d57d9789b558f1295cc96)

Author SHA1 Message Date
Robert P. J. Day 9333744dc7 RAW driver: Remove call to kobject_put(). 14 years ago
Jan Kara 0078bff528 Allow setting of number of raw devices as a module parameter 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Al Viro c4a0472725 fix rawctl compat ioctls breakage on amd64 and itanic 15 years ago
Arnd Bergmann cb3b9cf818 raw: use explicit llseek file operations 15 years ago
Arnd Bergmann 55929332c9 drivers: Push down BKL into various drivers 15 years ago
Andrew Morton b1dd3b2843 vfs: rename block_fsync() to blkdev_fsync() 15 years ago
Anton Blanchard 55ab3a1ff8 raw: fsync method is now required 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
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Kay Sievers 6fd4693375 Driver Core: raw: add nodename for raw devices 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Dan Carpenter 996ff68d8b Add a missing unlock_kernel() in raw_open() 16 years ago
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Jonathan Corbet c0bed680f0 raw: BKL pushdown 17 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Jeff Moyer 38584c14bb [PATCH] raw: don't allow the creation of a raw device with minor number 0 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
Greg Kroah-Hartman 38ca6c34d3 Driver core: convert raw device code to use struct device 18 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Rolf Eike Beer 3e26a423e7 [PATCH] Return better error codes if drivers/char/raw.c module init fails 19 years ago
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Arjan van de Ven 8ed965d612 [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
gregkh@suse.de ca8eca6884 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple 20 years ago
Stephen Tweedie e72022e13d [PATCH] Fix filp being passed through raw ioctl handler 20 years ago
Stephen Tweedie 68f66feb30 [PATCH] Fix root hole in raw device 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago