index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2024-11-12
ext4: use ERR_CAST to return an error-valued pointer
Yu Jiaoliang
2024-11-12
ext4: partial zero eof block on unaligned inode size extension
Brian Foster
2024-11-12
ext4: disambiguate the return value of ext4_dio_write_end_io()
Jinliang Zheng
2024-11-12
ext4: pass write-hint for buffered IO
j.xia
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
2024-11-12
ext4: don't pass full mapping flags to ext4_es_insert_extent()
Zhang Yi
2024-11-12
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
2024-11-12
ext4: return error on syncfs after shutdown
Amir Goldstein
2024-11-12
fs: ext4: Don't use CMA for buffer_head
Zhaoyang Huang
2024-11-12
ext4: simplify if condition
Jiapeng Chong
2024-11-12
ext4: fix FS_IOC_GETFSMAP handling
Theodore Ts'o
2024-11-12
ext4: WARN if a full dir leaf block has only one dentry
Baokun Li
2024-11-12
ext4: show the default enabled prefetch_block_bitmaps option
Baokun Li
2024-11-05
ext4: Do not fallback to buffered-io for DIO atomic write
Ritesh Harjani (IBM)
2024-11-05
ext4: Support setting FMODE_CAN_ATOMIC_WRITE
Ritesh Harjani (IBM)
2024-11-05
ext4: Check for atomic writes support in write iter
Ritesh Harjani (IBM)
2024-11-05
ext4: Add statx support for atomic writes
Ritesh Harjani (IBM)
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-10-30
ext4: avoid remount errors with 'abort' mount option
Jan Kara
2024-10-30
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
Jeongjun Park
2024-10-30
ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
Markus Elfring
2024-10-28
ext4: Use generic_ci_validate_strict_name helper
André Almeida
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
ext4: switch to multigrain timestamps
Jeff Layton
2024-10-04
ext4: fix off by one issue in alloc_flex_gd()
Baokun Li
2024-10-04
ext4: mark fc as ineligible using an handle in ext4_xattr_set()
Luis Henriques (SUSE)
2024-10-04
ext4: use handle to mark fc as ineligible in __track_dentry_update()
Luis Henriques (SUSE)
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-20
Merge tag 'ext4_for_linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-09
ext4: store cookie in private data
Christian Brauner
2024-09-03
ext4: convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C
Ojaswin Mujoo
2024-09-03
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
2024-09-03
ext4: fix i_data_sem unlock order in ext4_ind_migrate()
Artem Sadovnikov
2024-09-03
ext4: remove the special buffer dirty handling in do_journal_get_write_access
Shida Zhang
2024-09-03
ext4: fix a potential assertion failure due to improperly dirtied buffer
Shida Zhang
2024-09-03
ext4: hoist ext4_block_write_begin and replace the __block_write_begin
Shida Zhang
2024-09-03
ext4: persist the new uptodate buffers in ext4_journalled_zero_new_buffers
Shida Zhang
2024-09-03
ext4: dax: keep orphan list before truncate overflow allocated blocks
yangerkun
2024-09-03
ext4: fix error message when rejecting the default hash
Gabriel Krisman Bertazi
2024-09-03
ext4: save unnecessary indentation in ext4_ext_create_new_leaf()
Baokun Li
2024-09-03
ext4: make some fast commit functions reuse extents path
Baokun Li
2024-09-03
ext4: refactor ext4_swap_extents() to reuse extents path
Baokun Li
2024-09-03
ext4: get rid of ppath in convert_initialized_extent()
Baokun Li
2024-09-03
ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()
Baokun Li
2024-09-03
ext4: get rid of ppath in ext4_ext_convert_to_initialized()
Baokun Li
2024-09-03
ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
Baokun Li
2024-09-03
ext4: get rid of ppath in ext4_split_convert_extents()
Baokun Li
2024-09-03
ext4: get rid of ppath in ext4_split_extent()
Baokun Li
[prev]
[next]