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 da67db4e55 Merge branch 'hpfs' from Mikulas Patocka 12 years ago
..
9p Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
adfs Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
affs Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
afs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
autofs4 [readdir] switch dcache_readdir() users to ->iterate() 12 years ago
befs [readdir] convert befs 12 years ago
bfs [readdir] convert bfs 12 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
cachefiles mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API 12 years ago
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
cifs Power management and ACPI updates for 3.11-rc1 12 years ago
coda coda: don't bother with find_inode_number() 12 years ago
configfs configfs: use capped length for ->store_attribute() 12 years ago
cramfs [readdir] convert f2fs 12 years ago
debugfs debugfs: write_file_bool() - ensure strtobool() operates on valid data 12 years ago
devpts
dlm dlm: Avoid LVB truncation 12 years ago
ecryptfs ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb 12 years ago
efivarfs Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
efs [readdir] convert efs 12 years ago
exofs Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
exportfs [readdir] constify ->actor 12 years ago
ext2 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 12 years ago
ext3 mm: vmscan: take page buffers dirty and locked state into account 12 years ago
ext4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
f2fs This patch-set includes the following major enhancement patches. 12 years ago
fat fs/fat: use fat_msg() to replace printk() in __fat_fs_error() 12 years ago
freevxfs [readdir] convert freevxfs 12 years ago
fscache FS-Cache: Don't use spin_is_locked() in assertions 12 years ago
fuse mm: use totalram_pages instead of num_physpages at runtime 12 years ago
gfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
hfs Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
hfsplus Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
hostfs [readdir] convert hostfs 12 years ago
hpfs Merge branch 'hpfs' from Mikulas Patocka 12 years ago
hppfs clean up scary strncpy(dst, src, strlen(src)) uses 12 years ago
hugetlbfs hugetlbfs: fix mmap failure in unaligned size request 12 years ago
isofs Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
jbd jbd: change journal_invalidatepage() to accept length 12 years ago
jbd2 jbd2: invalidate handle if jbd2_journal_restart() fails 12 years ago
jffs2 [readdir] convert jffs2 12 years ago
jfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
lockd drivers: avoid parsing names as kthread_run() format strings 12 years ago
logfs Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
minix minix: bug widening a binary "not" operation 12 years ago
ncpfs ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 12 years ago
nfs Merge branch 'akpm' (updates from Andrew Morton) 12 years ago
nfs_common
nfsd locks: protect most of the file_lock handling with i_lock 12 years ago
nilfs2 ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct 12 years ago
nls
notify fanotify: quit wanking with FASYNC in ->release() 12 years ago
ntfs Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
ocfs2 ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions 12 years ago
omfs [readdir] convert omfs 12 years ago
openpromfs [readdir] convert openpromfs 12 years ago
proc fs/proc/kcore.c: using strlcpy() instead of strncpy() 12 years ago
pstore Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 years ago
qnx4 [readdir] convert qnx4 12 years ago
qnx6 [readdir] convert qnx6 12 years ago
quota
ramfs
reiserfs Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
romfs [readdir] convert romfs 12 years ago
squashfs [readdir] convert squashfs 12 years ago
sysfs Driver core patches for 3.11-rc1 12 years ago
sysv Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
ubifs Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
udf udf: provide ->tmpfile() 12 years ago
ufs [readdir] simple local unixlike: switch to ->iterate() 12 years ago
xfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 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 wrong comment in aio_complete() 12 years ago
anon_inodes.c
attr.c
bad_inode.c [readdir] ->readdir() is gone 12 years ago
binfmt_aout.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
binfmt_elf.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 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
bio.c Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 years ago
block_dev.c mm: vmscan: take page buffers dirty and locked state into account 12 years ago
buffer.c mm: vmscan: take page buffers dirty and locked state into account 12 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: '% at the end' shouldn't bypass core_uses_pid logic 12 years ago
coredump.h
dcache.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
dcookies.c
direct-io.c Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 years ago
drop_caches.c
eventfd.c
eventpoll.c Merge branch 'akpm' (updates from Andrew Morton) 12 years ago
exec.c fs/exec.c:de_thread: mt-exec should update ->real_start_time 12 years ago
fcntl.c
fhandle.c
file.c don't bother with deferred freeing of fdtables 12 years ago
file_table.c Replace a bunch of file->dentry->d_inode refs with file_inode() 12 years ago
filesystems.c
fs-writeback.c sync: don't block the flusher thread waiting on IO 12 years ago
fs_struct.c
generic_acl.c
inode.c allow the temp files created by open() to be linked to 12 years ago
internal.h constify rw_verify_area() 12 years ago
ioctl.c
ioprio.c
libfs.c [readdir] switch dcache_readdir() users to ->iterate() 12 years ago
locks.c locks: give the blocked_hash its own spinlock 12 years ago
mbcache.c
mount.h get rid of full-hash scan on detaching vfsmounts 12 years ago
mpage.c
namei.c Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
namespace.c create_mnt_ns: unidiomatic use of list_add() 12 years ago
no-block.c
open.c [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
posix_acl.c
proc_namespace.c
read_write.c vfs: export lseek_execute() to modules 12 years ago
readdir.c [readdir] constify ->actor 12 years ago
select.c select: use freezable blocking call 12 years ago
seq_file.c new helper: single_open_size() 12 years ago
signalfd.c
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
statfs.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c