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
Dave Jones 355a46961b trivial: fix user-visible typo in hfsplus 17 years ago
..
9p
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
debugfs
devpts
dlm
ecryptfs Remove duplicated unlikely() in IS_ERR() 17 years ago
efs
exportfs
ext2 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
ext3 ext3: replace remaining __FUNCTION__ occurrences 17 years ago
ext4 ext4: use non-racy method for proc entries creation 17 years ago
fat fat: use get/put_unaligned_* helpers 17 years ago
freevxfs fs/freevxfs/: proper externs 17 years ago
fuse
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: use get/put_unaligned_* helpers 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
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
openpromfs
partitions fat: detect media without partition table correctly 17 years ago
proc sysctl: add the ->permissions callback on the ctl_table_root 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
sysfs
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
Kconfig
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
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
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
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 epoll: avoid kmemcheck warning 17 years ago
exec.c procfs task exe symlink 17 years ago
fcntl.c
fifo.c
file.c
file_table.c
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
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
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
pnode.c
pnode.h
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
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
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
xattr.c xattr: add missing consts to function arguments 17 years ago
xattr_acl.c