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
Al Viro 68e8a9feab vfs: all counters taken to struct mount 13 years ago
..
9p vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
adfs filesystems: add set_nlink() 13 years ago
affs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
afs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
autofs4 filesystems: add set_nlink() 13 years ago
befs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
bfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
btrfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
cachefiles kill useless checks for sb->s_op == NULL 14 years ago
ceph vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
cifs cifs: check for NULL last_entry before calling cifs_save_resume_key 13 years ago
coda vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
configfs vfs: live vfsmounts never have NULL ->mnt_sb 13 years ago
cramfs cramfs: get_cramfs_inode() returns ERR_PTR() on failure 14 years ago
debugfs vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 13 years ago
devpts filesystems: add set_nlink() 13 years ago
dlm Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux 14 years ago
ecryptfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
efs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
exofs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
exportfs
ext2 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
ext3 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
ext4 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
fat vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
freevxfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
fscache FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
gfs2 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
hfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
hfsplus vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
hostfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
hpfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
hppfs vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 13 years ago
hugetlbfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
isofs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
jbd jbd/jbd2: validate sb->s_first in journal_get_superblock() 13 years ago
jbd2 jbd2: Unify log messages in jbd2 code 13 years ago
jffs2 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
jfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
lockd SUNRPC: Replace svc_addr_u by sockaddr_storage 14 years ago
logfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
minix vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
ncpfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
nfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
nfs_common
nfsd vfs: mnt_drop_write_file() 13 years ago
nilfs2 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
nls
notify atomic: use <linux/atomic.h> 14 years ago
ntfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
ocfs2 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
omfs omfs: fix (mode & S_IFDIR) abuse 14 years ago
openpromfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
partitions treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
proc vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
pstore pstore: pass allocated memory region back to caller 13 years ago
qnx4 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
quota Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
ramfs ramfs: remove module leftovers 13 years ago
reiserfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
romfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
squashfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
sysfs filesystems: add set_nlink() 13 years ago
sysv vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
ubifs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
udf vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
ufs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
xfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Kconfig tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. 13 years ago
Kconfig.binfmt
Makefile fs/Makefile: Stupid typo breakage of exofs inclusion 13 years ago
aio.c aio: allocate kiocbs in batches 13 years ago
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 binfmt_elf: fix PIE execution with randomization disabled 13 years ago
binfmt_elf_fdpic.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c filesystems: add missing nlink wrappers 13 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 bio: change some signed vars to unsigned 13 years ago
block_dev.c vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
buffer.c Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
char_dev.c
compat.c vfs: new helper - vfs_ustat() 13 years ago
compat_binfmt_elf.c
compat_ioctl.c compat_ioctl: add compat handler for PPPIOCGL2TPSTATS 14 years ago
dcache.c vfs: move mnt_mountpoint to struct mount 13 years ago
dcookies.c
direct-io.c direct-io: merge direct_io_walker into __blockdev_direct_IO 13 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: fix spurious lockdep warnings 13 years ago
exec.c trim fs/internal.h 13 years ago
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c atomic: use <linux/atomic.h> 14 years ago
filesystems.c vfs: convert fs_supers to hlist 13 years ago
fs-writeback.c writeback: show writeback reason with __print_symbolic 13 years ago
fs_struct.c
generic_acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
inode.c vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
internal.h vfs: spread struct mount - __lookup_mnt() result 13 years ago
ioctl.c
ioprio.c fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
libfs.c filesystems: add set_nlink() 13 years ago
locks.c vfs: fix handling of lock allocation failure in lease-break case 13 years ago
mbcache.c
mount.h vfs: all counters taken to struct mount 13 years ago
mpage.c
namei.c vfs: move mnt_mountpoint to struct mount 13 years ago
namespace.c vfs: all counters taken to struct mount 13 years ago
no-block.c
open.c vfs: mnt_drop_write_file() 13 years ago
pipe.c vfs: pipe.c is really non-modular 13 years ago
pnode.c vfs: spread struct mount - work with counters 13 years ago
pnode.h vfs: spread struct mount - work with counters 13 years ago
posix_acl.c vfs: pass all mask flags check_acl and posix_acl_permission 13 years ago
read_write.c Cross Memory Attach 13 years ago
read_write.h
readdir.c
select.c
seq_file.c constify seq_file stuff 13 years ago
signalfd.c
splice.c tmpfs: clone shmem_file_splice_read() 14 years ago
stack.c filesystems: add set_nlink() 13 years ago
stat.c readlinkat: ensure we return ENOENT for the empty pathname for normal lookups 13 years ago
statfs.c vfs: new helper - vfs_ustat() 13 years ago
super.c vfs: fix the rest of sget() races 13 years ago
sync.c writeback: Add a 'reason' to wb_writeback_work 13 years ago
timerfd.c
utimes.c
xattr.c vfs: mnt_drop_write_file() 13 years ago
xattr_acl.c