You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Zhaolei be42c4c433 correct wrong function name of d_put in kernel document and source comment 16 years ago
..
9p Merge branch 'next' into for-linus 16 years ago
adfs vfs: Use const for kernel parser table 17 years ago
affs CRED: Wrap task credential accesses in the AFFS filesystem 16 years ago
afs fs: replace NIPQUAD() 17 years ago
autofs CRED: Wrap task credential accesses in the autofs filesystem 16 years ago
autofs4 Merge branch 'master' into next 16 years ago
befs befs: ensure fast symlinks are NUL-terminated 16 years ago
bfs CRED: Wrap task credential accesses in the BFS filesystem 16 years ago
cifs cifs: update for new IP4/6 address printing 16 years ago
coda coda: fix creds reference 16 years ago
configfs [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
cramfs
debugfs integrity: special fs magic 17 years ago
devpts CRED: Wrap task credential accesses in the devpts filesystem 16 years ago
dlm fix warning in fs/dlm/netlink.c 16 years ago
ecryptfs eCryptfs: check readlink result was not an error before using it 16 years ago
efs [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
exportfs Merge branch 'next' into for-linus 16 years ago
ext2 ext2: ensure fast symlinks are NUL-terminated 16 years ago
ext3 ext3: ensure fast symlinks are NUL-terminated 16 years ago
ext4 ext4: ensure fast symlinks are NUL-terminated 16 years ago
fat Merge branch 'master' into next 16 years ago
freevxfs freevxfs: ensure fast symlinks are NUL-terminated 16 years ago
fuse CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
gfs2 CRED: Wrap task credential accesses in the GFS2 filesystem 16 years ago
hfs CRED: Wrap task credential accesses in the HFS filesystem 16 years ago
hfsplus CRED: Wrap task credential accesses in the HFSplus filesystem 16 years ago
hostfs hostfs: fix a duplicated global function name 16 years ago
hpfs CRED: Wrap task credential accesses in the HPFS filesystem 16 years ago
hppfs CRED: Use creds in file structs 16 years ago
hugetlbfs CRED: Wrap current->cred and a few other accessors 16 years ago
isofs [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
jbd jbd: don't give up looking for space so easily in __log_wait_for_space 16 years ago
jbd2 jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space 16 years ago
jffs2 Merge git://git.infradead.org/mtd-2.6 16 years ago
jfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 16 years ago
lockd Merge branch 'devel' into next 16 years ago
minix CRED: Wrap task credential accesses in the Minix filesystem 16 years ago
ncpfs CRED: Wrap task credential accesses in the NCPFS filesystem 16 years ago
nfs Merge branch 'devel' into next 16 years ago
nfs_common SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only 16 years ago
nfsd Merge branch 'devel' into next 16 years ago
nls remove CONFIG_KMOD from fs 17 years ago
ntfs ntfs: don't fool kernel-doc 16 years ago
ocfs2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 years ago
omfs CRED: Wrap task credential accesses in the OMFS filesystem 16 years ago
openpromfs [PATCH] fix ->llseek for more directories 17 years ago
partitions block/md: fix md autodetection 16 years ago
proc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
qnx4
ramfs CRED: Wrap task credential accesses in the RAMFS filesystem 16 years ago
reiserfs CRED: Wrap task credential accesses in the ReiserFS filesystem 16 years ago
romfs
smbfs CRED: Wrap current->cred and a few other accessors 16 years ago
sysfs [PATCH] fix ->llseek for more directories 17 years ago
sysv sysv: ensure fast symlinks are NUL-terminated 16 years ago
ubifs Merge branch 'master' into next 16 years ago
udf Merge branch 'master' into next 16 years ago
ufs CRED: Wrap task credential accesses in the UFS filesystem 16 years ago
xfs [XFS] Fix merge failures 16 years ago
Kconfig [patch 1/3] FS_MBCACHE: don't needlessly make it built-in 17 years ago
Kconfig.binfmt add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 17 years ago
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 years ago
aio.c aio: make the lookup_ioctx() lockless 16 years ago
anon_inodes.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
attr.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
bad_inode.c
binfmt_aout.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
binfmt_elf.c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 16 years ago
binfmt_elf_fdpic.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
binfmt_em86.c Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_flat.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
binfmt_misc.c Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_script.c Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_som.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
bio-integrity.c bio: allow individual slabs in the bio_set 16 years ago
bio.c bio: get rid of bio_vec clearing 16 years ago
block_dev.c [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
buffer.c block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set 16 years ago
char_dev.c [PATCH] tidy up chrdev_open 17 years ago
compat.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
compat_binfmt_elf.c
compat_ioctl.c
dcache.c correct wrong function name of d_put in kernel document and source comment 16 years ago
dcookies.c shrink struct dentry 16 years ago
direct-io.c Remove Andrew Morton's old email accounts 17 years ago
dnotify.c
dquot.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: introduce resource usage limits 16 years ago
exec.c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
fcntl.c Merge branch 'next' into for-linus 16 years ago
fifo.c [PATCH] introduce fmode_t, do annotations 17 years ago
file.c
file_table.c CRED: Use creds in file structs 16 years ago
filesystems.c proc: move /proc/filesystems to fs/filesystems.c 17 years ago
fs-writeback.c Remove Andrew Morton's old email accounts 17 years ago
generic_acl.c
inode.c fs: xfs needs inode_wait to be exported 16 years ago
inotify.c inotify: fix IN_ONESHOT unmount event watcher 16 years ago
inotify_user.c fs: reorder struct inotify_device on 64bits to remove padding 16 years ago
internal.h CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
ioctl.c Fix a race condition in FASYNC handling 16 years ago
ioprio.c CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
libfs.c fs: remove prepare_write/commit_write 17 years ago
locks.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
mbcache.c
mpage.c Remove Andrew Morton's old email accounts 17 years ago
namei.c vfs: ensure page symlinks are NUL-terminated 16 years ago
namespace.c fs/namespace.c: drop code after return 16 years ago
nfsctl.c nfsctl: add headers for credentials 16 years ago
no-block.c
open.c introduce new LSM hooks where vfsmount is available. 16 years ago
pipe.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
pnode.c
pnode.h
posix_acl.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
quota.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
quota_v1.c
quota_v2.c
read_write.c [PATCH] generic_file_llseek tidyups 17 years ago
read_write.h
readdir.c [PATCH] prepare vfs_readdir() callers to returning filldir result 17 years ago
select.c select: deal with math overflow from borderline valid userland data 17 years ago
seq_file.c vfs, seqfile: export mangle_path() generally 16 years ago
signalfd.c
splice.c fs: remove prepare_write/commit_write 17 years ago
stack.c
stat.c
super.c security: pass mount flags to security_sb_kern_mount() 16 years ago
sync.c
timerfd.c hrtimer: convert timerfd to the new hrtimer apis 17 years ago
utimes.c
xattr.c
xattr_acl.c