index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2018-06-26
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
2018-06-26
ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
Theodore Ts'o
2018-06-26
ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
Theodore Ts'o
2018-06-26
ext4: do not allow external inodes for inline data
Theodore Ts'o
2018-06-26
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-06-26
ext4: fix hole length detection in ext4_ind_map_blocks()
Jan Kara
2018-05-30
ext4: don't complain about incorrect features when probing
Eric Sandeen
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-01
ext4: fix bitmap position validation
Lukas Czerner
2018-05-01
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-05-01
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
2018-05-01
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
2018-04-24
ext4: force revalidation of directory pointer after seekdir(2)
Theodore Ts'o
2018-04-24
ext4: add extra checks to ext4_xattr_block_get()
Theodore Ts'o
2018-04-24
ext4: add bounds checking to ext4_xattr_find_entry()
Theodore Ts'o
2018-04-24
ext4: move call to ext4_error() into ext4_xattr_check_block()
Theodore Ts'o
2018-04-24
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-04-24
ext4: always initialize the crc32c checksum driver
Theodore Ts'o
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-04-24
ext4: limit xattr size to INT_MAX
Eric Biggers
2018-04-24
ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
Jiri Slaby
2018-04-24
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
2018-04-24
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2018-04-24
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
2018-04-24
ext4: eliminate sleep from shutdown ioctl
Theodore Ts'o
2018-04-24
ext4: shutdown should not prevent get_write_access
Theodore Ts'o
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
ext4: convert to new i_version API
Jeff Layton
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2018-01-19
ext4: auto disable dax instead of failing mount
Dan Williams
2018-01-15
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
2018-01-11
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-01-11
ext4: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-11
ext4: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
ext4: create ext4_kset dynamically
Riccardo Schirone
2018-01-11
ext4: create ext4_feat kobject dynamically
Riccardo Schirone
2018-01-11
ext4: release kobject/kset even when init/register fail
Riccardo Schirone
2018-01-11
ext4: fix incorrect indentation of if statement
Colin Ian King
2018-01-11
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
Jun Piao
2018-01-10
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-01-10
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
2018-01-09
ext4: no need flush workqueue before destroying it
piaojun
2018-01-07
ext4: fixed alignment and minor code cleanup in ext4.h
Petros Koutoupis
[next]