index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext2
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext2: Check block size validity during mount
Jan Kara
2023-05-30
2
-0
/
+8
*
ext2: Add more validity checks for inode counts
Jan Kara
2022-08-25
1
-2
/
+10
*
ext2: correct max file size computing
Zhang Yi
2022-04-15
1
-1
/
+5
*
ext2: fix sleeping in atomic bugs on error
Dan Carpenter
2021-10-09
1
-8
/
+6
*
ext2: don't update mtime on COW faults
Mikulas Patocka
2020-09-09
1
-2
/
+4
*
ext2: fix missing percpu_counter_inc
Mikulas Patocka
2020-08-21
1
-1
/
+2
*
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
2020-04-23
1
-2
/
+1
*
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
2020-04-23
1
-2
/
+3
*
ext2: Adjust indentation in ext2_fill_super
Nathan Chancellor
2020-02-11
1
-3
/
+3
*
ext2: check err when partial != NULL
Chengguang Xu
2019-12-17
1
-2
/
+5
*
ext2: Fix underflow in ext2_max_size()
Jan Kara
2019-03-23
1
-14
/
+25
*
ext2: fix potential use after free
Pan Bian
2018-12-05
1
-1
/
+1
*
ext2: initialize opts.s_mount_opt as zero before using it
xingaopeng
2018-12-05
1
-0
/
+1
*
ext2, dax: set ext2_dax_aops for dax files
Toshi Kani
2018-09-19
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
1
-1
/
+0
|
\
|
*
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-17
1
-1
/
+0
*
|
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-17
2
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
ext2: use ktime_get_real_seconds for timestamps
Arnd Bergmann
2018-06-27
2
-4
/
+5
*
|
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
2
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
ext2: make sure that partially set up inodes won't be returned by ext2_iget()
Al Viro
2018-08-03
2
-8
/
+4
*
|
ext2: add warning when specifying nocheck option
Chengguang Xu
2018-06-20
2
-5
/
+3
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+3
*
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-05
1
-2
/
+1
|
\
|
*
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
2018-05-31
1
-2
/
+1
|
*
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-31
1
-1
/
+1
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-21
2
-14
/
+2
|
\
\
|
|
/
|
/
|
|
*
ext2: fix a block leak
Al Viro
2018-05-21
1
-10
/
+0
|
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
1
-4
/
+2
*
|
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-04-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs: ext2: Adding new return type vm_fault_t
Souptick Joarder
2018-04-16
1
-2
/
+2
*
|
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
3
-35
/
+30
|
\
\
|
|
/
|
/
|
|
*
ext2, dax: introduce ext2_dax_aops
Dan Williams
2018-04-03
3
-35
/
+30
*
|
ext2: change return code to -ENOMEM when failing memory allocation
Chengguang Xu
2018-03-02
1
-2
/
+2
|
/
*
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
|
*
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
\
|
*
|
ext2: drop unneeded newline
Julia Lawall
2018-01-02
1
-1
/
+1
*
|
|
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-2
/
+5
|
\
\
\
|
*
|
|
ext2: auto disable dax instead of failing mount
Dan Williams
2018-01-19
1
-2
/
+5
|
|
/
/
*
|
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-5
/
+7
|
\
\
\
|
*
|
|
ext2: Define usercopy region in ext2_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
|
|
/
/
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-02-03
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dax: pass detailed error code from dax_iomap_fault()
Jan Kara
2018-01-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
1
-5
/
+1
|
\
\
|
*
|
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2018-01-01
1
-5
/
+1
|
|
/
*
/
ext2: convert to new i_version API
Jeff Layton
2018-01-29
2
-6
/
+8
|
/
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
3
-14
/
+14
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-1
/
+1
|
\
|
*
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
2017-11-03
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-14
1
-83
/
+78
|
\
\
[next]