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_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
*
|
|
ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names
Lukas Czerner
2022-01-10
1
-3
/
+5
*
|
|
ext4: make sure to reset inode lockdep class when quota enabling fails
Jan Kara
2022-01-10
1
-1
/
+12
*
|
|
ext4: make sure quota gets properly shutdown on error
Jan Kara
2022-01-10
1
-4
/
+6
*
|
|
ext4: Fix BUG_ON in ext4_bread when write quota data
Ye Bin
2022-01-10
1
-1
/
+1
*
|
|
ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
Sebastian Andrzej Siewior
2022-01-10
1
-0
/
+2
*
|
|
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
2021-12-24
1
-1
/
+0
*
|
|
ext4: fix i_version handling on remount
Lukas Czerner
2021-12-23
1
-25
/
+18
*
|
|
ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME
Lukas Czerner
2021-12-23
1
-11
/
+2
*
|
|
ext4: don't fail remount if journalling mode didn't change
Lukas Czerner
2021-12-23
1
-5
/
+9
*
|
|
ext4: Remove unused match_table_t tokens
Lukas Czerner
2021-12-09
1
-243
/
+131
*
|
|
ext4: switch to the new mount api
Lukas Czerner
2021-12-09
1
-109
/
+86
*
|
|
ext4: change token2str() to use ext4_param_specs
Lukas Czerner
2021-12-09
1
-4
/
+4
*
|
|
ext4: clean up return values in handle_mount_opt()
Lukas Czerner
2021-12-09
1
-11
/
+17
*
|
|
ext4: Completely separate options parsing and sb setup
Lukas Czerner
2021-12-09
1
-135
/
+264
*
|
|
ext4: get rid of super block and sbi from handle_mount_ops()
Lukas Czerner
2021-12-09
1
-173
/
+368
*
|
|
ext4: check ext2/3 compatibility outside handle_mount_opt()
Lukas Czerner
2021-12-09
1
-16
/
+25
*
|
|
ext4: move quota configuration out of handle_mount_opt()
Lukas Czerner
2021-12-09
1
-93
/
+165
*
|
|
ext4: Allow sb to be NULL in ext4_msg()
Lukas Czerner
2021-12-09
1
-66
/
+78
*
|
|
ext4: Change handle_mount_opt() to use fs_parameter
Lukas Czerner
2021-12-09
1
-107
/
+143
*
|
|
ext4: move option validation to a separate function
Lukas Czerner
2021-12-09
1
-2
/
+9
*
|
|
ext4: Add fs parameter specifications for mount options
Lukas Czerner
2021-12-09
1
-0
/
+151
|
/
/
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-11-11
1
-7
/
+8
|
\
\
|
*
|
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
2021-11-04
1
-1
/
+1
|
*
|
ext4: remove an unused variable warning with CONFIG_QUOTA=n
Austin Kim
2021-11-04
1
-1
/
+3
|
*
|
ext4: fix lazy initialization next schedule time computation in more granular...
Shaoying Xu
2021-11-04
1
-5
/
+4
|
|
/
*
|
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-07
1
-0
/
+8
|
\
\
|
*
|
ext4: Send notifications on error
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+8
|
|
/
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-11-01
1
-1
/
+0
|
\
\
|
*
|
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-09-21
1
-1
/
+0
*
|
|
ext4: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-03
1
-6
/
+15
|
\
\
|
|
/
|
/
|
|
*
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
1
-1
/
+4
|
*
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
1
-5
/
+5
[next]