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
Pavel Shilovsky 3ca30d40a9 CIFS: Fix oops while mounting with prefixpath 14 years ago
..
9p 9p: close ACL leaks 14 years ago
adfs
affs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
afs AFS: Fix silly characters in a comment 14 years ago
autofs4 autofs4: bogus dentry_unhash() added in ->unlink() 14 years ago
befs
bfs bfs: remove unnecessary dentry_unhash on dir rename 14 years ago
btrfs get rid of useless dget_parent() in btrfs rename() and link() 14 years ago
cachefiles kill useless checks for sb->s_op == NULL 14 years ago
ceph fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
cifs CIFS: Fix oops while mounting with prefixpath 14 years ago
coda fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 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
dlm dlm: don't limit active work items 14 years ago
ecryptfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
efs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
exofs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
exportfs
ext2 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
ext3 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
ext4 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
fat fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
freevxfs treewide: fix a few typos in comments 14 years ago
fscache FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
gfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
hfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hfsplus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
hostfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hpfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hppfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hugetlbfs VFS : mount lock scalability for internal mounts 14 years ago
isofs isofs: Remove global fs lock 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 fix jffs2 ACLs on big-endian with 16bit mode_t 14 years ago
jfs jfs_lookup(): don't bother with . or .. 14 years ago
lockd NLM: Don't hang forever on NLM unlock requests 14 years ago
logfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
minix minix_getattr(): don't bother with ->d_parent 14 years ago
ncpfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
nfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
nfs_common
nfsd nfsd4_list_rec_dir(): don't bother with reopening rec_file 14 years ago
nilfs2 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
nls
notify Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 14 years ago
ntfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
ocfs2 ocfs2_init_acl(): fix a leak 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 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 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 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 xfs: Fix wrong return value of xfs_file_aio_write 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
anon_inodes.c VFS : mount lock scalability for internal mounts 14 years ago
attr.c fs: move inode_dio_wait calls into ->setattr 14 years ago
bad_inode.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 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 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
dcookies.c oprofile, dcookies: Fix possible circular locking dependency 14 years ago
direct-io.c fs: move inode_dio_done to the end_io handler 14 years ago
drop_caches.c vmscan: change shrinker API by passing shrink_control struct 14 years ago
eventfd.c
eventpoll.c
exec.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
fcntl.c
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 superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
fs_struct.c
generic_acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
inode.c fs: kill i_alloc_sem 14 years ago
internal.h superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
ioctl.c
ioprio.c
libfs.c fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. 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 VFS: Fixup kerneldoc for generic_permission() 14 years ago
namespace.c VFS : mount lock scalability for internal mounts 14 years ago
nfsctl.c
no-block.c
open.c vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp 14 years ago
pipe.c VFS : mount lock scalability for internal mounts 14 years ago
pnode.c
pnode.h
posix_acl.c
read_write.c fs: add SEEK_HOLE and SEEK_DATA flags 14 years ago
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 vfs: increase shrinker batch size 14 years ago
sync.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
timerfd.c timerfd: Fix wakeup of processes when timer is cancelled on clock change 14 years ago
utimes.c
xattr.c Cache xattr security drop check for write v2 14 years ago
xattr_acl.c