summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-09-02btrfs: zoned: handle broken write pointer on zonesNaohiro Aota
2024-09-02ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discardyangerkun
2024-09-02ext4: drop all delonly descriptionsZhang Yi
2024-09-02ext4: drop ext4_es_is_delonly()Zhang Yi
2024-09-02ext4: make extent status types exclusiveZhang Yi
2024-09-02ext4: drop unused ext4_es_store_status()Zhang Yi
2024-09-02ext4: use ext4_map_query_blocks() in ext4_map_blocks()Zhang Yi
2024-09-02ext4: drop ext4_es_delayed_clu()Zhang Yi
2024-09-02ext4: update delalloc data reserve spcae in ext4_es_insert_extent()Zhang Yi
2024-09-02ext4: passing block allocation information to ext4_es_insert_extent()Zhang Yi
2024-09-02ext4: let __revise_pending() return newly inserted pendingsZhang Yi
2024-09-02ext4: don't set EXTENT_STATUS_DELAYED on allocated blocksZhang Yi
2024-09-02ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag setZhang Yi
2024-09-02ext4: factor out ext4_map_create_blocks() to allocate new blocksZhang Yi
2024-09-02btrfs: qgroup: don't use extent changeset when not neededFedor Pchelkin
2024-09-02xfs: make the calculation generic in xfs_sb_validate_fsb_count()Pankaj Raghav
2024-09-02xfs: expose block size in statPankaj Raghav
2024-09-02xfs: use kvmalloc for xattr buffersDave Chinner
2024-09-02iomap: fix iomap_dio_zero() for fs bs > system page sizePankaj Raghav
2024-09-02isofs: Annotate struct SL_component with __counted_by()Thorsten Blum
2024-09-02gfs2: Remove gfs2_aspace_writepage()Matthew Wilcox (Oracle)
2024-09-02gfs2: Remove gfs2_jdata_writepage()Matthew Wilcox (Oracle)
2024-09-02gfs2: Remove __gfs2_writepage()Matthew Wilcox (Oracle)
2024-09-02gfs2: Add gfs2_aspace_writepages()Matthew Wilcox (Oracle)
2024-09-02sysctl: avoid spurious permanent empty tablesThomas Weißschuh
2024-09-01nilfs2: refactor nilfs_segctor_thread()Ryusuke Konishi
2024-09-01nilfs2: use kthread_create and kthread_stop for the log writer threadRyusuke Konishi
2024-09-01nilfs2: remove sc_timer_taskRyusuke Konishi
2024-09-01nilfs2: do not repair reserved inode bitmap in nilfs_new_inode()Ryusuke Konishi
2024-09-01nilfs2: eliminate the shared counter and spinlock for i_generationRyusuke Konishi
2024-09-01nilfs2: separate inode type information from i_state fieldRyusuke Konishi
2024-09-01nilfs2: use the BITS_PER_LONG macroRyusuke Konishi
2024-09-01nilfs2: use common implementation of file typeHuang Xiaojia
2024-09-01nfs make use of str_false_true helperHongbo Li
2024-09-01nilfs2: do not propagate ENOENT error from nilfs_sufile_mark_dirty()Ryusuke Konishi
2024-09-01nilfs2: do not propagate ENOENT error from sufile during GCRyusuke Konishi
2024-09-01nilfs2: do not propagate ENOENT error from sufile during recoveryRyusuke Konishi
2024-09-01nilfs2: treat missing cpfile header block as metadata corruptionRyusuke Konishi
2024-09-01nilfs2: treat missing sufile header block as metadata corruptionRyusuke Konishi
2024-09-01ocfs2: use max() to improve ocfs2_dlm_seq_show()Thorsten Blum
2024-09-01ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()qasdev
2024-09-01ocfs2: fix unexpected zeroing of virtual diskChi Zhiling
2024-09-01ocfs2: remove custom swap functions in favor of built-in sort swapKuan-Wei Chiu
2024-09-01nilfs2: fix missing initial short descriptions of kernel-doc commentsRyusuke Konishi
2024-09-01nilfs2: fix inconsistencies in kernel-doc comments in segment.hRyusuke Konishi
2024-09-01nilfs2: describe the members of nilfs_bmap_operations structureRyusuke Konishi
2024-09-01nilfs2: add missing description of nilfs_btree_path structureRyusuke Konishi
2024-09-01nilfs2: fix incorrect kernel-doc declaration of nilfs_palloc_req structureRyusuke Konishi
2024-09-01nilfs2: improve kernel-doc comments for b-tree node helpersRyusuke Konishi
2024-09-01nilfs2: add missing argument descriptions for ioctl-related helpersRyusuke Konishi