summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-18xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-04-18nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-04-18ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-04-13fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2016-04-13ovl: fix permission checking for setattrMiklos Szeredi
2016-04-13btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-04-13btrfs: Fix no_space in write and rm loopZhao Lei
2016-04-13btrfs: wait for delayed iputs on no spaceZhao Lei
2016-04-13btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-04-13Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-04-13Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana
2016-04-13Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-04-13Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-04-13btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba
2016-04-13Btrfs: igrab inode in writepageJosef Bacik
2016-04-13Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-11efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-04-11ext4: fix bh->b_state corruptionJan Kara
2016-04-11dax: don't abuse get_block mapping for endio callbacksDave Chinner
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-03-23ext4: fix races of writeback with punch hole and zero rangeJan Kara
2016-03-23ext4: fix races between buffered IO and collapse / insert rangeJan Kara
2016-03-23ext4: move unlocked dio protection from ext4_alloc_file_blocks()Jan Kara
2016-03-23ext4: fix races between page faults and hole punchingJan Kara
2016-03-22jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-22ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-22ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-22ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov
2016-03-22ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2016-03-09Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-09CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-09cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-09namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-03-09do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-09hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-09Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-09jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-09Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-03-07NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-03-04ext4: fix crashes in dioread_nolock modeJan Kara
2016-03-04ext4: don't read blocks from disk after extents being swappedEryu Guan
2016-03-04ext4: fix potential integer overflowInsu Yun
2016-03-04btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-03-04cifs: fix erroneous return valueAnton Protopopov
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-28Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-15ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei