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
Artem B. Bityutskiy 008531f4c3 [JFFS2] Fix broken compile when debug level = 2 19 years ago
..
9p [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 19 years ago
adfs
affs [PATCH] update filesystems for new delete_inode behavior 20 years ago
afs [PATCH] mm: split page table lock 19 years ago
autofs [PATCH] autofs: fix "busy inodes after umount..." 20 years ago
autofs4
befs
bfs [PATCH] bfs iget() abuses 20 years ago
cifs [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access 19 years ago
coda [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
cramfs [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> 20 years ago
debugfs
devfs
devpts [PATCH] Generic VFS fallback for security xattrs 20 years ago
efs
exportfs
ext2 [PATCH] Test for sb_getblk return value 19 years ago
ext3 [PATCH] Test for sb_getblk return value 19 years ago
fat [PATCH] fat: Remove duplicate directory scanning code 19 years ago
freevxfs [PATCH] fs: convert kcalloc to kzalloc 20 years ago
fuse [PATCH] fuse: spelling fixes 19 years ago
hfs [PATCH] gfp_t: fs/* 19 years ago
hfsplus [PATCH] gfp_t: fs/* 19 years ago
hostfs [PATCH] uml: remove empty hostfs_truncate method 20 years ago
hpfs [PATCH] update filesystems for new delete_inode behavior 20 years ago
hppfs
hugetlbfs [PATCH] hugetlb: overcommit accounting check 19 years ago
isofs
jbd [PATCH] gfp_t: fs/* 19 years ago
jffs [PATCH] janitor: jffs/intrep: list_for_each_entry 20 years ago
jffs2 [JFFS2] Fix broken compile when debug level = 2 19 years ago
jfs [PATCH] mm: split page table lock 19 years ago
lockd NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 19 years ago
minix [PATCH] update filesystems for new delete_inode behavior 20 years ago
msdos [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() 19 years ago
ncpfs [PATCH] update filesystems for new delete_inode behavior 20 years ago
nfs NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 19 years ago
nfs_common [PATCH] nfsacl: Solaris VxFS compatibility fix 19 years ago
nfsd [PATCH] nfsd4: fix setclientid unlock of unlocked state lock 20 years ago
nls
ntfs NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. 19 years ago
openpromfs
partitions [BLOCK] Unify the seperate read/write io stat fields into arrays 19 years ago
proc Merge ../linux-2.6 by hand 19 years ago
qnx4 [PATCH] update filesystems for new delete_inode behavior 20 years ago
ramfs
reiserfs [PATCH] reiserfs: [kv]free() checking cleanup 19 years ago
relayfs [PATCH] relayfs: fix bogus param value in call to vmap 19 years ago
romfs
smbfs [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
sysfs
sysv [PATCH] update filesystems for new delete_inode behavior 20 years ago
udf [PATCH] update filesystems for new delete_inode behavior 20 years ago
ufs [PATCH] update filesystems for new delete_inode behavior 20 years ago
vfat [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() 19 years ago
xfs [XFS] Remove no-longer-used qsort source. 19 years ago
Kconfig [JFFS2] Add erase block summary support (mount time improvement) 19 years ago
Kconfig.binfmt [PATCH] CONFIG_IA32 19 years ago
Makefile [PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes 20 years ago
aio.c [PATCH] aio syscalls are not checked by lsm 19 years ago
attr.c [PATCH] fs/attr.c: remove BUG() 19 years ago
bad_inode.c
binfmt_aout.c [PATCH] mm: mm_init set_mm_counters 19 years ago
binfmt_elf.c [PATCH] Don't uselessly export task_struct to userspace in core dumps 19 years ago
binfmt_elf_fdpic.c [PATCH] mm: mm_init set_mm_counters 19 years ago
binfmt_em86.c
binfmt_flat.c [PATCH] mm: mm_init set_mm_counters 19 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c [PATCH] mm: mm_init set_mm_counters 19 years ago
bio.c [PATCH] gfp_t: fs/* 19 years ago
block_dev.c
buffer.c [PATCH] __bread oops fix 19 years ago
char_dev.c
compat.c [PATCH] mm: update_hiwaters just in time 19 years ago
compat_ioctl.c [PATCH] TIOC* compat ioctl handling 19 years ago
dcache.c [PATCH] gfp_t: fs/* 19 years ago
dcookies.c
direct-io.c [PATCH] core remove PageReserved 19 years ago
dnotify.c
dquot.c [PATCH] reduce sizeof(struct file) 19 years ago
eventpoll.c [PATCH] epoll: handle timeout overflow 20 years ago
exec.c [PATCH] fix de_thread() vs do_coredump() deadlock 19 years ago
fcntl.c [PATCH] files: lock-free fd look-up 20 years ago
fifo.c
file.c [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays 20 years ago
file_table.c [PATCH] reduce sizeof(struct file) 19 years ago
filesystems.c [PATCH] fix missing includes 19 years ago
fs-writeback.c [PATCH] fix __writeback_single_inode WARN_ON 19 years ago
inode.c [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set 19 years ago
inotify.c [PATCH] inotify/idr leak fix 19 years ago
ioctl.c
ioprio.c
libfs.c
locks.c Fix Connectathon locking test failure 19 years ago
mbcache.c [PATCH] gfp_t: fs/* 19 years ago
mpage.c [PATCH] gfp flags annotations - part 1 19 years ago
namei.c [PATCH] open: cleanup in lookup_flags() 19 years ago
namespace.c [PATCH] janitor: fs/namespace.c: list_for_each_entry 20 years ago
nfsctl.c
open.c VFS: Allow the filesystem to return a full file pointer on open intent 19 years ago
pipe.c [PATCH] sched: TASK_NONINTERACTIVE 20 years ago
posix_acl.c [PATCH] gfp flags annotations - part 1 19 years ago
quota.c [XFS] Add a mechanism for XFS to use the generic quota sync method. 19 years ago
quota_v1.c
quota_v2.c
read_write.c [PATCH] readv/writev syscalls are not checked by lsm 20 years ago
readdir.c
select.c [PATCH] files: lock-free fd look-up 20 years ago
seq_file.c
stat.c
super.c [PATCH] reduce sizeof(struct file) 19 years ago
xattr.c [PATCH] SELinux: canonicalize getxattr() 19 years ago
xattr_acl.c