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
2020-02-28
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
2
-9
/
+23
2020-02-28
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
3
-11
/
+11
2020-02-28
ext4: fix mount failure with quota configured as module
Jan Kara
1
-1
/
+1
2020-02-28
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
5
-37
/
+76
2020-02-28
ext4: fix potential race between s_group_info online resizing and access
Suraj Jitindar Singh
2
-21
/
+39
2020-02-28
ext4: fix potential race between online resizing and write operations
Theodore Ts'o
4
-25
/
+97
2020-02-28
ext4: add cond_resched() to __ext4_find_entry()
Shijie Luo
1
-0
/
+1
2020-02-28
ext4: fix a data race in EXT4_I(inode)->i_disksize
Qian Cai
2
-2
/
+2
2020-02-24
ext4: fix deadlock allocating bio_post_read_ctx from mempool
Eric Biggers
1
-2
/
+15
2020-02-24
ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
Ritesh Harjani
1
-4
/
+6
2020-02-19
ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...
Chengguang Xu
1
-6
/
+17
2020-02-19
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
1
-10
/
+4
2020-02-19
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
1
-0
/
+1
2020-02-19
ext4: fix checksum errors with indexed dirs
Jan Kara
4
-7
/
+31
2020-02-19
ext4: fix support for inode sizes > 1024 bytes
Theodore Ts'o
1
-8
/
+10
2020-02-19
ext4: don't assume that mmp_nodename/bdevname have NUL
Andreas Dilger
1
-5
/
+7
2020-02-11
ext4: fix race conditions in ->d_compare() and ->d_hash()
Eric Biggers
1
-3
/
+6
2020-02-11
ext4: fix deadlock allocating crypto bounce page from mempool
Eric Biggers
1
-5
/
+14
2020-01-04
ext4: iomap that extends beyond EOF should be marked dirty
Matthew Bobrowski
1
-1
/
+7
2020-01-04
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
1
-1
/
+7
2019-12-31
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
1
-74
/
+69
2019-12-31
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
1
-2
/
+2
2019-12-31
ext4: check for directory entries too close to block end
Jan Kara
1
-0
/
+5
2019-12-31
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
1
-14
/
+18
2019-12-17
ext4: fix leak of quota reservations
Jan Kara
2
-6
/
+1
2019-12-17
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
1
-4
/
+8
2019-12-17
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
1
-6
/
+5
2019-12-17
ext4: Fix credit estimate for final inode freeing
Jan Kara
1
-2
/
+11
2019-12-04
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2
-9
/
+27
2019-09-29
Merge branch 'entropy'
Linus Torvalds
1
-0
/
+3
2019-09-29
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-275
/
+830
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2
-3
/
+22
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
9
-53
/
+645
2019-09-18
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-0
/
+35
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-04
ext4: Reduce ext4 timestamp warnings
Deepa Dinamani
1
-3
/
+1
2019-09-03
ext4: fix kernel oops caused by spurious casefold flag
Theodore Ts'o
4
-6
/
+10
2019-08-31
ext4 crypto: fix to check feature status before get policy
Chao Yu
1
-0
/
+2
2019-08-30
ext4: Initialize timestamps limits
Deepa Dinamani
2
-3
/
+24
2019-08-28
ext4: fix integer overflow when calculating commit interval
zhangyi (F)
1
-0
/
+7
2019-08-28
ext4: use percpu_counters for extent_status cache hits/misses
Yang Guo
2
-15
/
+26
2019-08-28
ext4: fix potential use after free after remounting with noblock_validity
zhangyi (F)
2
-52
/
+147
2019-08-23
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
1
-0
/
+9
2019-08-22
ext4: rework reserved cluster accounting when invalidating pages
Eric Whitney
4
-161
/
+353
2019-08-22
ext4: treat buffers with write errors as containing valid data
ZhangXiaoxu
2
-2
/
+15
2019-08-22
ext4: fix warning inside ext4_convert_unwritten_extents_endio
Rakesh Pandit
1
-2
/
+2
2019-08-12
ext4: add fs-verity read support
Eric Biggers
4
-36
/
+188
2019-08-12
ext4: add basic fs-verity support
Eric Biggers
8
-17
/
+457
2019-08-12
ext4: wire up new fscrypt ioctls
Eric Biggers
2
-0
/
+33
[next]