..
9p
9p: Push file_update_time() into v9fs_vm_page_mkwrite()
13 years ago
adfs
stop passing nameidata to ->lookup()
13 years ago
affs
affs: use memweight()
13 years ago
afs
VFS: Pass mount flags to sget()
13 years ago
autofs4
autofs4 - fix expire check
13 years ago
befs
stop passing nameidata to ->lookup()
13 years ago
bfs
don't pass nameidata to ->create()
13 years ago
btrfs
Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
cachefiles
fs: cachefiles: add support for large files in filesystem caching
13 years ago
ceph
ceph: avoid divide by zero in __validate_layout()
13 years ago
cifs
CIFS: Add SMB2 support for rmdir
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
- Fixes a bug when the lower filesystem mount options include 'acl', but the
13 years ago
efs
stop passing nameidata to ->lookup()
13 years ago
exofs
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
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/viro/vfs
13 years ago
ext3
ext3: nuke write_super from comments
13 years ago
ext4
The following are all bug fixes and regressions. The most notable are
13 years ago
fat
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
freevxfs
stop passing nameidata to ->lookup()
13 years ago
fscache
…
fuse
Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
13 years ago
gfs2
gfs2: nuke pdflush from comments
13 years ago
hfs
hfs: nuke write_super from comments
13 years ago
hfsplus
hfsplus: use -ENOMEM when kzalloc() fails
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
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
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: don't write superblock when unmounting an ro filesystem
13 years ago
jbd2
The following are all bug fixes and regressions. The most notable are
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-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
logfs
VFS: Pass mount flags to sget()
13 years ago
minix
minixfs: fix block limit check
13 years ago
ncpfs
don't pass nameidata to ->create()
13 years ago
nfs
NFSv3: Ensure that do_proc_get_root() reports errors correctly
13 years ago
nfs_common
…
nfsd
nfsd4: fix security flavor of NFSv4.0 callback
13 years ago
nilfs2
nilfs2: nuke write_super from comments
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
ocfs2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
omfs
don't pass nameidata to ->create()
13 years ago
openpromfs
stop passing nameidata to ->lookup()
13 years ago
proc
proc: do not allow negative offsets on /proc/<pid>/environ
13 years ago
pstore
pstore/ram: Make tracing log versioned
13 years ago
qnx4
qnx4fs: use memweight()
13 years ago
qnx6
stop passing nameidata to ->lookup()
13 years ago
quota
quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space().
13 years ago
ramfs
don't pass nameidata to ->create()
13 years ago
reiserfs
reiserfs: fix deadlocks with quotas
13 years ago
romfs
stop passing nameidata to ->lookup()
13 years ago
squashfs
stop passing nameidata to ->lookup()
13 years ago
sysfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
sysv
fs/sysv: stop using write_super and s_dirt
13 years ago
ubifs
UBIFS: fix error messages spelling
13 years ago
udf
udf: fix retun value on error path in udf_load_logicalvol
13 years ago
ufs
fs/ufs: get rid of write_super
13 years ago
xfs
xfs: check for possible overflow in xfs_ioc_trim
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-linus' of git://git.kernel.dk/linux-block
13 years ago
block_dev.c
fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
13 years ago
buffer.c
block: replace __getblk_slow misfix by grow_dev_page fix
13 years ago
char_dev.c
…
compat.c
vfs: missed source of ->f_pos races
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
block: move down direct IO plugging
13 years ago
drop_caches.c
…
eventfd.c
eventfd: change int to __u64 in eventfd_signal()
13 years ago
eventpoll.c
eventpoll: use-after-possible-free in epoll_create1()
13 years ago
exec.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
fcntl.c
c/r: fcntl: add F_GETOWNER_UIDS option
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
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
13 years ago
filesystems.c
…
fs-writeback.c
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
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/viro/vfs
13 years ago
internal.h
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
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: remove unused lm_release_private
13 years ago
mbcache.c
…
mount.h
get rid of magic in proc_namespace.c
13 years ago
mpage.c
…
namei.c
fs: fix fs/namei.c kernel-doc warnings
13 years ago
namespace.c
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
13 years ago
no-block.c
…
open.c
vfs: canonicalize create mode in build_open_flags()
13 years ago
pipe.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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
fs: Protect write paths by sb_start_write - sb_end_write
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: kill write_super and sync_supers
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
fs/xattr.c:getxattr(): improve handling of allocation failures
13 years ago
xattr_acl.c
…