summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2012-10-07vfs: missed source of ->f_pos racesAl Viro
2012-10-07fuse: verify all ioctl retry iov elementsZach Brown
2012-10-07ext4: don't let i_reserved_meta_blocks go negativeBrian Foster
2012-10-07nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-10-07Btrfs: call the ordered free operation without any locks heldChris Mason
2012-10-07locks: fix checking of fcntl_setlease argumentJ. Bruce Fields
2012-10-07eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2012-10-07udf: Improve table length check to avoid possible overflowJan Kara
2012-10-07udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-10-07fuse: fix stat call on 32 bit platformsPavel Shilovsky
2012-10-07ext4: fix error handling on inode bitmap corruptionJan Kara
2012-10-07ext3: Fix error handling on inode bitmap corruptionJan Kara
2012-10-07NFSv4: Revalidate uid/gid after openJonathan Nieder
2012-10-07xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara