summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2016-06-15get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-06-15proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-06-15hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2016-05-01bio: return EINTR if copying to user space got interruptedHannes Reinecke
2016-05-01ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
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-01nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
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-01hpfs: don't truncate the file when delete failsMikulas Patocka
2016-04-01Fix directory hardlinks from deleted directoriesDavid Woodhouse