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