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
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
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
2018-03-18
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-2
/
+1
2018-02-22
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
1
-0
/
+1
2018-02-22
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
1
-4
/
+12
2017-12-20
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
1
-0
/
+4
2017-12-20
ext4: fix fdatasync(2) after fallocate(2) operation
Eryu Guan
1
-0
/
+1
2017-11-30
fscrypt: use ENOKEY when file cannot be created w/o key
Eric Biggers
2
-2
/
+4
2017-11-30
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
1
-2
/
+4
2017-11-08
ext4: do not use stripe_width if it is not set
Jan Kara
1
-2
/
+2
2017-11-08
ext4: fix stripe-unaligned allocations
Jan Kara
1
-2
/
+4
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-2
/
+2
2017-10-12
ext4: don't allow encrypted operations without keys
Theodore Ts'o
1
-0
/
+12
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+15
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
1
-2
/
+16
2017-09-27
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
1
-7
/
+31
2017-09-27
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-07-15
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
1
-1
/
+1
2017-06-14
fs: add i_blocksize()
Fabian Frederick
3
-6
/
+6
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
2017-06-14
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
1
-43
/
+37
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
1
-2
/
+3
2017-06-14
ext4: fix SEEK_HOLE
Jan Kara
1
-36
/
+14
2017-05-25
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
1
-2
/
+2
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
1
-0
/
+5
2017-04-21
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
1
-3
/
+2
2017-03-30
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-30
ext4: mark inode dirty after converting inline directory
Eric Biggers
1
-3
/
+2
2017-03-26
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-03-18
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
1
-0
/
+4
2017-03-12
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-03-12
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2
-6
/
+23
2017-03-12
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
1
-2
/
+4
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
1
-10
/
+13
2017-03-12
ext4: trim allocation requests to group size
Jan Kara
1
-0
/
+7
2017-03-12
ext4: do not polute the extents cache while shifting extents
Roman Pen
1
-3
/
+6
2017-03-12
ext4: Include forgotten start block on fallocate insert range
Roman Pen
1
-6
/
+12
2017-03-12
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
3
-54
/
+74
2017-02-09
ext4: validate s_first_meta_bg at mount time
Eryu Guan
1
-0
/
+9
2017-01-06
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2
-6
/
+13
2017-01-06
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2017-01-06
ext4: reject inodes with negative size
Darrick J. Wong
1
-0
/
+6
2017-01-06
ext4: add sanity checking to count_overhead()
Theodore Ts'o
1
-3
/
+8
2017-01-06
ext4: fix in-superblock mount options processing
Theodore Ts'o
1
-15
/
+23
2017-01-06
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
1
-9
/
+6
2017-01-06
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-06
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-06
ext4: don't lock buffer in ext4_commit_super if holding spinlock
Theodore Ts'o
1
-2
/
+3
2016-11-19
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
[next]