index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
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
*
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
*
ext4: minor defrag code improvements
Eric Whitney
2022-09-27
1
-9
/
+7
*
ext4: continue to expand file system when the target size doesn't reach
Jerry Lee 李修賢
2022-09-27
1
-1
/
+1
*
ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...
Jan Kara
2022-09-26
1
-2
/
+1
*
ext4: limit the number of retries after discarding preallocations blocks
Theodore Ts'o
2022-09-22
1
-1
/
+3
*
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Luís Henriques
2022-09-22
1
-0
/
+4
*
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
2022-09-21
3
-149
/
+111
*
ext4: use locality group preallocation for small closed files
Jan Kara
2022-09-21
1
-12
/
+15
*
ext4: make directory inode spreading reflect flexbg size
Jan Kara
2022-09-21
1
-1
/
+1
*
ext4: avoid unnecessary spreading of allocations among groups
Jan Kara
2022-09-21
1
-11
/
+13
*
ext4: make mballoc try target group first even with mb_optimize_scan
Jan Kara
2022-09-21
1
-7
/
+7
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
2
-5
/
+7
|
\
|
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-17
1
-4
/
+5
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+2
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-04
17
-145
/
+428
|
\
\
|
*
|
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
2022-08-02
2
-0
/
+94
|
*
|
ext4: avoid resizing to a partial cluster size
Kiselev, Oleg
2022-08-02
1
-0
/
+10
[next]