index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
ext2_put_page(): accept any pointer within the page
Al Viro
2
-25
/
+21
2023-05-29
ext2_get_page(): saner type
Al Viro
1
-25
/
+25
2023-05-29
ext2: use offset_in_page() instead of open-coding it as subtraction
Al Viro
1
-8
/
+6
2023-05-29
ext2_rename(): set_link and delete_entry may fail
Al Viro
2
-25
/
+16
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-16
ext2: Add direct-io trace points
Ritesh Harjani (IBM)
4
-2
/
+113
2023-05-16
ext2: Move direct-io to use iomap
Ritesh Harjani (IBM)
3
-19
/
+150
2023-05-16
ext2: Use generic_buffers_fsync() implementation
Ritesh Harjani (IBM)
1
-1
/
+2
2023-05-16
ext2/dax: Fix ext2_setsize when len is page aligned
Ritesh Harjani (IBM)
1
-3
/
+2
2023-04-26
Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+9
2023-03-21
ext2: remove redundant assignment to pointer end
Colin Ian King
1
-1
/
+0
2023-03-06
ext2: Check block size validity during mount
Jan Kara
2
-0
/
+8
2023-03-06
ext2: Correct maximum ext2 filesystem block size
Jan Kara
1
-1
/
+1
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
1
-2
/
+2
2023-03-06
fs: simplify ->listxattr() implementation
Christian Brauner
1
-7
/
+10
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-02-21
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-02-20
Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-18
/
+25
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
1
-0
/
+1
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-5
/
+4
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
3
-3
/
+3
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
3
-3
/
+3
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-4
/
+5
2023-01-16
ext2: propagate errors from ext2_prepare_chunk
Christoph Hellwig
3
-16
/
+23
2023-01-09
fs/ext2: Replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-2
/
+2
2022-12-13
Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-31
/
+30
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+7
2022-11-28
fs/ext2: Fix code indentation
Rong Tao
2
-7
/
+7
2022-11-28
ext2: unbugger ext2_empty_dir()
Al Viro
1
-1
/
+1
2022-11-21
ext2: remove ->writepage
Christoph Hellwig
1
-6
/
+0
2022-11-21
ext2: Don't flush page immediately for DIRSYNC directories
Jan Kara
1
-16
/
+21
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-11
ext2: Fix some kernel-doc warnings
Bo Liu
1
-1
/
+1
2022-10-20
fs: rename current get acl method
Christian Brauner
2
-3
/
+3
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
3
-3
/
+4
2022-10-12
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
1
-2
/
+1
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+4
2022-09-26
ext2: Use kvmalloc() for group descriptor array
Jan Kara
1
-3
/
+3
[prev]
[next]