Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5269fef77e14c22b1fde44bc0973a18cf233f778
/
drivers
/
char
/
raw.c
5bbb2ae
raw: test against runtime value of max_raw_minors
by Paul Bolle
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1e8b333
blockdev: remove bd_block_size_semaphore again
by Linus Torvalds
· 12 years ago
b87570f
Fix a crash when block device is read and block size is changed at the same time
by Mikulas Patocka
· 12 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
8e03bd6
char: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
9333744
RAW driver: Remove call to kobject_put().
by Robert P. J. Day
· 14 years ago
0078bff
Allow setting of number of raw devices as a module parameter
by Jan Kara
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c4a0472
fix rawctl compat ioctls breakage on amd64 and itanic
by Al Viro
· 15 years ago
cb3b9cf
raw: use explicit llseek file operations
by Arnd Bergmann
· 14 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
b1dd3b2
vfs: rename block_fsync() to blkdev_fsync()
by Andrew Morton
· 15 years ago
55ab3a1
raw: fsync method is now required
by Anton Blanchard
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
eef9938
vfs: Rename generic_file_aio_write_nolock
by Christoph Hellwig
· 15 years ago
6fd4693
Driver Core: raw: add nodename for raw devices
by Kay Sievers
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
996ff68
Add a missing unlock_kernel() in raw_open()
by Dan Carpenter
· 16 years ago
56b26ad
[PATCH] kill the rest of struct file propagation in block ioctls
by Al Viro
· 16 years ago
572c489
[PATCH] sanitize blkdev_get() and friends
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
c0bed68
raw: BKL pushdown
by Jonathan Corbet
· 16 years ago
7e7654a
cdev: remove unneeded setting of cdev names
by Greg Kroah-Hartman
· 17 years ago
38584c1
[PATCH] raw: don't allow the creation of a raw device with minor number 0
by Jeff Moyer
· 18 years ago
a7113a9
[PATCH] struct path: convert char-drivers
by Josef Sipek
· 18 years ago
38ca6c3
Driver core: convert raw device code to use struct device
by Greg Kroah-Hartman
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
3e26a42
[PATCH] Return better error codes if drivers/char/raw.c module init fails
by Rolf Eike Beer
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
8ed965d
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
by Arjan van de Ven
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
ca8eca6
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
e72022e
[PATCH] Fix filp being passed through raw ioctl handler
by Stephen Tweedie
· 19 years ago
68f66fe
[PATCH] Fix root hole in raw device
by Stephen Tweedie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago