Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b777b5de6aaa98df37c0fe1f7a33fa1c63d0e326
/
fs
/
ext4
/
super.c
c4d36b6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
2c1d0e3
ext4: avoid panic during forced reboot due to aborted journal
by Jan Kara
· 6 years ago
0ba33fa
ext4: fix miscellaneous sparse warnings
by Theodore Ts'o
· 6 years ago
a9fbcd6
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
5abe379
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9405313
ext4: make use of ->free_inode()
by Al Viro
· 6 years ago
50b29d8
ext4: fix ext4_show_options for file systems w/o journal
by Debabrata Banerjee
· 6 years ago
b886ee3
ext4: Support case-insensitive file name lookups
by Gabriel Krisman Bertazi
· 6 years ago
c83ad55
ext4: include charset encoding information in the superblock
by Gabriel Krisman Bertazi
· 6 years ago
7bc04c5
ext4: fix use-after-free race with debug_want_extra_isize
by Barret Rhoden
· 6 years ago
2c58d54
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
17403fa
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
1dc1097
ext4: avoid panic during forced reboot
by Jan Kara
· 6 years ago
a5adcfc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
c9e716e
ext4: don't update s_rev_level if not required
by Andreas Dilger
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
e868078
ext4: avoid kernel warning when writing the superblock to a dead device
by Theodore Ts'o
· 6 years ago
fde8726
ext4: force inode writes when nfsd calls commit_metadata()
by Theodore Ts'o
· 6 years ago
8a36397
ext4: avoid declaring fs inconsistent due to invalid file handles
by Theodore Ts'o
· 6 years ago
361d24d
ext4: hard fail dax mount on unsupported devices
by Eric Sandeen
· 6 years ago
50c15df
ext4: remove redundant condition check
by Chengguang Xu
· 6 years ago
a92abd7
ext4: clean up indentation issues, remove extraneous tabs
by Colin Ian King
· 6 years ago
61157b2
ext4: fix possible use after free in ext4_quota_enable
by Pan Bian
· 6 years ago
fb265c9
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
by Theodore Ts'o
· 6 years ago
af18e35
ext4: fix possible leak of s_journal_flag_rwsem in error path
by Vasily Averin
· 6 years ago
9e46308
ext4: fix possible leak of sbi->s_group_desc_leak in error path
by Theodore Ts'o
· 6 years ago
33458ea
ext4: fix use-after-free race in ext4_remount()'s error path
by Theodore Ts'o
· 6 years ago
1dc0aa4
ext4: add new pending reservation mechanism
by Eric Whitney
· 6 years ago
ad3273d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Greg Kroah-Hartman
· 6 years ago
338affb
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
4274f51
ext4: recalucate superblock checksum after updating free blocks/inodes
by Theodore Ts'o
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9af0b3d
ext4: fix race when setting the bitmap corrupted flag
by Wang Shilong
· 6 years ago
21ac738
ext4: check allocation failure when duplicating "data" in ext4_remount()
by Chengguang Xu
· 6 years ago
7f144fd
ext4: fix warning message in ext4_enable_quotas()
by Junichi Uekawa
· 6 years ago
6a0678a
ext4: super: extend timestamps to 40 bits
by Arnd Bergmann
· 6 years ago
5012284
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 6 years ago
dbae2c5
block: Define and use STAT_READ and STAT_WRITE
by Michael Callahan
· 6 years ago
2dca60d
ext4: clear mmp sequence number when remounting read-only
by Theodore Ts'o
· 7 years ago
44de022
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
by Theodore Ts'o
· 7 years ago
70a2dc6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
a17712c
ext4: check superblock mapped prior to committing
by Jon Derrick
· 7 years ago
bfe0a5f
ext4: add more mount time checks of the superblock
by Theodore Ts'o
· 7 years ago
c37e9e0
ext4: add more inode number paranoia checks
by Theodore Ts'o
· 7 years ago
8844618
ext4: only look at the bg_flags field if it is valid
by Theodore Ts'o
· 7 years ago
7726080
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
by Theodore Ts'o
· 7 years ago
327eaf7
ext4: add warn_on_error mount option
by Theodore Ts'o
· 7 years ago
344476e
treewide: kvmalloc() -> kvmalloc_array()
by Kees Cook
· 7 years ago
fd59ccc
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
80660f2
dax: change bdev_dax_supported() to support boolean returns
by Dave Jiang
· 7 years ago
ba23cba
fs: allow per-device dax status checking for filesystems
by Darrick J. Wong
· 7 years ago
f06925c
ext4: report delalloc reserve as non-free in statfs for project quota
by Konstantin Khlebnikov
· 7 years ago
e12ee68
fscrypt: make fscrypt_operations.max_namelen an integer
by Eric Biggers
· 7 years ago
c89128a
ext4: handle errors on ext4_commit_super
by Jaegeuk Kim
· 7 years ago
db79e6d
ext4: add new ext4_mark_group_bitmap_corrupted() helper
by Wang Shilong
· 7 years ago
7ef79ad
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
by Theodore Ts'o
· 7 years ago
27f394a7
ext4: don't show data=<mode> option if defaulted
by Tyson Nottingham
· 7 years ago
ceec037
ext4: omit init_itable=n in procfs when disabled
by Tyson Nottingham
· 7 years ago
68afa7e
ext4: show more binary mount options in procfs
by Tyson Nottingham
· 7 years ago
18db4b4
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
by Theodore Ts'o
· 7 years ago
a45403b
ext4: always initialize the crc32c checksum driver
by Theodore Ts'o
· 7 years ago
0d9366d
ext4: don't complain about incorrect features when probing
by Eric Sandeen
· 7 years ago
1d39834
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
by Nikolay Borisov
· 7 years ago
ccf0f32
ext4: add tracepoints for shutdown and file system errors
by Theodore Ts'o
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
3462ac5
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
23aedc4
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
ee73f9a
ext4: convert to new i_version API
by Jeff Layton
· 7 years ago
24f3478
ext4: auto disable dax instead of failing mount
by Dan Williams
· 7 years ago
f8dd7c7
ext4: Define usercopy region in ext4_inode_cache slab cache
by David Windsor
· 8 years ago
3d204e2
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
by Eric Biggers
· 7 years ago
49598e0
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
by Jun Piao
· 7 years ago
06f29cc
ext4: save error to disk in __ext4_grp_locked_error()
by Zhouyi Zhou
· 7 years ago
a90ac0f
ext4: no need flush workqueue before destroying it
by piaojun
· 7 years ago
f516676
ext4: fix up remaining files with SPDX cleanups
by Theodore Ts'o
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
ae9a8c4
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
32190f0
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
2325306
ext4: improve smp scalability for inode generation
by Theodore Ts'o
· 7 years ago
ffcc4182
fscrypt: remove unneeded empty fscrypt_operations structs
by Eric Biggers
· 7 years ago
f7293e4
fscrypt: remove ->is_encrypted()
by Eric Biggers
· 7 years ago
2ee6a57
fs, fscrypt: add an S_ENCRYPTED inode flag
by Eric Biggers
· 7 years ago
357fdad
Convert fs/*/* to SB_I_VERSION
by Matthew Garrett
· 7 years ago
d98bf8c
ext4: mention noload when recovering on read-only device
by Simon Ruderich
· 7 years ago
235699a
ext4: convert timers to use timer_setup()
by Kees Cook
· 7 years ago
7d3e06a
ext4: add sanity check for encryption + DAX
by Ross Zwisler
· 7 years ago
559db4c
ext4: prevent data corruption with inline data + DAX
by Ross Zwisler
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89fd915
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
ae8ac6b
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
aed9eb1
ext4: fix null pointer dereference on sbi
by Colin Ian King
· 7 years ago
5e40559
ext4: perform dax_device lookup at mount
by Dan Williams
· 7 years ago
95f1fda
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
by zhangyi (F)
· 7 years ago
b0a5a95
ext4: fix incorrect quotaoff if the quota feature is enabled
by zhangyi (F)
· 7 years ago
7b9ca4c
quota: Reduce contention on dq_data_lock
by Jan Kara
· 7 years ago
9138924
ext4: Disable dirty list tracking of dquots when journalling quotas
by Jan Kara
· 7 years ago
Next »