index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2021-12-23
ext4: use ext4_journal_start/stop for fast commit transactions
Harshad Shirwadkar
2021-12-23
ext4: fix i_version handling on remount
Lukas Czerner
2021-12-23
ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME
Lukas Czerner
2021-12-23
ext4: don't fail remount if journalling mode didn't change
Lukas Czerner
2021-12-09
ext4: Remove unused match_table_t tokens
Lukas Czerner
2021-12-09
ext4: switch to the new mount api
Lukas Czerner
2021-12-09
ext4: change token2str() to use ext4_param_specs
Lukas Czerner
2021-12-09
ext4: clean up return values in handle_mount_opt()
Lukas Czerner
2021-12-09
ext4: Completely separate options parsing and sb setup
Lukas Czerner
2021-12-09
ext4: get rid of super block and sbi from handle_mount_ops()
Lukas Czerner
2021-12-09
ext4: check ext2/3 compatibility outside handle_mount_opt()
Lukas Czerner
2021-12-09
ext4: move quota configuration out of handle_mount_opt()
Lukas Czerner
2021-12-09
ext4: Allow sb to be NULL in ext4_msg()
Lukas Czerner
2021-12-09
ext4: Change handle_mount_opt() to use fs_parameter
Lukas Czerner
2021-12-09
ext4: move option validation to a separate function
Lukas Czerner
2021-12-09
ext4: Add fs parameter specifications for mount options
Lukas Czerner
2021-12-04
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
2021-12-04
ext4: cleanup the dax handling in ext4_fill_super
Christoph Hellwig
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-11-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-04
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
2021-11-04
ext4: inline data inode fast commit replay fixes
Harshad Shirwadkar
2021-11-04
ext4: commit inline data during fast commit
Harshad Shirwadkar
2021-11-04
ext4: scope ret locally in ext4_try_to_trim_range()
Lukas Bulwahn
2021-11-04
ext4: remove an unused variable warning with CONFIG_QUOTA=n
Austin Kim
2021-11-04
ext4: fix boolreturn.cocci warnings in fs/ext4/name.c
Jing Yangyang
2021-11-04
ext4: prevent getting empty inode buffer
Zhang Yi
2021-11-04
ext4: move ext4_fill_raw_inode() related functions
Zhang Yi
2021-11-04
ext4: factor out ext4_fill_raw_inode()
Zhang Yi
2021-11-04
ext4: prevent partial update of the extent blocks
Zhang Yi
2021-11-04
ext4: check for inconsistent extents between index and leaf block
Zhang Yi
2021-11-04
ext4: check for out-of-order index extents in ext4_valid_extent_entries()
Zhang Yi
2021-11-04
ext4: convert from atomic_t to refcount_t on ext4_io_end->count
Xiyu Yang
2021-11-04
ext4: refresh the ext4_ext_path struct after dropping i_data_sem.
yangerkun
2021-11-04
ext4: ensure enough credits in ext4_ext_shift_path_extents
yangerkun
2021-11-04
ext4: correct the left/middle/right debug message for binsearch
yangerkun
2021-11-04
ext4: fix lazy initialization next schedule time computation in more granular...
Shaoying Xu
2021-11-04
Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
Eric Whitney
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-10-27
ext4: Send notifications on error
Gabriel Krisman Bertazi
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2021-10-18
ext4: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
ext4: simplify ext4_sb_read_encoding
Christoph Hellwig
[prev]
[next]