index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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-10
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-06
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-20
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
|
*
ext4: fix reserved space counter leakage
Jeffle Xu
2021-10-01
1
-0
/
+6
*
|
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-1
/
+2
|
\
\
|
*
|
dax: remove bdev_dax_supported
Christoph Hellwig
2021-08-26
1
-1
/
+2
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-09-02
1
-184
/
+54
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-30
1
-5
/
+29
|
*
|
ext4: Move orphan inode handling into a separate file
Jan Kara
2021-08-30
1
-178
/
+2
|
*
|
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-30
1
-1
/
+15
|
*
|
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-08-30
1
-0
/
+8
|
|
/
*
/
ext4: Convert to use mapping->invalidate_lock
Jan Kara
2021-07-13
1
-8
/
+5
|
/
*
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
2021-07-08
1
-8
/
+0
*
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2021-07-08
1
-1
/
+5
*
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2021-07-01
1
-2
/
+10
*
ext4: notify sysfs on errors_count value change
Jonathan Davies
2021-06-29
1
-0
/
+2
*
ext4: remove bdev_try_to_free_page() callback
Zhang Yi
2021-06-24
1
-21
/
+0
*
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2021-06-24
1
-0
/
+8
*
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
2021-06-22
1
-3
/
+3
*
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
2021-06-17
1
-0
/
+1
*
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
2021-06-17
1
-1
/
+8
*
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
2021-06-17
1
-6
/
+4
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-06
1
-2
/
+9
|
\
|
*
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
2021-06-06
1
-2
/
+9
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-30
1
-43
/
+73
|
\
|
|
*
ext4: fix trailing whitespace
Jack Qiu
2021-04-09
1
-1
/
+1
|
*
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-04-09
1
-2
/
+4
|
*
ext4: always panic when errors=panic is specified
Ye Bin
2021-04-09
1
-3
/
+4
[prev]
[next]