aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-07-15cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg
2019-07-13cifs: fix crash in cifs_dfs_do_automountRonnie Sahlberg
2019-07-10cifs: fix parsing of symbolic link error responseRonnie Sahlberg
2019-07-07cifs: refactor and clean up arguments in the reparse point parsingRonnie Sahlberg
2019-07-07SMB3: query inode number on open via create contextSteve French
2019-07-07smb3: Send netname context during negotiate protocolSteve French
2019-07-07smb3: do not send compression info by defaultSteve French
2019-07-07smb3: add new mount option to retrieve mode from special ACESteve French
2019-07-07smb3: Allow query of symlinks stored as reparse pointsSteve French
2019-07-07cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg
2019-07-07cifs: always add credits back for unsolicited PDUsRonnie Sahlberg
2019-07-07fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_aceHariprasad Kelam
2019-07-07add some missing definitionsSteve French
2019-07-07cifs: fix typo in debug message with struct field ia_validColin Ian King
2019-07-07smb3: minor cleanup of compound_send_recvAurelien Aptel
2019-07-07CIFS: Fix module dependencySteve French
2019-07-07cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French
2019-07-07cifs: Fix check for matching with existing mountSteve French
2019-07-07cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)
2019-07-07smb3: if max_credits is specified then display it in /proc/mountsSteve French
2019-07-07Fix match_server check to allow for auto dialect negotiateSteve French
2019-07-07cifs: add missing GCM module dependencyAurelien Aptel
2019-07-07SMB3.1.1: Add GCM crypto to the encrypt and decrypt functionsSteve French
2019-07-07SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthmsSteve French
2019-07-07fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)Kefeng Wang
2019-07-07cifs: Use kmemdup in SMB2_ioctl_init()YueHaibing
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-03Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-01vfs: move_mount: reject moving kernel internal mountsEric Biggers
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-29Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-29Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-06-29Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov
2019-06-29fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-28cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner