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
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
2022-09-26
ext2: Add sanity checks for group and filesystem size
Jan Kara
1
-2
/
+14
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-3
/
+3
2022-09-12
ext2: replace bh_submit_read() helper with bh_read()
Zhang Yi
1
-3
/
+4
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+4
2022-08-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-92
/
+78
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-72
/
+18
2022-08-03
ext2: avoid deleting xattr block that is being reused
Jan Kara
1
-29
/
+29
2022-08-03
ext2: unindent codeblock in ext2_xattr_set()
Jan Kara
1
-16
/
+16
2022-08-03
ext2: factor our freeing of xattr block reference
Jan Kara
1
-52
/
+38
2022-08-02
ext2: remove nobh support
Christoph Hellwig
4
-61
/
+7
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-08-02
ext2: Use a folio in ext2_get_page()
Matthew Wilcox (Oracle)
1
-9
/
+10
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2022-07-26
ext2: Add more validity checks for inode counts
Jan Kara
1
-2
/
+10
2022-07-18
dax: introduce holder for dax_device
Shiyang Ruan
1
-3
/
+4
2022-07-14
fs/ext2: replace ternary operator with min_t()
Jiangshan Yi
1
-4
/
+2
2022-06-29
ext2: Remove check for PageError
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-4
/
+4
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-2
/
+2
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-2
/
+2
2022-06-16
ext2: fix fs corruption when trying to remove a non-empty directory with IO e...
Ye Bin
1
-6
/
+3
2022-06-06
fs: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-05-26
Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-4
/
+2
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-04-04
fs: ext2: Fix duplicate included linux/dax.h
Haowen Bai
1
-1
/
+0
2022-03-26
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-4
/
+5
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-5
/
+0
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+2
[next]