Linus Torvalds b0d8d22921 vfs: fix subtle use-after-free of pipe_inode_info 11 anni fa
..
9p b26d4cd385 consolidate simple ->d_delete() instances 11 anni fa
adfs 2d1d9b5b5c adfs: delayed freeing of sbi 11 anni fa
affs dad337501d remove obsolete references to powertweak 11 anni fa
afs c698dbf9fe Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next 11 anni fa
autofs4 baa40671d3 autofs4: make freeing sbi rcu-delayed 11 anni fa
befs 48bc06e74b befs: split symlink iops in two - for short and long symlinks resp. 11 anni fa
bfs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 anni fa
btrfs fb0d1eb892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 anni fa
cachefiles 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 anni fa
ceph 4f9e5df211 Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 11 anni fa
cifs f19e84df37 [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload 11 anni fa
coda 11d100d9a2 coda_revalidate_inode(): switch to passing inode... 11 anni fa
configfs 76ae281f63 configfs: fix race between dentry put and lookup 11 anni fa
cramfs 54886a7153 cramfs: mark as obsolete 11 anni fa
debugfs 6bc080d8fd debugfs: use list_next_entry() in debugfs_remove_recursive() 11 anni fa
devpts 66da0e1f90 devpts: plug the memory leak in kill_sb 11 anni fa
dlm c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 anni fa
ecryptfs 57498f9cb9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs 11 anni fa
efivarfs b26d4cd385 consolidate simple ->d_delete() instances 11 anni fa
efs 136eefa48d efs: iget_locked() doesn't return an ERR_PTR() 12 anni fa
exofs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 anni fa
exportfs f27c9298fd exportfs: fix quadratic behavior in filehandle lookup 11 anni fa
ext2 7ba3ec5749 ext2: Fix fs corruption in ext2_get_xip_mem() 11 anni fa
ext3 a30124539b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 anni fa
ext4 4fbf888acc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 anni fa
f2fs 29e59c14ae f2fs: issue more large discard command 11 anni fa
fat cac45b062c fat: rcu-delay unloading nls and freeing sbi 11 anni fa
freevxfs 9b5d5a1707 [readdir] convert freevxfs 12 anni fa
fscache 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 anni fa
fuse 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 anni fa
gfs2 ea0341e071 GFS2: Fix ref count bug relating to atomic_open 11 anni fa
hfs 74a797d99a fs/hfs/btree.h: remove duplicate defines 11 anni fa
hfsplus a99b7069aa hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() 11 anni fa
hostfs b26d4cd385 consolidate simple ->d_delete() instances 11 anni fa
hpfs 27ac0ffeac locks: break delegations on any attribute modification 11 anni fa
hppfs 096a8aac6b clean up scary strncpy(dst, src, strlen(src)) uses 12 anni fa
hugetlbfs 118b230225 cope with potentially long ->d_dname() output for shmem/hugetlb 12 anni fa
isofs 966c1f75f8 isofs: don't pass dentry to isofs_hash{i,}_common() 11 anni fa
jbd 1ce0aa802c jbd: Revert "jbd: remove dependency on __GFP_NOFAIL" 11 anni fa
jbd2 18a6ea1e5c jbd2: Fix endian mixing problems in the checksumming code 12 anni fa
jffs2 e104f1e9da jffs2: do not support the MLC nand 11 anni fa
jfs d24fec3991 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy 11 anni fa
lockd 9a1b6bf818 LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs 12 anni fa
logfs 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 anni fa
minix ca40e29501 fs/minix: Drop dependency on H8300 12 anni fa
ncpfs 1dcddd4abd ncpfs: rcu-delay unload_nls() and freeing ncp_server 11 anni fa
nfs 673fdfe3f0 Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 anni fa
nfs_common ddca4e1730 nfs_common: Update the translation between nfsv3 acls linux posix acls 12 anni fa
nfsd 365da4adeb nfsd4: fix xdr decoding of large non-write compounds 11 anni fa
nilfs2 7f42ec3941 nilfs2: fix issue with race condition of competition between segments for dirty blocks 11 anni fa
nls 8b8c0daa2c nls: fix (and rename) mac NLS table files and config options 13 anni fa
notify 9756b9187e fsnotify: update comments concerning locking scheme 12 anni fa
ntfs 5a3cd99285 iget/iget5: don't bother with ->i_lock until we find a match 11 anni fa
ocfs2 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 anni fa
omfs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 anni fa
openpromfs 68c6147113 [readdir] convert openpromfs 12 anni fa
proc 3eaded86ac Merge git://git.infradead.org/users/eparis/audit 11 anni fa
pstore 802e4c6f58 pstore: Remove the messages related to compression failure 12 anni fa
qnx4 fbad2bd132 qnx4: i_sb is never NULL 11 anni fa
qnx6 4deb398a1b [readdir] convert qnx6 12 anni fa
quota 2a94fe48f3 genetlink: make multicast groups const, prevent abuse 11 anni fa
ramfs 57f150a58c initmpfs: move rootfs code from fs/ramfs/ to init/ 12 anni fa
reiserfs 721a769c03 reiserfs: fix race with flush_used_journal_lists and flush_journal_list 12 anni fa
romfs 3903b38ce7 [readdir] convert romfs 12 anni fa
squashfs ed4f381ec1 Squashfs: Check stream is not NULL in decompressor_multi.c 11 anni fa
sysfs 81440e7374 Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" 11 anni fa
sysv 4947555584 sysv: Add forgotten superblock lock init for v7 fs 11 anni fa
ubifs 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 anni fa
udf 444996027e udf: fix for pathetic mount times in case of invalid file system 11 anni fa
ufs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 anni fa
xfs 6ea9786e76 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs 11 anni fa
Kconfig d68772b7c8 efivarfs: Move to fs/efivarfs 12 anni fa
Kconfig.binfmt 2535e0d723 fs: make binfmt support for #! scripts modular and removable 12 anni fa
Makefile 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
aio.c d0f278c1dd Merge git://git.kvack.org/~bcrl/aio-next 11 anni fa
anon_inodes.c 078d8e624c ... and kill anon_inode_getfile_private() 11 anni fa
attr.c 27ac0ffeac locks: break delegations on any attribute modification 11 anni fa
bad_inode.c 2233f31aad [readdir] ->readdir() is gone 12 anni fa
binfmt_aout.c 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params 11 anni fa
binfmt_elf.c afabada957 elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) 11 anni fa
binfmt_elf_fdpic.c afabada957 elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) 11 anni fa
binfmt_em86.c 72c2d53192 file->f_op is never NULL... 11 anni fa
binfmt_flat.c 3dc20cb282 new helper: read_code() 12 anni fa
binfmt_misc.c 8d82e180b5 binfmt_misc: reuse string_unescape_inplace() 12 anni fa
binfmt_script.c b66c598401 exec: do not leave bprm->interp on stack 12 anni fa
binfmt_som.c 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 anni fa
bio-integrity.c 68cf8d0c72 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block 12 anni fa
bio.c 34f2fd8dfe bio: fix argument of __bio_add_page() for max_sectors > 0xffff 11 anni fa
block_dev.c 3711d86a2d Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 12 anni fa
buffer.c 84235de394 fs: buffer: move allocation failure loop into the allocator 11 anni fa
char_dev.c 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 anni fa
compat.c ac6614b764 [readdir] constify ->actor 12 anni fa
compat_binfmt_elf.c 2aa362c49c coredump: extend core dump note section to contain file names of mapped files 12 anni fa
compat_ioctl.c 72c2d53192 file->f_op is never NULL... 11 anni fa
coredump.c 52da40ae67 dump_emit(): use __kernel_write(), not vfs_write() 11 anni fa
coredump.h 179899fd5d coredump: update coredump-related headers 12 anni fa
dcache.c 31dec1327e fold try_to_ascend() into the sole remaining caller 11 anni fa
dcookies.c d5dc77bfee consolidate compat lookup_dcookie() 12 anni fa
direct-io.c 45150c43b1 direct-io: Use return from cmpxchg to decide of assignment happened 12 anni fa
drop_caches.c 0ce3d74450 shrinker: add node awareness 12 anni fa
eventfd.c cbac5542d4 fs, eventfd: add procfs fdinfo helper 12 anni fa
eventpoll.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 anni fa
exec.c 3eaded86ac Merge git://git.infradead.org/users/eparis/audit 11 anni fa
fcntl.c 72c2d53192 file->f_op is never NULL... 11 anni fa
fhandle.c 982197277c Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux 12 anni fa
file.c ac3e3c5b11 don't bother with deferred freeing of fdtables 12 anni fa
file_table.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 anni fa
filesystems.c 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 anni fa
fs-writeback.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 anni fa
fs_struct.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures 11 anni fa
generic_acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 anni fa
inode.c 27ac0ffeac locks: break delegations on any attribute modification 11 anni fa
internal.h eee5cc2702 get rid of s_files and files_lock 11 anni fa
ioctl.c 72c2d53192 file->f_op is never NULL... 11 anni fa
ioprio.c 0d167518e0 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 anni fa
libfs.c b26d4cd385 consolidate simple ->d_delete() instances 11 anni fa
locks.c 4fdb793ffe locks: missing unlock on error in generic_add_lease() 11 anni fa
mbcache.c 1ab6c4997e fs: convert fs shrinkers to new scan/count API 12 anni fa
mount.h 48a066e72d RCU'd vfsmounts 11 anni fa
mpage.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 anni fa
namei.c d870b4a191 fix bogus path_put() of nd->root after some unlazy_walk() failures 11 anni fa
namespace.c 48a066e72d RCU'd vfsmounts 11 anni fa
no-block.c 6038f373a3 llseek: automatically add .llseek fop 14 anni fa
open.c 27ac0ffeac locks: break delegations on any attribute modification 11 anni fa
pipe.c b0d8d22921 vfs: fix subtle use-after-free of pipe_inode_info 11 anni fa
pnode.c 474279dc0f split __lookup_mnt() in two functions 11 anni fa
pnode.h 4ce5d2b1a8 vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces 12 anni fa
posix_acl.c 2f6f0654ab userns: Convert vfs posix_acl support to use kuids and kgids 13 anni fa
proc_namespace.c aab407fc5c don't bother with vfsmount_lock in mounts_poll() 11 anni fa
read_write.c 72c2d53192 file->f_op is never NULL... 11 anni fa
readdir.c 72c2d53192 file->f_op is never NULL... 11 anni fa
select.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 anni fa
seq_file.c 801a76050b seq_file: always clear m->count when we free m->buf 11 anni fa
signalfd.c 7d197ed4a6 switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE 12 anni fa
splice.c 72c2d53192 file->f_op is never NULL... 11 anni fa
stack.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 anni fa
stat.c b7a6ec52dd vfs: split out vfs_getattr_nosec 11 anni fa
statfs.c 9d05746e7b vfs: allow O_PATH file descriptors for fstatfs() 11 anni fa
super.c eee5cc2702 get rid of s_files and files_lock 11 anni fa
sync.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 anni fa
timerfd.c 11ffa9d606 timerfd: Add alarm timers 12 anni fa
utimes.c 27ac0ffeac locks: break delegations on any attribute modification 11 anni fa
xattr.c b729d75d19 vfs: make lremovexattr retry once on ESTALE error 12 anni fa
xattr_acl.c ea1fd7776e userns: Fix posix_acl_file_xattr_userns gid conversion 12 anni fa