summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-12ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-03-12udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-03-12udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-03-12udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-03-12udf: Promote some debugging messages to udf_errorJoe Perches
2016-03-12ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-03-12pipe: Fix buffer offset after partially failed readBen Hutchings
2016-03-12readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds
2016-03-12vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds
2016-03-12locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-01-29nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-29ext4: Fix handling of extended tv_secDavid Turner
2016-01-29vfs: Avoid softlockups with sendfile(2)Jan Kara
2016-01-29fix sysvfs symlinksAl Viro
2016-01-29fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2016-01-29ext4: Fix null dereference in ext4_fill_super()Ben Hutchings
2015-12-06splice: sendfile() at once fails for big filesChristophe Leroy
2015-12-06binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2015-12-06hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-12-06hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-12-06pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov
2015-12-06xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-12-06Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-12-06vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-12-06dcache: Handle escaped paths in prepend_pathEric W. Biederman
2015-09-18fuse: initialize fc->release before calling itMiklos Szeredi
2015-09-18ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o
2015-09-18ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o
2015-09-18fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-09-18fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-09-18jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong
2015-09-18udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-09-18udf: Remove repeated loads blocksizeJan Kara
2015-09-18udf: Check component length before reading itJan Kara
2015-09-18udf: Check path length when reading symlinkJan Kara
2015-09-18udf: Treat symlink component of type 2 as /Jan Kara
2015-09-18udf: Verify symlink size before loading itJan Kara
2015-09-18udf: Verify i_size when loading inodeJan Kara
2015-09-18eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-09-18pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-05-24hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-05-24lockd: Try to reconnect if statd has movedBenjamin Coddington
2015-05-24pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-05-24fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-24isofs: Fix unchecked printing of ER recordsJan Kara
2015-05-24isofs: Fix infinite looping over CE entriesJan Kara
2015-05-24splice: Apply generic position and size checks to each writeBen Hutchings
2015-05-24ASLR: fix stack randomization on 64-bit systemsHector Marco-Gisbert
2014-12-13udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-11-23isofs: Fix unbounded recursion when processing relocated directoriesJan Kara