summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2018-06-07fs/9p: detect invalid options as much as possibleChengguang Xu
2018-06-07fs: ocfs2: use new return type vm_fault_tSouptick Joarder
2018-06-07ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca
2018-06-07ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua
2018-06-07ocfs2: eliminate a misreported warningZhen Lei
2018-06-07ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen
2018-06-07ocfs2: clean up redundant function declarationsJia Guo
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-07Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-07Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-07btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder
2018-06-07ubifs: lpt: Fix wrong pnode number range in commentSascha Hauer
2018-06-07ubifs: gc: Fix typoSascha Hauer
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