index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
2021-11-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-04
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
2021-11-04
ext4: remove an unused variable warning with CONFIG_QUOTA=n
Austin Kim
2021-11-04
ext4: fix lazy initialization next schedule time computation in more granular...
Shaoying Xu
2021-11-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-10-27
ext4: Send notifications on error
Gabriel Krisman Bertazi
2021-10-18
ext4: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2021-09-20
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-30
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-08-26
dax: remove bdev_dax_supported
Christoph Hellwig
2021-07-13
ext4: Convert to use mapping->invalidate_lock
Jan Kara
2021-07-08
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
2021-07-08
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2021-07-01
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2021-06-29
ext4: notify sysfs on errors_count value change
Jonathan Davies
2021-06-24
ext4: remove bdev_try_to_free_page() callback
Zhang Yi
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2021-06-22
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
2021-06-17
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
2021-06-17
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
2021-06-17
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-19
fs: introduce a wrapper uuid_to_fsid()
Amir Goldstein
2021-04-09
ext4: fix trailing whitespace
Jack Qiu
2021-04-09
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-04-09
ext4: always panic when errors=panic is specified
Ye Bin
2021-04-09
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
2021-04-09
ext4: make prefetch_block_bitmaps default
Harshad Shirwadkar
2021-04-09
ext4: improve cr 0 / cr 1 group scanning
Harshad Shirwadkar
2021-04-09
ext4: add ability to return parsed options from parse_options
Harshad Shirwadkar
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
2021-03-06
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-02
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
2021-02-02
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
[next]