..
9p
fs: Limit sys_mount to only request filesystem modules.
12 years ago
adfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
affs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
afs
procfs: new helper - PDE_DATA(inode)
12 years ago
autofs4
fs: Limit sys_mount to only request filesystem modules.
12 years ago
befs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
12 years ago
bfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
btrfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
cachefiles
lift sb_start_write() out of ->write()
12 years ago
ceph
fs: Limit sys_mount to only request filesystem modules.
12 years ago
cifs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
coda
lift sb_start_write() out of ->write()
12 years ago
configfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
cramfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
debugfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
devpts
fs: Limit sys_mount to only request filesystem modules (Part 2).
12 years ago
dlm
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
12 years ago
ecryptfs
ecryptfs: close rmmod race
12 years ago
efivarfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
efs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
exofs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
exportfs
hlist: drop the node parameter from iterators
12 years ago
ext2
ext2: Fix BUG_ON in evict() on inode deletion
12 years ago
ext3
make blkdev_put() return void
12 years ago
ext4
make blkdev_put() return void
12 years ago
f2fs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
fat
fat (exportfs): rebuild directory-inode if fat_dget()
12 years ago
freevxfs
fs: Readd the fs module aliases.
12 years ago
fscache
fs/fscache/stats.c: fix memory leak
12 years ago
fuse
get rid of pipe->inode
12 years ago
gfs2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
12 years ago
hfs
hfs: SMP race on directory close()
12 years ago
hfsplus
hfsplus: remove duplicated message prefix in hfsplus_block_free()
12 years ago
hostfs
hostfs: use kmalloc instead of kzalloc
12 years ago
hpfs
hpfs: move setting hpfs-private i_dirty to ->write_end()
12 years ago
hppfs
hppfs: get rid of ->fsync()
12 years ago
hugetlbfs
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
12 years ago
isofs
fs: Readd the fs module aliases.
12 years ago
jbd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
12 years ago
jbd2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
jffs2
fs: Limit sys_mount to only request filesystem modules.
12 years ago
jfs
a couple fixes for jfs
12 years ago
lockd
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
12 years ago
logfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
minix
fs: Limit sys_mount to only request filesystem modules.
12 years ago
ncpfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
nfs
make blkdev_put() return void
12 years ago
nfs_common
nfs_common: Update the translation between nfsv3 acls linux posix acls
12 years ago
nfsd
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
12 years ago
nilfs2
nilfs2: remove unneeded test in nilfs_writepage()
12 years ago
nls
…
notify
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
ntfs
lift sb_start_write/sb_end_write out of ->aio_write()
12 years ago
ocfs2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
omfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
openpromfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
proc
proc_devtree: Replace include linux/module.h with linux/export.h
12 years ago
pstore
pstore/ram: Restore ecc information block
12 years ago
qnx4
fs: Limit sys_mount to only request filesystem modules.
12 years ago
qnx6
fs: Limit sys_mount to only request filesystem modules.
12 years ago
quota
quota: add missing use of dq_data_lock in __dquot_initialize
12 years ago
ramfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
reiserfs
make blkdev_put() return void
12 years ago
romfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
squashfs
fs: Limit sys_mount to only request filesystem modules. (Part 3)
12 years ago
sysfs
sysfs: check if one entry has been removed before freeing
12 years ago
sysv
fs: Readd the fs module aliases.
12 years ago
ubifs
UBIFS: make space fixup work in the remount case
12 years ago
udf
fs: Limit sys_mount to only request filesystem modules. (Part 3)
12 years ago
ufs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
12 years ago
xfs
xfs: update for v3.10-rc1
12 years ago
Kconfig
efivarfs: Move to fs/efivarfs
12 years ago
Kconfig.binfmt
fs: make binfmt support for #! scripts modular and removable
12 years ago
Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
aio.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
anon_inodes.c
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
12 years ago
attr.c
…
bad_inode.c
lseek: the "whence" argument is called "whence"
12 years ago
binfmt_aout.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
binfmt_elf.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
12 years ago
binfmt_elf_fdpic.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
12 years ago
binfmt_em86.c
exec: use -ELOOP for max recursion depth
12 years ago
binfmt_flat.c
new helper: read_code()
12 years ago
binfmt_misc.c
binfmt_misc: reuse string_unescape_inplace()
12 years ago
binfmt_script.c
exec: do not leave bprm->interp on stack
12 years ago
binfmt_som.c
get rid of pt_regs argument of ->load_binary()
12 years ago
bio-integrity.c
…
bio.c
Revert "block: add missing block_bio_complete() tracepoint"
12 years ago
block_dev.c
make blkdev_put() return void
12 years ago
buffer.c
Mostly performance and bug fixes, plus some cleanups. The one new
12 years ago
char_dev.c
…
compat.c
kill fs/read_write.h
12 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
Removed unused typedef to avoid "unused local typedef" warnings.
12 years ago
coredump.c
do_coredump(): don't wait for thaw if coredump has already been interrupted
12 years ago
coredump.h
…
dcache.c
vfs: use list_move instead of list_del/list_add
12 years ago
dcookies.c
consolidate compat lookup_dcookie()
12 years ago
direct-io.c
direct-io: submit bio after boundary buffer is added to it
12 years ago
drop_caches.c
…
eventfd.c
fs, eventfd: add procfs fdinfo helper
12 years ago
eventpoll.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
exec.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
fcntl.c
new helper: file_inode(file)
12 years ago
fhandle.c
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
12 years ago
file.c
don't bother with deferred freeing of fdtables
12 years ago
file_table.c
cache the value of file_inode() in struct file
12 years ago
filesystems.c
fs: Limit sys_mount to only request filesystem modules.
12 years ago
fs-writeback.c
writeback: set worker desc to identify writeback workers in task dumps
12 years ago
fs_struct.c
constify path_get/path_put and fs_struct.c stuff
12 years ago
generic_acl.c
…
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
internal.h
pipe: fold file_operations instances in one
12 years ago
ioctl.c
new helper: file_inode(file)
12 years ago
ioprio.c
…
libfs.c
vfs: drop vmtruncate
12 years ago
locks.c
new helper: file_inode(file)
12 years ago
mbcache.c
…
mount.h
get rid of full-hash scan on detaching vfsmounts
12 years ago
mpage.c
…
namei.c
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
12 years ago
namespace.c
create_mnt_ns: unidiomatic use of list_add()
12 years ago
no-block.c
…
open.c
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
12 years ago
pipe.c
get rid of the last free_pipe_info() callers
12 years ago
pnode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
pnode.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
posix_acl.c
…
proc_namespace.c
…
read_write.c
kill fs/read_write.h
12 years ago
readdir.c
new helper: file_inode(file)
12 years ago
select.c
sched/rt: Move rt specific bits into new header file
12 years ago
seq_file.c
new helper: single_open_size()
12 years ago
signalfd.c
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
12 years ago
splice.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
stack.c
…
stat.c
switch vfs_getattr() to struct path
12 years ago
statfs.c
vfs: fix user_statfs to retry once on ESTALE errors
12 years ago
super.c
hlist: drop the node parameter from iterators
12 years ago
sync.c
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
12 years ago
timerfd.c
compat: restore timerfd settime and gettime compat syscalls
12 years ago
utimes.c
vfs: allow utimensat() calls to retry once on an ESTALE error
12 years ago
xattr.c
vfs: make lremovexattr retry once on ESTALE error
12 years ago
xattr_acl.c
…