| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | ext4: enable block size larger than page size | Baokun Li | 1 | -1/+2 |
| 8 days | ext4: add checks for large folio incompatibilities when BS > PS | Baokun Li | 1 | -0/+39 |
| 8 days | ext4: support large block size in ext4_calculate_overhead() | Baokun Li | 1 | -3/+3 |
| 8 days | ext4: introduce s_min_folio_order for future BS > PS support | Baokun Li | 1 | -5/+5 |
| 8 days | ext4: enable DIOREAD_NOLOCK by default for BS > PS as well | Baokun Li | 1 | -2/+1 |
| 10 days | ext4: clear i_state_flags when alloc inode | Haibo Chen | 1 | -0/+1 |
| 10 days | ext4: fix string copying in parse_apply_sb_mount_options() | Fedor Pchelkin | 1 | -2/+3 |
| 10 days | jbd2: store more accurate errno in superblock when possible | Wengang Wang | 1 | -2/+2 |
| 2025-11-06 | ext4: introduce seq counter for the extent status entry | Zhang Yi | 1 | -0/+1 |
| 2025-10-03 | Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -18/+20 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-26 | ext4: fix checks for orphan inodes | Jan Kara | 1 | -2/+2 |
| 2025-09-26 | ext4: add support for 32-bit default reserved uid and gid values | Theodore Ts'o | 1 | -4/+4 |
| 2025-09-26 | ext4: avoid potential buffer over-read in parse_apply_sb_mount_options() | Theodore Ts'o | 1 | -12/+5 |
| 2025-09-25 | ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches() | Baokun Li | 1 | -0/+9 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-08-21 | ext4: move verity info pointer to fs-specific part of inode | Eric Biggers | 1 | -0/+3 |
| 2025-08-21 | ext4: move crypt info pointer to fs-specific part of inode | Eric Biggers | 1 | -0/+3 |
| 2025-08-12 | ext4: don't try to clear the orphan_present feature block device is r/o | Theodore Ts'o | 1 | -0/+2 |
| 2025-08-12 | ext4: remove redundant __GFP_NOWARN | Qianfeng Rong | 1 | -1/+1 |
| 2025-08-12 | ext4: preserve SB_I_VERSION on remount | Baokun Li | 1 | -3/+3 |
| 2025-08-12 | ext4: show the default enabled i_version option | Baokun Li | 1 | -0/+2 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-05-20 | ext4: Enable support for ext4 multi-fsblock atomic write using bigalloc | Ritesh Harjani (IBM) | 1 | -2/+5 |
| 2025-05-20 | ext4: remove sb argument from ext4_superblock_csum() | Eric Biggers | 1 | -5/+4 |
| 2025-05-20 | ext4: remove sbi argument from ext4_chksum() | Eric Biggers | 1 | -7/+6 |
| 2025-05-20 | ext4: use writeback_iter in ext4_journalled_submit_inode_data_buffers | Christoph Hellwig | 1 | -24/+22 |
| 2025-05-08 | ext4: convert s_fc_lock to mutex type | Harshad Shirwadkar | 1 | -1/+1 |
| 2025-05-08 | ext4: temporarily elevate commit thread priority | Harshad Shirwadkar | 1 | -3/+2 |
| 2025-05-08 | ext4: convert i_fc_lock to spinlock | Harshad Shirwadkar | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-21 | ext4: on a remount, only log the ro or r/w state when it has changed | Nicolas Bretz | 1 | -3/+4 |
| 2025-03-21 | ext4: Make sb update interval tunable | Ojaswin Mujoo | 1 | -7/+8 |
| 2025-03-21 | ext4: avoid journaling sb update on error if journal is destroying | Ojaswin Mujoo | 1 | -8/+8 |
| 2025-03-21 | ext4: define ext4_journal_destroy wrapper | Ojaswin Mujoo | 1 | -10/+6 |
| 2025-03-20 | ext4: don't over-report free space or inodes in statvfs | Theodore Ts'o | 1 | -10/+17 |
| 2025-03-18 | ext4: clear DISCARD flag if device does not support discard | Diangang Li | 1 | -1/+3 |
| 2025-03-18 | ext4: remove references to bh->b_page | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-03-17 | ext4: remove redundant function ext4_has_metadata_csum | Eric Biggers | 1 | -6/+7 |
| 2025-03-13 | ext4: show 'shutdown' hint when ext4 is forced to shutdown | Baokun Li | 1 | -0/+3 |
| 2025-03-13 | ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set | Baokun Li | 1 | -0/+3 |
| 2025-03-13 | ext4: correct behavior under errors=remount-ro mode | Baokun Li | 1 | -11/+8 |
| 2025-03-13 | ext4: add more ext4_emergency_state() checks around sb_rdonly() | Baokun Li | 1 | -11/+15 |
| 2025-03-13 | ext4: add ext4_emergency_state() helper function | Baokun Li | 1 | -9/+10 |
| 2025-03-13 | ext4: remove unused member 'i_unwritten' from 'ext4_inode_info' | Baokun Li | 1 | -8/+1 |
| 2025-03-13 | jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR | Baokun Li | 1 | -4/+0 |
| 2025-03-13 | ext4: extract ext4_has_journal_option() from __ext4_fill_super() | Baokun Li | 1 | -25/+25 |
| 2025-03-13 | ext4: reject the 'data_err=abort' option in nojournal mode | Baokun Li | 1 | -0/+12 |
| 2025-03-05 | ext4: protect ext4_release_dquot against freezing | Ojaswin Mujoo | 1 | -0/+17 |
| 2025-02-10 | ext4: remove unneeded forward declaration | Kemeng Shi | 1 | -1/+0 |
| 2025-02-10 | ext4: remove unused ext4 journal callback | Kemeng Shi | 1 | -14/+0 |
| 2025-01-23 | Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+3 |
| 2024-12-11 | fs: enable pre-content events on supported file systems | Josef Bacik | 1 | -0/+3 |
| 2024-12-01 | ext4: switch to using the crc32c library | Eric Biggers | 1 | -15/+0 |
| 2024-11-18 | Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -26/+54 |
| 2024-11-18 | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+31 |
| 2024-11-13 | ext4: prevent an infinite loop in the lazyinit thread | Mathieu Othacehe | 1 | -7/+13 |
| 2024-11-12 | ext4: prevent delalloc to nodelalloc on remount | Nicolas Bretz | 1 | -0/+7 |
| 2024-11-12 | ext4: fix race in buffer_head read fault injection | Long Li | 1 | -8/+15 |
| 2024-11-12 | ext4: mark ctx_*_flags() with __maybe_unused | Andy Shevchenko | 1 | -4/+4 |
| 2024-11-12 | ext4: return error on syncfs after shutdown | Amir Goldstein | 1 | -1/+1 |
| 2024-11-12 | ext4: show the default enabled prefetch_block_bitmaps option | Baokun Li | 1 | -0/+3 |
| 2024-11-05 | ext4: Add statx support for atomic writes | Ritesh Harjani (IBM) | 1 | -0/+31 |
| 2024-10-30 | ext4: avoid remount errors with 'abort' mount option | Jan Kara | 1 | -3/+8 |
| 2024-10-30 | ext4: supress data-race warnings in ext4_free_inodes_{count,set}() | Jeongjun Park | 1 | -4/+4 |
| 2024-10-10 | Merge patch series "timekeeping/fs: multigrain timestamp redux" | Christian Brauner | 1 | -1/+1 |
| 2024-10-10 | ext4: switch to multigrain timestamps | Jeff Layton | 1 | -1/+1 |
| 2024-09-03 | ext4: check stripe size compatibility on remount as well | Ojaswin Mujoo | 1 | -7/+22 |
| 2024-09-03 | ext4: fix error message when rejecting the default hash | Gabriel Krisman Bertazi | 1 | -10/+17 |
| 2024-08-26 | ext4: don't set SB_RDONLY after filesystem errors | Jan Kara | 1 | -4/+5 |
| 2024-08-26 | ext4: fix access to uninitialised lock in fc replay path | Luis Henriques (SUSE) | 1 | -1/+2 |
| 2024-08-26 | ext4: fix timer use-after-free on failed mount | Xiaxi Shen | 1 | -1/+1 |
| 2024-08-26 | ext4: use seq_putc() in two functions | Markus Elfring | 1 | -1/+1 |
| 2024-08-20 | ext4: filesystems without casefold feature cannot be mounted with siphash | Lizhi Xu | 1 | -0/+7 |
| 2024-07-18 | Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+5 |
| 2024-07-15 | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -18/+4 |
| 2024-07-02 | ext4: Convert to new uid/gid option parsing helpers | Eric Sandeen | 1 | -18/+4 |
| 2024-06-27 | ext4: warn if delalloc counters are not zero on inactive | Zhang Yi | 1 | -1/+5 |
| 2024-06-07 | ext4: Move CONFIG_UNICODE defguards into the code flow | Gabriel Krisman Bertazi | 1 | -3/+1 |
| 2024-05-21 | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -21/+3 |
| 2024-05-21 | Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-18 | Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -20/+16 |
| 2024-05-13 | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -4/+0 |
| 2024-05-09 | ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() | Baokun Li | 1 | -12/+10 |
| 2024-05-03 | use ->bd_mapping instead of ->bd_inode->i_mapping | Al Viro | 1 | -3/+3 |
| 2024-05-03 | ext4: remove block_device_ejected() | Yu Kuai | 1 | -18/+0 |
| 2024-05-02 | ext4: replace deprecated strncpy with alternatives | Justin Stitt | 1 | -4/+3 |
| 2024-05-02 | set_blocksize(): switch to passing struct file * | Al Viro | 1 | -1/+1 |
| 2024-05-02 | ext4: add support for FS_IOC_GETFSSYSFSPATH | Kent Overstreet | 1 | -0/+1 |
| 2024-05-02 | ext4: remove unneeded if checks before kfree | Thorsten Blum | 1 | -4/+2 |
| 2024-03-27 | fs,block: yield devices early | Christian Brauner | 1 | -4/+4 |
| 2024-03-26 | fs_parser: move fsparam_string_empty() helper into header | Luis Henriques (SUSE) | 1 | -4/+0 |
| 2024-03-15 | Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -17/+25 |
| 2024-03-13 | Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -2/+1 |
| 2024-03-11 | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -26/+26 |
| 2024-03-11 | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -0/+1 |
| 2024-03-07 | ext4: remove SLAB_MEM_SPREAD flag usage | Chengming Zhou | 1 | -2/+1 |
| 2024-03-07 | ext4: verify s_clusters_per_group even without bigalloc | Jan Kara | 1 | -17/+13 |
| 2024-02-27 | ext4: Configure dentry operations at dentry-creation time | Gabriel Krisman Bertazi | 1 | -0/+1 |
| 2024-02-25 | ext4: port block device access to file | Christian Brauner | 1 | -26/+26 |
| 2024-02-21 | ext4: forbid commit inconsistent quota data when errors=remount-ro | Ye Bin | 1 | -0/+12 |
| 2024-02-08 | fs: super_set_uuid() | Kent Overstreet | 1 | -1/+1 |
| 2024-02-08 | quota: Properly annotate i_dquot arrays with __rcu | Jan Kara | 1 | -1/+1 |
| 2024-01-18 | ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations | Kemeng Shi | 1 | -1/+1 |
| 2024-01-10 | Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+1 |
| 2024-01-04 | ext4: enable dioread_nolock as default for bs < ps case | Ojaswin Mujoo | 1 | -10/+1 |
| 2023-11-18 | ext4: Block writes to journal device | Jan Kara | 1 | -2/+3 |
| 2023-11-18 | ext4: simplify device handling | Christian Brauner | 1 | -3/+0 |
| 2023-11-07 | Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -0/+1 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+10 |
| 2023-11-02 | Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+16 |
| 2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-28 | exportfs: make ->encode_fh() a mandatory method for NFS export | Amir Goldstein | 1 | -0/+1 |
| 2023-10-28 | ext4: Convert to bdev_open_by_dev() | Jan Kara | 1 | -25/+27 |
| 2023-10-25 | ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead | Hugh Dickins | 1 | -1/+1 |
| 2023-10-18 | ext4: convert to new timestamp accessors | Jeff Layton | 1 | -1/+1 |
| 2023-10-05 | ext4: fix race between writepages and remount | Baokun Li | 1 | -0/+14 |
| 2023-10-05 | ext4: add missing initialization of call_notify_error in update_super_work() | Theodore Ts'o | 1 | -1/+2 |
| 2023-10-04 | ext4: call bdev_getblk() from sb_getblk_gfp() | Matthew Wilcox (Oracle) | 1 | -2/+8 |
| 2023-10-04 | ext4: use bdev_getblk() to avoid memory reclaim in readahead path | Matthew Wilcox (Oracle) | 1 | -1/+2 |
| 2023-09-20 | Revert "ext4: switch to multigrain timestamps" | Christian Brauner | 1 | -1/+1 |
| 2023-08-31 | Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -133/+175 |
| 2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -38/+31 |
| 2023-08-27 | ext4: rename s_error_work to s_sb_upd_work | Theodore Ts'o | 1 | -16/+16 |
| 2023-08-27 | ext4: add periodic superblock update check | Vitaliy Kuznetsov | 1 | -1/+61 |
| 2023-08-27 | ext4: ext4_get_{dev}_journal return proper error value | Zhang Yi | 1 | -22/+31 |
| 2023-08-23 | ext4: cleanup ext4_get_dev_journal() and ext4_get_journal() | Zhang Yi | 1 | -60/+49 |
| 2023-08-23 | jbd2: jbd2_journal_init_{dev,inode} return proper error return value | Zhang Yi | 1 | -2/+2 |
| 2023-08-11 | ext4: use fs_holder_ops for the log device | Christoph Hellwig | 1 | -10/+1 |
| 2023-08-11 | ext4: drop s_umount over opening the log device | Christoph Hellwig | 1 | -0/+3 |
| 2023-08-11 | ext4: switch to multigrain timestamps | Jeff Layton | 1 | -1/+1 |
| 2023-08-10 | ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust | Christoph Hellwig | 1 | -2/+2 |
| 2023-08-10 | ext4: close the external journal device in ->kill_sb | Christoph Hellwig | 1 | -25/+25 |
| 2023-08-09 | fs, block: remove bdev->bd_super | Christoph Hellwig | 1 | -1/+0 |
| 2023-07-29 | ext4: drop read-only check from ext4_force_commit() | Jan Kara | 1 | -7/+1 |
| 2023-07-29 | ext4: avoid starting transaction on read-only fs in ext4_quota_off() | Jan Kara | 1 | -0/+7 |
| 2023-07-29 | ext4: drop EXT4_MF_FS_ABORTED flag | Jan Kara | 1 | -2/+2 |
| 2023-07-29 | ext4: make 'abort' mount option handling standard | Jan Kara | 1 | -14/+2 |
| 2023-07-29 | ext4: make ext4_forced_shutdown() take struct super_block | Jan Kara | 1 | -7/+7 |
| 2023-07-29 | ext4: use sb_rdonly() helper for checking read-only flag | Jan Kara | 1 | -2/+2 |
| 2023-07-29 | ext4: remove pointless sb_rdonly() checks from freezing code | Jan Kara | 1 | -7/+2 |
| 2023-07-24 | ext4: convert to ctime accessor functions | Jeff Layton | 1 | -1/+1 |
| 2023-06-29 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -36/+50 |
| 2023-06-26 | ext4: avoid updating the superblock on a r/o mount if not needed | Theodore Ts'o | 1 | -2/+10 |
| 2023-06-26 | ext4: refactoring to use the unified helper ext4_quotas_off() | Baokun Li | 1 | -19/+7 |
| 2023-06-26 | ext4: turn quotas off if mount failed after enabling quotas | Baokun Li | 1 | -2/+4 |
| 2023-06-26 | ext4: add journal cycled recording support | Zhang Yi | 1 | -0/+5 |
| 2023-06-26 | ext4: ext4_put_super: Remove redundant checking for 'sbi->s_journal_bdev' | Zhihao Cheng | 1 | -1/+1 |
| 2023-06-26 | ext4: Fix reusing stale buffer heads from last failed mounting | Zhihao Cheng | 1 | -6/+7 |
| 2023-06-26 | ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs | Ojaswin Mujoo | 1 | -7/+4 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -8/+19 |
| 2023-06-23 | ext4: Fix warning in blkdev_put() | Jan Kara | 1 | -1/+1 |
| 2023-06-15 | ext4: treat stripe in block unit | Kemeng Shi | 1 | -0/+13 |
| 2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig | 1 | -8/+3 |
| 2023-06-08 | Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-ena... | Theodore Ts'o | 1 | -5/+1 |
| 2023-06-05 | ext4: wire up the ->mark_dead holder operation for log devices | Christoph Hellwig | 1 | -1/+10 |
| 2023-06-05 | ext4: wire up sops->shutdown | Christoph Hellwig | 1 | -0/+6 |
| 2023-06-05 | block: introduce holder ops | Christoph Hellwig | 1 | -1/+2 |
| 2023-05-30 | ext4: enable the lazy init thread when remounting read/write | Theodore Ts'o | 1 | -12/+12 |
| 2023-05-13 | ext4: add indication of ro vs r/w mounts in the mount message | Theodore Ts'o | 1 | -4/+6 |
| 2023-05-13 | ext4: improve error recovery code paths in __ext4_remount() | Theodore Ts'o | 1 | -3/+10 |
| 2023-05-13 | ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled | Theodore Ts'o | 1 | -1/+5 |
| 2023-05-13 | ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum | Tudor Ambarus | 1 | -4/+2 |
| 2023-05-13 | ext4: allow ext4_get_group_info() to fail | Theodore Ts'o | 1 | -0/+2 |
| 2023-05-01 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -34/+43 |
| 2023-04-28 | ext4: clean up error handling in __ext4_fill_super() | Theodore Ts'o | 1 | -22/+29 |
| 2023-04-28 | ext4: reflect error codes from ext4_multi_mount_protect() to its callers | Theodore Ts'o | 1 | -7/+9 |
| 2023-04-28 | ext4: fix lost error code reporting in __ext4_fill_super() | Theodore Ts'o | 1 | -1/+2 |
| 2023-04-28 | ext4: fix unused iterator variable warnings | Nathan Chancellor | 1 | -4/+3 |
| 2023-04-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -202/+211 |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-14 | ext4: move dax and encrypt checking into ext4_check_feature_compatibility() | Jason Yan | 1 | -26/+28 |
| 2023-04-14 | ext4: factor out ext4_block_group_meta_init() | Jason Yan | 1 | -39/+51 |
| 2023-04-14 | ext4: move s_reserved_gdt_blocks and addressable checking into ext4_check_geo... | Jason Yan | 1 | -19/+19 |
| 2023-04-14 | ext4: rename two functions with 'check' | Jason Yan | 1 | -4/+4 |
| 2023-04-14 | ext4: factor out ext4_flex_groups_free() | Jason Yan | 1 | -18/+17 |
| 2023-04-14 | ext4: use ext4_group_desc_free() in ext4_put_super() to save some duplicated ... | Jason Yan | 1 | -18/+14 |
| 2023-04-14 | ext4: factor out ext4_percpu_param_init() and ext4_percpu_param_destroy() | Jason Yan | 1 | -39/+46 |
| 2023-04-14 | ext4: factor out ext4_hash_info_init() | Jason Yan | 1 | -20/+30 |
| 2023-04-14 | Revert "ext4: Fix warnings when freezing filesystem with journaled data" | Jan Kara | 1 | -11/+0 |
| 2023-04-14 | ext4: Drop special handling of journalled data from ext4_quota_on() | Jan Kara | 1 | -17/+0 |
| 2023-04-06 | ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list | Ojaswin Mujoo | 1 | -2/+2 |
| 2023-04-05 | ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep() | Uladzislau Rezki (Sony) | 1 | -1/+1 |
| 2023-03-23 | ext4: Fix warnings when freezing filesystem with journaled data | Jan Kara | 1 | -0/+11 |
| 2023-03-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+36 |
| 2023-03-11 | ext4: make sure fs error flag setted before clear journal error | Ye Bin | 1 | -2/+4 |
| 2023-03-11 | ext4: commit super block if fs record error when journal record without error | Ye Bin | 1 | -0/+9 |
| 2023-03-11 | ext4, jbd2: add an optimized bmap for the journal inode | Theodore Ts'o | 1 | -0/+23 |
| 2023-02-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -22/+34 |
| 2023-02-25 | ext4: fix incorrect options show of original mount_opt and extend mount_opt2 | Zhang Yi | 1 | -7/+21 |
| 2023-02-25 | ext4: init error handle resource before init group descriptors | Ye Bin | 1 | -12/+7 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
| 2023-02-20 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 1 | -5/+0 |
| 2023-02-19 | ext4: update s_journal_inum if it changes after journal replay | Baokun Li | 1 | -2/+5 |
| 2023-02-09 | ext4: don't show commit interval if it is zero | Wang Jianjian | 1 | -1/+1 |
| 2023-02-07 | ext4: stop calling fscrypt_add_test_dummy_key() | Eric Biggers | 1 | -12/+1 |