index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2020-06-24
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
2020-06-24
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
2020-06-24
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
2020-06-24
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
2020-06-24
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
2020-06-24
ext4: don't block for O_DIRECT if IOCB_NOWAIT is set
Jens Axboe
2020-06-24
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-06-22
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
2020-06-22
ext4: fix error pointer dereference
Jeffle Xu
2020-06-22
ext4: fix buffer_head refcnt leak when ext4_iget() fails
Xiyu Yang
2020-06-22
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
2020-05-19
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2020-05-19
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
2020-04-15
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-04-15
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-04-15
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Jason Yan
2020-04-15
ext4: remove set but not used variable 'es'
Jason Yan
2020-04-15
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-15
ext4: fix return-value types in several function comments
Josh Triplett
2020-04-15
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-15
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-28
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
2020-03-28
ext4: fix incorrect inodes per group in error message
Josh Triplett
2020-03-28
ext4: don't set dioread_nolock by default for blocksize < pagesize
Ritesh Harjani
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
2020-03-26
ext4: disable dioread_nolock whenever delayed allocation is disabled
Eric Whitney
2020-03-26
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-03-26
ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes
Jan Kara
2020-03-26
ext4: unregister sysfs path before destroying jbd2 journal
Ritesh Harjani
2020-03-26
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-24
block: remove __bdevname
Christoph Hellwig
2020-03-19
ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE
Eric Biggers
2020-03-14
ext4: remove map_from_cluster from ext4_ext_map_blocks
Eric Whitney
2020-03-14
ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks()
Eric Whitney
2020-03-14
ext4: mark block bitmap corrupted when found instead of BUGON
Dmitry Monakhov
2020-03-14
ext4: use flexible-array member for xattr structs
Gustavo A. R. Silva
2020-03-14
ext4: use flexible-array member in struct fname
Gustavo A. R. Silva
2020-03-14
ext4: move ext4_fiemap to use iomap framework
Ritesh Harjani
2020-03-14
ext4: make ext4_ind_map_blocks work with fiemap
Ritesh Harjani
2020-03-14
ext4: move ext4 bmap to use iomap infrastructure
Ritesh Harjani
2020-03-14
ext4: optimize ext4_ext_precache for 0 depth
Ritesh Harjani
2020-03-14
ext4: add IOMAP_F_MERGED for non-extent based mapping
Ritesh Harjani
2020-03-05
ext4: fix a data race at inode->i_disksize
Qiujun Huang
2020-03-05
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-03-05
ext4: clean up error return for convert_initialized_extent()
Eric Whitney
[next]