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
*
Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-26
3
-2
/
+9
|
\
|
*
ext2: remove redundant assignment to pointer end
Colin Ian King
2023-03-21
1
-1
/
+0
|
*
ext2: Check block size validity during mount
Jan Kara
2023-03-06
2
-0
/
+8
|
*
ext2: Correct maximum ext2 filesystem block size
Jan Kara
2023-03-06
1
-1
/
+1
*
|
fs: rename generic posix acl handlers
Christian Brauner
2023-03-06
1
-2
/
+2
*
|
fs: simplify ->listxattr() implementation
Christian Brauner
2023-03-06
1
-7
/
+10
*
|
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
|
/
*
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-0
/
+1
|
\
|
*
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-26
1
-0
/
+1
*
|
Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-20
3
-18
/
+25
|
\
\
|
*
|
ext2: propagate errors from ext2_prepare_chunk
Christoph Hellwig
2023-01-16
3
-16
/
+23
|
*
|
fs/ext2: Replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
2023-01-09
1
-2
/
+2
|
|
/
*
|
quota: port to mnt_idmap
Christian Brauner
2023-01-19
1
-5
/
+4
*
|
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
3
-3
/
+3
*
|
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-3
/
+3
*
|
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-4
/
+5
|
/
*
Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
4
-31
/
+30
|
\
|
*
fs/ext2: Fix code indentation
Rong Tao
2022-11-28
2
-7
/
+7
|
*
ext2: unbugger ext2_empty_dir()
Al Viro
2022-11-28
1
-1
/
+1
|
*
ext2: remove ->writepage
Christoph Hellwig
2022-11-21
1
-6
/
+0
|
*
ext2: Don't flush page immediately for DIRSYNC directories
Jan Kara
2022-11-21
1
-16
/
+21
|
*
ext2: Fix some kernel-doc warnings
Bo Liu
2022-11-11
1
-1
/
+1
*
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
5
-6
/
+7
|
\
\
|
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
2
-3
/
+3
|
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
3
-3
/
+4
|
|
/
*
/
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-11
1
-2
/
+1
*
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
1
-3
/
+3
|
\
|
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-3
/
+3
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-3
/
+4
|
\
\
|
*
|
ext2: replace bh_submit_read() helper with bh_read()
Zhang Yi
2022-09-11
1
-3
/
+4
|
|
/
*
|
ext2: Use kvmalloc() for group descriptor array
Jan Kara
2022-09-26
1
-3
/
+3
*
|
ext2: Add sanity checks for group and filesystem size
Jan Kara
2022-09-26
1
-2
/
+14
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-3
/
+4
|
\
|
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-17
1
-3
/
+4
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-04
1
-92
/
+78
|
\
\
|
*
|
ext2: avoid deleting xattr block that is being reused
Jan Kara
2022-08-02
1
-29
/
+29
|
*
|
ext2: unindent codeblock in ext2_xattr_set()
Jan Kara
2022-08-02
1
-16
/
+16
|
*
|
ext2: factor our freeing of xattr block reference
Jan Kara
2022-08-02
1
-52
/
+38
|
|
/
[next]