index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-10-05
5
-16
/
+25
|
*
|
|
|
|
|
|
|
ksmbd: fix incorrect handling of iterate_dir
Namjae Jeon
2022-10-05
1
-10
/
+4
|
*
|
|
|
|
|
|
|
ksmbd: remove generic_fillattr use in smb2_open()
Namjae Jeon
2022-10-05
1
-4
/
+5
|
*
|
|
|
|
|
|
|
ksmbd: constify struct path
Al Viro
2022-10-05
7
-20
/
+20
|
*
|
|
|
|
|
|
|
ksmbd: don't open-code %pD
Al Viro
2022-10-05
2
-14
/
+11
|
*
|
|
|
|
|
|
|
ksmbd: don't open-code file_path()
Al Viro
2022-10-05
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-10-07
2
-1
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
iomap: add a tracepoint for mappings returned by map_blocks
Darrick J. Wong
2022-10-02
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
iomap: iomap: fix memory corruption when recording errors during writeback
Darrick J. Wong
2022-10-02
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-07
24
-796
/
+979
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
ext4: fix potential out of bound read in ext4_fc_replay_scan()
Ye Bin
2022-10-01
1
-2
/
+36
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_fc_get_tl()
Ye Bin
2022-10-01
1
-21
/
+25
|
*
|
|
|
|
|
|
|
|
|
ext4: introduce EXT4_FC_TAG_BASE_LEN helper
Ye Bin
2022-10-01
2
-26
/
+31
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_free_ext_path()
Ye Bin
2022-10-01
7
-82
/
+54
|
*
|
|
|
|
|
|
|
|
|
ext4: remove unnecessary drop path references in mext_check_coverage()
Ye Bin
2022-10-01
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
|
ext4: update 'state->fc_regions_size' after successful memory allocation
Ye Bin
2022-10-01
1
-4
/
+5
|
*
|
|
|
|
|
|
|
|
|
ext4: fix potential memory leak in ext4_fc_record_regions()
Ye Bin
2022-10-01
1
-6
/
+8
|
*
|
|
|
|
|
|
|
|
|
ext4: fix potential memory leak in ext4_fc_record_modified_inode()
Ye Bin
2022-10-01
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
|
ext4: remove redundant checking in ext4_ioctl_checkpoint
Guoqing Jiang
2022-10-01
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
|
jbd2: add miss release buffer head in fc_do_one_pass()
Ye Bin
2022-10-01
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
ext4: move DIOREAD_NOLOCK setting to ext4_set_def_opts()
Jason Yan
2022-10-01
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
ext4: remove useless local variable 'blocksize'
Jason Yan
2022-10-01
1
-24
/
+21
|
*
|
|
|
|
|
|
|
|
|
ext4: unify the ext4 super block loading operation
Jason Yan
2022-10-01
1
-80
/
+106
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_journal_data_mode_check()
Jason Yan
2022-10-01
1
-25
/
+35
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_load_and_init_journal()
Jason Yan
2022-10-01
1
-69
/
+88
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
Jason Yan
2022-10-01
1
-59
/
+84
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_geometry_check()
Jason Yan
2022-10-01
1
-50
/
+61
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_check_feature_compatibility()
Jason Yan
2022-10-01
1
-67
/
+77
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_init_metadata_csum()
Jason Yan
2022-10-01
1
-37
/
+46
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_encoding_init()
Jason Yan
2022-10-01
1
-36
/
+50
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_inode_info_init()
Jason Yan
2022-10-01
1
-62
/
+75
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_fast_commit_init()
Jason Yan
2022-10-01
1
-18
/
+25
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_handle_clustersize()
Jason Yan
2022-10-01
1
-49
/
+61
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_set_def_opts()
Jason Yan
2022-10-01
1
-49
/
+56
|
*
|
|
|
|
|
|
|
|
|
ext4: remove cantfind_ext4 error handler
Jason Yan
2022-10-01
1
-16
/
+13
|
*
|
|
|
|
|
|
|
|
|
ext4: goto right label 'failed_mount3a'
Jason Yan
2022-10-01
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
ext4: adjust fast commit disable judgement order in ext4_fc_track_inode
Ye Bin
2022-10-01
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
ext4: factor out ext4_fc_disabled()
Ye Bin
2022-10-01
1
-23
/
+15
|
*
|
|
|
|
|
|
|
|
|
ext4: fix miss release buffer head in ext4_fc_write_inode
Ye Bin
2022-10-01
1
-6
/
+9
|
*
|
|
|
|
|
|
|
|
|
jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Ye Bin
2022-10-01
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
jbd2: fix potential buffer head reference count leak
Ye Bin
2022-10-01
1
-1
/
+7
|
*
|
|
|
|
|
|
|
|
|
ext4: fix dir corruption when ext4_dx_add_entry() fails
Zhihao Cheng
2022-10-01
1
-5
/
+10
|
*
|
|
|
|
|
|
|
|
|
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
2022-10-01
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
|
ext4: fix i_version handling in ext4
Jeff Layton
2022-10-01
3
-9
/
+10
|
*
|
|
|
|
|
|
|
|
|
mbcache: Avoid nesting of cache->c_list_lock under bit locks
Jan Kara
2022-10-01
1
-7
/
+10
|
*
|
|
|
|
|
|
|
|
|
jbd2: wake up journal waiters in FIFO order, not LIFO
Andrew Perepechko
2022-10-01
2
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
ext4: place buffer head allocation before handle start
Jinke Han
2022-10-01
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
|
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
2022-10-01
1
-11
/
+5
|
*
|
|
|
|
|
|
|
|
|
ext4: unconditionally enable the i_version counter
Jeff Layton
2022-10-01
2
-20
/
+7
|
*
|
|
|
|
|
|
|
|
|
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-09-30
2
-14
/
+33
[prev]
[next]