aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-22Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...Linus Torvalds
2017-09-22Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-09-22SMB3: handle new statx fieldsSteve French
2017-09-20SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-09-20cifs: release auth_key.response for reconnect.Shu Wang
2017-09-20cifs: release cifs root_cred after exit_cifsShu Wang
2017-09-20CIFS: make arrays static const, reduces object code sizeColin Ian King
2017-09-20[SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French
2017-09-20cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg
2017-09-20SMB3: Warn user if trying to sign connection that authenticated as guestSteve French
2017-09-20SMB3: Fix endian warningSteve French
2017-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-19Fix SMB3.1.1 guest authentication to SambaSteve French
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds
2017-09-18fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman
2017-09-17Update version of cifs moduleSteve French
2017-09-17cifs: hide unused functionsArnd Bergmann
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-15fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar
2017-09-14Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-14Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14orangefs: Adjust three checks for null pointersMarkus Elfring
2017-09-14orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring
2017-09-14orangefs: constify xattr_handler structureJulia Lawall
2017-09-14orangefs: don't call filemap_write_and_wait from fsyncJeff Layton
2017-09-14orangefs: off by ones in xattr size checksDan Carpenter
2017-09-14orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall
2017-09-14orangefs: Don't clear SGID when inheriting ACLsJan Kara
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13fscache: fix fscache_objlist_show format processingArnd Bergmann
2017-09-13procfs: remove unused variableArnd Bergmann
2017-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-12cifs: check rsp for NULL before dereferencing in SMB2_openRonnie Sahlberg
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu