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
Andrew Morton 5085b607fb [PATCH] xfs warning fix 18 years ago
..
9p 9p: implement optional loose read cache 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] remove many unneeded #includes of sched.h 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 Storage class should be before const qualifier 18 years ago
coda [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
configfs [PATCH] Mark struct super_operations const 18 years ago
cramfs [PATCH] Mark struct super_operations const 18 years ago
debugfs debugfs: Remove misleading comments. 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] ecryptfs: fix forgotten format specifier 18 years ago
efs [PATCH] Mark struct super_operations const 18 years ago
exportfs
ext2 [PATCH] Mark struct super_operations const 18 years ago
ext3 [PATCH] remove many unneeded #includes of sched.h 18 years ago
ext4 Fix misspellings of "agressive". 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] remove many unneeded #includes of sched.h 18 years ago
hfs [PATCH] Mark struct super_operations const 18 years ago
hfsplus [PATCH] remove many unneeded #includes of sched.h 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
jffs2 Merge git://git.infradead.org/mtd-2.6 18 years ago
jfs [PATCH] Mark struct super_operations const 18 years ago
lockd Replace remaining references to "driverfs" with "sysfs". 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] sysctl: remove insert_at_head from register_sysctl 18 years ago
nfs_common
nfsd [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. 18 years ago
nls [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
ntfs [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
ocfs2 Fix typos concerning hierarchy 18 years ago
openpromfs [PATCH] Mark struct super_operations const 18 years ago
partitions Driver: remove redundant kobject_unregister checks 18 years ago
proc [PATCH] sysctl: hide the sysctl proc inodes from selinux 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] remove many unneeded #includes of sched.h 18 years ago
sysfs PCI/sysfs/kobject kernel-doc fixes 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] remove many unneeded #includes of sched.h 18 years ago
vfat [PATCH] mark struct inode_operations const 3 18 years ago
xfs [PATCH] xfs warning fix 18 years ago
Kconfig Remove JFFS (version 1), as scheduled. 18 years ago
Kconfig.binfmt
Makefile Remove JFFS (version 1), as scheduled. 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] x86: Don't require the vDSO for handling a.out signals 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
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 Revert "[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] sysctl: remove insert_at_head from register_sysctl 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] remove many unneeded #includes of sched.h 18 years ago
fs-writeback.c Write back inode data pages even when the inode itself is locked 18 years ago
generic_acl.c
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
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
namei.c [PATCH] __page_symlink retry loop error code fix 18 years ago
namespace.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
nfsctl.c
no-block.c
open.c [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
pipe.c [PATCH] AUDIT_FD_PAIR 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
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] FS: speed up rw_verify_area() 18 years ago
read_write.h
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] fs/stack.c: Copy i_nlink after all other attributes are copied 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 [PATCH] remove many unneeded #includes of sched.h 18 years ago