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 18b34d9a7a More bug fixes for ext4 -- most importantly, a fix for a bug 11 years ago
..
9p Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
adfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
affs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
afs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
autofs4 autofs4: fix false positive compile error 11 years ago
befs fs/befs: kernel-doc fixes 11 years ago
bfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
cachefiles fs/cachefiles: replace kerror by pr_err 11 years ago
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 11 years ago
cifs [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option 11 years ago
coda coda: convert use of typedef ctl_table to struct ctl_table 11 years ago
configfs fs/configfs: use pr_fmt 11 years ago
cramfs Major changes for 3.14 include support for the newly added ZERO_RANGE 11 years ago
debugfs Major changes for 3.14 include support for the newly added ZERO_RANGE 11 years ago
devpts fs/devpts/inode.c: convert printk to pr_foo() 11 years ago
dlm dlm: keep listening connection alive with sctp mode 11 years ago
ecryptfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
efivarfs fs/efivarfs/super.c: use static const for dentry_operations 11 years ago
efs fs/efs: convert printk(KERN_DEBUG to pr_debug 11 years ago
exofs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
exportfs fs/exportfs/expfs.c: kernel-doc warning fixes 11 years ago
ext2 ->splice_write() via ->write_iter() 11 years ago
ext3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
ext4 ext4: fix potential null pointer dereference in ext4_free_inode 11 years ago
f2fs f2fs: avoid to access NULL pointer in issue_flush_thread 11 years ago
fat Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
freevxfs Major changes for 3.14 include support for the newly added ZERO_RANGE 11 years ago
fscache fscache: convert use of typedef ctl_table to struct ctl_table 11 years ago
fuse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
gfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
hfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
hfsplus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
hostfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
hpfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
hppfs
hugetlbfs fs/hugetlbfs/inode.c: remove null test before kfree 11 years ago
isofs Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
jbd fs/jbd/revoke.c: replace shift loop by ilog2 11 years ago
jbd2 ext4: disable synchronous transaction batching if max_batch_time==0 11 years ago
jffs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
jfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
kernfs Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
lockd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux 11 years ago
logfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
minix write_iter variants of {__,}generic_file_aio_write() 11 years ago
ncpfs fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul 11 years ago
nfs NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 11 years ago
nfs_common
nfsd nfsd: Fix bad reserving space for encoding rdattr_error 11 years ago
nilfs2 write_iter variants of {__,}generic_file_aio_write() 11 years ago
nls
notify inotify: convert use of typedef ctl_table to struct ctl_table 11 years ago
ntfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
ocfs2 ocfs2/dlm: do not purge lockres that is queued for assert master 11 years ago
omfs write_iter variants of {__,}generic_file_aio_write() 11 years ago
openpromfs fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
proc /proc/stat: convert to single_open_size() 11 years ago
pstore fs/pstore: logging clean-up 11 years ago
qnx4 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
qnx6 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
quota xfs: fix Q_XQUOTARM ioctl 11 years ago
ramfs ->splice_write() via ->write_iter() 11 years ago
reiserfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
romfs switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
squashfs fs/squashfs/squashfs.h: replace pr_warning by pr_warn 11 years ago
sysfs kernfs: move the last knowledge of sysfs out from kernfs 11 years ago
sysv write_iter variants of {__,}generic_file_aio_write() 11 years ago
ubifs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
udf udf: switch to ->write_iter() 11 years ago
ufs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
xfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
Kconfig
Kconfig.binfmt
Makefile block: move ioprio.c from fs/ to block/ 11 years ago
aio.c aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 11 years ago
anon_inodes.c vfs: Allocate anon_inode_inode in anon_inode_init() 11 years ago
attr.c fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
bad_inode.c
binfmt_aout.c
binfmt_elf.c Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c fs/binfmt_flat.c: make old_reloc() static 11 years ago
binfmt_misc.c binfmt_misc: add missing 'break' statement 11 years ago
binfmt_script.c
binfmt_som.c
block_dev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
buffer.c mm: non-atomically mark page accessed during page cache allocation where possible 11 years ago
char_dev.c
compat.c locks: rename file-private locks to "open file description locks" 11 years ago
compat_binfmt_elf.c binfmt_elf: add ELF_HWCAP2 to compat auxv entries 11 years ago
compat_ioctl.c fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types 11 years ago
coredump.c coredump: fix va_list corruption 11 years ago
dcache.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
dcookies.c
direct-io.c new helper: iov_iter_npages() 11 years ago
drop_caches.c fs: convert use of typedef ctl_table to struct ctl_table 11 years ago
eventfd.c
eventpoll.c epoll: fix use-after-free in eventpoll_release_file 11 years ago
exec.c perf: Differentiate exec() and non-exec() comm events 11 years ago
fcntl.c locks: rename file-private locks to "open file description locks" 11 years ago
fhandle.c
file.c fs/file.c: don't open-code kvfree() 11 years ago
file_table.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
filesystems.c sys_sysfs: Add CONFIG_SYSFS_SYSCALL 11 years ago
fs-writeback.c One of the main highlights this time, is not the patches themselves 11 years ago
fs_struct.c
inode.c fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
internal.h
ioctl.c
libfs.c fs/libfs.c: add generic data flush to fsync 11 years ago
locks.c locks: set fl_owner for leases back to current->files 11 years ago
mbcache.c fs/mbcache: replace __builtin_log2() with ilog2() 11 years ago
mount.h reduce m_start() cost... 11 years ago
mpage.c fs/block_dev.c: add bdev_read_page() and bdev_write_page() 11 years ago
namei.c fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
namespace.c VFS: Make delayed_free() call free_vfsmnt() 11 years ago
no-block.c
open.c new methods: ->read_iter() and ->write_iter() 11 years ago
pipe.c new helper: copy_page_from_iter() 11 years ago
pnode.c smarter propagate_mnt() 11 years ago
pnode.h smarter propagate_mnt() 11 years ago
posix_acl.c posix_acl: handle NULL ACL in posix_acl_equiv_mode 11 years ago
proc_namespace.c reduce m_start() cost... 11 years ago
read_write.c switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
readdir.c fanotify: create FAN_ACCESS event for readdir 11 years ago
select.c
seq_file.c fs/seq_file: fallback to vmalloc allocation 11 years ago
signalfd.c
splice.c Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus 11 years ago
stack.c
stat.c
statfs.c
super.c fs/superblock: avoid locking counting inodes and dentries before reclaiming them 11 years ago
sync.c
timerfd.c
utimes.c
xattr.c