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 3e59ddff2b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 19 years ago
..
9p [PATCH] 9p: fix fid behavior on failed remove 19 years ago
adfs [PATCH] adfs error message fix 19 years ago
affs [PATCH] mark address_space_operations const 19 years ago
afs [PATCH] mark address_space_operations const 19 years ago
autofs [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
autofs4 [PATCH] fs: use list_move() 19 years ago
befs [PATCH] Fix BeFS slab corruption 19 years ago
bfs [PATCH] mark address_space_operations const 19 years ago
cifs [CIFS] Fix CIFS readdir access denied when SE Linux enabled 19 years ago
coda [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open() 19 years ago
configfs configfs: Prevent duplicate subsystem names. 19 years ago
cramfs [PATCH] mark address_space_operations const 19 years ago
debugfs Remove obsolete #include <linux/config.h> 19 years ago
devpts [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
efs [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage() 19 years ago
exportfs [PATCH] NFS server subtree_check returns dubious value 19 years ago
ext2 [PATCH] EXT2: Remove superblock lock contention in ext2_statfs 19 years ago
ext3 [PATCH] ext3 sequential read regression fix 19 years ago
fat [PATCH] mark address_space_operations const 19 years ago
freevxfs [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir 19 years ago
fuse [PATCH] fuse: fix error case in fuse_readpages 19 years ago
hfs Remove obsolete #include <linux/config.h> 19 years ago
hfsplus Remove obsolete #include <linux/config.h> 19 years ago
hostfs [PATCH] mark address_space_operations const 19 years ago
hpfs [PATCH] mark address_space_operations const 19 years ago
hppfs [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
hugetlbfs [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area 19 years ago
isofs Remove obsolete #include <linux/config.h> 19 years ago
jbd [PATCH] manage-jbd-its-own-slab fix 19 years ago
jffs Remove obsolete #include <linux/config.h> 19 years ago
jffs2 [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h 19 years ago
jfs JFS: Fix bug in quota code. tmp_bh.b_size must be initialized 19 years ago
lockd LOCKD: Fix a deadlock in nlm_traverse_files() 19 years ago
minix [PATCH] Fix for minix crash 19 years ago
msdos [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
ncpfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
nfs NFS: Fix nfs_page use after free issues in fs/nfs/write.c 19 years ago
nfs_common
nfsd [CRYPTO] users: Use crypto_hash interface instead of crypto_digest 19 years ago
nls Remove obsolete #include <linux/config.h> 19 years ago
ntfs [PATCH] lockdep: annotate NTFS locking rules 19 years ago
ocfs2 ocfs2: Remove overzealous BUG_ON() 19 years ago
openpromfs [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file. 19 years ago
partitions [DISKLABEL] SUN: Fix signed int usage for sector count 19 years ago
proc [PATCH] /proc/meminfo: don't put spaces in names 19 years ago
qnx4 Remove obsolete #include <linux/config.h> 19 years ago
ramfs [PATCH] NOMMU: Fix execution off of ramfs with mmap() 19 years ago
reiserfs [PATCH] lockdep: annotate reiserfs 19 years ago
romfs [PATCH] mark address_space_operations const 19 years ago
smbfs Remove obsolete #include <linux/config.h> 19 years ago
sysfs [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class 19 years ago
sysv [PATCH] mark address_space_operations const 19 years ago
udf Fix possible UDF deadlock and memory corruption (CVE-2006-4145) 19 years ago
ufs [PATCH] ufs: truncate correction 19 years ago
vfat [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
xfs [XFS] Fix a bad pointer dereference in the quota statvfs handling. 19 years ago
Kconfig ocfs2: Remove EXPERIMENTAL dependency 19 years ago
Kconfig.binfmt
Makefile [PATCH] devfs: Remove devfs from the kernel tree 19 years ago
aio.c spelling fixes 19 years ago
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
binfmt_elf_fdpic.c [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt 19 years ago
binfmt_em86.c
binfmt_flat.c Remove obsolete #include <linux/config.h> 19 years ago
binfmt_misc.c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 19 years ago
binfmt_script.c
binfmt_som.c Remove obsolete #include <linux/config.h> 19 years ago
bio.c [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 years ago
block_dev.c [PATCH] lockdep: fix blkdev_open() warning 19 years ago
buffer.c [PATCH] invalidate_bdev() speedup 19 years ago
char_dev.c [PATCH] add function documentation for register_chrdev() 19 years ago
compat.c [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings 19 years ago
compat_ioctl.c Remove obsolete #include <linux/config.h> 19 years ago
dcache.c [PATCH] lockdep: annotate dcache 19 years ago
dcookies.c Remove obsolete #include <linux/config.h> 19 years ago
direct-io.c [PATCH] lockdep: annotate direct io 19 years ago
dnotify.c
dquot.c [PATCH] use list_add_tail() instead of list_add() 19 years ago
drop_caches.c
eventpoll.c [PATCH] eventpoll.c compile fix 19 years ago
exec.c [PATCH] fix up lockdep trace in fs/exec.c 19 years ago
fcntl.c
fifo.c
file.c [PATCH] alloc_fdtable() expansion fix 19 years ago
file_table.c Remove obsolete #include <linux/config.h> 19 years ago
filesystems.c
fs-writeback.c [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
inode.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
inotify.c [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
inotify_user.c [PATCH] inotify: fix deadlock found by lockdep 19 years ago
ioctl.c Remove obsolete #include <linux/config.h> 19 years ago
ioprio.c [PATCH] uninline ioprio_best() 19 years ago
libfs.c [PATCH] core: use list_move() 19 years ago
locks.c [PATCH] fcntl(F_SETSIG) fix 19 years ago
mbcache.c
mpage.c [PATCH] writeback: fix range handling 19 years ago
namei.c VFS: Fix access("file", X_OK) in the presence of ACLs 19 years ago
namespace.c Remove obsolete #include <linux/config.h> 19 years ago
nfsctl.c Remove obsolete #include <linux/config.h> 19 years ago
open.c [PATCH] ftruncate does not always update m/ctime 19 years ago
pipe.c [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
pnode.c [PATCH] core: use list_move() 19 years ago
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL 19 years ago
readdir.c
select.c [PATCH] fs: sys_poll with timeout -1 bug fix 19 years ago
seq_file.c
splice.c [PATCH] splice: fix problems with sys_tee() 19 years ago
stat.c Remove obsolete #include <linux/config.h> 19 years ago
super.c [PATCH] add missing desctiption in super.c 19 years ago
sync.c [PATCH] writeback: fix range handling 19 years ago
xattr.c [PATCH] log more info for directory entry change events 19 years ago
xattr_acl.c