index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2024-09-03
ext4: aovid use-after-free in ext4_ext_insert_extent()
Baokun Li
2024-09-03
ext4: update orig_path in ext4_find_extent()
Baokun Li
2024-09-03
ext4: avoid use-after-free in ext4_ext_show_leaf()
Baokun Li
2024-09-03
ext4: fix slab-use-after-free in ext4_split_extent_at()
Baokun Li
2024-09-03
ext4: prevent partial update of the extents path
Baokun Li
2024-09-03
ext4: refactor ext4_ext_rm_idx() to index 'path'
Baokun Li
2024-09-03
ext4: avoid OOB when system.data xattr changes underneath the filesystem
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: explicitly exit when ext4_find_inline_entry returns an error
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: return error on ext4_find_inline_entry
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: ext4_search_dir should return a proper error
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info()
Kemeng Shi
2024-09-03
ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used()
Kemeng Shi
2024-09-03
ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap...
Kemeng Shi
2024-09-03
ext4: remove dead check in __ext4_new_inode()
Kemeng Shi
2024-09-03
ext4: avoid negative min_clusters in find_group_orlov()
Kemeng Shi
2024-09-03
ext4: avoid potential buffer_head leak in __ext4_new_inode()
Kemeng Shi
2024-09-03
ext4: avoid buffer_head leak in ext4_mark_inode_used()
Kemeng Shi
2024-09-02
ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
yangerkun
2024-09-02
ext4: drop all delonly descriptions
Zhang Yi
2024-09-02
ext4: drop ext4_es_is_delonly()
Zhang Yi
2024-09-02
ext4: make extent status types exclusive
Zhang Yi
2024-09-02
ext4: drop unused ext4_es_store_status()
Zhang Yi
2024-09-02
ext4: use ext4_map_query_blocks() in ext4_map_blocks()
Zhang Yi
2024-09-02
ext4: drop ext4_es_delayed_clu()
Zhang Yi
2024-09-02
ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
Zhang Yi
2024-09-02
ext4: passing block allocation information to ext4_es_insert_extent()
Zhang Yi
2024-09-02
ext4: let __revise_pending() return newly inserted pendings
Zhang Yi
2024-09-02
ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
Zhang Yi
2024-09-02
ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
Zhang Yi
2024-09-02
ext4: factor out ext4_map_create_blocks() to allocate new blocks
Zhang Yi
2024-08-26
ext4: dax: fix overflowing extents beyond inode size when partially writing
Zhihao Cheng
2024-08-26
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
2024-08-26
ext4: nested locking for xattr inode
Wojciech Gładysz
2024-08-26
ext4: annotate struct ext4_xattr_inode_array with __counted_by()
Thorsten Blum
2024-08-26
ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()
Luis Henriques (SUSE)
2024-08-26
ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
Luis Henriques (SUSE)
2024-08-26
ext4: tidy the BH loop in mext_page_mkuptodate()
Matthew Wilcox (Oracle)
2024-08-26
ext4: remove array of buffer_heads from mext_page_mkuptodate()
Matthew Wilcox (Oracle)
2024-08-26
ext4: pipeline buffer reads in mext_page_mkuptodate()
Matthew Wilcox (Oracle)
2024-08-26
ext4: reduce stack usage in ext4_mpage_readpages()
Matthew Wilcox (Oracle)
2024-08-26
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
2024-08-26
ext4: fix fast commit inode enqueueing during a full journal commit
Luis Henriques (SUSE)
2024-08-26
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
2024-08-26
ext4: use seq_putc() in two functions
Markus Elfring
2024-08-26
ext4: no need to continue when the number of entries is 1
Edward Adam Davis
2024-08-26
ext4: correct encrypted dentry name hash when not casefolded
yao.ly
2024-08-20
ext4: correct comment of h_checksum
Kemeng Shi
2024-08-20
ext4: correct comment of ext4_xattr_block_cache_insert
Kemeng Shi
2024-08-20
ext4: correct comment of ext4_xattr_cmp
Kemeng Shi
2024-08-20
ext4: fix macro definition error of EXT4_DIRENT_HASH and EXT4_DIRENT_MINOR_HASH
carrion bent
[next]