Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Theodore Ts'o
|
9fd5746fd3
fs: Remove i_cindex from struct inode
|
16 years ago |
Cyrill Gorcunov
|
8c4018884a
fs: fix name overwrite in __register_chrdev_region()
|
16 years ago |
Christoph Hellwig
|
a518ab9329
[PATCH] tidy up chrdev_open
|
16 years ago |
Johannes Berg
|
5f4123be3c
remove CONFIG_KMOD from fs
|
17 years ago |
Jonathan Corbet
|
9514dff918
Remove the lock_kernel() call from chrdev_open()
|
17 years ago |
Jonathan Corbet
|
a30427d92d
Add a comment in chrdev_open()
|
17 years ago |
Jiri Olsa
|
61d64576a2
fs: remove unused fops from struct char_device_struct
|
17 years ago |
Denis Cheng
|
922f9cfa79
fs/char_dev.c: chrdev_open marked static and removed from fs.h
|
17 years ago |
Greg Kroah-Hartman
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
17 years ago |
Greg Kroah-Hartman
|
a5815ddf26
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
|
17 years ago |
Peter Zijlstra
|
e0bf68ddec
mm: bdi init hooks
|
17 years ago |
Akinobu Mita
|
e53252d97e
unregister_chrdev() return void
|
18 years ago |
Andrew Morton
|
2363cc0264
[PATCH] remove protection of LANANA-reserved majors
|
18 years ago |
Andrew Morton
|
b446b60e4e
[PATCH] rework reserved major handling
|
18 years ago |
Andrew Morton
|
215122e111
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
|
18 years ago |
David Howells
|
07f3f05c1e
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
|
18 years ago |
Jonathan Corbet
|
cf3e43dbe0
[PATCH] cdev documentation
|
18 years ago |
Amos Waterland
|
01d553d0fe
[PATCH] Chardev checking of overlapping ranges
|
18 years ago |
David Howells
|
5da6185bca
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
|
18 years ago |
Rolf Eike Beer
|
d247e2c661
[PATCH] add function documentation for register_chrdev()
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |
Joe Korty
|
68eef3b479
[PATCH] Simplify proc/devices and fix early termination regression
|
19 years ago |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 years ago |
Arjan van de Ven
|
99ac48f54a
[PATCH] mark f_ops const in the inode
|
19 years ago |
Oliver Neukum
|
11b0b5abb2
[PATCH] use kzalloc and kcalloc in core fs code
|
19 years ago |
Jes Sorensen
|
58383af629
[PATCH] kobj_map semaphore to mutex conversion
|
19 years ago |
Neil Horman
|
7170be5f58
[PATCH] convert /proc/devices to use seq_file interface
|
19 years ago |
Brian King
|
7da6844cf7
[PATCH] cdev: cdev_put oops
|
20 years ago |