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
Ryusuke Konishi d4b961576d nilfs2: remove bmap pointer operations 16 years ago
..
9p Fix a leak in failure exit in 9p ->get_sb() 16 years ago
adfs fs/adfs: return f_fsid for statfs(2) 16 years ago
affs Fix races around the access to ->s_options 16 years ago
afs Fix races around the access to ->s_options 16 years ago
autofs Fix autofs_expire() 16 years ago
autofs4 autofs4: remove hashed check in validate_wait() 16 years ago
befs befs: fix build on parisc 16 years ago
bfs fs/Kconfig: move bfs out 16 years ago
btrfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
cachefiles CacheFiles: Fixup renamed filenames in comments in internal.h 16 years ago
cifs [CIFS] Avoid open on possible directories since Samba now rejects them 16 years ago
coda constify dentry_operations: misc filesystems 16 years ago
configfs configfs: Fix Trivial Warning in fs/configfs/symlink.c 16 years ago
cramfs fs/cramfs: return f_fsid for statfs(2) 16 years ago
debugfs debugfs: function to know if debugfs is initialized 16 years ago
devpts devpts: correctly set default options 16 years ago
dlm dlm: fix length calculation in compat code 16 years ago
ecryptfs Convert obvious places to deactivate_locked_super() 16 years ago
efs fs/efs: return f_fsid for statfs(2) 16 years ago
exofs exofs: Documentation 16 years ago
exportfs
ext2 ext2: missing unlock in ext2_quota_write() 16 years ago
ext3 ext3: Try to avoid starting a transaction in writepage for data=writepage 16 years ago
ext4 ext4: Fix race in ext4_inode_info.i_cached_extent 16 years ago
fat vfat: Note the NLS requirement 16 years ago
freevxfs fs/Kconfig: move vxfs out 16 years ago
fscache FS-Cache: Fixup renamed filenames in comments in internal.h 16 years ago
fuse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 16 years ago
gfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
hfs hfs: fix memory leak when unmounting 16 years ago
hfsplus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
hostfs constify dentry_operations: misc filesystems 16 years ago
hpfs Fix races around the access to ->s_options 16 years ago
hppfs hppfs: hppfs_read_file() may return -ERROR 16 years ago
hugetlbfs Remove implementation of readpage from the hugetlbfs_aops 16 years ago
isofs fs/isofs: return f_fsid for statfs(2) 16 years ago
jbd jbd: fix race in buffer processing in commit code 16 years ago
jbd2 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 years ago
jffs2 jffs2: Fix corruption when flash erase/write failure 16 years ago
jfs New helper - current_umask() 16 years ago
lockd lockd: fix list corruption on lockd restart 16 years ago
minix fs/minix: return f_fsid for statfs(2) 16 years ago
ncpfs ncpfs: use memdup_user() 16 years ago
nfs NFSv4: Fix the case where NFSv4 renewal fails 16 years ago
nfs_common
nfsd nfsd: fix hung up of nfs client while sync write data to nfs server 16 years ago
nilfs2 nilfs2: remove bmap pointer operations 16 years ago
nls
notify inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
ntfs ntfs: remove private wrapper of endian helpers 16 years ago
ocfs2 ocfs2: Use nd_set_link(). 16 years ago
omfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
openpromfs
partitions Merge branch 'tracing/core-v2' into tracing-for-linus 16 years ago
proc procfs: make errno values consistent when open pident vs exit(2) race occurs 16 years ago
qnx4 fs/qnx4: return f_fsid for statfs(2) 16 years ago
quota quota: remove obsolete comments in fs/quota/Makefile 16 years ago
ramfs ramfs: fix double freeing s_fs_info on failed mount 16 years ago
reiserfs reiserfs: fixup perms when xattrs are disabled 16 years ago
romfs ROMFS: romfs_dev_read() error ignored 16 years ago
smbfs constify dentry_operations: misc filesystems 16 years ago
squashfs Squashfs: cody tidying, remove commented out line in Makefile 16 years ago
sysfs sysfs: file.c: use create_singlethread_workqueue() 16 years ago
sysv fs/sysv: return f_fsid for statfs(2) 16 years ago
ubifs Convert obvious places to deactivate_locked_super() 16 years ago
udf udf: Don't write integrity descriptor too often 16 years ago
ufs switch ufs directories to ufs_sync_file() 16 years ago
xfs Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 16 years ago
Kconfig nilfs2: update makefile and Kconfig 16 years ago
Kconfig.binfmt CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 16 years ago
Makefile nilfs2: update makefile and Kconfig 16 years ago
aio.c aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 years ago
anon_inodes.c constify dentry_operations: rest 16 years ago
attr.c vfs: Use lowercase names of quota functions 16 years ago
bad_inode.c
binfmt_aout.c
binfmt_elf.c Trim includes in binfmt_elf 16 years ago
binfmt_elf_fdpic.c ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c 16 years ago
binfmt_em86.c
binfmt_flat.c flat: fix data sections alignment 16 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c Don't crap into descriptor table in binfmt_som 16 years ago
bio-integrity.c block: add private bio_set for bio integrity allocations 16 years ago
bio.c bio: fix memcpy corruption in bio_copy_user_iov() 16 years ago
block_dev.c Cleanup after commit 585d3bc06f 16 years ago
buffer.c Fix nobh_truncate_page() to not pass stack garbage to get_block() 16 years ago
char_dev.c
compat.c do_execve() must not clear fs->in_exec if it was set by another thread 16 years ago
compat_binfmt_elf.c
compat_ioctl.c fs/compat_ioctl: fix build when !BLOCK 16 years ago
dcache.c fs: dcache fix LRU ordering 16 years ago
dcookies.c [CVE-2009-0029] System call wrapper special cases 16 years ago
direct-io.c dio: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
drop_caches.c vfs: skip I_CLEAR state inodes 16 years ago
eventfd.c epoll keyed wakeups: make eventfd use keyed wakeups 16 years ago
eventpoll.c epoll: fix size check in epoll_create() 16 years ago
exec.c Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
fcntl.c dup2: Fix return value with oldfd == newfd and invalid fd 16 years ago
fifo.c
file.c
file_table.c trivial: remove unused variable 'path' in alloc_file() 16 years ago
filesystems.c fs: Mark get_filesystem_list() as __init function. 16 years ago
fs-writeback.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
fs_struct.c Get rid of indirect include of fs_struct.h 16 years ago
generic_acl.c New helper - current_umask() 16 years ago
inode.c integrity: fix IMA inode leak 16 years ago
internal.h New locking/refcounting for fs_struct 16 years ago
ioctl.c fiemap: fix problem with setting FIEMAP_EXTENT_LAST 16 years ago
ioprio.c [CVE-2009-0029] System call wrappers part 28 16 years ago
libfs.c Convert obvious places to deactivate_locked_super() 16 years ago
locks.c [CVE-2009-0029] System call wrappers part 16 16 years ago
mbcache.c
mpage.c Remove two unneeded exports and make two symbols static in fs/mpage.c 16 years ago
namei.c Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
namespace.c Fix races around the access to ->s_options 16 years ago
nfsctl.c [CVE-2009-0029] System call wrappers part 27 16 years ago
no-block.c
open.c Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
pipe.c splice: add helpers for locking pipe inode 16 years ago
pnode.c
pnode.h
posix_acl.c
read_write.c Make non-compat preadv/pwritev use native register size 16 years ago
read_write.h
readdir.c [CVE-2009-0029] System call wrappers part 32 16 years ago
select.c [CVE-2009-0029] System call wrappers part 32 16 years ago
seq_file.c cpumask: fix seq_bitmap_*() functions. 16 years ago
signalfd.c [CVE-2009-0029] System call wrappers part 31 16 years ago
splice.c splice: fix new kernel-doc warnings 16 years ago
stack.c
stat.c kill vfs_stat_fd / vfs_lstat_fd 16 years ago
super.c NULL noise in fs/super.c:kill_bdev_super() 16 years ago
sync.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 16 years ago
timerfd.c timerfd: add flags check 16 years ago
utimes.c [CVE-2009-0029] System call wrappers part 30 16 years ago
xattr.c xattr: use memdup_user() 16 years ago
xattr_acl.c