summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-19xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2014-05-19block: do not pass disk names as format stringsKees Cook
2013-06-10tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-06-10tcp: allow splice() to build full TSO packetsEric Dumazet
2013-06-10net: fix info leak in compat dev_ifconf()Mathias Krause
2013-06-10nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-06-10btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-06-10hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-06-10NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-06-10fat: Fix stat->f_namelenKevin Dankwardt
2013-06-10isofs: avoid info leak on exportMathias Krause
2013-06-10fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding
2013-06-10udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara
2013-06-10udf: avoid info leak on exportMathias Krause
2013-06-10udf: fix memory leak while allocating blocks during writeNamjae Jeon
2013-06-10ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o
2013-06-10ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov
2013-06-10CVE-2012-4508 kernel: ext4: AIO vs fallocate stale data exposureJamie Iles
2013-06-10ext4: limit group search loop for non-extent filesLachlan McIlroy
2013-06-10ext4: fix race in ext4_mb_add_n_trim()Niu Yawei
2013-06-10ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2013-06-10ext4: fix fdatasync() for files with only i_size changesJan Kara
2013-06-10ext4: always set i_op in ext4_mknod()Bernd Schubert
2013-06-10ext4: online defrag is not supported for journaled filesDmitry Monakhov
2013-06-10ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2013-06-10ext4: Fix max file size and logical block counting of extent format fileLukas Czerner
2013-06-10ext4: don't dereference null pointer when make_indexed_dir() failsAllison Henderson
2013-06-10ext4: Fix fs corruption when make_indexed_dir() failsJan Kara
2013-06-10jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara
2013-06-10jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2013-06-10jbd: Delay discarding buffers in journal_unmap_bufferJan Kara
2013-06-10sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2013-06-10fs/fscache/stats.c: fix memory leakAnurup m
2013-06-10fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2013-06-10epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-06-10coredump: prevent double-free on an error path in core dumperDenys Vlasenko
2013-06-10exec: use -ELOOP for max recursion depthKees Cook
2013-06-10exec: do not leave bprm->interp on stackKees Cook
2012-10-07epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-10-07Don't limit non-nested epoll pathsJason Baron
2012-10-07epoll: limit pathsJason Baron
2012-10-07epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-10-07epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-10-07udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-07udf: Fortify loading of sparing tableJan Kara
2012-10-07ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-10-07udf: Fix data corruption for files in ICBJan Kara
2012-10-07NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-10-07NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust