index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-4
/
+5
|
\
|
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-18
1
-4
/
+5
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-05
1
-2
/
+11
|
\
\
|
*
|
ext4: reflect mb_optimize_scan value in options file
Ojaswin Mujoo
2022-08-03
1
-0
/
+9
|
*
|
ext4: use ext4_debug() instead of jbd_debug()
Jan Kara
2022-08-03
1
-1
/
+1
|
*
|
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
2022-08-03
1
-1
/
+1
|
|
/
*
|
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-7
/
+7
*
|
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
1
-3
/
+3
|
/
*
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
2022-06-19
1
-63
/
+71
*
ext4: fix super block checksum incorrect after mount
Ye Bin
2022-06-19
1
-8
/
+8
*
ext4: fix warning when submitting superblock in ext4_commit_super()
Zhang Yi
2022-06-16
1
-6
/
+16
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
1
-156
/
+61
|
\
|
*
ext4: only allow test_dummy_encryption when supported
Eric Biggers
2022-05-24
1
-22
/
+38
|
*
ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
Theodore Ts'o
2022-05-24
1
-2
/
+3
|
*
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
2022-05-22
1
-122
/
+0
|
*
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
2022-05-18
1
-2
/
+4
|
*
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
2022-05-18
1
-0
/
+1
|
*
ext4: fix journal_ioprio mount option handling
Ojaswin Mujoo
2022-05-17
1
-5
/
+10
|
*
ext4: add unmount filesystem message
Zhang Yi
2022-05-13
1
-0
/
+3
|
*
ext4: remove unnecessary type castings
Yu Zhe
2022-05-11
1
-2
/
+2
|
*
ext4: get rid of unused DEFAULT_MB_OPTIMIZE_SCAN
Ojaswin Mujoo
2022-05-11
1
-1
/
+0
*
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-7
/
+3
|
\
\
|
|
/
|
/
|
|
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
1
-7
/
+3
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-23
1
-11
/
+29
|
\
\
|
|
/
|
/
|
|
*
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-15
1
-0
/
+2
|
*
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-15
1
-3
/
+12
|
*
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-15
1
-1
/
+3
|
*
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
2022-04-13
1
-7
/
+12
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
*
|
ext4: make mb_optimize_scan option work with set/unset mount cmd
Ojaswin Mujoo
2022-03-13
1
-10
/
+14
*
|
ext4: fix underflow in ext4_max_bitmap_size()
Zhang Yi
2022-03-03
1
-15
/
+31
*
|
ext4: fix remount with 'abort' option
Lukas Czerner
2022-02-26
1
-8
/
+21
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-06
1
-2
/
+2
|
\
|
*
ext4: fix potential NULL pointer dereference in ext4_fill_super()
Lukas Czerner
2022-02-03
1
-1
/
+1
|
*
ext4: fast commit may miss file actions
Xin Yin
2022-02-03
1
-1
/
+0
|
*
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-02-03
1
-0
/
+1
*
|
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-01
1
-5
/
+5
|
\
\
|
*
|
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-21
1
-5
/
+5
*
|
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-3
/
+0
|
/
/
*
|
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-17
1
-20
/
+19
|
\
\
|
*
|
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
1
-6
/
+12
|
*
|
ext4: simplify ext4_sb_read_encoding
Christoph Hellwig
2021-10-11
1
-14
/
+7
*
|
|
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
1
-4
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
1
-1
/
+1
|
*
|
ext4: cleanup the dax handling in ext4_fill_super
Christoph Hellwig
2021-12-04
1
-4
/
+3
|
*
|
dax: remove dax_capable
Christoph Hellwig
2021-12-04
1
-3
/
+6
*
|
|
ext4: fix a copy and paste typo
Dan Carpenter
2022-01-10
1
-1
/
+1
*
|
|
ext4: implement support for get/set fs label
Lukas Czerner
2022-01-10
1
-2
/
+2
*
|
|
ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified
Lukas Czerner
2022-01-10
1
-1
/
+2
[next]