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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: factor out ext4_fc_get_tl()
Ye Bin
2022-09-30
1
-21
/
+25
*
ext4: introduce EXT4_FC_TAG_BASE_LEN helper
Ye Bin
2022-09-30
2
-26
/
+31
*
ext4: factor out ext4_free_ext_path()
Ye Bin
2022-09-30
7
-82
/
+54
*
ext4: remove unnecessary drop path references in mext_check_coverage()
Ye Bin
2022-09-30
1
-1
/
+0
*
ext4: update 'state->fc_regions_size' after successful memory allocation
Ye Bin
2022-09-30
1
-4
/
+5
*
ext4: fix potential memory leak in ext4_fc_record_regions()
Ye Bin
2022-09-30
1
-6
/
+8
*
ext4: fix potential memory leak in ext4_fc_record_modified_inode()
Ye Bin
2022-09-30
1
-3
/
+5
*
ext4: remove redundant checking in ext4_ioctl_checkpoint
Guoqing Jiang
2022-09-30
1
-3
/
+0
*
jbd2: add miss release buffer head in fc_do_one_pass()
Ye Bin
2022-09-30
1
-0
/
+1
*
ext4: move DIOREAD_NOLOCK setting to ext4_set_def_opts()
Jason Yan
2022-09-30
1
-3
/
+3
*
ext4: remove useless local variable 'blocksize'
Jason Yan
2022-09-30
1
-24
/
+21
*
ext4: unify the ext4 super block loading operation
Jason Yan
2022-09-30
1
-80
/
+106
*
ext4: factor out ext4_journal_data_mode_check()
Jason Yan
2022-09-30
1
-25
/
+35
*
ext4: factor out ext4_load_and_init_journal()
Jason Yan
2022-09-30
1
-69
/
+88
*
ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
Jason Yan
2022-09-30
1
-59
/
+84
*
ext4: factor out ext4_geometry_check()
Jason Yan
2022-09-30
1
-50
/
+61
*
ext4: factor out ext4_check_feature_compatibility()
Jason Yan
2022-09-30
1
-67
/
+77
*
ext4: factor out ext4_init_metadata_csum()
Jason Yan
2022-09-30
1
-37
/
+46
*
ext4: factor out ext4_encoding_init()
Jason Yan
2022-09-30
1
-36
/
+50
*
ext4: factor out ext4_inode_info_init()
Jason Yan
2022-09-30
1
-62
/
+75
*
ext4: factor out ext4_fast_commit_init()
Jason Yan
2022-09-30
1
-18
/
+25
*
ext4: factor out ext4_handle_clustersize()
Jason Yan
2022-09-30
1
-49
/
+61
*
ext4: factor out ext4_set_def_opts()
Jason Yan
2022-09-30
1
-49
/
+56
*
ext4: remove cantfind_ext4 error handler
Jason Yan
2022-09-30
1
-16
/
+13
*
ext4: goto right label 'failed_mount3a'
Jason Yan
2022-09-30
1
-5
/
+5
*
ext4: adjust fast commit disable judgement order in ext4_fc_track_inode
Ye Bin
2022-09-30
1
-3
/
+3
*
ext4: factor out ext4_fc_disabled()
Ye Bin
2022-09-30
1
-23
/
+15
*
ext4: fix miss release buffer head in ext4_fc_write_inode
Ye Bin
2022-09-30
1
-6
/
+9
*
jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Ye Bin
2022-09-30
1
-3
/
+3
*
jbd2: fix potential buffer head reference count leak
Ye Bin
2022-09-30
1
-1
/
+7
*
ext4: fix dir corruption when ext4_dx_add_entry() fails
Zhihao Cheng
2022-09-30
1
-5
/
+10
*
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
2022-09-30
1
-3
/
+0
*
ext4: fix i_version handling in ext4
Jeff Layton
2022-09-30
3
-9
/
+10
*
mbcache: Avoid nesting of cache->c_list_lock under bit locks
Jan Kara
2022-09-30
1
-7
/
+10
*
jbd2: wake up journal waiters in FIFO order, not LIFO
Andrew Perepechko
2022-09-30
2
-4
/
+4
*
ext4: place buffer head allocation before handle start
Jinke Han
2022-09-30
1
-0
/
+7
*
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
2022-09-30
1
-11
/
+5
*
ext4: unconditionally enable the i_version counter
Jeff Layton
2022-09-30
2
-20
/
+7
*
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-09-29
4
-18
/
+41
*
ext4: don't increase iversion counter for ea_inodes
Lukas Czerner
2022-09-29
1
-1
/
+6
*
ext4: fix check for block being out of directory size
Jan Kara
2022-09-29
1
-1
/
+1
*
fs/buffer: make submit_bh & submit_bh_wbc return type as void
Ritesh Harjani (IBM)
2022-09-29
2
-8
/
+7
*
fs/buffer: drop useless return value of submit_bh
Ritesh Harjani (IBM)
2022-09-29
1
-6
/
+4
*
fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_read
Ritesh Harjani (IBM)
2022-09-29
1
-2
/
+2
*
jbd2: drop useless return value of submit_bh
Ritesh Harjani (IBM)
2022-09-29
2
-11
/
+8
*
ext4: make ext4_lazyinit_thread freezable
Lalith Rajendran
2022-09-29
1
-0
/
+1
*
ext4: fix null-ptr-deref in ext4_write_info
Baokun Li
2022-09-29
1
-1
/
+1
*
ext4: don't run ext4lazyinit for read-only filesystems
Josh Triplett
2022-09-29
1
-3
/
+3
*
ext4: remove deprecated noacl/nouser_xattr options
Yang Xu
2022-09-29
1
-10
/
+1
*
ext4: avoid crash when inline data creation follows DIO write
Jan Kara
2022-09-29
1
-0
/
+6
[next]