summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-23block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2017-02-23fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2017-02-23ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2017-02-23coredump: fix unfreezable coredumping taskAndrey Ryabinin
2017-02-23ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2017-02-23ubifs: Abort readdir upon errorRichard Weinberger
2017-02-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2017-02-23isofs: Do not return EACCES for unknown filesystemsJan Kara
2017-02-23fuse: listxattr: verify xattr listMiklos Szeredi
2017-02-23fuse: fix killing s[ug]id in setattrMiklos Szeredi
2017-02-23fuse: invalidate dir dentry after chmodMiklos Szeredi
2017-02-23ext4: release bh in make_indexed_dirgmail
2017-02-23NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2017-02-23reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2017-02-23ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-11-20ext3: NULL dereference in ext3_evict_inode()Dan Carpenter
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20Btrfs: skip adding an acl attribute if we don't have toLiu Bo
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-11-20ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-11-20ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-11-20NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-11-20fs/seq_file: fix out-of-bounds readVegard Nossum
2016-11-20ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-11-20hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-11-20ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o
2016-11-20ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull
2016-11-20nfs: don't create zero-length requestsBenjamin Coddington
2016-11-20ext4: short-cut orphan cleanup on errorVegard Nossum
2016-11-20ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-11-20ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o
2016-11-20ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum
2016-11-20ext4: check for extents that wrap aroundVegard Nossum
2016-08-22proc: prevent stacking filesystems on topJann Horn
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-08-22ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-22NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-08-22fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-08-22UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-08-22fix d_walk()/non-delayed __d_free() raceAl Viro
2016-08-22fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-08-22ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-08-22btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr