aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds5-91/+23
2021-11-03Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-29/+22
2021-11-02Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds88-900/+1649
2021-11-02Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-28/+27
2021-11-02Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-136/+186
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-190/+544
2021-11-02afs: Set mtime from the client for yfs create operationsMarc Dionne1-19/+13
2021-11-02afs: Sort out symlink readingDavid Howells3-9/+14
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-11/+99
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+2
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+7
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+6
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-20/+24
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds51-2903/+4439
2021-11-01btrfs: fix lzo_decompress_bio() kmap leakageLinus Torvalds1-1/+2
2021-11-01Merge tag 'exfat-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-299/+959
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds8-40/+87
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-57/+26
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds10-21/+21
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds3-120/+44
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds24-59/+42
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-848/+983
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds18-61/+68
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds6-156/+27
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds4-13/+15
2021-11-01exfat: fix incorrect loading of i_blocks for large filesSungjong Seo1-1/+1
2021-10-31erofs: don't trigger WARN() when decompression failsGao Xiang1-1/+0
2021-10-30xfs: use swap() to make code cleanerChangcheng Deng1-8/+2
2021-10-30xfs: Remove duplicated include in xfs_superWan Jiabing1-1/+0
2021-10-29Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-33/+72
2021-10-29io-wq: remove worker to owner tw dependencyPavel Begunkov1-9/+37
2021-10-29io_uring: harder fdinfo sq/cq ring iteratingJens Axboe1-22/+29
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from lzo"David Sterba1-11/+25
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zlib"David Sterba1-11/+25
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zstd"David Sterba1-9/+18
2021-10-29btrfs: remove root argument from check_item_in_log()Filipe Manana1-2/+2
2021-10-29btrfs: remove root argument from add_link()Filipe Manana1-2/+3
2021-10-29btrfs: remove root argument from btrfs_unlink_inode()Filipe Manana3-22/+18
2021-10-29btrfs: remove root argument from drop_one_dir_item()Filipe Manana1-4/+4
2021-10-29btrfs: clear MISSING device status bit in btrfs_close_one_deviceLi Zhang1-1/+3
2021-10-29btrfs: call btrfs_check_rw_degradable only if there is a missing deviceAnand Jain1-1/+2
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba3-1/+32
2021-10-28ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna1-9/+13
2021-10-27Revert "btrfs: compression: drop kmap/kunmap from generic helpers"David Sterba2-2/+4
2021-10-26io_uring: don't assign write hint in the read pathJens Axboe1-1/+1
2021-10-26btrfs: fix comment about sector sizes supported in 64K systemsAnand Jain1-2/+1
2021-10-26btrfs: update device path inode time instead of bd_inodeJosef Bacik1-8/+13
2021-10-26fs: export an inode_update_time helperJosef Bacik1-3/+4
2021-10-26btrfs: fix deadlock when defragging transparent huge pagesOmar Sandoval1-0/+14
2021-10-26btrfs: sysfs: convert scnprintf and snprintf to sysfs_emitAnand Jain1-49/+44
2021-10-26btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZEQu Wenruo2-3/+7
2021-10-26btrfs: update comments for chunk allocation -ENOSPC casesFilipe Manana1-3/+18
2021-10-26btrfs: fix deadlock between chunk allocation and chunk btree modificationsFilipe Manana4-56/+111
2021-10-26btrfs: zoned: use greedy gc for auto reclaimJohannes Thumshirn1-0/+22
2021-10-26btrfs: check-integrity: stop storing the block device name in btrfsic_dev_stateChristoph Hellwig1-91/+110
2021-10-26btrfs: use btrfs_get_dev_args_from_path in dev removal ioctlsJosef Bacik3-36/+48
2021-10-26btrfs: add a btrfs_get_dev_args_from_path helperJosef Bacik2-32/+68
2021-10-26btrfs: handle device lookup with btrfs_dev_lookup_argsJosef Bacik5-65/+112
2021-10-26btrfs: do not call close_fs_devices in btrfs_rm_deviceJosef Bacik1-1/+9
2021-10-26btrfs: add comments for device counts in struct btrfs_fs_devicesAnand Jain1-0/+19
2021-10-26btrfs: use num_device to check for the last surviving seed deviceAnand Jain1-1/+1
2021-10-26btrfs: fix lost error handling when replaying directory deletesFilipe Manana1-1/+3
2021-10-26btrfs: remove btrfs_bio::logical memberQu Wenruo3-11/+8
2021-10-26btrfs: rename btrfs_dio_private::logical_offset to file_offsetQu Wenruo2-7/+12
2021-10-26btrfs: use bvec_kmap_local in btrfs_csum_one_bioChristoph Hellwig1-4/+4
2021-10-26btrfs: reduce btrfs_update_block_group alloc argument to boolAnand Jain3-5/+5
2021-10-26btrfs: make btrfs_ref::real_root optionalNikolay Borisov1-14/+9
2021-10-26btrfs: pull up qgroup checks from delayed-ref core to init timeNikolay Borisov5-17/+11
2021-10-26btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_refNikolay Borisov6-22/+39
2021-10-26btrfs: rely on owning_root field in btrfs_add_delayed_tree_ref to detect CHUN...Nikolay Borisov1-1/+1
2021-10-26btrfs: rename root fields in delayed refs structsNikolay Borisov4-19/+20
2021-10-26btrfs: do not infinite loop in data reclaim if we abortedJosef Bacik1-4/+24
2021-10-26btrfs: add a BTRFS_FS_ERROR helperJosef Bacik9-19/+19
2021-10-26btrfs: change error handling for btrfs_delete_*_in_logJosef Bacik3-47/+25
2021-10-26btrfs: change handle_fs_error in recover_log_trees to abortsJosef Bacik1-10/+9
2021-10-26btrfs: zoned: use kmemdup() to replace kmalloc + memcpyKai Song1-3/+1
2021-10-26btrfs: subpage: only allow compression if the range is fully page alignedQu Wenruo1-4/+44
2021-10-26btrfs: subpage: avoid potential deadlock with compression and delallocQu Wenruo3-15/+40
2021-10-26btrfs: handle page locking in btrfs_page_end_writer_lock with no writersQu Wenruo1-0/+10
2021-10-26btrfs: rework page locking in __extent_writepage()Qu Wenruo3-1/+59
2021-10-26btrfs: subpage: make lzo_compress_pages() compatibleQu Wenruo1-136/+134
2021-10-26btrfs: factor uncompressed async extent submission code into a new helperQu Wenruo1-24/+52
2021-10-26btrfs: subpage: make extent_write_locked_range() compatibleQu Wenruo1-4/+11
2021-10-26btrfs: subpage: make end_compressed_bio_writeback() compatibleQu Wenruo1-1/+3
2021-10-26btrfs: subpage: make btrfs_submit_compressed_write() compatibleQu Wenruo1-1/+2
2021-10-26btrfs: subpage: make compress_file_range() compatibleQu Wenruo1-1/+1
2021-10-26btrfs: cleanup for extent_write_locked_range()Qu Wenruo3-21/+32
2021-10-26btrfs: refactor submit_compressed_extents()Qu Wenruo1-141/+131
2021-10-26btrfs: remove unused function btrfs_bio_fits_in_stripe()Qu Wenruo2-44/+0
2021-10-26btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compr...Qu Wenruo2-85/+59
2021-10-26btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compr...Qu Wenruo1-71/+97
2021-10-26btrfs: introduce alloc_compressed_bio() for compressionQu Wenruo1-32/+58
2021-10-26btrfs: introduce submit_compressed_bio() for compressionQu Wenruo1-26/+19
2021-10-26btrfs: handle errors properly inside btrfs_submit_compressed_write()Qu Wenruo1-36/+62
2021-10-26btrfs: handle errors properly inside btrfs_submit_compressed_read()Qu Wenruo1-50/+83
2021-10-26btrfs: subpage: add bitmap for PageChecked flagQu Wenruo7-27/+85
2021-10-26btrfs: introduce compressed_bio::pending_sectors to trace compressed bioQu Wenruo2-35/+47
2021-10-26btrfs: subpage: make add_ra_bio_pages() compatibleQu Wenruo2-32/+59
2021-10-26btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()Qu Wenruo1-4/+1
2021-10-26btrfs: use async_chunk::async_cow to replace the confusing pending pointerQu Wenruo1-9/+7
2021-10-26btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()Qu Wenruo1-7/+7
2021-10-26btrfs: remove unused parameter nr_pages in add_ra_bio_pages()Qu Wenruo1-2/+0
2021-10-26btrfs: use single bulk copy operations when logging directoriesFilipe Manana1-10/+15
2021-10-26btrfs: unexport setup_items_for_insert()Filipe Manana5-59/+68
2021-10-26btrfs: loop only once over data sizes array when inserting an item batchFilipe Manana8-72/+131
2021-10-26btrfs: remove btrfs_raid_bio::fs_info memberQu Wenruo4-44/+41
2021-10-26btrfs: make sure btrfs_io_context::fs_info is always initializedQu Wenruo1-4/+5
2021-10-26btrfs: assert that extent buffers are write locked instead of only lockedFilipe Manana5-14/+15
2021-10-26btrfs: do not take the uuid_mutex in btrfs_rm_deviceJosef Bacik1-5/+5
2021-10-26btrfs: rename struct btrfs_io_bio to btrfs_bioQu Wenruo13-106/+107
2021-10-26btrfs: remove btrfs_bio_alloc() helperQu Wenruo4-25/+19
2021-10-26btrfs: rename btrfs_bio to btrfs_io_contextQu Wenruo11-315/+325
2021-10-26btrfs: keep track of the last logged keys when logging a directoryFilipe Manana4-13/+75
2021-10-26btrfs: insert items in batches when logging a directory when possibleFilipe Manana1-37/+180
2021-10-26btrfs: factor out the copying loop of dir items from log_dir_items()Filipe Manana1-60/+75
2021-10-26btrfs: remove redundant log root assignment from log_dir_items()Filipe Manana1-2/+0
2021-10-26btrfs: remove root argument from btrfs_log_inode() and its calleesFilipe Manana1-28/+24
2021-10-26btrfs: zoned: let the for_treelog test in the allocator stand outJohannes Thumshirn1-3/+4
2021-10-26btrfs: rename setup_extent_mapping in relocation codeJohannes Thumshirn1-4/+3
2021-10-26btrfs: zoned: allow preallocation for relocation inodesJohannes Thumshirn1-33/+2
2021-10-26btrfs: check for relocation inodes on zoned btrfs in should_nocowJohannes Thumshirn1-1/+9
2021-10-26btrfs: zoned: use regular writes for relocationJohannes Thumshirn1-0/+11
2021-10-26btrfs: zoned: only allow one process to add pages to a relocation inodeJohannes Thumshirn1-0/+11
2021-10-26btrfs: zoned: add a dedicated data relocation block groupJohannes Thumshirn6-2/+71
2021-10-26btrfs: introduce btrfs_is_data_reloc_rootJohannes Thumshirn5-15/+16
2021-10-26btrfs: unexport repair_io_failure()Qu Wenruo2-6/+3
2021-10-26btrfs: do not commit delayed inode when logging a file in full sync modeFilipe Manana1-16/+5
2021-10-26btrfs: avoid attempt to drop extents when logging inode for the first timeFilipe Manana1-8/+19
2021-10-26btrfs: avoid search for logged i_size when logging inode if possibleFilipe Manana1-1/+1
2021-10-26btrfs: avoid expensive search when truncating inode items from the logFilipe Manana1-1/+3
2021-10-26btrfs: add helper to truncate inode items when logging inodeFilipe Manana1-13/+19
2021-10-26btrfs: avoid expensive search when dropping inode items from logFilipe Manana1-9/+13
2021-10-26btrfs: always update the logged transaction when logging new namesFilipe Manana1-39/+34
2021-10-26btrfs: do not log new dentries when logging that a new name existsFilipe Manana1-0/+8
2021-10-26btrfs: remove no longer needed checks for NULL log contextFilipe Manana1-13/+7
2021-10-26btrfs: check if a log tree exists at inode_logged()Filipe Manana1-0/+3
2021-10-26btrfs: remove stale comment about the btrfs_show_devnameAnand Jain1-7/+0
2021-10-26btrfs: update latest_dev when we create a sprout deviceAnand Jain1-0/+2
2021-10-26btrfs: use latest_dev in btrfs_show_devnameAnand Jain1-19/+5
2021-10-26btrfs: convert latest_bdev type to btrfs_device and renameAnand Jain6-12/+16
2021-10-26btrfs: zoned: finish relocating block groupNaohiro Aota1-0/+4
2021-10-26btrfs: zoned: finish fully written block groupNaohiro Aota5-2/+70
2021-10-26btrfs: zoned: avoid chunk allocation if active block group has enough spaceNaohiro Aota3-7/+60
2021-10-26btrfs: move ffe_ctl one level upNaohiro Aota1-75/+87
2021-10-26btrfs: zoned: activate new block groupNaohiro Aota1-0/+6
2021-10-26btrfs: zoned: activate block group on allocationNaohiro Aota1-0/+12
2021-10-26btrfs: zoned: load active zone info for block groupNaohiro Aota1-0/+24
2021-10-26btrfs: zoned: implement active zone trackingNaohiro Aota7-2/+226
2021-10-26btrfs: zoned: introduce physical_map to btrfs_block_groupNaohiro Aota3-2/+16
2021-10-26btrfs: zoned: load active zone information from devicesNaohiro Aota2-1/+60
2021-10-26btrfs: zoned: finish superblock zone once no space left for new SBNaohiro Aota3-20/+44
2021-10-26btrfs: zoned: locate superblock position using zone capacityNaohiro Aota1-2/+13
2021-10-26btrfs: zoned: consider zone as full when no more SB can be writtenNaohiro Aota1-8/+15
2021-10-26btrfs: zoned: tweak reclaim threshold for zone capacityNaohiro Aota1-2/+6
2021-10-26btrfs: zoned: calculate free space from zone capacityNaohiro Aota4-6/+16
2021-10-26btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusableNaohiro Aota2-3/+2
2021-10-26btrfs: zoned: load zone capacity information from devicesNaohiro Aota2-1/+24
2021-10-26btrfs: defrag: enable defrag for subpage caseQu Wenruo1-6/+0
2021-10-26btrfs: defrag: remove the old infrastructureQu Wenruo1-313/+0
2021-10-26btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()Qu Wenruo1-149/+55
2021-10-26btrfs: defrag: introduce helper to defrag one clusterQu Wenruo1-0/+56
2021-10-26btrfs: defrag: introduce helper to defrag a rangeQu Wenruo1-10/+93
2021-10-26btrfs: defrag: introduce helper to defrag a contiguous prepared rangeQu Wenruo1-0/+55
2021-10-26btrfs: defrag: introduce helper to collect target file extentsQu Wenruo1-0/+120
2021-10-26btrfs: defrag: factor out page preparation into a helperQu Wenruo1-61/+87
2021-10-26btrfs: defrag: replace hard coded PAGE_SIZE with sectorsizeQu Wenruo1-5/+6
2021-10-26btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...Qu Wenruo1-2/+3
2021-10-26btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()Qu Wenruo2-11/+20
2021-10-26btrfs: rename and switch to bool btrfs_chunk_readonlyAnand Jain3-17/+19
2021-10-26btrfs: reflink: initialize return value to 0 in btrfs_extent_same()Sidong Yang1-1/+1
2021-10-26btrfs: subpage: pack all subpage bitmaps into a larger bitmapQu Wenruo3-85/+121
2021-10-26fs: remove leftover comments from mandatory locking removalJeff Layton2-7/+1
2021-10-25fscrypt: improve a few commentsEric Biggers2-3/+13
2021-10-25btrfs: subpage: introduce btrfs_subpage_bitmap_infoQu Wenruo4-3/+72
2021-10-25btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directlyQu Wenruo3-22/+24
2021-10-25btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...Qu Wenruo2-9/+10
2021-10-25btrfs: update comment for fs_devices::seed_list in btrfs_rm_deviceSu Yue1-1/+1
2021-10-25btrfs: drop unnecessary ret in ioctl_quota_rescan_statusAnand Jain1-3/+2
2021-10-25btrfs: send: simplify send_create_inode_if_neededMarcos Paulo de Souza1-11/+4
2021-10-25btrfs: rename btrfs_alloc_chunk to btrfs_create_chunkNikolay Borisov4-10/+10
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe10-21/+21
2021-10-25io_uring: clusterise ki_flags access in rw_prepPavel Begunkov1-10/+11
2021-10-25io_uring: kill unused param from io_file_supports_nowaitPavel Begunkov1-4/+3
2021-10-25io_uring: clean up timeout async_data allocationPavel Begunkov1-1/+3
2021-10-25io_uring: don't try io-wq polling if not supportedPavel Begunkov1-2/+6
2021-10-25io_uring: check if opcode needs poll first on armingPavel Begunkov1-4/+2
2021-10-25io_uring: clean iowq submit work cancellationPavel Begunkov1-30/+29
2021-10-25io_uring: clean io_wq_submit_work()'s main loopPavel Begunkov1-28/+12
2021-10-25gfs2: Fix unused value warning in do_gfs2_set_flags()Tim Gardner1-1/+0
2021-10-25gfs2: check context in gfs2_glock_putAlexander Aring1-0/+3
2021-10-25gfs2: Fix glock_hash_walk bugsAndreas Gruenbacher1-10/+12
2021-10-25gfs2: Cancel remote delete work asynchronouslyAndreas Gruenbacher1-1/+1
2021-10-25gfs2: set glock object after nqBob Peterson1-2/+2
2021-10-25gfs2: remove RDF_UPTODATE flagBob Peterson3-24/+15
2021-10-25gfs2: Eliminate GIF_INVALID flagBob Peterson4-11/+4
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson7-20/+61
2021-10-25gfs2: split glock instantiation off from do_promoteBob Peterson1-3/+17