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
Linus Torvalds 8298411468 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL 20 years ago
..
9p [PATCH] missing ERR_PTR in 9fs 20 years ago
adfs [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense 20 years ago
affs [PATCH] update filesystems for new delete_inode behavior 20 years ago
afs [PATCH] Fix up symlink function pointers 20 years ago
autofs [PATCH] autofs: fix "busy inodes after umount..." 20 years ago
autofs4 [PATCH] Fix up symlink function pointers 20 years ago
befs befs: fix up missed follow_link declaration change 20 years ago
bfs [PATCH] bfs iget() abuses 20 years ago
cifs [PATCH] cifs: Add support for suspend 20 years ago
coda [PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api 20 years ago
cramfs [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> 20 years ago
debugfs
devfs [PATCH] Fix up symlink function pointers 20 years ago
devpts [PATCH] Generic VFS fallback for security xattrs 20 years ago
efs
exportfs
ext2 [PATCH] Fix ext2_new_inode() failure paths 20 years ago
ext3 [PATCH] Fix ext3_new_inode() failure paths 20 years ago
fat [PATCH] fat: fix adate 20 years ago
freevxfs [PATCH] fs: convert kcalloc to kzalloc 20 years ago
fuse [PATCH] fuse: check O_DIRECT 20 years ago
hfs [PATCH] hfs: NLS support 20 years ago
hfsplus [PATCH] Change HFS+ to not use ll_rw_block() 20 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 [PATCH] hppfs: fix symlink error path 20 years ago
hugetlbfs
isofs Check input buffer size in zisofs 20 years ago
jbd [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
jffs [PATCH] janitor: jffs/intrep: list_for_each_entry 20 years ago
jffs2 [PATCH] jffs/jffs2: remove wrong function prototypes 20 years ago
jfs JFS: don't dereference tlck->ip from txUpdateMap 20 years ago
lockd [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
minix [PATCH] update filesystems for new delete_inode behavior 20 years ago
msdos
ncpfs [PATCH] update filesystems for new delete_inode behavior 20 years ago
nfs [PATCH] NFS: fix client oops when debugging is on 20 years ago
nfs_common [PATCH] NFS: Ensure ACL xdr code doesn't overflow. 20 years ago
nfsd [PATCH] nfsd4: fix setclientid unlock of unlocked state lock 20 years ago
nls [PATCH] make some things static 20 years ago
ntfs NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable 20 years ago
openpromfs
partitions
proc [PATCH] proc_task_root_link c99 fix 20 years ago
qnx4 [PATCH] update filesystems for new delete_inode behavior 20 years ago
ramfs
reiserfs [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd 20 years ago
relayfs [PATCH] relayfs 20 years ago
romfs
smbfs [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
sysfs [PATCH] Fix oops in sysfs_hash_and_remove_file() 20 years ago
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 Linux-2.6.12-rc2 20 years ago
xfs [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Kconfig [PATCH] fuse: add required version info 20 years ago
Kconfig.binfmt
Makefile [PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes 20 years ago
aio.c [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 20 years ago
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader 20 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio.c [PATCH] bogus cast in bio.c 20 years ago
block_dev.c [PATCH] block: add unlocked_ioctl support for block devices 20 years ago
buffer.c [PATCH] spinlock consolidation 20 years ago
char_dev.c
compat.c [COMPAT]: Fixup compat_do_execve() 20 years ago
compat_ioctl.c [PATCH] Lost sockfd_put() in routing_ioctl() 20 years ago
dcache.c Make fsnotify possibly work better for the inode removal case 20 years ago
dcookies.c [PATCH] dcookies.c: use proper refcounting functions 20 years ago
direct-io.c [PATCH] pass iocb to dio_iodone_t 20 years ago
dnotify.c
dquot.c
eventpoll.c [PATCH] epoll: handle timeout overflow 20 years ago
exec.c [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() 20 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] files: files struct with RCU 20 years ago
filesystems.c
fs-writeback.c
inode.c [PATCH] move truncate_inode_pages() into ->delete_inode() 20 years ago
inotify.c [PATCH] inotify: fix event loss on hardlinked files 20 years ago
ioctl.c
ioprio.c Don't allow normal users to set idle IO priority 20 years ago
libfs.c
locks.c [PATCH] files: fix preemption issues 20 years ago
mbcache.c [PATCH] mbcache: Remove unused mb_cache_shrink parameter 20 years ago
mpage.c
namei.c Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL 20 years ago
namespace.c [PATCH] janitor: fs/namespace.c: list_for_each_entry 20 years ago
nfsctl.c
open.c [PATCH] open returns ENFILE but creates file anyway 20 years ago
pipe.c [PATCH] sched: TASK_NONINTERACTIVE 20 years ago
posix_acl.c Linux-2.6.12-rc2 20 years ago
quota.c
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
xattr.c [PATCH] fsnotify: hook on removexattr, too 20 years ago
xattr_acl.c