Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 жил өмнө |
Namhyung Kim
|
e6d7202b66
fs/char_dev.c: remove unused cdev_index()
|
14 жил өмнө |
Yang Zhang
|
e61eb2e93f
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
|
14 жил өмнө |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 жил өмнө |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
14 жил өмнө |
Jan Kara
|
371d217ee1
char: Mark /dev/zero and /dev/kmem as not capable of writeback
|
14 жил өмнө |
David Howells
|
31d1d48e19
Fix init ordering of /dev/console vs callers of modprobe
|
15 жил өмнө |
Renzo Davoli
|
dd5d81f326
fs/char_dev.c: remove useless loop
|
15 жил өмнө |
Linus Torvalds
|
a9c86d4259
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
|
15 жил өмнө |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 жил өмнө |
Tejun Heo
|
1905b1bfc0
chrdev: implement __[un]register_chrdev()
|
16 жил өмнө |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 жил өмнө |
Theodore Ts'o
|
9fd5746fd3
fs: Remove i_cindex from struct inode
|
16 жил өмнө |
Cyrill Gorcunov
|
8c4018884a
fs: fix name overwrite in __register_chrdev_region()
|
16 жил өмнө |
Christoph Hellwig
|
a518ab9329
[PATCH] tidy up chrdev_open
|
17 жил өмнө |
Johannes Berg
|
5f4123be3c
remove CONFIG_KMOD from fs
|
17 жил өмнө |
Jonathan Corbet
|
9514dff918
Remove the lock_kernel() call from chrdev_open()
|
17 жил өмнө |
Jonathan Corbet
|
a30427d92d
Add a comment in chrdev_open()
|
17 жил өмнө |
Jiri Olsa
|
61d64576a2
fs: remove unused fops from struct char_device_struct
|
17 жил өмнө |
Denis Cheng
|
922f9cfa79
fs/char_dev.c: chrdev_open marked static and removed from fs.h
|
17 жил өмнө |
Greg Kroah-Hartman
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
17 жил өмнө |
Greg Kroah-Hartman
|
a5815ddf26
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
|
17 жил өмнө |
Peter Zijlstra
|
e0bf68ddec
mm: bdi init hooks
|
17 жил өмнө |
Akinobu Mita
|
e53252d97e
unregister_chrdev() return void
|
18 жил өмнө |
Andrew Morton
|
2363cc0264
[PATCH] remove protection of LANANA-reserved majors
|
18 жил өмнө |
Andrew Morton
|
b446b60e4e
[PATCH] rework reserved major handling
|
18 жил өмнө |
Andrew Morton
|
215122e111
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
|
18 жил өмнө |
David Howells
|
07f3f05c1e
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
|
18 жил өмнө |
Jonathan Corbet
|
cf3e43dbe0
[PATCH] cdev documentation
|
18 жил өмнө |
Amos Waterland
|
01d553d0fe
[PATCH] Chardev checking of overlapping ranges
|
18 жил өмнө |