summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-22Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana
2016-04-20Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-20Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana
2016-04-20Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana
2016-04-20Btrfs: fix fsync data loss after append writeFilipe Manana
2016-04-20ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o
2016-04-20ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-04-18ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-18ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-04-18nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-04-18jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-04-18quota: Fix possible GPF due to uninitialised pointersNikolay Borisov
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-13btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-04-13btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
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-12efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-12efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-04-12fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2016-04-12ovl: fix permission checking for setattrMiklos Szeredi
2016-03-22ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-22ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-11Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-11CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-11cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-11do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-11hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-11Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-11jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-11Revert "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-04fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason
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: move_extent improve bh vanishing success factorDmitry Monakhov
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-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-03-02Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana