summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* cifs: smbd: avoid reconnect lockupLong Li2018-04-021-4/+8
* Don't log confusing message on reconnect by defaultSteve French2018-04-021-1/+1
* Don't log expected error on DFS referral requestSteve French2018-04-022-2/+2
* fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter2018-04-021-4/+1
* SMB3.1.1 dialect is no longer experimentalSteve French2018-04-021-4/+3
* Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French2018-04-021-0/+5
* fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg2018-04-021-3/+12
* CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva2018-04-021-1/+1
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-026-2/+112
* CIFS: add sha512 secmechAurelien Aptel2018-04-026-0/+44
* CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-026-173/+93
* cifs: fix memory leak in SMB2_open()Ronnie Sahlberg2018-04-021-2/+6
* CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King2018-04-021-2/+2
* ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng2018-03-301-3/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-231-3/+14
|\
| * hugetlbfs: check for pgoff value overflowMike Kravetz2018-03-231-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-221-0/+1
|\ \ | |/ |/|
| * sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko2018-03-201-0/+1
* | Merge tag 'nfsd-4.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-03-211-19/+43
|\ \
| * | nfsd: remove blocked locks on client teardownJeff Layton2018-03-191-19/+43
* | | Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-164-15/+15
|\ \ \
| * | | Revert "btrfs: use proper endianness accessors for super_copy"David Sterba2018-03-162-15/+13
| * | | btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski2018-03-141-0/+1
| * | | btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh2018-03-141-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-03-163-7/+21
|\ \ \ \
| * | | | fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-152-2/+5
| * | | | fs: dcache: Use READ_ONCE when accessing i_dir_seqWill Deacon2018-02-251-1/+1
| * | | | fs: dcache: Avoid livelock between d_alloc_parallel and __d_addWill Deacon2018-02-251-1/+7
| * | | | lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro2018-02-241-3/+8
| | |/ / | |/| |
* | | | fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo2018-03-141-10/+11
* | | | fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo2018-03-141-4/+19
* | | | Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-03-123-44/+54
|\ \ \ \
| * | | | NFS: Fix unstable write completionTrond Myklebust2018-03-081-40/+43
| * | | | pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust2018-03-081-3/+10
| * | | | NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust2018-03-081-1/+1
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-096-68/+228
|\ \ \ \ \
| * | | | | ovl: update Kconfig textsMiklos Szeredi2018-03-071-0/+14
| * | | | | ovl: redirect_dir=nofollow should not follow redirect for opaque lowerVivek Goyal2018-02-261-3/+3
| * | | | | ovl: fix ptr_ret.cocci warningsFengguang Wu2018-02-261-1/+1
| * | | | | ovl: check ERR_PTR() return value from ovl_lookup_real()Amir Goldstein2018-02-161-2/+2
| * | | | | ovl: check lower ancestry on encode of lower dir file handleAmir Goldstein2018-02-163-44/+168
| * | | | | ovl: hash non-dir by lower inode for fsnotifyAmir Goldstein2018-02-161-18/+40
* | | | | | Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-03-091-12/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | xfs: don't block on the ilock for RWF_NOWAITChristoph Hellwig2018-03-011-8/+19
| * | | | | xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig2018-03-011-4/+2
| * | | | | xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig2018-03-011-1/+10
* | | | | | gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher2018-03-071-3/+0
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-0410-47/+191
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Btrfs: fix log replay failure after unlink and link combinationFilipe Manana2018-03-013-22/+139
| * | | | Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana2018-03-011-1/+1