1. 8c40188 fs: fix name overwrite in __register_chrdev_region() by Cyrill Gorcunov · 15 years ago
  2. a518ab9 [PATCH] tidy up chrdev_open by Christoph Hellwig · 16 years ago
  3. 5f4123b remove CONFIG_KMOD from fs by Johannes Berg · 16 years ago
  4. 9514dff Remove the lock_kernel() call from chrdev_open() by Jonathan Corbet · 16 years ago
  5. a30427d Add a comment in chrdev_open() by Jonathan Corbet · 16 years ago
  6. 61d6457 fs: remove unused fops from struct char_device_struct by Jiri Olsa · 16 years ago
  7. 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 16 years ago
  8. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  9. a5815dd Kobject: convert fs/char_dev.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  10. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  11. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  12. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  13. b446b60 [PATCH] rework reserved major handling by Andrew Morton · 17 years ago
  14. 215122e [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors by Andrew Morton · 17 years ago
  15. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  16. cf3e43d [PATCH] cdev documentation by Jonathan Corbet · 18 years ago
  17. 01d553d [PATCH] Chardev checking of overlapping ranges by Amos Waterland · 18 years ago
  18. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  19. d247e2c [PATCH] add function documentation for register_chrdev() by Rolf Eike Beer · 18 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  22. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  23. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  24. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  25. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  26. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 18 years ago
  27. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 18 years ago
  28. 7da6844 [PATCH] cdev: cdev_put oops by Brian King · 19 years ago
  29. 8d45168 [PATCH] fix semaphore handling in __unregister_chrdev_region by Wen-chien Jesse Sung · 19 years ago
  30. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  31. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  32. 1d4d5b3 [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change by David Brownell · 19 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago