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
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
..
9p [PATCH] 9p: fix fid behavior on failed remove 19 years ago
adfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
affs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
afs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
autofs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
autofs4 [PATCH] autofs4: zero timeout prevents shutdown 19 years ago
befs [PATCH] Fix BeFS slab corruption 19 years ago
bfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
cifs [CIFS] statfs for cifs unix extensions no longer experimental 19 years ago
coda [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open() 19 years ago
configfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
cramfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
debugfs Debugfs: kernel-doc fixes for debugfs 19 years ago
devpts [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
efs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
exportfs [PATCH] NFS server subtree_check returns dubious value 19 years ago
ext2 [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
ext3 [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
fat [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
freevxfs [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir 19 years ago
fuse [PATCH] fuse: fix error case in fuse_readpages 19 years ago
hfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
hfsplus [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
hostfs [PATCH] mark address_space_operations const 19 years ago
hpfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
hppfs [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
hugetlbfs [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area 19 years ago
isofs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
jbd [PATCH] ext3: Fix sparse warnings 19 years ago
jffs Remove obsolete #include <linux/config.h> 19 years ago
jffs2 [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
jfs JFS: Fix bug in quota code. tmp_bh.b_size must be initialized 19 years ago
lockd [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
minix [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
msdos [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
ncpfs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
nfs [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
nfs_common
nfsd [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
nls Remove obsolete #include <linux/config.h> 19 years ago
ntfs [PATCH] lockdep: annotate NTFS locking rules 19 years ago
ocfs2 ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback 19 years ago
openpromfs Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
partitions [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
proc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
qnx4 [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
ramfs [PATCH] NOMMU: Fix execution off of ramfs with mmap() 19 years ago
reiserfs [PATCH] lockdep: annotate reiserfs 19 years ago
romfs [PATCH] mark address_space_operations const 19 years ago
smbfs Remove obsolete #include <linux/config.h> 19 years ago
sysfs sysfs_remove_bin_file: no return value, dump_stack on error 19 years ago
sysv [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
udf [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
ufs [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
vfat [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
xfs [XFS] Fix a bad pointer dereference in the quota statvfs handling. 19 years ago
Kconfig NFS: unmark NFS direct I/O as experimental 19 years ago
Kconfig.binfmt
Makefile [PATCH] devfs: Remove devfs from the kernel tree 19 years ago
aio.c spelling fixes 19 years ago
attr.c
bad_inode.c [PATCH] Make most file operations structs in fs/ const 19 years ago
binfmt_aout.c
binfmt_elf.c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
binfmt_elf_fdpic.c [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt 19 years ago
binfmt_em86.c
binfmt_flat.c Remove obsolete #include <linux/config.h> 19 years ago
binfmt_misc.c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 19 years ago
binfmt_script.c
binfmt_som.c Remove obsolete #include <linux/config.h> 19 years ago
bio.c [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 years ago
block_dev.c [PATCH] lockdep: fix blkdev_open() warning 19 years ago
buffer.c [PATCH] mm: tracking shared dirty pages 19 years ago
char_dev.c [PATCH] add function documentation for register_chrdev() 19 years ago
compat.c [PATCH] Check return value of copy_to_user in compat_sys_pselect7 19 years ago
compat_ioctl.c Remove obsolete #include <linux/config.h> 19 years ago
dcache.c NFS: Add dentry materialisation op 19 years ago
dcookies.c Remove obsolete #include <linux/config.h> 19 years ago
direct-io.c [PATCH] lockdep: annotate direct io 19 years ago
dnotify.c [PATCH] Use __read_mostly on some hot fs variables 19 years ago
dquot.c [PATCH] use list_add_tail() instead of list_add() 19 years ago
drop_caches.c
eventpoll.c [PATCH] eventpoll.c compile fix 19 years ago
exec.c [PATCH] fix up lockdep trace in fs/exec.c 19 years ago
fcntl.c BUG_ON() Conversion in fs/fcntl.c 19 years ago
fifo.c [PATCH] pipe.c/fifo.c code cleanups 19 years ago
file.c [PATCH] alloc_fdtable() expansion fix 19 years ago
file_table.c Remove obsolete #include <linux/config.h> 19 years ago
filesystems.c
fs-writeback.c [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
inode.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
inotify.c [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
inotify_user.c [PATCH] inotify: fix deadlock found by lockdep 19 years ago
ioctl.c Remove obsolete #include <linux/config.h> 19 years ago
ioprio.c [PATCH] uninline ioprio_best() 19 years ago
libfs.c [PATCH] core: use list_move() 19 years ago
locks.c [PATCH] fcntl(F_SETSIG) fix 19 years ago
mbcache.c [PATCH] Typo fixes 19 years ago
mpage.c [PATCH] writeback: fix range handling 19 years ago
namei.c [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
namespace.c sysfs: add proper sysfs_init() prototype 19 years ago
nfsctl.c Remove obsolete #include <linux/config.h> 19 years ago
open.c [PATCH] ftruncate does not always update m/ctime 19 years ago
pipe.c [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
pnode.c [PATCH] core: use list_move() 19 years ago
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL 19 years ago
readdir.c
select.c [PATCH] fs: sys_poll with timeout -1 bug fix 19 years ago
seq_file.c [PATCH] sem2mutex: fs/seq_file.c 19 years ago
splice.c [PATCH] splice: fix problems with sys_tee() 19 years ago
stat.c Remove obsolete #include <linux/config.h> 19 years ago
super.c [PATCH] add missing desctiption in super.c 19 years ago
sync.c [PATCH] writeback: fix range handling 19 years ago
xattr.c [PATCH] log more info for directory entry change events 19 years ago
xattr_acl.c