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
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
..
9p [PATCH] restore sane ->umount_begin() API 17 years ago
adfs adfs: work around bogus sparse warning 17 years ago
affs fs/affs/file.c: use BUG_ON 17 years ago
afs afs: support the CB.ProbeUuid RPC op 17 years ago
autofs
autofs4 autofs4: fix sparse warning in root.c 17 years ago
befs befs: fix sparse warning in linuxvfs.c 17 years ago
bfs
cifs proc: remove proc_root_fs 17 years ago
coda codafs: fix build warning 17 years ago
configfs
cramfs fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
debugfs
devpts devpts: factor out PTY index allocation 17 years ago
dlm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 17 years ago
ecryptfs Remove duplicated unlikely() in IS_ERR() 17 years ago
efs efs: update error msg to not refer to deleted read_inode() 17 years ago
exportfs
ext2 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
ext3 ext3: fix test ext_generic_write_end() copied return value 17 years ago
ext4 ext4: fix test ext_generic_write_end() copied return value 17 years ago
fat fat: use get/put_unaligned_* helpers 17 years ago
freevxfs fs/freevxfs/: proper externs 17 years ago
fuse [PATCH] restore sane ->umount_begin() API 17 years ago
gfs2 mm: remove nopage 17 years ago
hfs hfs: handle match_strdup failure 17 years ago
hfsplus trivial: fix user-visible typo in hfsplus 17 years ago
hostfs
hpfs
hppfs
hugetlbfs mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
isofs isofs: fix access to unallocated memory when reading corrupted filesystem 17 years ago
jbd jbd: replace remaining __FUNCTION__ occurrences 17 years ago
jbd2 jbd2: use non-racy method for proc entries creation 17 years ago
jffs2 [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up 17 years ago
jfs proc: remove proc_root_fs 17 years ago
lockd locks: don't call ->copy_lock methods on return of conflicting locks 17 years ago
minix
msdos fat: fat_notify_change() and check_mode() cleanup 17 years ago
ncpfs ncpfs: use get/put_unaligned_* helpers 17 years ago
nfs nfs: use proc_create to setup de->proc_fops 17 years ago
nfs_common
nfsd nfsd: use proc_create to setup de->proc_fops 17 years ago
nls
ntfs Remove duplicated unlikely() in IS_ERR() 17 years ago
ocfs2 [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
openpromfs
partitions fat: detect media without partition table correctly 17 years ago
proc tty: The big operations rework 17 years ago
qnx4
ramfs fs/ramfs/ extern cleanup 17 years ago
reiserfs reiserfs: use non-racy method for proc entries creation 17 years ago
romfs
smbfs NULL noise: fs/*, mm/*, kernel/* 17 years ago
sysfs [SCSI] sysfs: make group is_valid return a mode_t 17 years ago
sysv
udf udf: fix sparse warning in namei.c 17 years ago
ufs ufs: replace __inline with inline 17 years ago
vfat fat: use __getname() 17 years ago
xfs [XFS] Include linux/random.h in all builds, not just debug. 17 years ago
Kconfig Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 17 years ago
Kconfig.binfmt make BINFMT_FLAT a bool 17 years ago
Makefile
aio.c aio: fix misleading comments 17 years ago
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c fs/binfmt_aout.c: use printk_ratelimit() 17 years ago
binfmt_elf.c elf: fix shadowed variables in fs/binfmt_elf.c 17 years ago
binfmt_elf_fdpic.c fdpic: check that the size returned by kernel_read() is what we asked for 17 years ago
binfmt_em86.c binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_flat.c procfs task exe symlink 17 years ago
binfmt_misc.c binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_script.c binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_som.c [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
bio.c block: add dma alignment and padding support to blk_rq_map_kern 17 years ago
block_dev.c
buffer.c make fs/buffer.c:cont_expand_zero() static 17 years ago
char_dev.c fs: remove unused fops from struct char_device_struct 17 years ago
compat.c signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
compat_binfmt_elf.c
compat_ioctl.c tty: The big operations rework 17 years ago
dcache.c [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
dcookies.c
direct-io.c
dnotify.c
dquot.c quota: quota core changes for quotaon on remount 17 years ago
drop_caches.c vfs: skip inodes without pages to free in drop_pagecache_sb() 17 years ago
eventfd.c
eventpoll.c signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
exec.c document de_thread() with exit_notify() connection 17 years ago
fcntl.c [PATCH] sanitize locate_fd() 17 years ago
fifo.c
file.c
file_table.c [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
filesystems.c
fs-writeback.c fs/fs-writeback.c: make 2 functions static 17 years ago
generic_acl.c
inode.c fs/inode.c: use hlist_for_each_entry() 17 years ago
inotify.c
inotify_user.c Remove duplicated unlikely() in IS_ERR() 17 years ago
internal.h [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
ioctl.c make vfs_ioctl() static 17 years ago
ioprio.c
libfs.c
locks.c Export __locks_copy_lock() so modular lockd builds 17 years ago
mbcache.c vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
mpage.c
namei.c cgroups: implement device whitelist 17 years ago
namespace.c vfs: remove lives_below_in_same_fs() 17 years ago
nfsctl.c
no-block.c
open.c xip: support non-struct page backed memory 17 years ago
pipe.c [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() 17 years ago
pnode.c [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
pnode.h [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
posix_acl.c
quota.c quota: quota core changes for quotaon on remount 17 years ago
quota_v1.c quota: do not allow setting of quota limits to too high values 17 years ago
quota_v2.c quota: do not allow setting of quota limits to too high values 17 years ago
read_write.c fs: use loff_t type instead of long long 17 years ago
read_write.h
readdir.c
select.c signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
seq_file.c [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
signalfd.c signalfd: fix for incorrect SI_QUEUE user data reporting 17 years ago
splice.c relay: fix splice problem 17 years ago
stack.c
stat.c
super.c make __put_super() static 17 years ago
sync.c vfs: fix unconditional write_super() call in file_fsync() 17 years ago
timerfd.c fs/timerfd.c should #include <linux/syscalls.h> 17 years ago
utimes.c [PATCH] r/o bind mounts: elevate write count for do_utimes() 17 years ago
xattr.c xattr: add missing consts to function arguments 17 years ago
xattr_acl.c