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
Nathan Scott b190f1138b [XFS] Fix broken const use inside local suffix_strtoul routine. 19 years ago
..
9p [PATCH] v9fs: signal handling fixes 19 years ago
adfs [PATCH] Make most file operations structs in fs/ const 19 years ago
affs [PATCH] affs: possible null pointer dereference in affs_rename() 19 years ago
afs [PATCH] Make most file operations structs in fs/ const 19 years ago
autofs [PATCH] Make most file operations structs in fs/ const 19 years ago
autofs4 [PATCH] autofs4: NFY_NONE wait race fix 19 years ago
befs [PATCH] Make most file operations structs in fs/ const 19 years ago
bfs [PATCH] Make most file operations structs in fs/ const 19 years ago
cifs [[CIFS] Pass truncate open flag through on file open in case setattr fails 19 years ago
coda [PATCH] Make most file operations structs in fs/ const 19 years ago
configfs configfs: configfs_mkdir() failed to cleanup linkage. 19 years ago
cramfs [PATCH] Make most file operations structs in fs/ const 19 years ago
debugfs [PATCH] debugfs inode leak 19 years ago
devfs [PATCH] Make most file operations structs in fs/ const 19 years ago
devpts [PATCH] devpts: use lib/parser.c for parsing mount options 19 years ago
efs [PATCH] Make most file operations structs in fs/ const 19 years ago
exportfs [PATCH] NFS server subtree_check returns dubious value 19 years ago
ext2 [PATCH] Introduce sys_splice() system call 19 years ago
ext3 [PATCH] ext3 resize: fix double unlock_super() 19 years ago
fat [PATCH] Make most file operations structs in fs/ const 19 years ago
freevxfs BUG_ON() Conversion in fs/freevxfs/ 19 years ago
fuse [fuse] fix race between checking and setting file->private_data 19 years ago
hfs [PATCH] Make most file operations structs in fs/ const 19 years ago
hfsplus BUG_ON() Conversion in fs/hfsplus/ 19 years ago
hostfs [PATCH] Make most file operations structs in fs/ const 19 years ago
hpfs [PATCH] Make most file operations structs in fs/ const 19 years ago
hppfs [PATCH] uml: __user annotations 19 years ago
hugetlbfs [PATCH] Make most file operations structs in fs/ const 19 years ago
isofs [PATCH] Make most file operations structs in fs/ const 19 years ago
jbd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
jffs [PATCH] Make most file operations structs in fs/ const 19 years ago
jffs2 [PATCH] jffs2 warning fixes 19 years ago
jfs JFS: Fix multiple errors in metapage_releasepage 19 years ago
lockd NFS: make 2 functions static 19 years ago
minix [PATCH] Make most file operations structs in fs/ const 19 years ago
msdos [PATCH] fat: kill reserved names 19 years ago
ncpfs [PATCH] Make most file operations structs in fs/ const 19 years ago
nfs NFS: remove needless check in nfs_opendir() 19 years ago
nfs_common [PATCH] nfsacl: Solaris VxFS compatibility fix 20 years ago
nfsd [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die 19 years ago
nls [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
ntfs [PATCH] Make most file operations structs in fs/ const 19 years ago
ocfs2 ocfs2: fix gfp mask in some file system paths 19 years ago
openpromfs [PATCH] Make most file operations structs in fs/ const 19 years ago
partitions Alternative fix for MMC oops on unmount after removal 19 years ago
proc [PATCH] Fix file lookup without ref 19 years ago
qnx4 [PATCH] Make most file operations structs in fs/ const 19 years ago
ramfs [PATCH] Make most file operations structs in fs/ const 19 years ago
reiserfs [PATCH] Fix reiserfs deadlock 19 years ago
romfs [PATCH] Make most file operations structs in fs/ const 19 years ago
smbfs [PATCH] smbfs: Fix slab corruption in samba error path 19 years ago
sysfs [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
sysv BUG_ON() Conversion in fs/sysv/ 19 years ago
udf BUG_ON() Conversion in fs/udf/ 19 years ago
ufs [PATCH] Make most file operations structs in fs/ const 19 years ago
vfat [PATCH] fat: kill reserved names 19 years ago
xfs [XFS] Fix broken const use inside local suffix_strtoul routine. 19 years ago
Kconfig [PATCH] hugetlbfs: add Kconfig help text 19 years ago
Kconfig.binfmt [PATCH] frv: suppress configuration of certain features for FRV 19 years ago
Makefile configfs: Make sure configfs_init() is called before consumers. 19 years ago
aio.c [PATCH] use kzalloc and kcalloc in core fs code 19 years ago
attr.c [PATCH] capable/capability.h (fs/) 19 years ago
bad_inode.c [PATCH] Make most file operations structs in fs/ const 19 years ago
binfmt_aout.c [PATCH] dump_thread() cleanup 19 years ago
binfmt_elf.c [PATCH] x86_64: Increase the variability of the process stack on 64bit architectures 19 years ago
binfmt_elf_fdpic.c BUG_ON() Conversion in fs/binfmt_elf_fdpic.c 19 years ago
binfmt_em86.c
binfmt_flat.c [PATCH] binfmt_flat: don't check for EMFILE 19 years ago
binfmt_misc.c [PATCH] Make most file operations structs in fs/ const 19 years ago
binfmt_script.c
binfmt_som.c [PATCH] mm: mm_init set_mm_counters 19 years ago
bio.c [PATCH] md: Make sure bi_max_vecs is set properly in bio_split 19 years ago
block_dev.c [PATCH] Add ->splice_read/splice_write to def_blk_fops 19 years ago
buffer.c [PATCH] for_each_online_pgdat: renaming for_each_pgdat 19 years ago
char_dev.c [PATCH] Simplify proc/devices and fix early termination regression 19 years ago
compat.c [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl 19 years ago
compat_ioctl.c [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
dcache.c [PATCH] dcache: Add helper d_hash_and_lookup 19 years ago
dcookies.c [PATCH] Use __read_mostly on some hot fs variables 19 years ago
direct-io.c BUG_ON() Conversion in fs/direct-io.c 19 years ago
dnotify.c [PATCH] Use __read_mostly on some hot fs variables 19 years ago
dquot.c BUG_ON() Conversion in fs/dquot.c 19 years ago
drop_caches.c [PATCH] drop-pagecache 19 years ago
eventpoll.c [PATCH] uniform POLLRDHUP handling between epoll and poll/select 19 years ago
exec.c [PATCH] task: Make task list manipulations RCU safe 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] for_each_possible_cpu: fixes for generic part 19 years ago
file_table.c [PATCH] get_empty_filp tweaks, inline epoll_init_file() 19 years ago
filesystems.c [PATCH] fix missing includes 19 years ago
fs-writeback.c [PATCH] Move cond_resched() after iput() in sync_sb_inodes() 19 years ago
inode.c BUG_ON() Conversion in fs/inode.c 19 years ago
inotify.c [PATCH] fix NULL dereference in inotify_ignore 19 years ago
ioctl.c [PATCH] capable/capability.h (fs/) 19 years ago
ioprio.c [PATCH] capable/capability.h (fs/) 19 years ago
libfs.c [PATCH] Make most file operations structs in fs/ const 19 years ago
locks.c [PATCH] fs/locks.c: Fix lease_init 19 years ago
mbcache.c [PATCH] Typo fixes 19 years ago
mpage.c [PATCH] map multiple blocks for mpage_readpages() 19 years ago
namei.c [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() 19 years ago
namespace.c [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount" 19 years ago
nfsctl.c [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
open.c [PATCH] fs/open.c: unexport sys_openat 19 years ago
pipe.c [PATCH] vmsplice: restrict stealing a little more 19 years ago
pnode.c [PATCH] s/;;/;/g 19 years ago
pnode.h [PATCH] unbindable mounts 19 years ago
posix_acl.c [PATCH] gfp flags annotations - part 1 20 years ago
quota.c [PATCH] sem2mutex: quota 19 years ago
quota_v1.c
quota_v2.c [PATCH] sem2mutex: quota 19 years ago
read_write.c [PATCH] splice: unlikely() optimizations 19 years ago
readdir.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
select.c [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) 19 years ago
seq_file.c [PATCH] sem2mutex: fs/seq_file.c 19 years ago
splice.c [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST 19 years ago
stat.c [PATCH] powerpc: Wire up *at syscalls 19 years ago
super.c [PATCH] sem2mutex: fs/ 19 years ago
sync.c [PATCH] sync_file_range(): use unsigned for flags 19 years ago
xattr.c [PATCH] Collect more inode information during syscall processing. 19 years ago
xattr_acl.c