Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
98d669b49120bad6a09c361daa71c92e6a9f8fbb
/
fs
/
ext4
35efb51
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
66883da
ext4: fix dcache lookup of !casefolded directories
by Gabriel Krisman Bertazi
· 6 years ago
ee0ed02
ext4: do not delete unlinked inode from orphan list on failed truncate
by Jan Kara
· 6 years ago
82a25b0
ext4: wait for outstanding dio during truncate in nojournal mode
by Jan Kara
· 6 years ago
0a944e8
ext4: don't perform block validity checks on the journal inode
by Theodore Ts'o
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
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
170417c
ext4: fix block validity checks for journal inodes using indirect blocks
by Theodore Ts'o
· 6 years ago
0ba33fa
ext4: fix miscellaneous sparse warnings
by Theodore Ts'o
· 6 years ago
fbbbbd2
ext4: unsigned int compared against zero
by Colin Ian King
· 6 years ago
08fc98a
ext4: fix use-after-free in dx_release()
by Sahitya Tummala
· 6 years ago
57a0da2
ext4: fix data corruption caused by overlapping unaligned and aligned IO
by Lukas Czerner
· 6 years ago
592acbf
ext4: zero out the unused memory region in the extent tree block
by Sriram Rajagopalan
· 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
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
db90f41
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
by Theodore Ts'o
· 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
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 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
310a997
ext4: actually request zeroing of inode table after grow
by Kirill Tkhai
· 6 years ago
4b99faa
ext4: cond_resched in work-heavy group loops
by Khazhismel Kumykov
· 6 years ago
7bc04c5
ext4: fix use-after-free race with debug_want_extra_isize
by Barret Rhoden
· 6 years ago
8c380ab
ext4: avoid drop reference to iloc.bh twice
by Pan Bian
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
2c58d54
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
b01531d
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
by Eric Biggers
· 6 years ago
cd0265f
fscrypt: drop inode argument from fscrypt_get_ctx()
by Eric Biggers
· 6 years ago
e5d0119
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
by Theodore Ts'o
· 6 years ago
345c0db
ext4: protect journal inode's blocks using block_validity
by Theodore Ts'o
· 6 years ago
1e83bc8
ext4: use BUG() instead of BUG_ON(1)
by Arnd Bergmann
· 6 years ago
d454a27
ext4: fix prefetchw of NULL page
by Liu Xiang
· 6 years ago
fe53cbc
ext4: remove incorrect comment for NEXT_ORPHAN()
by Eric Biggers
· 6 years ago
31562b9
ext4: make sanity check in mballoc more strict
by Jan Kara
· 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
18915b5
ext4: prohibit fstrim in norecovery mode
by Darrick J. Wong
· 6 years ago
5e86bdd
ext4: cleanup bh release code in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
674a2b2
ext4: brelse all indirect buffer in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
6c73284
ext4: report real fs size after failed resize
by Lukas Czerner
· 6 years ago
d64264d
ext4: add missing brelse() in add_new_gdb_meta_bg()
by Lukas Czerner
· 6 years ago
7cf7714
ext4: remove useless ext4_pin_inode()
by Jason Yan
· 6 years ago
1dc1097
ext4: avoid panic during forced reboot
by Jan Kara
· 6 years ago
372a03e
ext4: fix data corruption caused by unaligned direct AIO
by Lukas Czerner
· 6 years ago
fa30dde
ext4: fix NULL pointer dereference while journal is aborted
by Jiufei Xue
· 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
d1cae94
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7bd7523
ext4: fix bigalloc cluster freeing when hole punching under load
by Eric Whitney
· 6 years ago
bc1d69d
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
by Konstantin Khlebnikov
· 6 years ago
231fe82
ext4: Change debugging support help prefix from EXT4 to Ext4
by Geert Uytterhoeven
· 6 years ago
ddccb6d
ext4: fix compile error when using BUFFER_TRACE
by zhangyi (F)
· 6 years ago
7159a98
ext4: fix some error pointer dereferences
by Dan Carpenter
· 6 years ago
793bc518
ext4: annotate more implicit fall throughs
by Mathieu Malaterre
· 6 years ago
034f891a
ext4: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
c9e716e
ext4: don't update s_rev_level if not required
by Andreas Dilger
· 6 years ago
f96c3ac
ext4: fix crash during online resizing
by Jan Kara
· 6 years ago
6e58929
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
by Theodore Ts'o
· 6 years ago
abdc644
ext4: add mask of ext4 flags to swap
by yangerkun
· 6 years ago
aa507b5
ext4: update quota information while swapping boot loader inode
by yangerkun
· 6 years ago
a46c68a
ext4: cleanup pagecache before swap i_data
by yangerkun
· 6 years ago
67a1161
ext4: fix check of inode in swap_inode_boot_loader
by yangerkun
· 6 years ago
a297b2f
ext4: unlock unused_pages timely when doing writeback
by Xiaoguang Wang
· 6 years ago
16e08b1
ext4: cleanup clean_bdev_aliases() calls
by zhangyi (F)
· 6 years ago
82dd124
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
by Nikolay Borisov
· 6 years ago
8fdd60f
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
by Theodore Ts'o
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
592ddec
ext4: use IS_ENCRYPTED() to check encryption status
by Chandan Rajendra
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
f86196e
fs: don't open code lru_to_page()
by Nikolay Borisov
· 6 years ago
191ce17
ext4: fix special inode number checks in __ext4_iget()
by Theodore Ts'o
· 6 years ago
95cb671
ext4: track writeback errors using the generic tracking infrastructure
by Theodore Ts'o
· 6 years ago
ad211f3
ext4: use ext4_write_inode() when fsyncing w/o a journal
by Theodore Ts'o
· 6 years ago
e868078
ext4: avoid kernel warning when writing the superblock to a dead device
by Theodore Ts'o
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2b08b1f
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
by Theodore Ts'o
· 6 years ago
812c0ca
ext4: make sure enough credits are reserved for dioread_nolock writes
by Theodore Ts'o
· 6 years ago
18f2c4f
ext4: check for shutdown and r/o file system in ext4_write_inode()
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
a805622a
ext4: include terminating u32 in size of xattr entries when expanding inodes
by Theodore Ts'o
· 6 years ago
0a1e825
ext4: compare old and new mode before setting update_mode flag
by Chengguang Xu
· 6 years ago
fd42df3
blkcg: associate writeback bios with a blkg
by Dennis Zhou
· 6 years ago
e647e29
ext4: fix EXT4_IOC_GROUP_ADD ioctl
by ruippan (潘睿)
· 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
132d00b
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
by Maurizio Lombardi
· 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
c140f8b
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
eb6984f
ext4: missing !bh check in ext4_xattr_inode_write()
by Vasily Averin
· 6 years ago
de59fae
ext4: fix buffer leak in __ext4_read_dirblock() on error path
by Vasily Averin
· 6 years ago
53692ec
ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
by Vasily Averin
· 6 years ago
Next »