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
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2
-2
/
+2
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
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
2
-3
/
+3
2017-05-25
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
1
-18
/
+48
2017-05-25
ext4 crypto: fix some error handling
Dan Carpenter
1
-1
/
+1
2017-05-25
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
4
-20
/
+39
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
1
-0
/
+5
2017-05-08
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
1
-0
/
+4
2017-05-08
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
1
-3
/
+8
2017-05-08
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
4
-0
/
+75
2017-05-08
ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
Richard Weinberger
1
-0
/
+3
2017-05-02
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-4
/
+28
2017-04-21
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
1
-3
/
+2
2017-03-31
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
3
-35
/
+8
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-22
fscrypto: lock inode while setting encryption policy
Eric Biggers
1
-0
/
+4
2017-03-22
fscrypt: fix renaming and linking special files
Eric Biggers
1
-0
/
+6
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 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-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
2016-11-26
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-10-31
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-8
/
+4
2016-10-28
ext4: do not advertise encryption support when disabled
Eric Biggers
1
-0
/
+4
2016-10-22
ext4: release bh in make_indexed_dir
gmail
1
-8
/
+6
2016-10-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
1
-2
/
+2
2016-10-22
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
1
-0
/
+3
2016-10-22
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
1
-4
/
+4
2016-10-22
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
1
-0
/
+7
2016-09-24
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-0
/
+6
2016-09-24
fscrypto: add authorization check for setting encryption policy
Eric Biggers
1
-0
/
+3
2016-09-24
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
1
-19
/
+28
2016-09-15
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
4
-36
/
+42
2016-09-15
ext4: avoid deadlock when expanding inode size
Jan Kara
2
-8
/
+13
[next]