summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-10-27ocfs2: remove set but not used variable 'rb'YueHaibing1-2/+0
2018-10-27fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai1-1/+1
2018-10-27ocfs2: remove unneeded null checkDing Xiang1-2/+1
2018-10-27ocfs2: remove unused pointer 'eb'Colin Ian King1-4/+0
2018-10-27ocfs2/dlm: remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-10-27userfaultfd: disable irqs when taking the waitqueue lockChristoph Hellwig1-4/+4
2018-10-27mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka1-1/+3
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds17-361/+444
2018-10-26Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds25-382/+1019
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-14/+0
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-9/+3
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-68/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-60/+60
2018-10-25fsnotify: Fix busy inodes during unmountJan Kara2-8/+34
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-454/+1259
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-561/+1566
2018-10-24Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds24-383/+607
2018-10-24Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-154/+218
2018-10-24Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-7/+15
2018-10-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+11
2018-10-24Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggyLinus Torvalds3-2/+5
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds39-738/+1239
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-169/+0
2018-10-24Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-32/+88
2018-10-24cifs: update internal module version number for cifs.ko to 2.14Steve French1-1/+1
2018-10-24smb3: add debug for unexpected mid cancellationSteve French1-2/+2
2018-10-24cifs: allow calling SMB2_xxx_free(NULL)Ronnie Sahlberg1-7/+12
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+9
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-54/+55
2018-10-24smb3 - clean up debug output displaying network interfacesSteve French1-2/+2
2018-10-24smb3: show number of current open files in /proc/fs/cifs/StatsSteve French5-1/+13
2018-10-24cifs: add support for ioctl on directoriesRonnie Sahlberg3-30/+102
2018-10-24cifs: fallback to older infolevels on findfirst queryinfo retrySteve French1-30/+37
2018-10-24smb3: do not attempt cifs operation in smb3 query info error pathSteve French1-1/+9
2018-10-24smb3: send backup intent on compounded query infoSteve French1-2/+7
2018-10-24cifs: track writepages in vfs operation countersSteve French1-1/+10
2018-10-24smb2: fix uninitialized variable bug in smb2_ioctl_query_infoGustavo A. R. Silva1-1/+1
2018-10-24cifs: add IOCTL for QUERY_INFO passthrough to userspaceRonnie Sahlberg7-11/+134
2018-10-24cifs: minor clarification in commentsSteve French2-2/+16
2018-10-24CIFS: Print message when attempting a mountRodrigo Freire2-2/+7
2018-10-24CIFS: Adds information-level logging functionRodrigo Freire1-0/+16
2018-10-24cifs: OFD locks do not conflict with eachothersRonnie Sahlberg3-15/+25
2018-10-24CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registrationLong Li1-19/+19
2018-10-24CIFS: pass page offsets on SMB1 read/writeLong Li1-0/+2
2018-10-24fs/cifs: fix uninitialised variable warningsGarry McNulty1-3/+3
2018-10-24smb3: add tracepoint for sending lease break responses to serverSteve French2-1/+88
2018-10-24cifs: do not return atime less than mtimeSteve French3-3/+12
2018-10-24smb3: update default requested iosize to 4MB from 1MB for recent dialectsSteve French2-4/+55