summaryrefslogtreecommitdiff
path: root/fs/char_dev.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-0/+1
2006-09-29[PATCH] cdev documentationJonathan Corbet1-0/+59
2006-09-29[PATCH] Chardev checking of overlapping rangesAmos Waterland1-5/+23
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+20
2006-07-14[PATCH] add function documentation for register_chrdev()Rolf Eike Beer1-0/+22
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-76/+11
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-2/+2
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum1-5/+2
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen1-8/+9
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman1-23/+73
2005-07-12[PATCH] cdev: cdev_put oopsBrian King1-1/+2
2005-06-28[PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung1-1/+1
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-1/+12
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-04-17[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+449