summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-04-26vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-04-26cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann
2018-04-26proc: fix /proc/*/map_files lookupAlexey Dobriyan
2018-04-26ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun
2018-04-26ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun
2018-04-26ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun
2018-04-26fs/dax.c: release PMD lock even when there is no PMD support in DAXJan H. Schönherr
2018-04-26jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina
2018-04-26f2fs: avoid hungtask when GC encrypted block if io_bits is setSheng Yong
2018-04-26Btrfs: raid56: fix race between merge_bio and rbio_orig_end_ioLiu Bo
2018-04-26Btrfs: fix unexpected EEXIST from btrfs_get_extentLiu Bo
2018-04-26btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain
2018-04-26Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-04-26btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-04-26Btrfs: set plug for fsyncLiu Bo
2018-04-26nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-04-26ubifs: Fix uninitialized variable in search_dh_cookie()Geert Uytterhoeven
2018-04-26NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-04-26btrfs: fix unaligned access in readdirDavid Sterba
2018-04-26cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-24writeback: safer lock nestingGreg Thelen
2018-04-24autofs: mount point create should honour passed in modeIan Kent
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-24orangefs_kill_sb(): deal with allocation failuresAl Viro
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro
2018-04-24fanotify: fix logic of events on childAmir Goldstein
2018-04-24udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara
2018-04-24ext4: add extra checks to ext4_xattr_block_get()Theodore Ts'o
2018-04-24ext4: add bounds checking to ext4_xattr_find_entry()Theodore Ts'o
2018-04-24ext4: move call to ext4_error() into ext4_xattr_check_block()Theodore Ts'o
2018-04-24ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o
2018-04-24ext4: always initialize the crc32c checksum driverTheodore Ts'o
2018-04-24ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o
2018-04-24ext4: limit xattr size to INT_MAXEric Biggers
2018-04-24ext4: protect i_disksize update by i_data_sem in direct write pathEryu Guan
2018-04-24ext4: don't update checksum of new initialized bitmapsTheodore Ts'o
2018-04-24ext4: pass -ESHUTDOWN code to jbd2 layerTheodore Ts'o
2018-04-24ext4: eliminate sleep from shutdown ioctlTheodore Ts'o
2018-04-24ext4: shutdown should not prevent get_write_accessTheodore Ts'o
2018-04-24jbd2: if the journal is aborted then don't allow update of the log tailTheodore Ts'o
2018-04-24CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva
2018-04-24CIFS: add sha512 secmechAurelien Aptel
2018-04-24CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel
2018-04-24smb3: Fix root directory when server returns inode number of zeroSteve French
2018-04-24fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg
2018-04-24cifs: fix memory leak in SMB2_open()Ronnie Sahlberg
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger
2018-04-19nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-19hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz