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
majianpeng e76004093d fs/buffer.c: remove unnecessary init operation after allocating buffer_head. 12 years ago
..
9p fs: Limit sys_mount to only request filesystem modules. 12 years ago
adfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
affs fs: Limit sys_mount to only request filesystem modules. 12 years ago
afs fs: Limit sys_mount to only request filesystem modules. 12 years ago
autofs4 fs: Limit sys_mount to only request filesystem modules. 12 years ago
befs fs: Limit sys_mount to only request filesystem modules. 12 years ago
bfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 years ago
cachefiles FS-Cache: Mark cancellation of in-progress operation 12 years ago
ceph fs: Limit sys_mount to only request filesystem modules. 12 years ago
cifs cifs: Allow passwords which begin with a delimitor 12 years ago
coda fs: Limit sys_mount to only request filesystem modules. 12 years ago
configfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
cramfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
debugfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
devpts fs: Limit sys_mount to only request filesystem modules (Part 2). 12 years ago
dlm hlist: drop the node parameter from iterators 12 years ago
ecryptfs ecryptfs: close rmmod race 12 years ago
efs fs: Limit sys_mount to only request filesystem modules. 12 years ago
exofs fs: Limit sys_mount to only request filesystem modules. 12 years ago
exportfs hlist: drop the node parameter from iterators 12 years ago
ext2 ext2: Fix BUG_ON in evict() on inode deletion 12 years ago
ext3 mm: make snapshotting pages for stable writes a per-bio operation 12 years ago
ext4 ext4: fix big-endian bugs which could cause fs corruptions 12 years ago
f2fs fs: Limit sys_mount to only request filesystem modules. 12 years ago
fat fs: Limit sys_mount to only request filesystem modules. 12 years ago
freevxfs fs: Readd the fs module aliases. 12 years ago
fscache fs/fscache/stats.c: fix memory leak 12 years ago
fuse fs: Limit sys_mount to only request filesystem modules. 12 years ago
gfs2 GFS2: Issue discards in 512b sectors 12 years ago
hfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
hfsplus hfsplus: fix potential overflow in hfsplus_file_truncate() 12 years ago
hostfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
hpfs fs: Limit sys_mount to only request filesystem modules. (Part 3) 12 years ago
hppfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
hugetlbfs hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB) 12 years ago
isofs fs: Readd the fs module aliases. 12 years ago
jbd fs/buffer.c: remove unnecessary init operation after allocating buffer_head. 12 years ago
jbd2 fs/buffer.c: remove unnecessary init operation after allocating buffer_head. 12 years ago
jffs2 fs: Limit sys_mount to only request filesystem modules. 12 years ago
jfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
lockd Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux 12 years ago
logfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
minix fs: Limit sys_mount to only request filesystem modules. 12 years ago
ncpfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
nfs NFS client bugfixes for Linux 3.9 12 years ago
nfs_common nfs_common: Update the translation between nfsv3 acls linux posix acls 12 years ago
nfsd nfsd4: reject "negative" acl lengths 12 years ago
nilfs2 fs: Limit sys_mount to only request filesystem modules. 12 years ago
nls
notify hlist: drop the node parameter from iterators 12 years ago
ntfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
ocfs2 ocfs2/dlm: remove redundant null pointer check 12 years ago
omfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
openpromfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
proc fs/proc/kcore.c: use register_hotmemory_notifier() 12 years ago
pstore A few fixes to reduce places where pstore might hang 12 years ago
qnx4 fs: Limit sys_mount to only request filesystem modules. 12 years ago
qnx6 fs: Limit sys_mount to only request filesystem modules. 12 years ago
quota quota: add missing use of dq_data_lock in __dquot_initialize 12 years ago
ramfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
reiserfs reiserfs: Fix warning and inode leak when deleting inode with xattrs 12 years ago
romfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
squashfs fs: Limit sys_mount to only request filesystem modules. (Part 3) 12 years ago
sysfs sysfs: check if one entry has been removed before freeing 12 years ago
sysv fs: Readd the fs module aliases. 12 years ago
ubifs UBIFS: make space fixup work in the remount case 12 years ago
udf fs: Limit sys_mount to only request filesystem modules. (Part 3) 12 years ago
ufs fs: Limit sys_mount to only request filesystem modules. 12 years ago
xfs - Fix for a potential infinite loop which was introduced in 4d559a3bcb 12 years ago
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 12 years ago
Kconfig.binfmt coredump: make core dump functionality optional 13 years ago
Makefile fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n 12 years ago
aio.c aio: fix possible invalid memory access when DEBUG is enabled 12 years ago
anon_inodes.c get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero 12 years ago
attr.c userns: Allow chown and setgid preservation 12 years ago
bad_inode.c lseek: the "whence" argument is called "whence" 12 years ago
binfmt_aout.c new helper: file_inode(file) 12 years ago
binfmt_elf.c fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size() 12 years ago
binfmt_elf_fdpic.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
binfmt_em86.c exec: use -ELOOP for max recursion depth 12 years ago
binfmt_flat.c new helper: file_inode(file) 12 years ago
binfmt_misc.c fs: Limit sys_mount to only request filesystem modules. 12 years ago
binfmt_script.c exec: do not leave bprm->interp on stack 12 years ago
binfmt_som.c get rid of pt_regs argument of ->load_binary() 12 years ago
bio-integrity.c
bio.c Revert "block: add missing block_bio_complete() tracepoint" 12 years ago
block_dev.c loop: prevent bdev freeing while device in use 12 years ago
buffer.c fs/buffer.c: remove unnecessary init operation after allocating buffer_head. 12 years ago
char_dev.c char_dev: pin parent kobject 12 years ago
compat.c Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 years ago
compat_binfmt_elf.c coredump: extend core dump note section to contain file names of mapped files 13 years ago
compat_ioctl.c new helper: file_inode(file) 12 years ago
coredump.c coredump: remove redundant defines for dumpable states 12 years ago
coredump.h coredump: update coredump-related headers 13 years ago
dcache.c Nest rename_lock inside vfsmount_lock 12 years ago
dcookies.c
direct-io.c direct-io: submit bio after boundary buffer is added to it 12 years ago
drop_caches.c
eventfd.c fs, eventfd: add procfs fdinfo helper 12 years ago
eventpoll.c epoll: prevent missed events on EPOLL_CTL_MOD 12 years ago
exec.c mm: allow arch code to control the user page table ceiling 12 years ago
fcntl.c new helper: file_inode(file) 12 years ago
fhandle.c Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux 12 years ago
fifo.c
file.c locking: Various static lock initializer fixes 12 years ago
file_table.c cache the value of file_inode() in struct file 12 years ago
filesystems.c fs: Limit sys_mount to only request filesystem modules. 12 years ago
fs-writeback.c 2 writeback fixes 12 years ago
fs_struct.c constify path_get/path_put and fs_struct.c stuff 12 years ago
generic_acl.c
inode.c vfs: Revert spurious fix to spinning prevention in prune_icache_sb 12 years ago
internal.h Don't bother with redoing rw_verify_area() from default_file_splice_from() 12 years ago
ioctl.c new helper: file_inode(file) 12 years ago
ioprio.c
libfs.c vfs: drop vmtruncate 12 years ago
locks.c new helper: file_inode(file) 12 years ago
mbcache.c
mount.h proc: Usable inode numbers for the namespace file descriptors. 12 years ago
mpage.c
namei.c vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink 12 years ago
namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
no-block.c
open.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
pipe.c vfs: fix pipe counter breakage 12 years ago
pnode.c vfs: Carefully propogate mounts across user namespaces 12 years ago
pnode.h vfs: Carefully propogate mounts across user namespaces 12 years ago
posix_acl.c
proc_namespace.c
read_write.c fs/read_write.c: fix generic_file_llseek() comment 12 years ago
read_write.h compat: fs: Generic compat_sys_sendfile implementation 13 years ago
readdir.c new helper: file_inode(file) 12 years ago
select.c sched/rt: Move rt specific bits into new header file 12 years ago
seq_file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
signalfd.c fs, epoll: add procfs fdinfo helper 12 years ago
splice.c Don't bother with redoing rw_verify_area() from default_file_splice_from() 12 years ago
stack.c
stat.c switch vfs_getattr() to struct path 12 years ago
statfs.c vfs: fix user_statfs to retry once on ESTALE errors 12 years ago
super.c hlist: drop the node parameter from iterators 12 years ago
sync.c new helper: file_inode(file) 12 years ago
timerfd.c compat: restore timerfd settime and gettime compat syscalls 12 years ago
utimes.c vfs: allow utimensat() calls to retry once on an ESTALE error 12 years ago
xattr.c vfs: make lremovexattr retry once on ESTALE error 12 years ago
xattr_acl.c userns: Fix posix_acl_file_xattr_userns gid conversion 13 years ago