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
Dave Chinner 09cc9fc7a7 inode: move to per-sb LRU locks 14 years ago
..
9p no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
adfs Fix common misspellings 14 years ago
affs affs: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
afs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
autofs4 autofs4: bogus dentry_unhash() added in ->unlink() 14 years ago
befs Fix common misspellings 14 years ago
bfs bfs: remove unnecessary dentry_unhash on dir rename 14 years ago
btrfs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
cachefiles kill useless checks for sb->s_op == NULL 14 years ago
ceph ceph: LOOKUP_OPEN is set only when it's the last component 14 years ago
cifs cifs_lookup(): LOOKUP_OPEN is set only on the last component 14 years ago
coda ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
configfs configfs: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
cramfs cramfs: get_cramfs_inode() returns ERR_PTR() on failure 14 years ago
debugfs debugfs: move to new strtobool 14 years ago
devpts fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() 14 years ago
dlm Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 years ago
ecryptfs don't pass nameidata to vfs_create() from ecryptfs_create() 14 years ago
efs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
exofs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
exportfs
ext2 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
ext3 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
ext4 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
fat make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
freevxfs treewide: fix a few typos in comments 14 years ago
fscache FS-Cache: Add a helper to bulk uncache pages on an inode 14 years ago
fuse no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
gfs2 ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
hfs hfs: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
hfsplus hfsplus: Fix double iput of the same inode in hfsplus_fill_super() 14 years ago
hostfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
hpfs ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
hppfs hppfs_lookup(): don't open-code lookup_one_len() 14 years ago
hugetlbfs mm: don't access vm_flags as 'int' 14 years ago
isofs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
jbd jbd: Fix comment to match the code in journal_start() 14 years ago
jbd2 jbd2: Fix oops in jbd2_journal_remove_journal_head() 14 years ago
jffs2 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
jfs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
lockd NLM: Don't hang forever on NLM unlock requests 14 years ago
logfs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
minix minix: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
ncpfs ncpfs: fix rename over directory with dangling references 14 years ago
nfs switch vfs_path_lookup() to struct path 14 years ago
nfs_common Fix common misspellings 14 years ago
nfsd nfsd4_list_rec_dir(): don't bother with reopening rec_file 14 years ago
nilfs2 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
nls
notify Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 14 years ago
ntfs Fix common misspellings 14 years ago
ocfs2 new helpers: kern_path_create/user_path_create 14 years ago
omfs Remove unneeded version.h includes from fs/ 14 years ago
openpromfs
partitions Revert "block: Remove extra discard_alignment from hd_struct." 14 years ago
proc ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
pstore pstore: fix pstore filesystem mount/remount issue 14 years ago
qnx4
quota vmscan: change shrinker API by passing shrink_control struct 14 years ago
ramfs ramfs: fix memleak on no-mmu arch 14 years ago
reiserfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
romfs romfs: fix romfs_get_unmapped_area() argument check 14 years ago
squashfs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
sysfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
sysv sysv: remove unnecessary dentry_unhash from rmdir, dir rename 14 years ago
ubifs ubifs: dereferencing an ERR_PTR in ubifs_mount() 14 years ago
udf switch udf_ioctl() to inode_permission() 14 years ago
ufs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
xfs ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Kconfig.binfmt
Makefile
aio.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
anon_inodes.c
attr.c Cache xattr security drop check for write v2 14 years ago
bad_inode.c ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
binfmt_aout.c
binfmt_elf.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_elf_fdpic.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_em86.c
binfmt_flat.c CRED: Fix load_flat_shared_library() to initialise bprm correctly 14 years ago
binfmt_misc.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c block: improve the bio_add_page() and bio_add_pc_page() descriptions 14 years ago
block_dev.c block: use the passed in @bdev when claiming if partno is zero 14 years ago
buffer.c vfs: Fix data corruption after failed write in __block_write_begin() 14 years ago
char_dev.c
compat.c exec: unify do_execve/compat_do_execve code 14 years ago
compat_binfmt_elf.c
compat_ioctl.c
dcache.c make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
dcookies.c oprofile, dcookies: Fix possible circular locking dependency 14 years ago
direct-io.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
drop_caches.c vmscan: change shrinker API by passing shrink_control struct 14 years ago
eventfd.c
eventpoll.c Fix common misspellings 14 years ago
exec.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
fcntl.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
fhandle.c fs/fhandle.c: add <linux/personality.h> for ia64 14 years ago
fifo.c
file.c vfs: avoid large kmalloc()s for the fdtable 14 years ago
file_table.c
filesystems.c fs: synchronize_rcu when unregister_filesystem success not failure 14 years ago
fs-writeback.c fs: pass exact type of data dirties to ->dirty_inode 14 years ago
fs_struct.c
generic_acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
inode.c inode: move to per-sb LRU locks 14 years ago
internal.h Make ->d_sb assign-once and always non-NULL 14 years ago
ioctl.c
ioprio.c
libfs.c Make ->d_sb assign-once and always non-NULL 14 years ago
locks.c fs: fix lock initialization 14 years ago
mbcache.c vmscan: change shrinker API by passing shrink_control struct 14 years ago
mpage.c mm/fs: add hooks to support cleancache 14 years ago
namei.c unexport kern_path_parent() 14 years ago
namespace.c fs/namespace.c: bound mount propagation fix 14 years ago
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c splice: add wakeup_pipe_readers() 14 years ago
stack.c
stat.c
statfs.c
super.c inode: move to per-sb LRU locks 14 years ago
sync.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
timerfd.c timerfd: Fix wakeup of processes when timer is cancelled on clock change 14 years ago
utimes.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
xattr.c Cache xattr security drop check for write v2 14 years ago
xattr_acl.c