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 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-25
1
-3
/
+9
|
\
|
*
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
2021-02-03
1
-1
/
+8
|
*
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-02-03
1
-2
/
+1
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
\
|
*
|
ext4: support idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
|
/
*
/
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
1
-72
/
+118
|
\
|
*
ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super()
Jan Kara
2020-12-22
1
-11
/
+10
|
*
ext4: save error info to sb through journal if available
Jan Kara
2020-12-22
1
-26
/
+75
|
*
ext4: protect superblock modifications with a buffer lock
Jan Kara
2020-12-22
1
-1
/
+1
|
*
ext4: drop sync argument of ext4_commit_super()
Jan Kara
2020-12-22
1
-25
/
+22
|
*
ext4: combine ext4_handle_error() and save_error_info()
Jan Kara
2020-12-22
1
-17
/
+17
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-24
1
-215
/
+207
|
\
|
|
*
ext4: defer saving error info from atomic context
Jan Kara
2020-12-22
1
-37
/
+83
|
*
ext4: simplify ext4 error translation
Jan Kara
2020-12-17
1
-55
/
+40
|
*
ext4: move functions in super.c
Jan Kara
2020-12-17
1
-98
/
+98
|
*
ext4: make ext4_abort() use __ext4_error()
Jan Kara
2020-12-17
1
-62
/
+22
|
*
ext4: remove redundant sb checksum recomputation
Jan Kara
2020-12-17
1
-2
/
+0
|
*
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
2020-12-17
1
-8
/
+6
|
*
ext4: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-17
1
-0
/
+1
|
*
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
2020-12-17
1
-24
/
+16
|
*
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
2020-12-03
1
-1
/
+1
|
*
ext4: print quota journalling mode on (re-)mount
Roman Anufriev
2020-12-03
1
-3
/
+20
|
*
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
2020-12-03
1
-4
/
+1
|
*
ext4: remove redundant operation that set bh to NULL
Kaixu Xia
2020-12-03
1
-2
/
+0
*
|
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-17
1
-5
/
+0
|
\
\
|
*
|
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-03
1
-5
/
+0
*
|
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-12
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
1
-12
/
+6
*
|
|
ext4: drop fast_commit from /proc/mounts
Theodore Ts'o
2020-11-19
1
-4
/
+0
|
/
/
*
|
Revert "ext4: fix superblock checksum calculation race"
Theodore Ts'o
2020-11-11
1
-11
/
+0
*
|
ext4: cleanup fast commit mount options
Harshad Shirwadkar
2020-11-07
1
-8
/
+4
*
|
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
2020-11-07
1
-7
/
+7
*
|
ext4: disable fast commit with data journalling
Harshad Shirwadkar
2020-11-07
1
-1
/
+2
*
|
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
2020-11-07
1
-0
/
+8
*
|
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-11-07
1
-1
/
+1
*
|
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
2020-11-07
1
-4
/
+0
*
|
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
2020-11-07
1
-2
/
+2
|
/
*
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-29
1
-8
/
+8
|
\
|
*
ext4: use generic casefolding support
Daniel Rosenberg
2020-10-28
1
-6
/
+6
|
*
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
2020-10-28
1
-2
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-22
1
-45
/
+307
|
\
\
|
*
|
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
2020-10-22
1
-1
/
+5
|
*
|
ext4: fast commit recovery path
Harshad Shirwadkar
2020-10-22
1
-0
/
+21
|
*
|
ext4: main fast-commit commit path
Harshad Shirwadkar
2020-10-22
1
-0
/
+31
|
*
|
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
2020-10-22
1
-0
/
+1
|
*
|
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
2020-10-22
1
-5
/
+22
|
*
|
ext4: Detect already used quota file early
Jan Kara
2020-10-18
1
-0
/
+5
[next]