..
9p
VFS: Pass mount flags to sget()
13 years ago
adfs
stop passing nameidata to ->lookup()
13 years ago
affs
don't pass nameidata to ->create()
13 years ago
afs
VFS: Pass mount flags to sget()
13 years ago
autofs4
switch dentry_open() to struct path, make it grab references itself
13 years ago
befs
stop passing nameidata to ->lookup()
13 years ago
bfs
don't pass nameidata to ->create()
13 years ago
btrfs
Btrfs: using vmalloc and friends needs vmalloc.h
13 years ago
cachefiles
switch dentry_open() to struct path, make it grab references itself
13 years ago
ceph
VFS: Pass mount flags to sget()
13 years ago
cifs
cifs: ensure that we always do cifsFileInfo_get under the spinlock
13 years ago
coda
don't pass nameidata to ->create()
13 years ago
configfs
stop passing nameidata to ->lookup()
13 years ago
cramfs
stop passing nameidata to ->lookup()
13 years ago
debugfs
Driver core merge for 3.6-rc1
13 years ago
devpts
VFS: Pass mount flags to sget()
13 years ago
dlm
dlm: fix missing dir remove
13 years ago
ecryptfs
switch dentry_open() to struct path, make it grab references itself
13 years ago
efs
stop passing nameidata to ->lookup()
13 years ago
exofs
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
exportfs
switch dentry_open() to struct path, make it grab references itself
13 years ago
ext2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
13 years ago
ext3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
13 years ago
ext4
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
fat
don't pass nameidata to ->create()
13 years ago
freevxfs
stop passing nameidata to ->lookup()
13 years ago
fscache
…
fuse
don't pass nameidata to ->create()
13 years ago
gfs2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
13 years ago
hfs
hfs: get rid of hfs_sync_super
13 years ago
hfsplus
hfsplus: get rid of write_super
13 years ago
hostfs
don't pass nameidata to ->create()
13 years ago
hpfs
don't pass nameidata to ->create()
13 years ago
hppfs
switch dentry_open() to struct path, make it grab references itself
13 years ago
hugetlbfs
don't pass nameidata to ->create()
13 years ago
isofs
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
13 years ago
jbd
jbd: Check return value of blkdev_issue_flush()
13 years ago
jbd2
jbd2: use kmem_cache_zalloc wrapper instead of flag
13 years ago
jffs2
don't expose I_NEW inodes via dentry->d_inode
13 years ago
jfs
don't expose I_NEW inodes via dentry->d_inode
13 years ago
lockd
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
13 years ago
logfs
VFS: Pass mount flags to sget()
13 years ago
minix
don't pass nameidata to ->create()
13 years ago
ncpfs
don't pass nameidata to ->create()
13 years ago
nfs
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
nfs_common
…
nfsd
switch dentry_open() to struct path, make it grab references itself
13 years ago
nilfs2
VFS: Pass mount flags to sget()
13 years ago
nls
nls: fix (and rename) mac NLS table files and config options
13 years ago
notify
switch dentry_open() to struct path, make it grab references itself
13 years ago
ntfs
stop passing nameidata to ->lookup()
13 years ago
ocfs2
don't pass nameidata to ->create()
13 years ago
omfs
don't pass nameidata to ->create()
13 years ago
openpromfs
stop passing nameidata to ->lookup()
13 years ago
proc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
13 years ago
pstore
pstore/ram: Make tracing log versioned
13 years ago
qnx4
stop passing nameidata to ->lookup()
13 years ago
qnx6
stop passing nameidata to ->lookup()
13 years ago
quota
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
13 years ago
ramfs
don't pass nameidata to ->create()
13 years ago
reiserfs
don't expose I_NEW inodes via dentry->d_inode
13 years ago
romfs
stop passing nameidata to ->lookup()
13 years ago
squashfs
stop passing nameidata to ->lookup()
13 years ago
sysfs
Driver core merge for 3.6-rc1
13 years ago
sysv
fs/sysv: stop using write_super and s_dirt
13 years ago
ubifs
* Added another debugfs knob for forcing UBIFS R/O mode without flushing caches
13 years ago
udf
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
13 years ago
ufs
fs/ufs: get rid of write_super
13 years ago
xfs
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
Kconfig
…
Kconfig.binfmt
C6X: add support to build with BINFMT_ELF_FDPIC
13 years ago
Makefile
…
aio.c
aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
13 years ago
anon_inodes.c
…
attr.c
notify_change(): check that i_mutex is held
13 years ago
bad_inode.c
don't pass nameidata to ->create()
13 years ago
binfmt_aout.c
VM: add "vm_mmap()" helper function
13 years ago
binfmt_elf.c
binfmt_elf: switch elf_map() to vm_mmap/vm_munmap
13 years ago
binfmt_elf_fdpic.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
13 years ago
binfmt_em86.c
…
binfmt_flat.c
binfmt_flat: use vm_munmap, we are missing ->mmap_sem there
13 years ago
binfmt_misc.c
vfs: Rename end_writeback() to clear_inode()
13 years ago
binfmt_script.c
…
binfmt_som.c
VM: add "vm_mmap()" helper function
13 years ago
bio-integrity.c
…
bio.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
13 years ago
block_dev.c
vfs: Create function for iterating over block devices
13 years ago
buffer.c
block: fix infinite loop in __getblk_slow
13 years ago
char_dev.c
…
compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
13 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
The following text was taken from the original review request:
13 years ago
dcache.c
__d_unalias() should refuse to move mountpoints
13 years ago
dcookies.c
…
direct-io.c
fs/direct-io.c: adjust suspicious bit operation
13 years ago
drop_caches.c
…
eventfd.c
eventfd: change int to __u64 in eventfd_signal()
13 years ago
eventpoll.c
PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
13 years ago
exec.c
posix_types.h: Cleanup stale __NFDBITS and related definitions
13 years ago
fcntl.c
switch fcntl to fget_raw_light/fput_light
13 years ago
fhandle.c
…
fifo.c
fifo: Do not restart open() if it already found a partner
13 years ago
file.c
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
file_table.c
switch fput to task_work_add
13 years ago
filesystems.c
…
fs-writeback.c
vfs: Move noop_backing_dev_info check from sync into writeback
13 years ago
fs_struct.c
get rid of ->mnt_longterm
13 years ago
generic_acl.c
…
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
internal.h
VFS: Split inode_permission()
13 years ago
ioctl.c
…
ioprio.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
13 years ago
libfs.c
VFS: Pass mount flags to sget()
13 years ago
locks.c
locks: fix checking of fcntl_setlease argument
13 years ago
mbcache.c
…
mount.h
get rid of magic in proc_namespace.c
13 years ago
mpage.c
…
namei.c
tidy up namei.c a bit
13 years ago
namespace.c
VFS: Comment mount following code
13 years ago
no-block.c
…
open.c
switch dentry_open() to struct path, make it grab references itself
13 years ago
pipe.c
fs: introduce inode operation ->update_time
13 years ago
pnode.c
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
13 years ago
pnode.h
…
posix_acl.c
…
proc_namespace.c
get rid of magic in proc_namespace.c
13 years ago
read_write.c
vfs: allow custom EOF in generic_file_llseek code
13 years ago
read_write.h
…
readdir.c
switch readdir/getdents to fget_light/fput_light
13 years ago
select.c
posix_types.h: Cleanup stale __NFDBITS and related definitions
13 years ago
seq_file.c
seq_file: Add seq_vprintf function and export it
13 years ago
signalfd.c
switch signalfd4() to fget_light/fput_light
13 years ago
splice.c
splice: fix racy pipe->buffers uses
13 years ago
stack.c
…
stat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
13 years ago
statfs.c
switch statfs to fget_light/fput_light
13 years ago
super.c
VFS: Pass mount flags to sget()
13 years ago
sync.c
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes
13 years ago
timerfd.c
…
utimes.c
switch utimes() to fget_light/fput_light
13 years ago
xattr.c
switch xattr syscalls to fget_light/fput_light
13 years ago
xattr_acl.c
…