summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-06-03ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-06-03ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-06-03ext4: fix oops on corrupted filesystemJan Kara
2016-06-03ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-06-03ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-06-03btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-06-03libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2016-06-01xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-01xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-05-17ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-17ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-17ocfs2: fix SGID not inherited issueJunxiao Bi
2016-05-17get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-05-17propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-05-17fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov
2016-05-17atomic_open(): fix the handling of create_errorAl Viro
2016-04-20debugfs: Make automount point inodes permanently emptySeth Forshee
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-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-18coredump: Use 64bit time for unix time of coredumpArnd Bergmann
2016-04-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-04-18vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin
2016-04-18nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-04-18fuse: Add reference counting for fuse_io_privSeth Forshee
2016-04-18fuse: do not use iocb after it may have been freedRobert Doebbelin
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-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