summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-12-0813-72/+265
|\
| * smb3: improve check for when we send the security descriptor context on createSteve French2019-12-071-0/+2
| * smb3: fix mode passed in on create for modetosid mount optionSteve French2019-12-065-34/+122
| * cifs: fix possible uninitialized access and race on iface_listAurelien Aptel2019-12-041-3/+26
| * cifs: Fix lookup of SMB connections on multichannelPaulo Alcantara (SUSE)2019-12-043-1/+9
| * smb3: query attributes on file closeSteve French2019-12-037-15/+97
| * smb3: remove unused flag passed into close functionsSteve French2019-12-022-16/+5
| * cifs: remove redundant assignment to pointer pneg_ctxtColin Ian King2019-12-021-1/+1
| * fs: cifs: Fix atime update check vs mtimeDeepa Dinamani2019-12-021-1/+1
| * CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky2019-12-021-3/+4
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-12-084-6/+5
|\ \
| * | make __d_alloc() staticAl Viro2019-10-252-2/+1
| * | fs/namespace: add __user to open_tree and move_mount syscallsBen Dooks2019-10-211-3/+3
| * | fs/fnctl: fix missing __user in fcntl_rw_hint()Ben Dooks2019-10-211-1/+1
* | | Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-071-12/+28
|\ \ \
| * | | iomap: stop using ioend after it's been freed in iomap_finish_ioend()Zorro Lang2019-12-051-2/+3
| * | | iomap: fix sub-page uptodate handlingChristoph Hellwig2019-12-041-10/+25
* | | | Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-072-12/+17
|\ \ \ \
| * | | | xfs: fix mount failure crash on invalid iclog memory accessBrian Foster2019-12-031-0/+2
| * | | | xfs: don't check for AG deadlock for realtime files in bunmapiOmar Sandoval2019-12-021-1/+1
| * | | | xfs: fix realtime file data space leakOmar Sandoval2019-12-021-11/+14
* | | | | Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-073-7/+43
|\ \ \ \ \
| * | | | | orangefs: posix open permission checking...Mike Marshall2019-12-043-7/+43
* | | | | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-0712-52/+136
|\ \ \ \ \ \
| * | | | | | nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt2019-12-071-0/+1
| * | | | | | NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia2019-12-071-1/+2
| * | | | | | nfsd: check for EBUSY from vfs_rmdir/vfs_unink.NeilBrown2019-11-302-2/+13
| * | | | | | nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust2019-11-303-3/+10
| * | | | | | nfsd: restore NFSv3 ACL supportJ. Bruce Fields2019-11-191-2/+1
| * | | | | | nfsd: v4 support requires CRYPTO_SHA256Scott Mayhew2019-11-121-1/+1
| * | | | | | nfsd: Fix cld_net->cn_tfm initializationScott Mayhew2019-11-121-5/+7
| * | | | | | race in exportfs_decode_fh()Al Viro2019-11-111-12/+19
| * | | | | | nfsd: Drop LIST_HEAD where the variable it declares is never used.Mao Wenan2019-11-081-2/+0
| * | | | | | nfsd: document callback_wq serialization of callback codeJ. Bruce Fields2019-11-081-0/+6
| * | | | | | nfsd: mark cb path down on unknown errorsJ. Bruce Fields2019-11-081-0/+1
| * | | | | | nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()Trond Myklebust2019-11-082-9/+59
| * | | | | | nfsd: minor 4.1 callback cleanupTrond Myklebust2019-11-081-10/+20
| * | | | | | nfsd: remove private bin2hex implementationAndy Shevchenko2019-10-111-8/+3
| * | | | | | nfsd4: fix up replay_matches_cache()Scott Mayhew2019-10-091-5/+10
| * | | | | | nfsd: "\%s" should be "%s"J. Bruce Fields2019-10-081-2/+2
| * | | | | | nfsd: remove set but not used variable 'len'YueHaibing2019-10-081-2/+0
* | | | | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-0730-209/+1034
|\ \ \ \ \ \ \
| * | | | | | | NFS4: Trace lock reclaimsChuck Lever2019-11-183-2/+83
| * | | | | | | NFS4: Trace state recovery operationChuck Lever2019-11-182-0/+96
| * | | | | | | NFSv4.2 fix memory leak in nfs42_ssc_openOlga Kornievskaia2019-11-181-4/+6
| * | | | | | | NFSv4.2 fix kfree in __nfs42_copy_file_rangeOlga Kornievskaia2019-11-181-1/+2
| * | | | | | | NFS: remove duplicated include from nfs4file.cYueHaibing2019-11-181-1/+0
| * | | | | | | NFSv4: Make _nfs42_proc_copy_notify() staticYueHaibing2019-11-181-3/+3
| * | | | | | | NFS: Fallocate should use the nfs4_fattr_bitmapAnna Schumaker2019-11-181-1/+1
| * | | | | | | NFS: Return -ETXTBSY when attempting to write to a swapfileAnna Schumaker2019-11-181-1/+1