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
Linus Torvalds 93b49d45eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
..
9p Fix a leak in failure exit in 9p ->get_sb() 16 years ago
adfs fs/adfs: return f_fsid for statfs(2) 16 years ago
affs Fix races around the access to ->s_options 16 years ago
afs Fix races around the access to ->s_options 16 years ago
autofs Fix autofs_expire() 16 years ago
autofs4 autofs4: fix incorrect return in autofs4_mount_busy() 16 years ago
befs befs: fix build on parisc 16 years ago
bfs fs/Kconfig: move bfs out 16 years ago
btrfs Convert obvious places to deactivate_locked_super() 16 years ago
cachefiles CacheFiles: A cache that backs onto a mounted filesystem 16 years ago
cifs Convert obvious places to deactivate_locked_super() 16 years ago
coda constify dentry_operations: misc filesystems 16 years ago
configfs configfs: Fix Trivial Warning in fs/configfs/symlink.c 16 years ago
cramfs fs/cramfs: return f_fsid for statfs(2) 16 years ago
debugfs debugfs: function to know if debugfs is initialized 16 years ago
devpts Convert obvious places to deactivate_locked_super() 16 years ago
dlm dlm: fix length calculation in compat code 16 years ago
ecryptfs Convert obvious places to deactivate_locked_super() 16 years ago
efs fs/efs: return f_fsid for statfs(2) 16 years ago
exofs exofs: Documentation 16 years ago
exportfs
ext2 ext2: missing unlock in ext2_quota_write() 16 years ago
ext3 ext3: Try to avoid starting a transaction in writepage for data=writepage 16 years ago
ext4 ext4: Do not try to validate extents on special files 16 years ago
fat vfat: Note the NLS requirement 16 years ago
freevxfs fs/Kconfig: move vxfs out 16 years ago
fscache FS-Cache: Implement data I/O part of netfs API 16 years ago
fuse vfs: umount_begin BKL pushdown 16 years ago
gfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
hfs hfs: fix memory leak when unmounting 16 years ago
hfsplus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
hostfs constify dentry_operations: misc filesystems 16 years ago
hpfs Fix races around the access to ->s_options 16 years ago
hppfs hppfs: hppfs_read_file() may return -ERROR 16 years ago
hugetlbfs hugetlbfs: return negative error code for bad mount option 16 years ago
isofs fs/isofs: return f_fsid for statfs(2) 16 years ago
jbd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
jbd2 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 years ago
jffs2 Merge git://git.infradead.org/mtd-2.6 16 years ago
jfs New helper - current_umask() 16 years ago
lockd Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux 16 years ago
minix fs/minix: return f_fsid for statfs(2) 16 years ago
ncpfs ncpfs: use memdup_user() 16 years ago
nfs Convert obvious places to deactivate_locked_super() 16 years ago
nfs_common
nfsd Fix i_mutex vs. readdir handling in nfsd 16 years ago
nilfs2 nilfs2: fix possible mismatch of sufile counters on recovery 16 years ago
nls
notify inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
ntfs ntfs: remove private wrapper of endian helpers 16 years ago
ocfs2 ocfs2: Use nd_set_link(). 16 years ago
omfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
openpromfs zero i_uid/i_gid on inode allocation 16 years ago
partitions Merge branch 'tracing/core-v2' into tracing-for-linus 16 years ago
proc Convert obvious places to deactivate_locked_super() 16 years ago
qnx4 fs/qnx4: return f_fsid for statfs(2) 16 years ago
quota quota: remove obsolete comments in fs/quota/Makefile 16 years ago
ramfs ramfs: fix double freeing s_fs_info on failed mount 16 years ago
reiserfs Fix races around the access to ->s_options 16 years ago
romfs ROMFS: romfs_dev_read() error ignored 16 years ago
smbfs constify dentry_operations: misc filesystems 16 years ago
squashfs Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sysfs sysfs: use memdup_user() 16 years ago
sysv fs/sysv: return f_fsid for statfs(2) 16 years ago
ubifs Convert obvious places to deactivate_locked_super() 16 years ago
udf udf: Don't write integrity descriptor too often 16 years ago
ufs switch ufs directories to ufs_sync_file() 16 years ago
xfs Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 16 years ago
Kconfig nilfs2: update makefile and Kconfig 16 years ago
Kconfig.binfmt CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 16 years ago
Makefile nilfs2: update makefile and Kconfig 16 years ago
aio.c aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 years ago
anon_inodes.c constify dentry_operations: rest 16 years ago
attr.c vfs: Use lowercase names of quota functions 16 years ago
bad_inode.c
binfmt_aout.c
binfmt_elf.c Trim includes in binfmt_elf 16 years ago
binfmt_elf_fdpic.c ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c 16 years ago
binfmt_em86.c
binfmt_flat.c FLAT: Don't attempt to expand the userspace stack to fill the space allocated 16 years ago
binfmt_misc.c fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 16 years ago
binfmt_script.c
binfmt_som.c Don't crap into descriptor table in binfmt_som 16 years ago
bio-integrity.c block: add private bio_set for bio integrity allocations 16 years ago
bio.c bio: fix memcpy corruption in bio_copy_user_iov() 16 years ago
block_dev.c Cleanup after commit 585d3bc06f 16 years ago
buffer.c mm: close page_mkwrite races 16 years ago
char_dev.c fs: fix name overwrite in __register_chrdev_region() 16 years ago
compat.c do_execve() must not clear fs->in_exec if it was set by another thread 16 years ago
compat_binfmt_elf.c
compat_ioctl.c fs/compat_ioctl: fix build when !BLOCK 16 years ago
dcache.c fs: dcache fix LRU ordering 16 years ago
dcookies.c [CVE-2009-0029] System call wrapper special cases 16 years ago
direct-io.c dio: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
drop_caches.c vfs: skip I_CLEAR state inodes 16 years ago
eventfd.c epoll keyed wakeups: make eventfd use keyed wakeups 16 years ago
eventpoll.c epoll keyed wakeups: teach epoll about hints coming with the wakeup key 16 years ago
exec.c Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
fcntl.c Fix a lockdep warning in fasync_helper() 16 years ago
fifo.c
file.c
file_table.c trivial: remove unused variable 'path' in alloc_file() 16 years ago
filesystems.c fs: Mark get_filesystem_list() as __init function. 16 years ago
fs-writeback.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
fs_struct.c Get rid of indirect include of fs_struct.h 16 years ago
generic_acl.c New helper - current_umask() 16 years ago
inode.c Make checkpatch.pl shut up on fs/inode.c 16 years ago
internal.h New locking/refcounting for fs_struct 16 years ago
ioctl.c fiemap: fix problem with setting FIEMAP_EXTENT_LAST 16 years ago
ioprio.c [CVE-2009-0029] System call wrappers part 28 16 years ago
libfs.c Convert obvious places to deactivate_locked_super() 16 years ago
locks.c [CVE-2009-0029] System call wrappers part 16 16 years ago
mbcache.c
mpage.c Remove two unneeded exports and make two symbols static in fs/mpage.c 16 years ago
namei.c Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
namespace.c Fix races around the access to ->s_options 16 years ago
nfsctl.c [CVE-2009-0029] System call wrappers part 27 16 years ago
no-block.c
open.c Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
pipe.c splice: add helpers for locking pipe inode 16 years ago
pnode.c
pnode.h
posix_acl.c
read_write.c Make non-compat preadv/pwritev use native register size 16 years ago
read_write.h
readdir.c [CVE-2009-0029] System call wrappers part 32 16 years ago
select.c [CVE-2009-0029] System call wrappers part 32 16 years ago
seq_file.c cpumask: fix seq_bitmap_*() functions. 16 years ago
signalfd.c [CVE-2009-0029] System call wrappers part 31 16 years ago
splice.c splice: fix new kernel-doc warnings 16 years ago
stack.c
stat.c kill vfs_stat_fd / vfs_lstat_fd 16 years ago
super.c NULL noise in fs/super.c:kill_bdev_super() 16 years ago
sync.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 16 years ago
timerfd.c timerfd: add flags check 16 years ago
utimes.c [CVE-2009-0029] System call wrappers part 30 16 years ago
xattr.c xattr: use memdup_user() 16 years ago
xattr_acl.c