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
David Howells 4b2b0b9753 ROMFS: Advance destination buffer pointer when reading from a blockdev 16 years ago
..
9p vfs: simple_set_mnt() should return void 16 years ago
adfs fs/adfs: return f_fsid for statfs(2) 16 years ago
affs fs/affs: return f_fsid for statfs(2) 16 years ago
afs AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE 16 years ago
autofs Fix autofs_expire() 16 years ago
autofs4 autofs4: use memchr() in invalid_string() 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: A cache that backs onto a mounted filesystem 16 years ago
cifs cifs: when renaming don't try to unlink negative dentry 16 years ago
coda constify dentry_operations: misc filesystems 16 years ago
configfs constify dentry_operations: configfs 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 Merge code for single and multiple-instance mounts 16 years ago
dlm dlm: fix length calculation in compat code 16 years ago
ecryptfs eCryptfs: Larger buffer for encrypted symlink targets 16 years ago
efs fs/efs: return f_fsid for statfs(2) 16 years ago
exofs exofs: Documentation 16 years ago
exportfs
ext2 ext2: fix data corruption for racing writes 16 years ago
ext3 ext3: Try to avoid starting a transaction in writepage for data=writepage 16 years ago
ext4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
fat vfat: Note the NLS requirement 16 years ago
freevxfs fs/Kconfig: move vxfs out 16 years ago
fscache FS-Cache: Implement data I/O part of netfs API 16 years ago
fuse fuse: fix "direct_io" private mmap 16 years ago
gfs2 GFS2: Ensure that the inode goal block settings are updated 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
hppfs hppfs: hppfs_read_file() may return -ERROR 16 years ago
hugetlbfs hugetlbfs: return negative error code for bad mount option 16 years ago
isofs fs/isofs: return f_fsid for statfs(2) 16 years ago
jbd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
jbd2 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 years ago
jffs2 Merge git://git.infradead.org/mtd-2.6 16 years ago
jfs New helper - current_umask() 16 years ago
lockd Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux 16 years ago
minix fs/minix: return f_fsid for statfs(2) 16 years ago
ncpfs ncpfs: use memdup_user() 16 years ago
nfs NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs 16 years ago
nfs_common
nfsd Fix i_mutex vs. readdir handling in nfsd 16 years ago
nilfs2 nilfs2: fix possible mismatch of sufile counters on recovery 16 years ago
nls
notify fs: avoid I_NEW inodes 16 years ago
ntfs ntfs: remove private wrapper of endian helpers 16 years ago
ocfs2 ocfs2: fix i_mutex locking in ocfs2_splice_to_file() 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 [S390] /proc/stat idle field for idle cpus 16 years ago
qnx4 fs/qnx4: return f_fsid for statfs(2) 16 years ago
quota vfs: skip I_CLEAR state inodes 16 years ago
ramfs ramfs: fix double freeing s_fs_info on failed mount 16 years ago
reiserfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
romfs ROMFS: Advance destination buffer pointer when reading from a blockdev 16 years ago
smbfs constify dentry_operations: misc filesystems 16 years ago
squashfs Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sysfs sysfs: use memdup_user() 16 years ago
sysv fs/sysv: return f_fsid for statfs(2) 16 years ago
ubifs Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 16 years ago
udf udf: Don't write integrity descriptor too often 16 years ago
ufs fs/ufs: return f_fsid for statfs(2) 16 years ago
xfs xfs: use memdup_user() 16 years ago
Kconfig nilfs2: update makefile and Kconfig 16 years ago
Kconfig.binfmt
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 bin_elf_fdpic: check the return value of clear_user 16 years ago
binfmt_em86.c
binfmt_flat.c
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: use bio_kmalloc() in copy/map functions 16 years ago
block_dev.c Cleanup after commit 585d3bc06f 16 years ago
buffer.c Add block_write_full_page_endio for passing endio handler 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 No need for crossing to mountpoint in audit_tag_tree() 16 years ago
dcookies.c
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 keyed wakeups: teach epoll about hints coming with the wakeup key 16 years ago
exec.c check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ 16 years ago
fcntl.c Fix a lockdep warning in fasync_helper() 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 splice: add helpers for locking pipe inode 16 years ago
internal.h New locking/refcounting for fs_struct 16 years ago
ioctl.c Rationalize fasync return values 16 years ago
ioprio.c
libfs.c kmemtrace, fs: uninline simple_transaction_set() 16 years ago
locks.c
mbcache.c
mpage.c Remove two unneeded exports and make two symbols static in fs/mpage.c 16 years ago
namei.c Fix i_mutex vs. readdir handling in nfsd 16 years ago
namespace.c Touch all affected namespaces on propagation of mount 16 years ago
nfsctl.c
no-block.c
open.c Get rid of indirect include of fs_struct.h 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
select.c
seq_file.c cpumask: fix seq_bitmap_*() functions. 16 years ago
signalfd.c
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 namespaces: move proc_net_get_sb to a generic fs/super.c helper 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
xattr.c xattr: use memdup_user() 16 years ago
xattr_acl.c