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 b2e895dbd8 [PATCH] revert blockdev direct io back to 2.6.19 version 18 years ago
..
9p [PATCH] 9p: null terminate error strings for debug print 18 years ago
adfs [PATCH] adfs: fix filename handling 18 years ago
affs [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
afs [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
autofs [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
autofs4 [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
befs [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
bfs [PATCH] update Tigran's email addresses 18 years ago
cifs Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 18 years ago
coda [PATCH] struct path: convert coda 18 years ago
configfs [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
cramfs [PATCH] struct path: convert cramfs 18 years ago
debugfs DebugFS : file/directory removal fix 18 years ago
devpts
dlm [DLM] fix compile warning 18 years ago
ecryptfs [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
efs [PATCH] struct path: convert efs 18 years ago
exportfs
ext2 [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
ext3 [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
ext4 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
fat [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
freevxfs [PATCH] struct path: convert freevxfs 18 years ago
fuse [PATCH] fuse: fix bug in control filesystem mount 18 years ago
gfs2 [PATCH] Revert bd_mount_mutex back to a semaphore 18 years ago
hfs [PATCH] struct path: convert hfs 18 years ago
hfsplus [PATCH] struct path: convert hfsplus 18 years ago
hostfs [PATCH] uml: fix mknod 18 years ago
hpfs [PATCH] struct path: convert hpfs 18 years ago
hppfs [PATCH] struct path: convert hppfs 18 years ago
hugetlbfs VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions 18 years ago
isofs [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_path 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 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
jffs2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
jfs [PATCH] Fix JFS after clear_page_dirty() removal 18 years ago
lockd [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's 18 years ago
minix [PATCH] struct path: convert minix 18 years ago
msdos [PATCH] fat: add fat_getattr() 18 years ago
ncpfs [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure 18 years ago
nfs [PATCH] Remove warning: VFS is out of sync with lock manager 18 years ago
nfs_common
nfsd [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). 18 years ago
nls [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
ntfs [PATCH] ntfs: kmap_atomic() atomicity fix 18 years ago
ocfs2 [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() 18 years ago
openpromfs [PATCH] struct path: convert openpromfs 18 years ago
partitions [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines 18 years ago
proc [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task 18 years ago
qnx4 [PATCH] struct path: convert qnx4 18 years ago
ramfs [PATCH] ramfs breaks without CONFIG_BLOCK 18 years ago
reiserfs [PATCH] resierfs: avoid tail packing if an inode was ever mmapped 18 years ago
romfs [PATCH] struct path: convert romfs 18 years ago
smbfs [PATCH] smbfs: Make conn_pid a struct pid 18 years ago
sysfs [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
sysv [PATCH] fs/sysv/: proper prototypes for 2 functions 18 years ago
udf [PATCH] struct path: convert udf 18 years ago
ufs [PATCH] ufs: reallocation fix 18 years ago
vfat [PATCH] fat: add fat_getattr() 18 years ago
xfs [PATCH] Fix XFS after clear_page_dirty() removal 18 years ago
Kconfig [PATCH] Make JFFS depend on CONFIG_BROKEN 18 years ago
Kconfig.binfmt
Makefile [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
aio.c [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2 18 years ago
attr.c
bad_inode.c [PATCH] fix memory corruption from misinterpreted bad_inode_ops return values 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] core-dumping unreadable binaries via PT_INTERP 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] getting rid of all casts of k[cmz]alloc() calls 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] revert blockdev direct io back to 2.6.19 version 18 years ago
buffer.c [PATCH] Fix try_to_free_buffer() locking 18 years ago
char_dev.c
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] dcache: avoid RCU for never-hashed dentries 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] 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] fdtable: Make fdarray and fdsets equal in size 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
fs-writeback.c Write back inode data pages even when the inode itself is locked 18 years ago
generic_acl.c
inode.c [PATCH] relative atime 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] relative atime 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] 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
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] one more EXPORT_UNUSED_SYMBOL removal 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] fsstack: Remove inode copy 18 years ago
stat.c [PATCH] VFS: change struct file to use struct path 18 years ago
super.c [PATCH] Revert bd_mount_mutex back to a semaphore 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