..
9p
kill v9fs_dentry_from_dir_inode()
13 years ago
adfs
switch open-coded instances of d_make_root() to new helper
13 years ago
affs
affs: bury unused macros
13 years ago
afs
vfs: Rename end_writeback() to clear_inode()
13 years ago
autofs4
avoid iput() from flusher thread
13 years ago
befs
switch open-coded instances of d_make_root() to new helper
13 years ago
bfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
btrfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
cachefiles
switch touch_atime to struct path
13 years ago
ceph
ceph: check PG_Private flag before accessing page->private
13 years ago
cifs
CIFS: Move get_next_mid to ops struct
13 years ago
coda
vfs: Rename end_writeback() to clear_inode()
13 years ago
configfs
make configfs_pin_fs() return root dentry on success
13 years ago
cramfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
debugfs
debugfs: Add support to print u32 array in debugfs
13 years ago
devpts
userns: Convert devpts to use kuid/kgid where appropriate
13 years ago
dlm
dlm: NULL dereference on failure in kmem_cache_create()
13 years ago
ecryptfs
get rid of pointless allocations and copying in ecryptfs_follow_link()
13 years ago
efs
switch open-coded instances of d_make_root() to new helper
13 years ago
exofs
exofs: fix sparse non-ANSI function warning
13 years ago
exportfs
->encode_fh() API change
13 years ago
ext2
avoid iput() from flusher thread
13 years ago
ext3
avoid iput() from flusher thread
13 years ago
ext4
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
13 years ago
fat
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
freevxfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
fscache
…
fuse
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
13 years ago
gfs2
->encode_fh() API change
13 years ago
hfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
hfsplus
hfsplus: fix bless ioctl when used with hardlinks
13 years ago
hostfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
hpfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
hppfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
hugetlbfs
avoid iput() from flusher thread
13 years ago
isofs
->encode_fh() API change
13 years ago
jbd
jbd: Write journal superblock with WRITE_FUA after checkpointing
13 years ago
jbd2
jbd2: use kmem_cache_zalloc wrapper instead of flag
13 years ago
jffs2
- More robust parsing especially of xattr data in JFFS2
13 years ago
jfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
lockd
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
13 years ago
logfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
minix
vfs: Rename end_writeback() to clear_inode()
13 years ago
ncpfs
fs: introduce inode operation ->update_time
13 years ago
nfs
NFS: Force the legacy idmapper to be single threaded
13 years ago
nfs_common
…
nfsd
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
13 years ago
nilfs2
nilfs2: ensure proper cache clearing for gc-inodes
13 years ago
nls
nls: fix (and rename) mac NLS table files and config options
13 years ago
notify
fsnotify: remove unused parameter from send_to_group()
13 years ago
ntfs
fs: introduce inode operation ->update_time
13 years ago
ocfs2
ocfs: simplify symlink handling
13 years ago
omfs
vfs: Rename end_writeback() to clear_inode()
13 years ago
openpromfs
switch open-coded instances of d_make_root() to new helper
13 years ago
proc
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
13 years ago
pstore
staging tree fixes for 3.5-rc4
13 years ago
qnx4
qnx4: new helper - try_extent()
13 years ago
qnx6
fs: initial qnx6fs addition
13 years ago
quota
quota: Get rid of nested I_MUTEX_QUOTA locking subclass
13 years ago
ramfs
tidy up after d_make_root() conversion
13 years ago
reiserfs
reiserfs: get rid of resierfs_sync_super
13 years ago
romfs
MTD merge for 3.4
13 years ago
squashfs
Add an extra mount time sanity check, plus some code cleanups and bug fixes.
13 years ago
sysfs
avoid iput() from flusher thread
13 years ago
sysv
vfs: Rename end_writeback() to clear_inode()
13 years ago
ubifs
UBIFS: correct usage of IS_ENABLED()
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
avoid iput() from flusher thread
13 years ago
xfs
xfs: rename log structure to xlog
13 years ago
Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
Kconfig.binfmt
C6X: add support to build with BINFMT_ELF_FDPIC
13 years ago
Makefile
fs: initial qnx6fs addition
13 years ago
aio.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
anon_inodes.c
anon_inodes: move allocation of anon_inode into ->mount()
13 years ago
attr.c
vfs: increment iversion when a file is truncated
13 years ago
bad_inode.c
mm/fs: remove truncate_range
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
__register_binfmt() made void
13 years ago
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
__register_binfmt() made void
13 years ago
binfmt_som.c
VM: add "vm_mmap()" helper function
13 years ago
bio-integrity.c
fs: remove the second argument of k[un]map_atomic()
13 years ago
bio.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
13 years ago
block_dev.c
avoid iput() from flusher thread
13 years ago
buffer.c
fs: Move bh_cachep to the __read_mostly section
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
Revert "vfs: stop d_splice_alias creating directory aliases"
13 years ago
dcookies.c
fs: reduce the use of module.h wherever possible
13 years ago
direct-io.c
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
13 years ago
drop_caches.c
…
eventfd.c
eventfd: change int to __u64 in eventfd_signal()
13 years ago
eventpoll.c
HAVE_RESTORE_SIGMASK is defined on all architectures now
13 years ago
exec.c
mm: correctly synchronize rss-counters at exit/exec
13 years ago
fcntl.c
switch fcntl to fget_raw_light/fput_light
13 years ago
fhandle.c
…
fifo.c
…
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
brlocks/lglocks: API cleanups
13 years ago
filesystems.c
…
fs-writeback.c
writeback: Fix lock imbalance in writeback_sb_inodes()
13 years ago
fs_struct.c
The following text was taken from the original review request:
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
vfs: split __dentry_open()
13 years ago
ioctl.c
fs: reduce the use of module.h wherever possible
13 years ago
ioprio.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
13 years ago
libfs.c
vfs: make it possible to access the dentry hash/len as one 64-bit entry
13 years ago
locks.c
switch flock to fget_light/fput_light
13 years ago
mbcache.c
…
mount.h
vfs: keep list of mounts for each superblock
13 years ago
mpage.c
fs: reduce the use of module.h wherever possible
13 years ago
namei.c
vfs: retry last component if opening stale dentry
13 years ago
namespace.c
vfs: umount_tree() might be called on subtree that had never made it
13 years ago
no-block.c
…
open.c
vfs: nameidata_to_filp(): don't throw away file on error
13 years ago
pipe.c
fs: introduce inode operation ->update_time
13 years ago
pnode.c
brlocks/lglocks: API cleanups
13 years ago
pnode.h
…
posix_acl.c
fs: reduce the use of module.h wherever possible
13 years ago
proc_namespace.c
brlocks/lglocks: API cleanups
13 years ago
read_write.c
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
13 years ago
read_write.h
…
readdir.c
switch readdir/getdents to fget_light/fput_light
13 years ago
select.c
HAVE_RESTORE_SIGMASK is defined on all architectures now
13 years ago
seq_file.c
The following text was taken from the original review request:
13 years ago
signalfd.c
switch signalfd4() to fget_light/fput_light
13 years ago
splice.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
stack.c
fs: reduce the use of module.h wherever possible
13 years ago
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
The following text was taken from the original review request:
13 years ago
sync.c
switch do_fsync() to fget_light()
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
fs: reduce the use of module.h wherever possible
13 years ago