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 c29c693430 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
..
9p [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c 18 years ago
adfs [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
affs [PATCH] affs: replace kmalloc+memset with kzalloc 18 years ago
afs [PATCH] affs: replace kmalloc+memset with kzalloc 18 years ago
autofs [PATCH] autofs: fix error code path in autofs_fill_sb() 18 years ago
autofs4 [PATCH] autofs: fix error code path in autofs_fill_sb() 18 years ago
befs [PATCH] slab: remove kmem_cache_t 18 years ago
bfs [PATCH] slab: remove kmem_cache_t 18 years ago
cifs [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
coda [PATCH] slab: remove kmem_cache_t 18 years ago
configfs [PATCH] slab: remove kmem_cache_t 18 years ago
cramfs [PATCH] corrupted cramfs filesystems cause kernel oops 18 years ago
debugfs
devpts
dlm Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 18 years ago
ecryptfs [PATCH] struct path: make eCryptfs a user of struct path 18 years ago
efs [PATCH] slab: remove kmem_cache_t 18 years ago
exportfs
ext2 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
ext3 [PATCH] ext3 balloc: fix _with_rsv freeze 18 years ago
ext4 [PATCH] ext4 calls journal_stop 18 years ago
fat [PATCH] slab: remove kmem_cache_t 18 years ago
freevxfs [PATCH] slab: remove kmem_cache_t 18 years ago
fuse [PATCH] fuse: fix compile without CONFIG_BLOCK 18 years ago
gfs2 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 18 years ago
hfs [PATCH] slab: remove kmem_cache_t 18 years ago
hfsplus [PATCH] slab: remove kmem_cache_t 18 years ago
hostfs
hpfs [PATCH] hpfs: fix printk format warnings 18 years ago
hppfs
hugetlbfs [PATCH] slab: remove kmem_cache_t 18 years ago
isofs [PATCH] slab: remove kmem_cache_t 18 years ago
jbd [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static 18 years ago
jbd2 [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete 18 years ago
jffs [PATCH] jffs: replace kmalloc+memset with kzalloc 18 years ago
jffs2 [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
jfs [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
lockd Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus 18 years ago
minix [PATCH] slab: remove kmem_cache_t 18 years ago
msdos
ncpfs [PATCH] slab: remove kmem_cache_t 18 years ago
nfs Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus 18 years ago
nfs_common
nfsd [PATCH] remove NFSD_OPTIMIZE_SPACE 18 years ago
nls [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
ntfs [PATCH] slab: remove SLAB_NOFS 18 years ago
ocfs2 [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
openpromfs [PATCH] slab: remove kmem_cache_t 18 years ago
partitions [PATCH] Fix check_partition routines 18 years ago
proc [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
qnx4 [PATCH] slab: remove kmem_cache_t 18 years ago
ramfs
reiserfs [PATCH] struct path: rename Reiserfs's struct path 18 years ago
romfs [PATCH] slab: remove kmem_cache_t 18 years ago
smbfs [PATCH] slab: remove kmem_cache_t 18 years ago
sysfs [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
sysv [PATCH] fs/sysv/: doc cleanup 18 years ago
udf [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
ufs [PATCH] fs: ufs add missing bracket 18 years ago
vfat
xfs [PATCH] Use freezeable workqueues in XFS 18 years ago
Kconfig Fix typos in doc and comments 18 years ago
Kconfig.binfmt
Makefile [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
aio.c [PATCH] aio: remove ki_retried debugging member 18 years ago
attr.c
bad_inode.c
binfmt_aout.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_elf.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_elf_fdpic.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_em86.c
binfmt_flat.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_misc.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_script.c
binfmt_som.c
bio.c [PATCH] slab: remove kmem_cache_t 18 years ago
block_dev.c [PATCH] VFS: change struct file to use struct path 18 years ago
buffer.c [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
char_dev.c
compat.c [PATCH] VFS: change struct file to use struct path 18 years ago
compat_ioctl.c [PATCH] VFS: change struct file to use struct path 18 years ago
dcache.c [PATCH] dcache: avoid RCU for never-hashed dentries 18 years ago
dcookies.c [PATCH] slab: remove kmem_cache_t 18 years ago
direct-io.c
dnotify.c [PATCH] VFS: change struct file to use struct path 18 years ago
dquot.c [PATCH] VFS: change struct file to use struct path 18 years ago
drop_caches.c
eventpoll.c [PATCH] VFS: change struct file to use struct path 18 years ago
exec.c [PATCH] VFS: change struct file to use struct path 18 years ago
fcntl.c [PATCH] VFS: change struct file to use struct path 18 years ago
fifo.c
file.c [PATCH] file: kill unnecessary timer in fdtable_defer 18 years ago
file_table.c [PATCH] VFS: change struct file to use struct path 18 years ago
filesystems.c
fs-writeback.c
generic_acl.c
inode.c [PATCH] VFS: change struct file to use struct path 18 years ago
inotify.c [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
inotify_user.c [PATCH] VFS: change struct file to use struct path 18 years ago
internal.h
ioctl.c [PATCH] VFS: change struct file to use struct path 18 years ago
ioprio.c
libfs.c [PATCH] VFS: change struct file to use struct path 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] VFS: change struct file to use struct path 18 years ago
namespace.c [PATCH] slab: remove kmem_cache_t 18 years ago
nfsctl.c
no-block.c
open.c [PATCH] VFS: change struct file to use struct path 18 years ago
pipe.c [PATCH] VFS: change struct file to use struct path 18 years ago
pnode.c
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] VFS: change struct file to use struct path 18 years ago
read_write.h
readdir.c [PATCH] VFS: change struct file to use struct path 18 years ago
select.c
seq_file.c [PATCH] VFS: change struct file to use struct path 18 years ago
splice.c [PATCH] VFS: change struct file to use struct path 18 years ago
stack.c [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
stat.c [PATCH] VFS: change struct file to use struct path 18 years ago
super.c [PATCH] VFS: change struct file to use struct path 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