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
Jim Meyering 3fbe5c3100 hfs: handle match_strdup failure 17 years ago
..
9p [PATCH] restore sane ->umount_begin() API 17 years ago
adfs adfs: work around bogus sparse warning 17 years ago
affs affs: handle match_strdup failure 17 years ago
afs
autofs
autofs4 autofs4: fix sparse warning in root.c 17 years ago
befs befs: fix sparse warning in linuxvfs.c 17 years ago
bfs
cifs [PATCH] restore sane ->umount_begin() API 17 years ago
coda coda: add static to functions in dir.c 17 years ago
configfs
cramfs fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
debugfs
devpts
dlm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 17 years ago
ecryptfs
efs
exportfs
ext2 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
ext3 ext3: replace remaining __FUNCTION__ occurrences 17 years ago
ext4 quota: ext4: make ext4 handle quotaon on remount 17 years ago
fat fatfs: fix build warning with 64k PAGE_SIZE 17 years ago
freevxfs fs/freevxfs/: proper externs 17 years ago
fuse [PATCH] restore sane ->umount_begin() API 17 years ago
gfs2 mm: remove nopage 17 years ago
hfs hfs: handle match_strdup failure 17 years ago
hfsplus fs/hfsplus/: proper externs 17 years ago
hostfs
hpfs
hppfs
hugetlbfs mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
isofs
jbd jbd: replace remaining __FUNCTION__ occurrences 17 years ago
jbd2
jffs2 [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up 17 years ago
jfs [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
lockd locks: don't call ->copy_lock methods on return of conflicting locks 17 years ago
minix
msdos fat: fat_notify_change() and check_mode() cleanup 17 years ago
ncpfs ncpfs: fix sparse warning in ncpsign_kernel.c 17 years ago
nfs [PATCH] restore sane ->umount_begin() API 17 years ago
nfs_common
nfsd nfsd: don't allow setting ctime over v4 17 years ago
nls
ntfs
ocfs2 [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
openpromfs
partitions fat: detect media without partition table correctly 17 years ago
proc smaps: account swap entries 17 years ago
qnx4
ramfs fs/ramfs/ extern cleanup 17 years ago
reiserfs reiserfs: unpack tails on quota files 17 years ago
romfs
smbfs
sysfs [SCSI] sysfs: make group is_valid return a mode_t 17 years ago
sysv
udf udf: fix sparse warning in namei.c 17 years ago
ufs ufs: replace __inline with inline 17 years ago
vfat fat: use __getname() 17 years ago
xfs Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
Kconfig Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 17 years ago
Kconfig.binfmt make BINFMT_FLAT a bool 17 years ago
Makefile
aio.c fs/aio.c: make 3 functions static 17 years ago
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c make BINFMT_FLAT a bool 17 years ago
binfmt_misc.c [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
binfmt_script.c
binfmt_som.c [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
bio.c block: convert bio_copy_user to bio_copy_user_iov 17 years ago
block_dev.c
buffer.c make fs/buffer.c:cont_expand_zero() static 17 years ago
char_dev.c fs: remove unused fops from struct char_device_struct 17 years ago
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
dcookies.c
direct-io.c
dnotify.c
dquot.c quota: quota core changes for quotaon on remount 17 years ago
drop_caches.c fs/drop_caches.c: make 2 functions static 17 years ago
eventfd.c
eventpoll.c epoll: avoid kmemcheck warning 17 years ago
exec.c [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
fcntl.c [PATCH] sanitize locate_fd() 17 years ago
fifo.c
file.c
file_table.c [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
filesystems.c
fs-writeback.c fs/fs-writeback.c: make 2 functions static 17 years ago
generic_acl.c
inode.c [PATCH] r/o bind mounts: write count for file_update_time() 17 years ago
inotify.c
inotify_user.c
internal.h [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
ioctl.c make vfs_ioctl() static 17 years ago
ioprio.c
libfs.c
locks.c Export __locks_copy_lock() so modular lockd builds 17 years ago
mbcache.c
mpage.c
namei.c [PATCH] r/o bind mounts: elevate write count for open()s 17 years ago
namespace.c quota: remove superfluous DQUOT_OFF() in fs/namespace.c 17 years ago
nfsctl.c
no-block.c
open.c xip: support non-struct page backed memory 17 years ago
pipe.c [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() 17 years ago
pnode.c [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
pnode.h [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
posix_acl.c
quota.c quota: quota core changes for quotaon on remount 17 years ago
quota_v1.c quota: do not allow setting of quota limits to too high values 17 years ago
quota_v2.c quota: do not allow setting of quota limits to too high values 17 years ago
read_write.c fs: use loff_t type instead of long long 17 years ago
read_write.h
readdir.c
select.c trivial: small cleanups 17 years ago
seq_file.c [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
signalfd.c
splice.c
stack.c
stat.c
super.c make __put_super() static 17 years ago
sync.c
timerfd.c fs/timerfd.c should #include <linux/syscalls.h> 17 years ago
utimes.c [PATCH] r/o bind mounts: elevate write count for do_utimes() 17 years ago
xattr.c [PATCH] remove unused label in xattr.c (noise from ro-bind) 17 years ago
xattr_acl.c