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
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
..
9p [PATCH] Mark struct super_operations const 18 years ago
adfs [PATCH] Mark struct super_operations const 18 years ago
affs [PATCH] Mark struct super_operations const 18 years ago
afs [PATCH] Mark struct super_operations const 18 years ago
autofs [PATCH] Mark struct super_operations const 18 years ago
autofs4 [PATCH] Mark struct super_operations const 18 years ago
befs [PATCH] mark struct inode_operations const 1 18 years ago
bfs [PATCH] Mark struct super_operations const 18 years ago
cifs [PATCH] Mark struct super_operations const 18 years ago
coda [PATCH] Mark struct super_operations const 18 years ago
configfs [PATCH] Mark struct super_operations const 18 years ago
cramfs [PATCH] Mark struct super_operations const 18 years ago
debugfs [PATCH] mark struct file_operations const 6 18 years ago
devpts [PATCH] Mark struct super_operations const 18 years ago
dlm [PATCH] mark struct file_operations const 6 18 years ago
ecryptfs [PATCH] Mark struct super_operations const 18 years ago
efs [PATCH] Mark struct super_operations const 18 years ago
exportfs [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
ext2 [PATCH] Mark struct super_operations const 18 years ago
ext3 [PATCH] Mark struct super_operations const 18 years ago
ext4 [PATCH] Mark struct super_operations const 18 years ago
fat [PATCH] Mark struct super_operations const 18 years ago
freevxfs [PATCH] Mark struct super_operations const 18 years ago
fuse [PATCH] Mark struct super_operations const 18 years ago
gfs2 [PATCH] Mark struct super_operations const 18 years ago
hfs [PATCH] Mark struct super_operations const 18 years ago
hfsplus [PATCH] Mark struct super_operations const 18 years ago
hostfs [PATCH] Mark struct super_operations const 18 years ago
hpfs [PATCH] Mark struct super_operations const 18 years ago
hppfs [PATCH] Mark struct super_operations const 18 years ago
hugetlbfs [PATCH] Mark struct super_operations const 18 years ago
isofs [PATCH] Mark struct super_operations const 18 years ago
jbd [PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete 18 years ago
jbd2 [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete 18 years ago
jffs [PATCH] Mark struct super_operations const 18 years ago
jffs2 [PATCH] Mark struct super_operations const 18 years ago
jfs [PATCH] Mark struct super_operations const 18 years ago
lockd [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
minix [PATCH] Mark struct super_operations const 18 years ago
msdos [PATCH] mark struct inode_operations const 2 18 years ago
ncpfs [PATCH] Mark struct super_operations const 18 years ago
nfs [PATCH] Mark struct super_operations const 18 years ago
nfs_common [PATCH] nfs_common endianness annotations 19 years ago
nfsd [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
nls [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
ntfs [PATCH] Mark struct super_operations const 18 years ago
ocfs2 [PATCH] Mark struct super_operations const 18 years ago
openpromfs [PATCH] Mark struct super_operations const 18 years ago
partitions Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 18 years ago
proc [PATCH] Mark struct super_operations const 18 years ago
qnx4 [PATCH] Mark struct super_operations const 18 years ago
ramfs [PATCH] Mark struct super_operations const 18 years ago
reiserfs [PATCH] Mark struct super_operations const 18 years ago
romfs [PATCH] Mark struct super_operations const 18 years ago
smbfs [PATCH] Mark struct super_operations const 18 years ago
sysfs [PATCH] Mark struct super_operations const 18 years ago
sysv [PATCH] Mark struct super_operations const 18 years ago
udf [PATCH] Mark struct super_operations const 18 years ago
ufs [PATCH] Mark struct super_operations const 18 years ago
vfat [PATCH] mark struct inode_operations const 3 18 years ago
xfs [PATCH] mark struct inode_operations const 3 18 years ago
Kconfig [PATCH] eCryptfs: Public key transport mechanism 18 years ago
Kconfig.binfmt
Makefile [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
aio.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
attr.c
bad_inode.c [PATCH] mark struct inode_operations const 1 18 years ago
binfmt_aout.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_elf.c [PATCH] core-dumping unreadable binaries via PT_INTERP 18 years ago
binfmt_elf_fdpic.c [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 years ago
binfmt_em86.c
binfmt_flat.c [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions 18 years ago
binfmt_misc.c [PATCH] Mark struct super_operations const 18 years ago
binfmt_script.c
binfmt_som.c [PARISC] Fix fs/binfmt_som.c 19 years ago
bio.c [PATCH] optimize o_direct on block devices 18 years ago
block_dev.c [PATCH] Mark struct super_operations const 18 years ago
buffer.c [PATCH] warning fix: unsigned->signed 18 years ago
char_dev.c [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors 18 years ago
compat.c [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
compat_ioctl.c [PATCH] VFS: change struct file to use struct path 18 years ago
dcache.c [PATCH] Fix d_path for lazy unmounts 18 years ago
dcookies.c [PATCH] slab: remove kmem_cache_t 18 years ago
direct-io.c [PATCH] dio: lock refcount operations 18 years ago
dnotify.c [PATCH] VFS: change struct file to use struct path 18 years ago
dquot.c [PATCH] remove sb->s_files and file_list_lock usage in dquot.c 18 years ago
drop_caches.c [PATCH] remove invalidate_inode_pages() 18 years ago
eventpoll.c [PATCH] VFS: change struct file to use struct path 18 years ago
exec.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
fcntl.c [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
fifo.c
file.c [PATCH] fdtable: Provide free_fdtable() wrapper 18 years ago
file_table.c [PATCH] VFS: change struct file to use struct path 18 years ago
filesystems.c [PATCH] Ban register_filesystem(NULL); 19 years ago
fs-writeback.c Write back inode data pages even when the inode itself is locked 18 years ago
generic_acl.c [PATCH] Generic infrastructure for acls 19 years ago
inode.c [PATCH] Mark struct super_operations const 18 years ago
inotify.c [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
inotify_user.c [PATCH] inotify: read return val fix 18 years ago
internal.h [PATCH] CONFIG_BLOCK internal.h cleanups 19 years ago
ioctl.c [PATCH] VFS: change struct file to use struct path 18 years ago
ioprio.c [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
libfs.c [PATCH] Mark struct super_operations const 18 years ago
locks.c [PATCH] VFS: change struct file to use struct path 18 years ago
mbcache.c [PATCH] slab: remove kmem_cache_t 18 years ago
mpage.c [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
namei.c [PATCH] mark struct inode_operations const 2 18 years ago
namespace.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
nfsctl.c
no-block.c [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
open.c [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
pipe.c [PATCH] fix leaks on pipe(2) failure exits 18 years ago
pnode.c [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
pnode.h [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
posix_acl.c [PATCH] kmemdup: some users 19 years ago
quota.c [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
quota_v1.c
quota_v2.c
read_write.c [PATCH] FS: speed up rw_verify_area() 18 years ago
read_write.h [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c [PATCH] VFS: change struct file to use struct path 18 years ago
select.c [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
seq_file.c [PATCH] VFS: change struct file to use struct path 18 years ago
splice.c [PATCH] constify pipe_buf_operations 18 years ago
stack.c [PATCH] fsstack: Remove inode copy 18 years ago
stat.c [PATCH] VFS: change struct file to use struct path 18 years ago
super.c [PATCH] Mark struct super_operations const 18 years ago
sync.c [PATCH] VFS: change struct file to use struct path 18 years ago
utimes.c [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
xattr.c [PATCH] VFS: change struct file to use struct path 18 years ago
xattr_acl.c