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 358eec1824 vfs: decrapify dput(), fix cache behavior under normal load 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 12 years ago
autofs4 autofs4: close the races around autofs4_notify_daemon() 12 years ago
befs [readdir] convert befs 12 years ago
bfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 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 cifs: ntstatus_to_dos_map[] is not terminated 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 [readdir] convert f2fs 12 years ago
debugfs debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) 12 years ago
devpts fs: Limit sys_mount to only request filesystem modules (Part 2). 12 years ago
dlm dlm: remove signal blocking 12 years ago
ecryptfs eCryptfs: fix 32 bit corruption issue 11 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 ext[34]: fix double put in tmpfile 11 years ago
ext4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
f2fs f2fs: optimize gc for better performance 12 years ago
fat truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
freevxfs [readdir] convert freevxfs 12 years ago
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() 12 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 clean up scary strncpy(dst, src, strlen(src)) uses 12 years ago
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 [readdir] convert jffs2 12 years ago
jfs Just a patch to fix an oops in an error path. 11 years ago
lockd LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs 12 years ago
logfs Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
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 12 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 12 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() 12 years ago
omfs truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
openpromfs [readdir] convert openpromfs 12 years ago
proc procfs: call default get_unmapped_area on MMU-present architectures 11 years ago
pstore pstore: Remove the messages related to compression failure 12 years ago
qnx4 [readdir] convert qnx4 12 years ago
qnx6 [readdir] convert qnx6 12 years ago
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 [readdir] convert romfs 12 years ago
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 12 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 efivarfs: Move to fs/efivarfs 12 years ago
Kconfig.binfmt fs: make binfmt support for #! scripts modular and removable 12 years ago
Makefile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
aio.c aio: fix use-after-free in aio_migratepage 12 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 [readdir] ->readdir() is gone 12 years ago
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 12 years ago
binfmt_elf_fdpic.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 years ago
binfmt_em86.c
binfmt_flat.c new helper: read_code() 12 years ago
binfmt_misc.c binfmt_misc: reuse string_unescape_inplace() 12 years ago
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 fs: buffer: move allocation failure loop into the allocator 11 years ago
char_dev.c
compat.c [readdir] constify ->actor 12 years ago
compat_binfmt_elf.c
compat_ioctl.c compat.c: LOOP_CLR_FD is taken care of in loop.c itself... 12 years ago
coredump.c coredump: add new %P variable in core_pattern 12 years ago
coredump.h
dcache.c vfs: decrapify dput(), fix cache behavior under normal load 11 years ago
dcookies.c consolidate compat lookup_dcookie() 12 years ago
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 Revert "epoll: use freezable blocking call" 11 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 don't bother with deferred freeing of fdtables 12 years ago
file_table.c nfsd regression since delayed fput() 11 years ago
filesystems.c fs: Limit sys_mount to only request filesystem modules. 12 years ago
fs-writeback.c a trivial writeback fix 12 years ago
fs_struct.c constify path_get/path_put and fs_struct.c stuff 12 years ago
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 get rid of full-hash scan on detaching vfsmounts 12 years ago
mpage.c
namei.c fs/namei.c: fix new kernel-doc warning 11 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 aio: don't include aio.h in sched.h 12 years ago
pnode.c vfs: Fix invalid ida_remove() call 12 years ago
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 [readdir] constify ->actor 12 years ago
select.c Revert "select: use freezable blocking call" 11 years ago
seq_file.c seq_file: always update file->f_pos in seq_lseek() 11 years ago
signalfd.c switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE 12 years ago
splice.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
stack.c
stat.c quota: provide interface for readding allocated space into reserved space 12 years ago
statfs.c vfs: allow O_PATH file descriptors for fstatfs() 11 years ago
super.c fs/super.c: fix lru_list leak for real 12 years ago
sync.c teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
timerfd.c timerfd: Add alarm timers 12 years ago
utimes.c
xattr.c
xattr_acl.c