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
Steve French 45af7a0f2e [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel 19 years ago
..
9p [PATCH] 9p: handle sget() failure 19 years ago
adfs [PATCH] Make most file operations structs in fs/ const 19 years ago
affs [PATCH] Make most file operations structs in fs/ const 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] Make most file operations structs in fs/ const 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] Use the kthread_ API instead of opencoding lots of hairy code for kernel 19 years ago
coda [PATCH] Make most file operations structs in fs/ const 19 years ago
configfs [PATCH] Bogus NULL pointer check in fs/configfs/dir.c 19 years ago
cramfs [PATCH] Make most file operations structs in fs/ const 19 years ago
debugfs [PATCH] Make most file operations structs in fs/ const 19 years ago
devfs [PATCH] Make most file operations structs in fs/ const 19 years ago
devpts
efs [PATCH] Make most file operations structs in fs/ const 19 years ago
exportfs
ext2 [PATCH] Introduce sys_splice() system call 19 years ago
ext3 [PATCH] ext3: Fix missed mutex unlock 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] Direct I/O should not use fuse_reset_request 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
jffs [PATCH] Make most file operations structs in fs/ const 19 years ago
jffs2 BUG_ON() Conversion in fs/jffs2/ 19 years ago
jfs [PATCH] Make most file operations structs in fs/ const 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
nfsd [PATCH] knfsd: nfsd4: grant delegations more frequently 19 years ago
nls
ntfs [PATCH] Make most file operations structs in fs/ const 19 years ago
ocfs2 ocfs2: Better I/O error handling in heartbeat 19 years ago
openpromfs [PATCH] Make most file operations structs in fs/ const 19 years ago
partitions [PATCH] Fix block device symlink name 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] Introduce sys_splice() system call 19 years ago
romfs [PATCH] Make most file operations structs in fs/ const 19 years ago
smbfs BUG_ON() Conversion in fs/smbfs/ 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 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() 19 years ago
Kconfig [PATCH] hugetlbfs: add Kconfig help text 19 years ago
Kconfig.binfmt
Makefile [PATCH] sys_sync_file_range() 19 years ago
aio.c
attr.c
bad_inode.c [PATCH] Make most file operations structs in fs/ const 19 years ago
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c [PATCH] Make most file operations structs in fs/ const 19 years ago
binfmt_script.c
binfmt_som.c
bio.c
block_dev.c [PATCH] Make most file operations structs in fs/ const 19 years ago
buffer.c
char_dev.c [PATCH] Simplify proc/devices and fix early termination regression 19 years ago
compat.c [PATCH] Fold select_bits_alloc/free into caller code. 19 years ago
compat_ioctl.c
dcache.c [PATCH] dcache: Add helper d_hash_and_lookup 19 years ago
dcookies.c
direct-io.c BUG_ON() Conversion in fs/direct-io.c 19 years ago
dnotify.c
dquot.c BUG_ON() Conversion in fs/dquot.c 19 years ago
drop_caches.c
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
filesystems.c
fs-writeback.c
inode.c BUG_ON() Conversion in fs/inode.c 19 years ago
inotify.c [PATCH] inotify: check for NULL inode in inotify_d_instantiate 19 years ago
ioctl.c
ioprio.c
libfs.c [PATCH] Make most file operations structs in fs/ const 19 years ago
locks.c [PATCH] Fix file lookup without ref 19 years ago
mbcache.c [PATCH] Typo fixes 19 years ago
mpage.c
namei.c [PATCH] fs/namei.c: make lookup_hash() static 19 years ago
namespace.c [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount 19 years ago
nfsctl.c
open.c x86: be careful about tailcall breakage for sys_open[at] too 19 years ago
pipe.c [PATCH] splice: add support for sys_tee() 19 years ago
pnode.c
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] splice: unlikely() optimizations 19 years ago
readdir.c
select.c [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) 19 years ago
seq_file.c
splice.c [PATCH] splice: fix smaller sized splice reads 19 years ago
stat.c
super.c
sync.c [PATCH] sync_file_range(): use unsigned for flags 19 years ago
xattr.c
xattr_acl.c