summaryrefslogtreecommitdiffstats
path: root/include/linux/cdev.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2017-03-211-0/+5
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-2/+0
* fs/char_dev.c: remove unused cdev_index()Namhyung Kim2011-01-131-2/+0
* fs: Remove i_cindex from struct inodeTheodore Ts'o2009-06-111-0/+2
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-2/+0
* [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-301-0/+4
* [PATCH] pull in necessary header files for cdev.hJan Engelhardt2006-12-071-0/+4
* [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-271-0/+2
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+27