summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-07ubifs: log: Some spelling fixesSascha Hauer
2018-06-07ubifs: Spelling fix someting -> somethingSascha Hauer
2018-06-07ubifs: journal: Remove wrong commentSascha Hauer
2018-06-07ubifs: remove set but never used variableSascha Hauer
2018-06-07ubifs, xattr: remove misguided quota flagsWang Shilong
2018-06-07fs: ubifs: Adding new return type vm_fault_tSouptick Joarder
2018-06-07smb3: do not allow insecure cifs mounts when using smb3Steve French
2018-06-07CIFS: Fix NULL ptr derefAurelien Aptel
2018-06-07Btrfs: fiemap: pass correct bytenr when fm_extent_count is zeroRobbie Ko
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06CIFS: fix encryption in SMB3.1.1Aurelien Aptel
2018-06-06xfs: fix string handling in label get/set functionsArnd Bergmann
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06NFSv4.0: Remove transport protocol name from non-UCS client IDChuck Lever
2018-06-06NFSv4.0: Remove cl_ipaddr from non-UCS client IDChuck Lever
2018-06-06xfs: validate btree records on retrievalDave Chinner
2018-06-06xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()Dave Chinner
2018-06-06xfs: verify root inode more thoroughlyDave Chinner
2018-06-06xfs: verify COW extent size hint is valid in inode verifierDave Chinner
2018-06-06xfs: verify extent size hint is valid in inode verifierDave Chinner
2018-06-06xfs: catch bad stripe alignment configurationsDave Chinner
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-06-05pstore: Convert internal records to timespec64Kees Cook
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-05CIFS: Pass page offset for encryptingSteve French
2018-06-05CIFS: Pass page offset for calculating signatureLong Li
2018-06-05CIFS: SMBD: Support page offset in memory registrationLong Li
2018-06-05CIFS: SMBD: Support page offset in RDMA recvLong Li
2018-06-05CIFS: SMBD: Support page offset in RDMA sendLong Li
2018-06-05CIFS: When sending data on socket, pass the correct page offsetLong Li
2018-06-05CIFS: Introduce helper function to get page offset and length in smb_rqstLong Li
2018-06-05CIFS: Calculate the correct request length based on page offset and tail sizeLong Li
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-05ncpfs: remove compat functionalityGreg Kroah-Hartman
2018-06-05iomap: fsync swap files before iterating mappingsDarrick J. Wong
2018-06-05jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor
2018-06-05NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefinedTrond Myklebust
2018-06-05btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_userMisono Tomohiro
2018-06-04xfs: use xfs_trans_getsb in xfs_sync_sb_bufEric Sandeen
2018-06-04xfs: don't assert on corrupted unlinked inode listDarrick J. Wong
2018-06-04xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong
2018-06-04xfs: don't assert when on-disk btree pointers are garbageDarrick J. Wong
2018-06-04xfs: strengthen btree pointer checks before useDarrick J. Wong
2018-06-04xfs: introduce xfs_btree_debug_check_ptrDarrick J. Wong