aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds39-2306/+2721
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-420/+612
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds21-431/+308
2023-02-22Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds10-152/+99
2023-02-22Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-1243/+1656
2023-02-22Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-127/+204
2023-02-22Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds18-410/+375
2023-02-22Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-45/+88
2023-02-22gfs2: Convert gfs2_page_add_databufs to foliosAndreas Gruenbacher3-8/+8
2023-02-22gfs2: jdata writepage fixAndreas Gruenbacher1-2/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+10
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-27/+3
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+7
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-28/+0
2023-02-21update internal module version number for cifs.koSteve French1-1/+1
2023-02-21cifs: update ip_addr for ses only for primary chan setupShyam Prasad N1-7/+11
2023-02-21cifs: use tcon allocation functions even for dummy tconShyam Prasad N1-2/+2
2023-02-21cifs: use the least loaded channel for sending requestsShyam Prasad N1-4/+29
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+9
2023-02-20cifs: DIO to/from KVEC-type iterators should now workDavid Howells1-20/+0
2023-02-20cifs: Remove unused codeDavid Howells1-606/+0
2023-02-20cifs: Build the RDMA SGE list directly from an iteratorDavid Howells2-93/+63
2023-02-20cifs: Change the I/O paths to use an iterator rather than a page listDavid Howells14-1091/+1133
2023-02-20cifs: Add a function to read into an iter from a socketDavid Howells2-0/+17
2023-02-20cifs: Add some helper functionsDavid Howells2-0/+96
2023-02-20cifs: Add a function to Hash the contents of an iteratorDavid Howells1-0/+144
2023-02-20cifs: Add a function to build an RDMA SGE list from an iteratorDavid Howells1-0/+214
2023-02-20netfs: Add a function to extract an iterator into a scatterlistDavid Howells1-0/+268
2023-02-20netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells2-0/+104
2023-02-20cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPEDavid Howells3-6/+25
2023-02-20splice: Export filemap/direct_splice_read()David Howells1-0/+1
2023-02-20splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells1-0/+92
2023-02-20smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook8-45/+47
2023-02-20cifs: get rid of dns resolve workerPaulo Alcantara3-53/+6
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds10-64/+38
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds17-28/+43
2023-02-20Merge tag 'dlm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds6-97/+136
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds57-2872/+2346
2023-02-20Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-1553/+1362
2023-02-20Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-25/+77
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds18-428/+569
2023-02-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds7-42/+34
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-748/+653
2023-02-20Merge tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Linus Torvalds1-1/+1
2023-02-20Merge tag 'fs.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idma...Linus Torvalds2-6/+20
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds293-2000/+2154
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds9-48/+126
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds41-26/+64
2023-02-20cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu1-1/+2
2023-02-20cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu1-0/+1
2023-02-20cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg1-3/+13
2023-02-20cifs: Check the lease context if we actually got a leaseRonnie Sahlberg1-5/+9
2023-02-20cifs: Replace remaining 1-element arraysKees Cook5-56/+52
2023-02-20cifs: Convert struct fealist away from 1-element arrayKees Cook2-10/+10
2023-02-20cifs: fix mount on old smb serversPaulo Alcantara1-59/+35
2023-02-20cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke10-243/+274
2023-02-20cifs: remove unneeded 2bytes of padding from smb2 tree connectNamjae Jeon1-4/+4
2023-02-20cifs: Use a folio in cifs_page_mkwrite()Matthew Wilcox (Oracle)1-9/+8
2023-02-20cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke1-6/+7
2023-02-20cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher1-0/+4
2023-02-20cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher1-6/+28
2023-02-20cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher1-14/+39
2023-02-20cifs: get rid of unneeded conditional in cifs_get_num_sgs()Paulo Alcantara1-5/+7
2023-02-20cifs: prevent data race in smb2_reconnect()Paulo Alcantara1-55/+64
2023-02-20cifs: fix indentation in make menuconfig optionsSteve French1-0/+4
2023-02-20cifs: update Kconfig descriptionSteve French1-32/+29
2023-02-20cifs: Get rid of unneeded conditional in the smb2_get_aead_req()Andy Shevchenko1-5/+9
2023-02-20cifs: print last update time for interface listShyam Prasad N1-2/+4
2023-02-20cifs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-02-20cifs: Use kstrtobool() instead of strtobool()Christophe JAILLET1-2/+3
2023-02-20NFSD: Clean up nfsd_symlink()Chuck Lever1-8/+3
2023-02-20NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever1-1/+1
2023-02-20nfsd: don't fsync nfsd_files on last closeJeff Layton2-63/+12
2023-02-20nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_openJeff Layton1-10/+11
2023-02-20NFSD: fix problems with cleanup on errors in nfsd4_copyDai Ngo2-6/+11
2023-02-20nfsd: fix race to check ls_layoutsBenjamin Coddington1-2/+2
2023-02-20nfsd: don't hand out delegation on setuid files being opened for writeJeff Layton1-0/+27
2023-02-20nfsd: remove fs/nfsd/fault_inject.cJeff Layton1-142/+0
2023-02-20NFSD: fix leaked reference count of nfsd4_ssc_umount_itemDai Ngo1-4/+8
2023-02-20nfsd: clean up potential nfsd_file refcount leaks in COPY codepathJeff Layton1-13/+10
2023-02-20nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton1-0/+2
2023-02-20nfsd: eliminate __nfs4_get_fdJeff Layton1-13/+7
2023-02-20nfsd: add some kerneldoc comments for stateid preprocessing functionsJeff Layton1-4/+25
2023-02-20nfsd: eliminate find_deleg_file_lockedJeff Layton1-10/+1
2023-02-20nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUSJeff Layton2-13/+24
2023-02-20NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlinkChuck Lever1-16/+58
2023-02-20SUNRPC: Use per-CPU counters to tally server RPC countsChuck Lever7-19/+30
2023-02-20nfsd: move reply cache initialization into nfsd startupJeff Layton2-9/+9
2023-02-20SUNRPC: Refactor RPC server dispatch methodChuck Lever5-8/+8
2023-02-20SUNRPC: Push svcxdr_init_encode() into svc_process_common()Chuck Lever4-10/+1
2023-02-20nfsd: fix potential race in nfs4_find_fileJeff Layton1-6/+9
2023-02-20nfsd: allow nfsd_file_get to sanely handle a NULL pointerJeff Layton2-6/+3
2023-02-20NFSD: enhance inter-server copy cleanupDai Ngo2-68/+45
2023-02-20SUNRPC: Push svcxdr_init_decode() into svc_process_common()Chuck Lever3-3/+0
2023-02-20NFS: nfs_encode_fh: Remove S_AUTOMOUNT checkRichard Weinberger1-1/+1
2023-02-20fs: namei: Allow follow_down() to uncover auto mountsRichard Weinberger2-4/+8
2023-02-20NFSD: Teach nfsd_mountpoint() auto mountsRichard Weinberger1-1/+1
2023-02-19ksmbd: fix possible memory leak in smb2_lock()Hangyu Hua2-18/+15
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds3-1/+23
2023-02-17nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi3-1/+23
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker1-4/+4
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-13/+49
2023-02-16erofs: fix an error code in z_erofs_init_zip_subsystem()Dan Carpenter1-1/+3
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+1
2023-02-15btrfs: make kobj_type structures constantThomas Weißschuh1-6/+6
2023-02-15btrfs: remove the bdev argument to btrfs_rmap_blockChristoph Hellwig3-10/+4
2023-02-15btrfs: don't rely on unchanging ->bi_bdev for zone append remapsChristoph Hellwig3-26/+26
2023-02-15btrfs: never return true for reads in btrfs_use_zone_appendChristoph Hellwig1-0/+3
2023-02-15btrfs: pass a btrfs_bio to btrfs_use_appendChristoph Hellwig4-6/+7
2023-02-15btrfs: set bbio->file_offset in alloc_new_bioChristoph Hellwig1-2/+1
2023-02-15btrfs: use file_offset to limit bios size in calc_bio_boundariesChristoph Hellwig1-2/+2
2023-02-15btrfs: do unsigned integer division in the extent buffer binary search loopFilipe Manana2-7/+12
2023-02-15btrfs: eliminate extra call when doing binary search on extent bufferFilipe Manana2-13/+18
2023-02-15btrfs: raid56: handle endio in scrub_rbioChristoph Hellwig1-11/+7
2023-02-15btrfs: raid56: handle endio in recover_rbioChristoph Hellwig1-18/+9
2023-02-15btrfs: raid56: handle endio in rmw_rbioChristoph Hellwig1-20/+10
2023-02-15btrfs: raid56: submit the read bios from scrub_assemble_read_biosChristoph Hellwig1-23/+13
2023-02-15btrfs: raid56: fold rmw_read_wait_recover into rmw_read_biosChristoph Hellwig1-46/+23
2023-02-15btrfs: raid56: fold recover_assemble_read_bios into recover_rbioChristoph Hellwig1-40/+21
2023-02-15btrfs: raid56: add a bio_list_put helperChristoph Hellwig1-28/+16
2023-02-15btrfs: raid56: wait for I/O completion in submit_read_biosChristoph Hellwig1-7/+6
2023-02-15btrfs: raid56: simplify code flow in rmw_rbioChristoph Hellwig1-15/+13
2023-02-15btrfs: raid56: simplify error handling and code flow in raid56_parity_writeChristoph Hellwig1-22/+15
2023-02-15btrfs: replace btrfs_wait_tree_block_writeback by wait_on_extent_buffer_write...Josef Bacik1-9/+3
2023-02-15btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirtyJosef Bacik3-18/+19
2023-02-15btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirtyJosef Bacik8-22/+22
2023-02-15btrfs: do not increment dirty_metadata_bytes in set_btree_ioerrJosef Bacik1-7/+0
2023-02-15btrfs: replace clearing extent buffer dirty bit with btrfs_clean_blockJosef Bacik2-23/+20
2023-02-15btrfs: add trans argument to btrfs_clean_tree_blockJosef Bacik8-27/+29
2023-02-15btrfs: always lock the block before calling btrfs_clean_tree_blockJosef Bacik1-2/+1
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig1-8/+2
2023-02-15btrfs: split zone append bios in btrfs_submit_bioChristoph Hellwig7-200/+64
2023-02-15btrfs: calculate file system wide queue limit for zoned modeChristoph Hellwig3-28/+30
2023-02-15btrfs: remove now spurious bio submission helpersChristoph Hellwig5-39/+10
2023-02-15btrfs: remove the fs_info argument to btrfs_submit_bioChristoph Hellwig5-18/+14
2023-02-15btrfs: open code submit_encoded_read_bioChristoph Hellwig1-20/+3
2023-02-15btrfs: remove struct btrfs_io_geometryChristoph Hellwig2-101/+31
2023-02-15btrfs: remove stripe boundary calculation for encoded I/OQu Wenruo1-23/+2
2023-02-15btrfs: remove stripe boundary calculation for compressed I/OQu Wenruo1-97/+33
2023-02-15btrfs: remove stripe boundary calculation for buffered I/OQu Wenruo1-52/+19
2023-02-15btrfs: pass the iomap bio to btrfs_submit_bioChristoph Hellwig3-153/+36
2023-02-15btrfs: allow btrfs_submit_bio to split biosChristoph Hellwig2-18/+93
2023-02-15btrfs: support cloned bios in btree_csum_one_bioChristoph Hellwig3-10/+8
2023-02-15btrfs: handle recording of zoned writes in the storage layerChristoph Hellwig7-49/+23
2023-02-15btrfs: handle checksum generation in the storage layerChristoph Hellwig5-261/+183
2023-02-15btrfs: simplify the btrfs_csum_one_bio calling conventionChristoph Hellwig7-25/+22
2023-02-15btrfs: open code the submit_bio_start helpersChristoph Hellwig4-56/+23
2023-02-15btrfs: remove struct btrfs_bio::is_metadata flagChristoph Hellwig2-11/+1
2023-02-15btrfs: rename btrfs_bio::iter fieldChristoph Hellwig2-8/+11
2023-02-15btrfs: remove the io_failure_record infrastructureChristoph Hellwig5-315/+0
2023-02-15btrfs: remove struct btrfs_bio::device fieldChristoph Hellwig2-7/+5
2023-02-15btrfs: remove now unused checksumming helpersChristoph Hellwig2-113/+16
2023-02-15btrfs: remove btrfs_bio_for_each_sectorChristoph Hellwig1-16/+0
2023-02-15btrfs: open code btrfs_bio_free_csumChristoph Hellwig2-11/+2
2023-02-15btrfs: handle checksum validation and repair at the storage layerChristoph Hellwig4-234/+202
2023-02-15btrfs: add a btrfs_data_csum_ok helperChristoph Hellwig2-0/+40
2023-02-15btrfs: pre-load data checksum for reads in btrfs_submit_bioChristoph Hellwig3-32/+10
2023-02-15btrfs: save the bio iter for checksum validation in common codeChristoph Hellwig4-13/+4
2023-02-15btrfs: refactor error handling in btrfs_submit_bioChristoph Hellwig1-9/+15
2023-02-15btrfs: simplify parameters of btrfs_lookup_bio_sumsChristoph Hellwig4-37/+25
2023-02-15btrfs: remove the direct I/O read checksum lookup optimizationChristoph Hellwig1-27/+5
2023-02-15btrfs: add a btrfs_inode pointer to struct btrfs_bioChristoph Hellwig5-9/+19
2023-02-15btrfs: better document struct btrfs_bioChristoph Hellwig1-5/+4
2023-02-15btrfs: raid56: reduce overhead to calculate the bio lengthQu Wenruo1-2/+1
2023-02-15btrfs: fix spelling mistakes found using codespellColin Ian King9-16/+16
2023-02-15btrfs: skip backref walking during fiemap if we know the leaf is sharedFilipe Manana1-1/+20
2023-02-15btrfs: assert commit root semaphore is held when accessing backref cacheFilipe Manana1-2/+10
2023-02-15btrfs: hold block group refcount during async discardBoris Burkov1-3/+38
2023-02-15btrfs: send: cache utimes operations for directories if possibleFilipe Manana3-6/+117
2023-02-15btrfs: send: update size of roots array for backref cache entriesFilipe Manana1-7/+8
2023-02-15btrfs: send: use the lru cache to implement the name cacheFilipe Manana1-141/+27
2023-02-15fs/nfs: Replace kmap_atomic() with kmap_local_page() in dir.cFabio M. De Francesco1-14/+14
2023-02-15pNFS/filelayout: treat GETDEVICEINFO errors as layout failureOlga Kornievskaia2-1/+3
2023-02-15nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIEDTigran Mkrtchyan1-1/+2
2023-02-15NFS: fix disabling of swapNeilBrown1-1/+3
2023-02-15ksmbd: do not allow the actual frame length to be smaller than the rfc1002 le...Namjae Jeon1-11/+10
2023-02-15ksmbd: fix wrong data area length for smb2 lock requestNamjae Jeon1-7/+3
2023-02-15ksmbd: Fix parameter name and comment mismatchJiapeng Chong1-3/+3
2023-02-15erofs: unify anonymous inodes for blobJingbo Xu3-56/+38
2023-02-15erofs: relinquish volume with mutex heldJingbo Xu1-1/+1
2023-02-15erofs: maintain cookies of share domain in self-contained listJingbo Xu2-24/+24
2023-02-15erofs: remove unused device mapping in meta routineJingbo Xu1-13/+4
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu3-15/+11
2023-02-15erofs: make kobj_type structures constantThomas Weißschuh1-3/+3
2023-02-15erofs: add per-cpu threads for decompression as an optionSandeep Dhavale2-20/+188
2023-02-15erofs: tidy up internal.hGao Xiang1-56/+28
2023-02-15erofs: get rid of z_erofs_do_map_blocks() forward declarationGao Xiang1-123/+119
2023-02-15erofs: move zdata.h into zdata.cGao Xiang2-178/+165
2023-02-15erofs: remove tagged pointer helpersGao Xiang3-128/+6
2023-02-15erofs: avoid tagged pointers to mark sync decompressionGao Xiang2-27/+17
2023-02-15erofs: get rid of erofs_inode_datablocks()Gao Xiang2-19/+5
2023-02-15erofs: simplify iloc()Gao Xiang5-35/+25
2023-02-15erofs: get rid of debug_one_dentry()Gao Xiang1-17/+0
2023-02-15erofs: remove linux/buffer_head.h dependencyGao Xiang2-15/+6
2023-02-15erofs: clean up erofs_iget()Gao Xiang2-28/+21
2023-02-14nfs4trace: fix state manager flag printingBenjamin Coddington1-20/+22
2023-02-14NFS: Remove unnecessary check in nfs_read_folio()Trond Myklebust1-7/+1
2023-02-14NFS: Improve tracing of nfs_wb_folio()Trond Myklebust2-4/+5
2023-02-14NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()Trond Myklebust2-8/+42
2023-02-14NFS: fix up nfs_release_folio() to try to release the pageTrond Myklebust1-2/+7