summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-04-02cifs: fix sparse warning on previous patch in a few printksSteve French
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-01cifs: smbd: disconnect transport on RDMA errorsLong Li
2018-04-01cifs: smbd: avoid reconnect lockupLong Li
2018-04-01Don't log confusing message on reconnect by defaultSteve French
2018-04-01Don't log expected error on DFS referral requestSteve French
2018-04-01fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter
2018-04-01SMB3.1.1 dialect is no longer experimentalSteve French
2018-04-01Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French
2018-04-01fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg
2018-04-01CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva
2018-04-01CIFS: implement v3.11 preauth integrityAurelien Aptel
2018-04-01CIFS: add sha512 secmechAurelien Aptel
2018-04-01CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel
2018-04-01cifs: fix memory leak in SMB2_open()Ronnie Sahlberg
2018-04-01CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King
2018-03-30ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22hugetlbfs: check for pgoff value overflowMike Kravetz
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-20Merge tag 'nfsd-4.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-03-19sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko
2018-03-19nfsd: remove blocked locks on client teardownJeff Layton
2018-03-16Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-16Revert "btrfs: use proper endianness accessors for super_copy"David Sterba
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-14btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-14btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-14fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-14fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-12Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-03-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-09Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-03-08NFS: Fix unstable write completionTrond Myklebust
2018-03-08pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust
2018-03-08NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher
2018-03-07ovl: update Kconfig textsMiklos Szeredi
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-02Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-01xfs: don't block on the ilock for RWF_NOWAITChristoph Hellwig
2018-03-01xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig
2018-03-01xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu
2018-03-01Btrfs: fix log replay failure after unlink and link combinationFilipe Manana
2018-03-01Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana
2018-03-01Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-03-01btrfs: use proper endianness accessors for super_copyAnand Jain