summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-11nilfs2: remove calls to folio_set_error() and folio_clear_error()Matthew Wilcox (Oracle)
2024-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...Jens Axboe
2024-05-11f2fs: fix to add missing iput() in gc_data_segment()Chao Yu
2024-05-11f2fs: allow dirty sections with zero valid block for checkpoint disabledDaeho Jeong
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-10afs: Fix fileserver rotation getting stuckDavid Howells
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds
2024-05-10f2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu
2024-05-10f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu
2024-05-10f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu
2024-05-10f2fs: compress: fix error path of inc_valid_block_count()Chao Yu
2024-05-10f2fs: compress: fix typo in f2fs_reserve_compress_blocks()Chao Yu
2024-05-10f2fs: compress: fix to update i_compr_blocks correctlyChao Yu
2024-05-09bcachefs: add no_invalid_checks flagThomas Bertschinger
2024-05-09bcachefs: add counters for failed shrinker reclaimDaniel Hill
2024-05-09bcachefs: Fix sb_field_downgrade validationKent Overstreet
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet
2024-05-09bcachefs: fsync() should not return -EROFSKent Overstreet
2024-05-09bcachefs: Invalid devices are now checked for by fsck, not .invalid methodsKent Overstreet
2024-05-09bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()Kent Overstreet
2024-05-09bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()Kent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref() checks for device not presentKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); io_read.cKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); debug.cKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); journal_io.cKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); io_write.cKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); btree_io.cKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); backpointers.cKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); alloc_background.cKent Overstreet
2024-05-09bcachefs: for_each_bset() declares loop iterKent Overstreet
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09isofs: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-05-09jbd2: add prefix 'jbd2' for 'shrink_type'Ye Bin
2024-05-09jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_chec...Ye Bin
2024-05-09ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()Baokun Li
2024-05-09NFSD: Force all NFSv4.2 COPY requests to be synchronousChuck Lever
2024-05-09ext4: remove calls to to set/clear the folio error flagMatthew Wilcox (Oracle)
2024-05-09f2fs: check validation of fault attrs in f2fs_build_fault_attr()Chao Yu
2024-05-09f2fs: fix to limit gc_pin_file_thresholdChao Yu
2024-05-09f2fs: remove unused GC_FAILURE_PINChao Yu
2024-05-09f2fs: use f2fs_{err,info}_ratelimited() for cleanupChao Yu
2024-05-09f2fs: fix block migration when section is not aligned to pow2Wu Bo
2024-05-09erofs: Zstandard compression supportGao Xiang
2024-05-08bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel
2024-05-08bcachefs: Improve sysfs internal/btree_cacheKent Overstreet
2024-05-08bcachefs: Allocator prefers not to expand mi.btree_allocated bitmapKent Overstreet
2024-05-08bcachefs: Better bucket alloc tracepointsKent Overstreet
2024-05-08bcachefs: Move nocow unlock to bch2_write_endio()Kent Overstreet