index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+8
2021-11-07
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2021-11-04
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
1
-1
/
+1
2021-11-04
ext4: remove an unused variable warning with CONFIG_QUOTA=n
Austin Kim
1
-1
/
+3
2021-11-04
ext4: fix lazy initialization next schedule time computation in more granular...
Shaoying Xu
1
-5
/
+4
2021-11-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+0
2021-10-27
ext4: Send notifications on error
Gabriel Krisman Bertazi
1
-0
/
+8
2021-10-18
ext4: use sb_bdev_nr_blocks
Christoph Hellwig
1
-1
/
+1
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+15
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
1
-1
/
+4
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
1
-0
/
+6
2021-09-21
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
1
-1
/
+0
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-184
/
+54
2021-08-31
ext4: Speedup ext4 orphan inode handling
Jan Kara
1
-5
/
+29
2021-08-31
ext4: Move orphan inode handling into a separate file
Jan Kara
1
-178
/
+2
2021-08-31
ext4: Support for checksumming from journal triggers
Jan Kara
1
-1
/
+15
2021-08-31
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
1
-0
/
+8
2021-08-27
dax: remove bdev_dax_supported
Christoph Hellwig
1
-1
/
+2
2021-07-13
ext4: Convert to use mapping->invalidate_lock
Jan Kara
1
-8
/
+5
2021-07-08
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
1
-8
/
+0
2021-07-08
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
1
-1
/
+5
2021-07-01
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
1
-2
/
+10
2021-06-30
ext4: notify sysfs on errors_count value change
Jonathan Davies
1
-0
/
+2
2021-06-24
ext4: remove bdev_try_to_free_page() callback
Zhang Yi
1
-21
/
+0
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
1
-0
/
+8
2021-06-23
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
1
-3
/
+3
2021-06-17
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
1
-0
/
+1
2021-06-17
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
1
-1
/
+8
2021-06-17
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
1
-6
/
+4
2021-06-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+9
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-05-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-43
/
+73
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2021-04-19
fs: introduce a wrapper uuid_to_fsid()
Amir Goldstein
1
-4
/
+1
2021-04-10
ext4: fix trailing whitespace
Jack Qiu
1
-1
/
+1
2021-04-10
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-04-10
ext4: always panic when errors=panic is specified
Ye Bin
1
-3
/
+4
2021-04-09
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
1
-3
/
+0
2021-04-09
ext4: make prefetch_block_bitmaps default
Harshad Shirwadkar
1
-7
/
+8
2021-04-09
ext4: improve cr 0 / cr 1 group scanning
Harshad Shirwadkar
1
-1
/
+27
2021-04-09
ext4: add ability to return parsed options from parse_options
Harshad Shirwadkar
1
-21
/
+30
2021-04-06
ext4: handle casefolding with encryption
Daniel Rosenberg
1
-6
/
+0
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-06
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
1
-0
/
+5
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+9
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-03
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
1
-1
/
+8
2021-02-03
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
[next]