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.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
6
-9
/
+16
|
\
|
*
ext2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-05
1
-2
/
+1
|
*
ext2: mark as deprecated
Michael Opdenacker
2024-02-22
1
-4
/
+11
|
*
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-08
2
-2
/
+2
|
*
ext2: Remove GFP_NOFS use in ext2_xattr_cache_insert()
Jan Kara
2024-01-23
1
-1
/
+1
|
*
ext2: Drop GFP_NOFS use in ext2_get_blocks()
Jan Kara
2024-01-23
1
-1
/
+1
|
*
ext2: Drop GFP_NOFS allocation from ext2_init_block_alloc_info()
Jan Kara
2024-01-23
1
-1
/
+1
*
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-2
/
+1
|
/
*
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-5
/
+6
|
\
|
*
ext2: Avoid reading renamed directory if parent does not change
Jan Kara
2023-11-25
1
-5
/
+6
*
|
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
1
-1
/
+1
*
|
ext2: Fix ki_pos update for DIO buffered-io fallback case
Ritesh Harjani (IBM)
2023-11-22
1
-1
/
+0
|
/
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-0
/
+1
|
\
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
1
-0
/
+1
*
|
Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
3
-137
/
+132
|
\
\
|
*
|
ext2: Convert ext2_prepare_chunk and ext2_commit_chunk to folios
Matthew Wilcox (Oracle)
2023-10-25
1
-15
/
+14
|
*
|
ext2: Convert ext2_make_empty() to use a folio
Matthew Wilcox (Oracle)
2023-10-25
1
-8
/
+8
|
*
|
ext2: Convert ext2_unlink() and ext2_rename() to use folios
Matthew Wilcox (Oracle)
2023-10-25
3
-75
/
+55
|
*
|
ext2: Convert ext2_delete_entry() to use folios
Matthew Wilcox (Oracle)
2023-10-25
1
-13
/
+17
|
*
|
ext2: Convert ext2_empty_dir() to use a folio
Matthew Wilcox (Oracle)
2023-10-25
1
-5
/
+5
|
*
|
ext2: Convert ext2_add_link() to use a folio
Matthew Wilcox (Oracle)
2023-10-25
1
-12
/
+12
|
*
|
ext2: Convert ext2_readdir to use a folio
Matthew Wilcox (Oracle)
2023-10-25
1
-5
/
+5
|
*
|
ext2: Add ext2_get_folio()
Matthew Wilcox (Oracle)
2023-10-25
1
-12
/
+24
|
*
|
ext2: Convert ext2_check_page to ext2_check_folio
Matthew Wilcox (Oracle)
2023-10-25
1
-14
/
+14
|
|
/
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
4
-12
/
+11
|
\
\
|
*
|
ext2: convert to new timestamp accessors
Jeff Layton
2023-10-18
4
-12
/
+11
|
|
/
*
/
ext2: move ext2_xattr_handlers and ext2_xattr_handler_map to .rodata
Wedson Almeida Filho
2023-10-09
2
-3
/
+3
|
/
*
Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2023-08-30
5
-93
/
+91
|
\
|
*
ext2: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
2023-08-21
2
-61
/
+56
|
*
ext2: improve consistency of ext2_fsblk_t datatype usage
Georg Ottinger
2023-08-18
3
-8
/
+7
|
*
ext2: dump current reservation window info
Ye Bin
2023-08-16
1
-1
/
+6
|
*
ext2: fix race between setxattr and write back
Ye Bin
2023-08-16
2
-8
/
+9
|
*
ext2: introduce new flags argument for ext2_new_blocks()
Ye Bin
2023-08-16
4
-4
/
+11
|
*
ext2: remove ext2_new_block()
Ye Bin
2023-08-16
3
-9
/
+3
|
*
ext2: fix datatype of block number in ext2_xattr_set2()
Georg Ottinger
2023-08-16
1
-2
/
+2
|
*
ext2: remove redundant assignment to variable desc and variable best_desc
Colin Ian King
2023-07-03
1
-3
/
+0
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-0
/
+1
|
\
\
|
*
|
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-0
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-3
/
+1
|
\
\
|
*
|
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
1
-1
/
+1
|
*
|
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
1
-2
/
+0
|
|
/
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
*
|
ext2: convert to ctime accessor functions
Jeff Layton
2023-07-13
8
-18
/
+18
|
/
*
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
9
-178
/
+356
|
\
|
*
ext2: Drop fragment support
Jan Kara
2023-06-13
2
-31
/
+4
|
*
ext2_find_entry()/ext2_dotdot(): callers don't need page_addr anymore
Al Viro
2023-05-29
3
-39
/
+21
|
*
ext2_{set_link,delete_entry}(): don't bother with page_addr
Al Viro
2023-05-29
3
-15
/
+11
|
*
ext2_put_page(): accept any pointer within the page
Al Viro
2023-05-29
2
-25
/
+21
|
*
ext2_get_page(): saner type
Al Viro
2023-05-29
1
-25
/
+25
|
*
ext2: use offset_in_page() instead of open-coding it as subtraction
Al Viro
2023-05-29
1
-8
/
+6
[next]