index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
magic.h
Age
Commit message (
Expand
)
Author
2012-03-23
magic.h: move some FS magic numbers into magic.h
Muthu Kumar
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2011-11-02
minix: describe usage of different magic numbers
Sami Kerola
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-16
Pull pstorev4 into release branch
Tony Luck
2011-03-10
nilfs2: move NILFS_SUPER_MAGIC to linux/magic.h
Jiro SEKIBA
2011-01-17
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
Roberto Sassu
2010-12-28
pstore: new filesystem interface to platform persistent storage
Tony Luck
2010-10-28
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-02-19
switch inotify_user to anon_inode
Al Viro
2009-09-23
ramfs: move RAMFS_MAGIC to include/linux/magic.h
maximilian attems
2009-09-23
Move magic numbers into magic.h
Nick Black
2009-06-11
linux/magic.h: move cramfs magic out of cramfs_fs.h
Mike Frysinger
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
2009-01-15
btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>
Qinghuang Feng
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2008-10-15
Merge branch 'linus' into stackprotector
Ingo Molnar
2008-10-13
integrity: special fs magic
Mimi Zohar
2008-05-26
stackprotector: use canary at end of stack to indicate overruns at oops time
Eric Sandeen
2007-10-19
Task Control Groups: basic task cgroup framework
Paul Menage
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
2007-07-16
KVM: Remove kvmfs in favor of the anonymous inodes source
Avi Kivity
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
2007-03-04
KVM: Move kvmfs magic number to <linux/magic.h>
Andrew Morton
2007-02-12
[PATCH] Minix V3 support
Andries Brouwer
2007-01-05
[PATCH] Add AFS_SUPER_MAGIC to magic.h
Adam Megacz
2006-10-11
[PATCH] ext4: enable building of ext4
Mingming Cao
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik