aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-10-26Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-10-24Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-10-24Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24cifs: update internal module version number for cifs.ko to 2.14Steve French
2018-10-24smb3: add debug for unexpected mid cancellationSteve French
2018-10-24cifs: allow calling SMB2_xxx_free(NULL)Ronnie Sahlberg
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23smb3 - clean up debug output displaying network interfacesSteve French
2018-10-23smb3: show number of current open files in /proc/fs/cifs/StatsSteve French
2018-10-23cifs: add support for ioctl on directoriesRonnie Sahlberg
2018-10-23cifs: fallback to older infolevels on findfirst queryinfo retrySteve French
2018-10-23smb3: do not attempt cifs operation in smb3 query info error pathSteve French
2018-10-23smb3: send backup intent on compounded query infoSteve French
2018-10-23cifs: track writepages in vfs operation countersSteve French
2018-10-23smb2: fix uninitialized variable bug in smb2_ioctl_query_infoGustavo A. R. Silva
2018-10-23cifs: add IOCTL for QUERY_INFO passthrough to userspaceRonnie Sahlberg
2018-10-23cifs: minor clarification in commentsSteve French
2018-10-23CIFS: Print message when attempting a mountRodrigo Freire
2018-10-23CIFS: Adds information-level logging functionRodrigo Freire
2018-10-23cifs: OFD locks do not conflict with eachothersRonnie Sahlberg
2018-10-23CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registrationLong Li
2018-10-23CIFS: pass page offsets on SMB1 read/writeLong Li
2018-10-23fs/cifs: fix uninitialised variable warningsGarry McNulty
2018-10-23smb3: add tracepoint for sending lease break responses to serverSteve French
2018-10-23cifs: do not return atime less than mtimeSteve French
2018-10-23smb3: update default requested iosize to 4MB from 1MB for recent dialectsSteve French
2018-10-23smb3: Add debug message later in smb2/smb3 reconnect pathSteve French
2018-10-23CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel
2018-10-23smb3: track the instance of each session for debuggingSteve French
2018-10-23smb3: minor missing defines relating to reparse pointsSteve French
2018-10-23smb3: add way to control slow response threshold for logging and statsSteve French
2018-10-23cifs: minor updates to module description for cifs.koSteve French
2018-10-23cifs: protect against server returning invalid file system block sizeSteve French
2018-10-23smb3: allow stats which track session and share reconnects to be resetSteve French