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 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 17 years ago
..
9p 9p: fix format warning 17 years ago
adfs vfs: Use const for kernel parser table 17 years ago
affs vfs: Use const for kernel parser table 17 years ago
afs [PATCH] fix ->llseek for more directories 17 years ago
autofs vfs: Use const for kernel parser table 17 years ago
autofs4 autofs4: add miscellaneous device for ioctls 17 years ago
befs befs: annotate fs32 on tests for superblock endianness 17 years ago
bfs [PATCH] fix ->llseek for more directories 17 years ago
cifs Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 17 years ago
coda [PATCH] move executable checking into ->permission() 17 years ago
configfs [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
cramfs cramfs: fix named-pipe handling 17 years ago
debugfs integrity: special fs magic 17 years ago
devpts vfs: Use const for kernel parser table 17 years ago
dlm dlm: choose better identifiers 17 years ago
ecryptfs [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
efs [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
exportfs [PATCH] prepare vfs_readdir() callers to returning filldir result 17 years ago
ext2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
ext3 ext3 quota support: fix compile failure 17 years ago
ext4 ext4: remove unused variable in ext4_get_parent 17 years ago
fat [PATCH] fix ->llseek for more directories 17 years ago
freevxfs
fuse [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
gfs2 [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
hfs [PATCH] move executable checking into ->permission() 17 years ago
hfsplus [PATCH] move executable checking into ->permission() 17 years ago
hostfs [PATCH] introduce fmode_t, do annotations 17 years ago
hpfs [PATCH] hpfs: cleanup ->setattr 17 years ago
hppfs
hugetlbfs vfs: Use const for kernel parser table 17 years ago
isofs [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
jbd jbd: abort instead of waiting for nonexistent transactions 17 years ago
jbd2 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
jffs2 [PATCH] fix ->llseek for more directories 17 years ago
jfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
lockd NLM: Remove "proto" argument from lockd_up() 17 years ago
minix
msdos
ncpfs
nfs [PATCH] move executable checking into ->permission() 17 years ago
nfs_common
nfsd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 years ago
nls remove CONFIG_KMOD from fs 17 years ago
ntfs [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
ocfs2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
omfs [PATCH] fix ->llseek for more directories 17 years ago
openpromfs [PATCH] fix ->llseek for more directories 17 years ago
partitions [PATCH] sanitize blkdev_get() and friends 17 years ago
proc Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 17 years ago
qnx4
ramfs Ramfs and Ram Disk pages are unevictable 17 years ago
reiserfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
romfs
smbfs
sysfs [PATCH] fix ->llseek for more directories 17 years ago
sysv
ubifs Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 17 years ago
udf [PATCH] get rid of on-stack dentry in udf 17 years ago
ufs [PATCH] fix ->llseek for more directories 17 years ago
vfat
xfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
Kconfig [patch 1/3] FS_MBCACHE: don't needlessly make it built-in 17 years ago
Kconfig.binfmt add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 17 years ago
Makefile Configure out AIO support 17 years ago
aio.c
anon_inodes.c
attr.c [patch] vfs: make security_inode_setattr() calling consistent 17 years ago
bad_inode.c
binfmt_aout.c
binfmt_elf.c Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
binfmt_elf_fdpic.c binfmt_elf_fdpic: Update for cputime changes. 17 years ago
binfmt_em86.c Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_flat.c uclinux: fix gzip header parsing in binfmt_flat.c 17 years ago
binfmt_misc.c Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_script.c Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_som.c binfmt_som.c: add MODULE_LICENSE 17 years ago
bio-integrity.c block: Introduce integrity data ownership flag 17 years ago
bio.c block: mark bio_split_pool static 17 years ago
block_dev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
buffer.c fs: buffer lock use lock bitops 17 years ago
char_dev.c [PATCH] tidy up chrdev_open 17 years ago
compat.c Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
compat_binfmt_elf.c
compat_ioctl.c
dcache.c [PATCH] fs: add a sanity check in d_free 17 years ago
dcookies.c
direct-io.c Remove Andrew Morton's old email accounts 17 years ago
dnotify.c
dquot.c [PATCH] switch quota_on-related stuff to kern_path() 17 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: drop unnecessary test 17 years ago
exec.c coredump: format_corename: don't append .%pid if multi-threaded 17 years ago
fcntl.c [PATCH] clean dup2() up a bit 17 years ago
fifo.c [PATCH] introduce fmode_t, do annotations 17 years ago
file.c [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
file_table.c [PATCH] introduce fmode_t, do annotations 17 years ago
filesystems.c proc: move /proc/filesystems to fs/filesystems.c 17 years ago
fs-writeback.c Remove Andrew Morton's old email accounts 17 years ago
generic_acl.c
inode.c fs/inode.c: properly init address_space->writeback_index 17 years ago
inotify.c
inotify_user.c inotify: fix lock ordering wrt do_page_fault's mmap_sem 17 years ago
internal.h
ioctl.c provide generic_block_fiemap() only with BLOCK=y 17 years ago
ioprio.c fix setpriority(PRIO_PGRP) thread iterator breakage 17 years ago
libfs.c [PATCH] new helper: d_obtain_alias 17 years ago
locks.c Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 17 years ago
mbcache.c
mpage.c Remove Andrew Morton's old email accounts 17 years ago
namei.c [PATCH] move executable checking into ->permission() 17 years ago
namespace.c [RFC PATCH] touch_mnt_namespace when the mount flags change 17 years ago
nfsctl.c
no-block.c
open.c [PATCH] introduce fmode_t, do annotations 17 years ago
pipe.c
pnode.c
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] generic_file_llseek tidyups 17 years ago
read_write.h
readdir.c [PATCH] prepare vfs_readdir() callers to returning filldir result 17 years ago
select.c hrtimer: fix signed/unsigned bug in slack estimator 17 years ago
seq_file.c seq_file: add seq_cpumask_list(), seq_nodemask_list() 17 years ago
signalfd.c
splice.c Don't allow splice() to files opened with O_APPEND 17 years ago
stack.c
stat.c
super.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 17 years ago
sync.c
timerfd.c hrtimer: convert timerfd to the new hrtimer apis 17 years ago
utimes.c
xattr.c
xattr_acl.c