summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-03proc: Provide details on speculation flaw mitigationsKees Cook
2018-04-28Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-28Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-26ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o
2018-04-25cifs: smbd: Avoid allocating iov on the stackLong Li
2018-04-25cifs: smbd: Don't use RDMA read/write when signing is usedLong Li
2018-04-25SMB311: Fix reconnectSteve French
2018-04-24ext4: fix bitmap position validationLukas Czerner
2018-04-24SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French
2018-04-24CIFS: set *resp_buf_type to NO_BUFFER on errorSteve French
2018-04-23ceph: check if mds create snaprealm when setting quotaYan, Zheng
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-20fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-04-20proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan
2018-04-20autofs: mount point create should honour passed in modeIan Kent
2018-04-20writeback: safer lock nestingGreg Thelen
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryHuang Ying
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li
2018-04-20btrfs: print-tree: debugging output enhancementQu Wenruo
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells
2018-04-20afs: Fix server record deletionDavid Howells
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-18cifs: smbd: Check for iov length on sending the last iovLong Li
2018-04-19btrfs: fix unaligned access in readdirDavid Sterba
2018-04-18ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o
2018-04-18btrfs: Fix wrong btrfs_delalloc_release_extents parameterQu Wenruo
2018-04-18btrfs: delayed-inode: Remove wrong qgroup meta reservation callsQu Wenruo
2018-04-18btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo
2018-04-18btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo
2018-04-18udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara
2018-04-17fs: cifs: Adding new return type vm_fault_tSouptick Joarder
2018-04-17cifs: smb2ops: Fix NULL check in smb2_query_symlinkGustavo A. R. Silva
2018-04-16eCryptfs: don't pass up plaintext names when using filename encryptionTyler Hicks
2018-04-16fs: ext2: Adding new return type vm_fault_tSouptick Joarder
2018-04-16isofs: fix potential memory leak in mount option parsingChengguang Xu
2018-04-16ceph: always update atime/mtime/ctime for new inodeYan, Zheng
2018-04-16mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa
2018-04-15orangefs_kill_sb(): deal with allocation failuresAl Viro
2018-04-15jffs2_kill_sb(): deal with failed allocationsAl Viro
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds