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 9272f2dc39 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 10 years ago
..
9p 9p: switch to %p[dD] 10 years ago
adfs
affs fs/affs: remove redundant sys_tz declarations 10 years ago
afs Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
autofs4 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. 10 years ago
befs fs/befs/btree.c: remove typedef befs_btree_node 10 years ago
bfs fs/bfs: use bfs prefix for dump_imap 11 years ago
btrfs Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
cachefiles FS-Cache fixes 10 years ago
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 10 years ago
cifs [CIFS] Remove obsolete comment 10 years ago
coda
configfs fs/configfs: use pr_fmt 11 years ago
cramfs
debugfs fs: debugfs: remove trailing whitespace 11 years ago
devpts
dlm dlm: fix missing endian conversion of rcom_status flags 10 years ago
ecryptfs
efivarfs fs/efivarfs/super.c: use static const for dentry_operations 11 years ago
efs
exofs
exportfs fs/exportfs/expfs.c: kernel-doc warning fixes 11 years ago
ext2
ext3
ext4 Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
f2fs f2fs: support volatile operations for transient data 10 years ago
fat fat: remove redundant sys_tz declaration 10 years ago
freevxfs
fscache fs/fscache/object-list.c: use __seq_open_private() 10 years ago
fuse
gfs2
hfs fs/hfs/hfs_fs.h: remove redundant sys_tz declaration 10 years ago
hfsplus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
hostfs hostfs: support rename flags 11 years ago
hpfs fs/hpfs/dnode.c: fix suspect code indent 11 years ago
hppfs
hugetlbfs
isofs isofs: replace strnicmp with strncasecmp 10 years ago
jbd fs/jbd/revoke.c: replace shift loop by ilog2 11 years ago
jbd2 jbd2: fix descriptor block size handling errors with journal_csum 11 years ago
jffs2 [jffs2] kill wbuf_queued/wbuf_dwork_lock 10 years ago
jfs Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
kernfs vfs: Remove unnecessary calls of check_submounts_and_drop 10 years ago
lockd File locking related changes for v3.18 (pile #1) 10 years ago
logfs fs/logfs/readwrite.c: kernel-doc warning fixes 11 years ago
minix minix zmap block counts calculation fix 11 years ago
ncpfs fs/ncpfs/dir.c: remove redundant sys_tz declaration 10 years ago
nfs NFS client updates for Linux 3.18 10 years ago
nfs_common lockd: move lockd's grace period handling into its own module 10 years ago
nfsd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
nilfs2 nilfs2: improve the performance of fdatasync() 10 years ago
nls
notify File locking related changes for v3.18 (pile #1) 10 years ago
ntfs NTFS: Bump version to 2.1.31. 10 years ago
ocfs2 ocfs2: replace strnicmp with strncasecmp 10 years ago
omfs FS/OMFS: block number sanity check during fill_super operation 10 years ago
openpromfs fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
proc mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 10 years ago
pstore pstore: Fix duplicate {console,ftrace}-efi entries 10 years ago
qnx4
qnx6 fs/qnx6: update debugging to current functions 11 years ago
quota percpu_counter: add @gfp to percpu_counter_init() 10 years ago
ramfs fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc 11 years ago
reiserfs fs/reiserfs/journal.c: fix sparse context imbalance warning 10 years ago
romfs fs/romfs/super.c: add blank line after declarations 11 years ago
squashfs fs/squashfs/super.c: logging cleanup 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 UBIFS: Fix trivial typo in power_cut_emulated() 10 years ago
udf udf: Fix loading of special inodes 10 years ago
ufs fs/ufs/balloc.c: remove unused variable 10 years ago
xfs Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block 10 years ago
Kconfig
Kconfig.binfmt fs: make binfmt support for #! scripts modular and removable 12 years ago
Makefile take fs_pin stuff to fs/* 11 years ago
aio.c percpu_ref: add PERCPU_REF_INIT_* flags 10 years ago
anon_inodes.c vfs: Allocate anon_inode_inode in anon_inode_init() 11 years ago
attr.c
bad_inode.c bad_inode: add ->rename2() 11 years ago
binfmt_aout.c handle suicide on late failure exits in execve() in search_binary_handler() 10 years ago
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c file->f_op is never NULL... 11 years ago
binfmt_flat.c
binfmt_misc.c binfmt_misc: work around gcc-4.9 warning 10 years ago
binfmt_script.c
binfmt_som.c get rid of pt_regs argument of ->load_binary() 12 years ago
block_dev.c Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block 10 years ago
buffer.c fs: check bh blocknr earlier when searching lru 10 years ago
char_dev.c Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 years ago
compat.c
compat_binfmt_elf.c
compat_ioctl.c
coredump.c coredump: add %i/%I in core_pattern to report the tid of the crashed thread 10 years ago
dcache.c take dname_external() into fs/dcache.c 10 years ago
dcookies.c
direct-io.c
drop_caches.c
eventfd.c eventfd_ctx_fdget(): use fdget() instead of fget() 11 years ago
eventpoll.c
exec.c handle suicide on late failure exits in execve() in search_binary_handler() 10 years ago
fcntl.c
fhandle.c
file.c
file_table.c
filesystems.c sys_sysfs: Add CONFIG_SYSFS_SYSCALL 11 years ago
fs-writeback.c sched: Remove proliferation of wait_on_bit() action functions 11 years ago
fs_pin.c make fs/{namespace,super}.c forget about acct.h 11 years ago
fs_struct.c seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
inode.c
internal.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
ioctl.c file->f_op is never NULL... 11 years ago
libfs.c locks: plumb a "priv" pointer into the setlease routines 10 years ago
locks.c locks: flock_make_lock should return a struct file_lock (or PTR_ERR) 10 years ago
mbcache.c
mount.h vfs: Add a function to lazily unmount all mounts from any dentry. 10 years ago
mpage.c vfs: guard end of device for mpage interface 10 years ago
namei.c
namespace.c Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux 10 years ago
no-block.c
open.c vfs: fix check for fallocate on active swapfile 11 years ago
pipe.c new helper: copy_page_from_iter() 11 years ago
pnode.c get rid of propagate_umount() mistakenly treating slaves as busy. 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
read_write.c
readdir.c fanotify: create FAN_ACCESS event for readdir 11 years ago
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c vfs: allow O_PATH file descriptors for fstatfs() 11 years ago
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
sync.c Export sync_filesystem() for modular ->remount_fs() use 11 years ago
timerfd.c
utimes.c
xattr.c