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
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
..
9p net/9p: Convert net/9p protocol dumps to tracepoints 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: fix debug printk warning uncovered by cleanup 14 years ago
befs befs: Validate length of long symbolic links. 14 years ago
bfs bfs: remove unnecessary dentry_unhash on dir rename 14 years ago
btrfs Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
cachefiles kill useless checks for sb->s_op == NULL 14 years ago
ceph libceph: fix double-free of page vector 14 years ago
cifs fs: add module.h to files that were implicitly using it 13 years ago
coda fs: Convert vmalloc/memset to vzalloc 14 years ago
configfs doc: fix broken references 14 years ago
cramfs cramfs: get_cramfs_inode() returns ERR_PTR() on failure 14 years ago
debugfs debugfs: Fix a comment mistake 14 years ago
devpts
dlm Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux 14 years ago
ecryptfs Ecryptfs: Add mount option to check uid of device being mounted = expect uid 14 years ago
efs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
exofs fs: add module.h to files that were implicitly using it 13 years ago
exportfs
ext2 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
ext3 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security 14 years ago
ext4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
fat Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 14 years ago
freevxfs
fscache FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse fs: add module.h to files that were implicitly using it 13 years ago
gfs2 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
hfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hfsplus hfsplus: fix filesystem size checks 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 hppfs: missing include 14 years ago
hugetlbfs lockdep: Add helper function for dir vs file i_mutex annotation 14 years ago
isofs isofs: Remove global fs lock 14 years ago
jbd jbd: Use WRITE_SYNC in journal checkpoint. 14 years ago
jbd2 jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints 14 years ago
jffs2 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
jfs fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
lockd SUNRPC: Replace svc_addr_u by sockaddr_storage 14 years ago
logfs fs: add module.h to files that were implicitly using it 13 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: add module.h to files that were implicitly using it 13 years ago
nfs_common
nfsd fs: add module.h to files that were implicitly using it 13 years ago
nilfs2 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
nls
notify atomic: use <linux/atomic.h> 14 years ago
ntfs atomic: use <linux/atomic.h> 14 years ago
ocfs2 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
omfs omfs: fix (mode & S_IFDIR) abuse 14 years ago
openpromfs
partitions Merge branch 'for-linus' into for-3.1/core 14 years ago
proc fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
pstore pstore: Allow the user to explicitly choose a backend 14 years ago
qnx4
quota VFS: Fix the remaining automounter semantics regressions 14 years ago
ramfs
reiserfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
romfs romfs: fix romfs_get_unmapped_area() argument check 14 years ago
squashfs doc: fix broken references 14 years ago
sysfs sysfs: Remove support for tagged directories with untagged members (again) 14 years ago
sysv sysv: remove unnecessary dentry_unhash from rmdir, dir rename 14 years ago
ubifs UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled 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 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 13 years ago
Kconfig tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL 14 years ago
Kconfig.binfmt
Makefile fs/Makefile: Stupid typo breakage of exofs inclusion 13 years ago
aio.c
anon_inodes.c vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
attr.c Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 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
binfmt_misc.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_script.c
binfmt_som.c
bio-integrity.c fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
bio.c block: improve the bio_add_page() and bio_add_pc_page() descriptions 14 years ago
block_dev.c Avoid dereferencing a 'request_queue' after last close. 14 years ago
buffer.c cleanup: vfs: small comment fix for block_invalidatepage 13 years ago
char_dev.c
compat.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
compat_binfmt_elf.c
compat_ioctl.c compat_ioctl: add compat handler for PPPIOCGL2TPSTATS 14 years ago
dcache.c vfs: renumber DCACHE_xyz flags, remove some stale ones 14 years ago
dcookies.c oprofile, dcookies: Fix possible circular locking dependency 14 years ago
direct-io.c direct-io: merge direct_io_walker into __blockdev_direct_IO 13 years ago
drop_caches.c vmscan: change shrinker API by passing shrink_control struct 14 years ago
eventfd.c
eventpoll.c Merge branch 'master' into for-next 14 years ago
exec.c move RLIMIT_NPROC check from set_user() to do_execve_common() 14 years ago
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c atomic: use <linux/atomic.h> 14 years ago
filesystems.c
fs-writeback.c don't busy retry the inode on failed grab_super_passive() 14 years ago
fs_struct.c
generic_acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
inode.c vfs: fix spinning prevention in prune_icache_sb 13 years ago
internal.h superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
ioctl.c
ioprio.c fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
libfs.c fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. 14 years ago
locks.c Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux 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 leases: fix write-open/read-lease race 13 years ago
namespace.c vfs: add "device" tag to /proc/self/mountstats 13 years ago
no-block.c
open.c leases: fix write-open/read-lease race 13 years ago
pipe.c vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
pnode.c
pnode.h
posix_acl.c vfs: pass all mask flags check_acl and posix_acl_permission 13 years ago
read_write.c vfs: add generic_file_llseek_size 13 years ago
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c tmpfs: clone shmem_file_splice_read() 14 years ago
stack.c mm: a few small updates for radix-swap 14 years ago
stat.c vfs: remove LOOKUP_NO_AUTOMOUNT flag 14 years ago
statfs.c
super.c Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block 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 evm: evm_inode_post_removexattr 14 years ago
xattr_acl.c