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 84860bf064 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 20 years ago
..
9p [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 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] gfp_t: fs/* 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] Driver Core: fix up all callers of class_device_create() 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] gfp_t: fs/* 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] gfp_t: fs/* 20 years ago
hfsplus [PATCH] gfp_t: fs/* 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] gfp_t: fs/* 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 20 years ago
lockd [PATCH] RPC: remove xprt->nocong 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 NFS: Allow files that are open for write to invalidate caches 20 years ago
nfs_common [PATCH] nfsacl: Solaris VxFS compatibility fix 20 years ago
nfsd [PATCH] nfsd4: fix setclientid unlock of unlocked state lock 20 years ago
nls
ntfs [PATCH] gfp flags annotations - part 1 20 years ago
openpromfs
partitions Merge ../bleed-2.6 20 years ago
proc [PATCH] output of /proc/maps on nommu systems is incomplete 20 years ago
qnx4 [PATCH] update filesystems for new delete_inode behavior 20 years ago
ramfs
reiserfs [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use 20 years ago
relayfs [PATCH] relayfs: fix bogus param value in call to vmap 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
xfs [PATCH] gfp_t: fs/* 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 syscalls are not checked by lsm 20 years ago
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c [PATCH] binfmt_elf bss padding fix 20 years ago
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] gfp_t: fs/* 20 years ago
block_dev.c
buffer.c [PATCH] gfp_t: fs/* 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 [PATCH] gfp_t: fs/* 20 years ago
dcookies.c
direct-io.c
dnotify.c
dquot.c [PATCH] gfp_t: fs/* 20 years ago
eventpoll.c [PATCH] epoll: handle timeout overflow 20 years ago
exec.c VFS: Allow the filesystem to return a full file pointer on open intent 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] gfp_t: fs/* 20 years ago
inotify.c [PATCH] inotify/idr leak fix 20 years ago
ioctl.c
ioprio.c Don't allow normal users to set idle IO priority 20 years ago
libfs.c
locks.c Fix Connectathon locking test failure 20 years ago
mbcache.c [PATCH] gfp_t: fs/* 20 years ago
mpage.c [PATCH] gfp flags annotations - part 1 20 years ago
namei.c VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). 20 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 20 years ago
pipe.c [PATCH] sched: TASK_NONINTERACTIVE 20 years ago
posix_acl.c [PATCH] gfp flags annotations - part 1 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