aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2-30/+90
2018-06-07ocfs2: clean up redundant function declarationsJia Guo2-7/+5
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder1-41/+37
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+7
2018-06-07Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds4-150/+131
2018-06-07Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds11-76/+91
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds9-270/+311
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds8-62/+164
2018-06-07ubifs: lpt: Fix wrong pnode number range in commentSascha Hauer1-1/+1
2018-06-07ubifs: gc: Fix typoSascha Hauer1-1/+1
2018-06-07ubifs: log: Some spelling fixesSascha Hauer1-3/+3
2018-06-07ubifs: Spelling fix someting -> somethingSascha Hauer1-1/+1
2018-06-07ubifs: journal: Remove wrong commentSascha Hauer1-3/+2
2018-06-07ubifs: remove set but never used variableSascha Hauer2-5/+0
2018-06-07ubifs, xattr: remove misguided quota flagsWang Shilong1-1/+1
2018-06-07fs: ubifs: Adding new return type vm_fault_tSouptick Joarder1-7/+4
2018-06-07smb3: do not allow insecure cifs mounts when using smb3Steve French3-14/+36
2018-06-07CIFS: Fix NULL ptr derefAurelien Aptel3-7/+9
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-24/+419
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+1
2018-06-06CIFS: fix encryption in SMB3.1.1Aurelien Aptel1-1/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers1-0/+1
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-16/+24
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-13/+9
2018-06-05CIFS: Pass page offset for encryptingSteve French1-7/+13
2018-06-05CIFS: Pass page offset for calculating signatureLong Li1-4/+5
2018-06-05CIFS: SMBD: Support page offset in memory registrationLong Li3-38/+58
2018-06-05CIFS: SMBD: Support page offset in RDMA recvLong Li1-7/+11
2018-06-05CIFS: SMBD: Support page offset in RDMA sendLong Li1-8/+19
2018-06-05CIFS: When sending data on socket, pass the correct page offsetLong Li1-8/+6
2018-06-05CIFS: Introduce helper function to get page offset and length in smb_rqstLong Li2-0/+20
2018-06-05CIFS: Calculate the correct request length based on page offset and tail sizeLong Li1-3/+17
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds8-186/+233
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds117-1895/+5391
2018-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds17-167/+240
2018-06-05ncpfs: remove compat functionalityGreg Kroah-Hartman1-71/+1
2018-06-04cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation classShirish Pargaonkar2-2/+15
2018-06-04CIFS: Fix signing for SMB2/3Aurelien Aptel3-10/+12
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-45/+48
2018-06-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-16/+44
2018-06-04Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds28-434/+1346
2018-06-04Merge tag 'gfs2-4.18.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds11-245/+331
2018-06-04Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-2/+14
2018-06-04f2fs: fix to clear FI_VOLATILE_FILE correctlyChao Yu1-2/+2
2018-06-04f2fs: let sync node IO interrupt async oneChao Yu7-9/+37
2018-06-04f2fs: don't change wbc->sync_modeChao Yu1-1/+0
2018-06-04f2fs: fix to update mtime correctlyChao Yu3-7/+19
2018-06-04Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds47-2746/+3248
2018-06-04Merge tag 'affs-for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+1