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 e62063d699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
..
9p 9p: don't forget to destroy inode cache if fscache registration fails 12 years ago
adfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
affs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
afs afs: dget_parent() can't return a negative dentry 11 years ago
autofs4 autofs4: close the races around autofs4_notify_daemon() 12 years ago
befs
bfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
btrfs btrfs: Fix crash due to not allocating integrity data for a bioset 11 years ago
cachefiles CacheFiles: Don't try to dump the index key if the cookie has been cleared 12 years ago
ceph ceph: use d_invalidate() to invalidate aliases 12 years ago
cifs Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 11 years ago
coda helper for reading ->d_count 12 years ago
configfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
cramfs
debugfs debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) 12 years ago
devpts
dlm dlm: remove signal blocking 12 years ago
ecryptfs ecryptfs: avoid ctx initialization race 12 years ago
efivarfs efivarfs: we can use simple_lookup() now 12 years ago
efs efs: iget_locked() doesn't return an ERR_PTR() 12 years ago
exofs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
exportfs exportfs: don't assume that ->iterate() won't feed us too long entries 12 years ago
ext2 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
ext3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
ext4 Merge branch 'akpm' (patches from Andrew Morton) 12 years ago
f2fs f2fs: optimize gc for better performance 12 years ago
fat truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
freevxfs
fscache Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 12 years ago
fuse fuse: no RCU mode in fuse_access() 11 years ago
gfs2 gfs2: set FILE_CREATED 12 years ago
hfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
hfsplus truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
hostfs um: hostfs: Fix writeback 12 years ago
hpfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
hppfs
hugetlbfs cope with potentially long ->d_dname() output for shmem/hugetlb 12 years ago
isofs isofs: Refuse RW mount of the filesystem instead of making it RO 12 years ago
jbd jbd: use a single printk for jbd_debug() 12 years ago
jbd2 jbd2: Fix endian mixing problems in the checksumming code 12 years ago
jffs2
jfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
lockd LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs 12 years ago
logfs
minix truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
ncpfs ncpfs: fix error return code in ncp_parse_options() 12 years ago
nfs NFS: Give "flavor" an initial value to fix a compile warning 11 years ago
nfs_common
nfsd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
nilfs2 nilfs2: fix issue with race condition of competition between segments for dirty blocks 11 years ago
nls
notify fsnotify: update comments concerning locking scheme 12 years ago
ntfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
ocfs2 ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() 11 years ago
omfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
openpromfs
proc thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago
pstore pstore: Remove the messages related to compression failure 12 years ago
qnx4
qnx6
quota fs: convert fs shrinkers to new scan/count API 12 years ago
ramfs initmpfs: move rootfs code from fs/ramfs/ to init/ 12 years ago
reiserfs reiserfs: fix race with flush_used_journal_lists and flush_journal_list 12 years ago
romfs
squashfs Squashfs: add corruption check for type in squashfs_readdir() 12 years ago
sysfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
sysv sysv: Add forgotten superblock lock init for v7 fs 11 years ago
ubifs Just one patch which fixes the power-cut recovery testing mode. 12 years ago
udf udf: Fortify LVID loading 12 years ago
ufs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
xfs xfs: Use kmem_free() instead of free() 11 years ago
Kconfig
Kconfig.binfmt
Makefile
aio.c aio: fix use-after-free in aio_migratepage 11 years ago
anon_inodes.c fs/anon_inode: Introduce a new lib function anon_inode_getfile_private() 12 years ago
attr.c
bad_inode.c
binfmt_aout.c mm: remove free_area_cache 12 years ago
binfmt_elf.c fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing 11 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block 12 years ago
bio.c block: Fix bio_copy_data() 12 years ago
block_dev.c a trivial writeback fix 12 years ago
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
coredump.c coredump: add new %P variable in core_pattern 12 years ago
coredump.h
dcache.c vfs: fix typo in comment in recent dentry work 12 years ago
dcookies.c
direct-io.c direct-io: Use return from cmpxchg to decide of assignment happened 12 years ago
drop_caches.c shrinker: add node awareness 12 years ago
eventfd.c
eventpoll.c epoll: add a reschedule point in ep_free() 12 years ago
exec.c exec: cleanup the error handling in search_binary_handler() 12 years ago
fcntl.c vfs: add missing check for __O_TMPFILE in fcntl_init() 12 years ago
fhandle.c
file.c
file_table.c fs/file_table.c:fput(): make comment more truthful 12 years ago
filesystems.c
fs-writeback.c a trivial writeback fix 12 years ago
fs_struct.c
generic_acl.c
inode.c fs: convert inode and dentry shrinking to be node aware 12 years ago
internal.h fs: convert inode and dentry shrinking to be node aware 12 years ago
ioctl.c
ioprio.c
libfs.c make simple_lookup() usable for filesystems that set ->s_d_op 12 years ago
locks.c locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock 12 years ago
mbcache.c fs: convert fs shrinkers to new scan/count API 12 years ago
mount.h
mpage.c
namei.c atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c 12 years ago
namespace.c initmpfs: move rootfs code from fs/ramfs/ to init/ 12 years ago
no-block.c
open.c vfs: improve i_op->atomic_open() documentation 12 years ago
pipe.c
pnode.c
pnode.h vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces 12 years ago
posix_acl.c
proc_namespace.c
read_write.c aio: Kill aio_rw_vect_retry() 12 years ago
readdir.c
select.c net: rename include/net/ll_poll.h to include/net/busy_poll.h 12 years ago
seq_file.c seq_file: add seq_list_*_percpu helpers 12 years ago
signalfd.c
splice.c
stack.c
stat.c quota: provide interface for readding allocated space into reserved space 12 years ago
statfs.c
super.c fs/super.c: fix lru_list leak for real 11 years ago
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c