开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-23
ext4: Fix warning in blkdev_put()
Jan Kara
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
2023-06-15
ext4: try all groups in ext4_mb_new_blocks_simple
Kemeng Shi
2023-06-15
ext4: remove ext4_block_group and ext4_block_group_offset declaration
Kemeng Shi
2023-06-15
ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
Kemeng Shi
2023-06-15
ext4: treat stripe in block unit
Kemeng Shi
2023-06-15
ext4: fix wrong unit use in ext4_mb_find_by_goal
Kemeng Shi
2023-06-15
ext4: fix unit mismatch in ext4_mb_new_blocks_simple
Kemeng Shi
2023-06-15
ext4: fix wrong unit use in ext4_mb_normalize_request
Kemeng Shi
2023-06-15
ext4: Call fsverity_verify_folio()
Matthew Wilcox
2023-06-15
ext4: Make ext4_write_inline_data_end() use folio
Ritesh Harjani
2023-06-15
ext4: Make mpage_journal_page_buffers use folio
Ritesh Harjani
2023-06-15
ext4: Change remaining tracepoints to use folio
Ritesh Harjani
2023-06-15
ext4: kill unused function ext4_journalled_write_inline_data
Ritesh Harjani
2023-06-14
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
2023-06-14
Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
Kemeng Shi
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-08
ext4: only check dquot_initialize_needed() when debugging
Theodore Ts'o
2023-06-08
Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-ena...
Theodore Ts'o
2023-06-05
ext4: wire up the ->mark_dead holder operation for log devices
Christoph Hellwig
2023-06-05
ext4: wire up sops->shutdown
Christoph Hellwig
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-02
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...
Ojaswin Mujoo
2023-06-02
ext4: Remove ext4 locking of moved directory
Jan Kara
2023-05-30
ext4: enable the lazy init thread when remounting read/write
Theodore Ts'o
2023-05-30
ext4: fix fsync for non-directories
Jan Kara
2023-05-30
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o
2023-05-30
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
2023-05-30
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
Theodore Ts'o
2023-05-28
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
ext4: Provide a splice-read wrapper
David Howells
2023-05-16
ext4: Use generic_buffers_fsync_noflush() implementation
Ritesh Harjani (IBM)
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-13
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
2023-05-13
ext4: fix data races when using cached status extents
Jan Kara
[prev]
[next]