summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-05-09btrfs: Take trans lock before access running trans in check_delayed_refethanwu
2018-05-09xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong
2018-05-01SMB311: Fix reconnectSteve French
2018-05-01cifs: smbd: Don't use RDMA read/write when signing is usedLong Li
2018-05-01cifs: smbd: Avoid allocating iov on the stackLong Li
2018-05-01ext4: fix bitmap position validationLukas Czerner
2018-05-01ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-01ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o
2018-05-01ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o
2018-05-01ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers
2018-04-26mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa
2018-04-26btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov
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-26cifs: smbd: Check for iov length on sending the last iovLong Li
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: force revalidation of directory pointer after seekdir(2)Theodore Ts'o
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: fix offset overflow on 32-bit archs in ext4_iomap_begin()Jiri Slaby
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-24ceph: always update atime/mtime/ctime for new inodeYan, Zheng
2018-04-24CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva
2018-04-24CIFS: implement v3.11 preauth integrityAurelien Aptel
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-24cifs: smbd: disconnect transport on RDMA errorsLong Li
2018-04-24cifs: smbd: avoid reconnect lockupLong Li
2018-04-24Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve 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