summaryrefslogtreecommitdiffstats
path: root/include/linux/magic.h
Commit message (Expand)AuthorAgeFilesLines
* 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-281-0/+1
* switch inotify_user to anon_inodeAl Viro2010-02-191-1/+0
* ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems2009-09-231-0/+1
* Move magic numbers into magic.hNick Black2009-09-231-0/+5
* linux/magic.h: move cramfs magic out of cramfs_fs.hMike Frysinger2009-06-111-0/+2
* SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-0/+1
* Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-0/+2
|\
| * btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-151-0/+2
* | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-0/+1
|\ \ | |/
| * xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-081-0/+1
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-151-0/+4
|\ \ | |/
| * integrity: special fs magicMimi Zohar2008-10-131-0/+4
* | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-261-0/+1
|/
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-191-0/+1
* change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin2007-10-171-0/+3
* KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity2007-07-161-1/+0
* signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-111-0/+1
* KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton2007-03-041-0/+1
* [PATCH] Minix V3 supportAndries Brouwer2007-02-121-0/+1
* [PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz2007-01-051-0/+1
* [PATCH] ext4: enable building of ext4Mingming Cao2006-10-111-0/+1
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-0/+37
OpenPOWER on IntegriCloud