summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-119-10/+125
|\
| * NFS: Fix direct WRITE throughput regressionChuck Lever2020-06-111-0/+2
| * nfs: set invalid blocks after NFSv4 writesZheng Bin2020-06-111-3/+11
| * NFS: remove redundant initialization of variable resultColin Ian King2020-06-111-1/+1
| * NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever2020-06-112-0/+46
| * NFS: Trace short NFS READsChuck Lever2020-06-112-0/+49
| * NFS: nfs_xdr_status should record the procedure nameChuck Lever2020-06-111-2/+13
| * NFS: remove duplicate headersChen Zhou2020-05-271-1/+0
| * NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia2020-05-271-1/+1
| * NFS: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-271-1/+1
| * NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookupXu Wang2020-05-271-1/+1
* | Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-111-88/+20
|\ \
| * | fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()Ira Weiny2020-05-291-88/+20
| * | fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()Ira Weiny2020-05-293-51/+29
| * | fs/xfs: Create function xfs_inode_should_enable_dax()Ira Weiny2020-05-291-6/+22
| * | fs/xfs: Make DAX mount option a tri-stateIra Weiny2020-05-292-4/+43
| * | fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSIra Weiny2020-05-293-7/+6
| * | fs/xfs: Remove unnecessary initialization of i_rwsemIra Weiny2020-05-291-3/+1
* | | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-1112-132/+569
|\ \ \
| * | | nfsd: safer handling of corrupted c_typeJ. Bruce Fields2020-06-031-2/+1
| * | | nfsd4: make drc_slab global, not per-netJ. Bruce Fields2020-06-014-13/+25
| * | | nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang2020-05-281-0/+2
| * | | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-2140-317/+656
| |\ \ \
| | * | | NFSD: Fix improperly-formatted Doxygen commentsChuck Lever2020-05-202-17/+16
| | * | | NFSD: Squash an annoying compiler warningChuck Lever2020-05-201-3/+2
| | * | | NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever2020-05-203-19/+177
| | * | | NFSD: Add tracepoints to the NFSD state management codeChuck Lever2020-05-203-40/+152
| | * | | NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever2020-05-202-22/+94
| * | | | nfsd: Fix old-style function definitionMa Feng2020-05-111-1/+1
| * | | | nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-085-0/+27
| * | | | nfsd: handle repeated BIND_CONN_TO_SESSIONJ. Bruce Fields2020-05-061-12/+42
| * | | | nfsd4: add filename to states outputAchilles Gaikwad2020-05-061-0/+13
| * | | | nfsd4: stid display should preserve on-the-wire byte orderJ. Bruce Fields2020-05-061-1/+2
| * | | | nfsd4: common stateid-printing codeJ. Bruce Fields2020-05-061-4/+17
* | | | | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-06-101-26/+38
|\ \ \ \ \
| * | | | | eventfd: convert to f_op->read_iter()Jens Axboe2020-05-061-26/+38
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-06-102-5/+2
|\ \ \ \ \ \
| * | | | | | fs: fix indentation in deactivate_super()Yufen Yu2020-05-291-1/+1
| * | | | | | vfs: Remove duplicated d_mountpoint check in __is_local_mountpointNikolay Borisov2020-05-291-4/+1
| |/ / / / /
* | | | | | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-0/+4
|\ \ \ \ \ \
| * | | | | | sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig2020-06-101-0/+4
* | | | | | | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-104-76/+105
|\ \ \ \ \ \ \
| * | | | | | | binfmt_flat: don't use __put_user()Al Viro2020-06-031-8/+14
| * | | | | | | binfmt_elf_fdpic: don't use __... uaccess primitivesAl Viro2020-06-031-12/+19
| * | | | | | | binfmt_elf: don't bother with __{put,copy_to}_user()Al Viro2020-06-031-8/+8
| * | | | | | | pselect6() and friends: take handling the combined 6th/7th args into helperAl Viro2020-05-291-48/+64
* | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-101-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov2020-06-101-4/+6
* | | | | | | | | Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-096-85/+205
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuse: copy_file_range should truncate cacheMiklos Szeredi2020-05-201-0/+22