summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-111-1/+28
|\
| * libfs: Support RENAME_EXCHANGE in simple_rename()Lorenz Bauer2021-11-031-1/+4
| * libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer2021-11-031-0/+24
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-11-108-250/+300
|\ \
| * | ext4: fix error code saved on super block during file system abortGabriel Krisman Bertazi2021-11-041-1/+1
| * | ext4: inline data inode fast commit replay fixesHarshad Shirwadkar2021-11-042-1/+9
| * | ext4: commit inline data during fast commitHarshad Shirwadkar2021-11-041-1/+3
| * | ext4: scope ret locally in ext4_try_to_trim_range()Lukas Bulwahn2021-11-041-3/+2
| * | ext4: remove an unused variable warning with CONFIG_QUOTA=nAustin Kim2021-11-041-1/+3
| * | ext4: fix boolreturn.cocci warnings in fs/ext4/name.cJing Yangyang2021-11-041-1/+1
| * | ext4: prevent getting empty inode bufferZhang Yi2021-11-041-10/+14
| * | ext4: move ext4_fill_raw_inode() related functionsZhang Yi2021-11-041-146/+147
| * | ext4: factor out ext4_fill_raw_inode()Zhang Yi2021-11-041-38/+47
| * | ext4: prevent partial update of the extent blocksZhang Yi2021-11-041-3/+16
| * | ext4: check for inconsistent extents between index and leaf blockZhang Yi2021-11-041-23/+36
| * | ext4: check for out-of-order index extents in ext4_valid_extent_entries()Zhang Yi2021-11-041-5/+12
| * | ext4: convert from atomic_t to refcount_t on ext4_io_end->countXiyu Yang2021-11-042-5/+6
| * | ext4: refresh the ext4_ext_path struct after dropping i_data_sem.yangerkun2021-11-041-1/+13
| * | ext4: ensure enough credits in ext4_ext_shift_path_extentsyangerkun2021-11-041-34/+15
| * | ext4: correct the left/middle/right debug message for binsearchyangerkun2021-11-041-6/+8
| * | ext4: fix lazy initialization next schedule time computation in more granular...Shaoying Xu2021-11-041-5/+4
| * | Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"Eric Whitney2021-11-041-9/+6
* | | Merge tag 'for-5.16-deadlock-fix-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-101-16/+123
|\ \ \
| * | | btrfs: fix deadlock due to page faults during direct IO reads and writesFilipe Manana2021-11-091-16/+123
* | | | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-1026-775/+686
|\ \ \ \
| * | | | nfsd4: remove obselete commentJ. Bruce Fields2021-11-011-3/+0
| * | | | NFSD:fix boolreturn.cocci warningChangcheng Deng2021-10-191-1/+1
| * | | | nfsd: update create verifier commentJ. Bruce Fields2021-10-151-1/+2
| * | | | SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-1313-174/+174
| * | | | SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-1314-103/+75
| * | | | NFSD: Save location of NFSv4 COMPOUND statusChuck Lever2021-10-133-4/+10
| * | | | SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-1312-254/+255
| * | | | SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-1313-129/+91
| * | | | NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-027-26/+8
| * | | | NFSD: Initialize pointer ni with NULL and not plain integer 0Colin Ian King2021-10-022-2/+2
| * | | | NFSD: simplify struct nfsfhNeilBrown2021-10-0211-60/+35
| * | | | NFSD: drop support for ancient filehandlesNeilBrown2021-10-022-140/+54
| * | | | NFSD: move filehandle format declarations out of "uapi".NeilBrown2021-10-022-1/+97
| * | | | NFSD: Optimize DRC bucket pruningChuck Lever2021-09-211-6/+11
* | | | | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-1038-1241/+1171
|\ \ \ \ \
| * | | | | NFSv4: Sanity check the parameters in nfs41_update_target_slotid()Trond Myklebust2021-11-072-4/+9
| * | | | | NFS: Remove the nfs4_label argument from decode_getattr_*() functionsAnna Schumaker2021-11-051-26/+17
| * | | | | NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker2021-11-054-20/+16
| * | | | | NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker2021-11-056-11/+10
| * | | | | NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker2021-11-052-5/+4
| * | | | | NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker2021-11-053-8/+7
| * | | | | NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-053-42/+18
| * | | | | NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-0510-53/+27
| * | | | | NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-053-26/+12
| * | | | | NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-054-27/+13