Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e5303c25bfacd745f6c6b99a2604ef4e11926c34
/
fs
/
char_dev.c
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e6d7202
fs/char_dev.c: remove unused cdev_index()
by Namhyung Kim
· 14 years ago
e61eb2e
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
by Yang Zhang
· 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
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
371d217
char: Mark /dev/zero and /dev/kmem as not capable of writeback
by Jan Kara
· 14 years ago
31d1d48
Fix init ordering of /dev/console vs callers of modprobe
by David Howells
· 14 years ago
dd5d81f
fs/char_dev.c: remove useless loop
by Renzo Davoli
· 15 years ago
a9c86d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
1905b1b
chrdev: implement __[un]register_chrdev()
by Tejun Heo
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
9fd5746
fs: Remove i_cindex from struct inode
by Theodore Ts'o
· 15 years ago
8c40188
fs: fix name overwrite in __register_chrdev_region()
by Cyrill Gorcunov
· 16 years ago
a518ab9
[PATCH] tidy up chrdev_open
by Christoph Hellwig
· 16 years ago
5f4123b
remove CONFIG_KMOD from fs
by Johannes Berg
· 16 years ago
9514dff
Remove the lock_kernel() call from chrdev_open()
by Jonathan Corbet
· 16 years ago
a30427d
Add a comment in chrdev_open()
by Jonathan Corbet
· 16 years ago
61d6457
fs: remove unused fops from struct char_device_struct
by Jiri Olsa
· 17 years ago
922f9cf
fs/char_dev.c: chrdev_open marked static and removed from fs.h
by Denis Cheng
· 17 years ago
f9cb074
Kobject: rename kobject_init_ng() to kobject_init()
by Greg Kroah-Hartman
· 17 years ago
a5815dd
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
e53252d
unregister_chrdev() return void
by Akinobu Mita
· 17 years ago
2363cc0
[PATCH] remove protection of LANANA-reserved majors
by Andrew Morton
· 18 years ago
b446b60
[PATCH] rework reserved major handling
by Andrew Morton
· 18 years ago
215122e
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
by Andrew Morton
· 18 years ago
07f3f05
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
by David Howells
· 18 years ago
cf3e43d
[PATCH] cdev documentation
by Jonathan Corbet
· 18 years ago
01d553d
[PATCH] Chardev checking of overlapping ranges
by Amos Waterland
· 18 years ago
5da6185
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
by David Howells
· 18 years ago
d247e2c
[PATCH] add function documentation for register_chrdev()
by Rolf Eike Beer
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
68eef3b
[PATCH] Simplify proc/devices and fix early termination regression
by Joe Korty
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
11b0b5a
[PATCH] use kzalloc and kcalloc in core fs code
by Oliver Neukum
· 19 years ago
58383af
[PATCH] kobj_map semaphore to mutex conversion
by Jes Sorensen
· 19 years ago
7170be5
[PATCH] convert /proc/devices to use seq_file interface
by Neil Horman
· 19 years ago
7da6844
[PATCH] cdev: cdev_put oops
by Brian King
· 19 years ago
8d45168
[PATCH] fix semaphore handling in __unregister_chrdev_region
by Wen-chien Jesse Sung
· 19 years ago
ac20427
[PATCH] add check to /proc/devices read routines
by Neil Horman
· 19 years ago
75c96f8
[PATCH] make some things static
by Adrian Bunk
· 20 years ago
1d4d5b3
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago