summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-01ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-05-01Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-05-01ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-05-01ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-05-01ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-05-01splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-05-01vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin
2016-05-01nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-05-01fuse: do not use iocb after it may have been freedRobert Doebbelin
2016-05-01jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-05-01xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-05-01nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-04-11ceph: fix request time stamp encodingYan, Zheng
2016-03-24efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-24efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-03-24AIO: properly check iovec sizesGreg Kroah-Hartman
2016-03-24ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-24Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-24CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-24cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-24Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-24jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-24Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-03-08do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-08hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-08NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-03-04ext4: fix crashes in dioread_nolock modeJan Kara
2016-03-04ext4: fix bh->b_state corruptionJan 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-04cifs: fix erroneous return valueAnton Protopopov
2016-02-25pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-02-25btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-25ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-24umount: Do not allow unmounting rootfs.Eric W. Biederman
2016-02-03cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-02Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter
2016-02-02ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-02ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-02cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-02cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-02xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-02-02xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-02uml: fix hostfs mknod()Vegard Nossum
2016-02-02locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-02-02udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-02udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov