index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-08-07
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+10
2015-08-07
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-8
/
+10
2015-01-01
ext4: make orphan functions be no-op in no-journal mode
Anatol Pomozov
1
-4
/
+3
2015-01-01
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-12-14
ext4: bail out from make_indexed_dir() on first error
Jan Kara
1
-10
/
+17
2014-12-14
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-12-14
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-12-14
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
1
-1
/
+16
2014-12-14
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
4
-3
/
+11
2014-12-14
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2
-5
/
+4
2014-12-14
ext4: don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-12-14
ext4: check EA value offset when loading
Darrick J. Wong
1
-8
/
+24
2014-11-05
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
1
-0
/
+5
2014-09-13
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
1
-1
/
+20
2014-09-13
ext4: cleanup in ext4_discard_allocated_blocks()
Zheng Liu
1
-6
/
+2
2014-08-06
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
1
-2
/
+0
2014-08-06
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-11
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
1
-1
/
+1
2014-07-11
ext4: fix zeroing of page during writeback
Jan Kara
1
-12
/
+12
2014-05-18
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
1
-1
/
+1
2014-05-18
ext4: note the error in ext4_end_bio()
Matthew Wilcox
1
-2
/
+3
2014-05-18
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
Kazuya Mio
1
-0
/
+5
2014-04-30
ext4: fix partial cluster handling for bigalloc file systems
Eric Whitney
1
-0
/
+21
2014-04-09
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-6
/
+9
2014-04-02
ext4: don't leave i_crtime.tv_sec uninitialized
Theodore Ts'o
1
-0
/
+2
2014-02-15
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-16
/
+24
2014-02-15
ext4: fix del_timer() misuse for ->s_err_report
Al Viro
1
-2
/
+2
2014-02-15
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
1
-1
/
+18
2014-02-15
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
1
-3
/
+8
2014-02-15
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
Theodore Ts'o
1
-0
/
+4
2014-01-03
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+1
2013-11-28
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-11-28
ext4: return 32/64-bit dir name hash according to usage type
Fan Yong
3
-48
/
+176
2013-10-26
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
1
-1
/
+2
2013-09-10
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2013-09-10
ext4: fix mount/remount error messages for incompatible mount options
Piotr Sarna
1
-1
/
+16
2013-08-02
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
1
-3
/
+8
2013-07-27
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
1
-2
/
+2
2013-07-27
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
1
-2
/
+2
2013-07-27
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
1
-5
/
+2
2013-06-19
ext4: lock i_mutex when truncating orphan inodes
Theodore Ts'o
1
-0
/
+2
2013-05-30
ext4: limit group search loop for non-extent files
Lachlan McIlroy
1
-1
/
+5
2013-05-13
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
1
-1
/
+2
2013-05-13
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2
-4
/
+2
2013-03-27
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
1
-1
/
+2
2013-03-27
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
5
-15
/
+15
2013-03-27
ext4: convert number of blocks to clusters properly
Lukas Czerner
3
-7
/
+7
2013-03-27
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
Zheng Liu
1
-1
/
+5
2013-03-06
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
1
-0
/
+1
[next]