Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1418bae1c22951aad9883bc8f8f4dccb272cce1e
/
fs
/
ext4
8fdd60f
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
by Theodore Ts'o
· 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
6bdc997
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
by Vasily Averin
· 6 years ago
45ae932
ext4: release bs.bh before re-using in ext4_xattr_block_find()
by Vasily Averin
· 6 years ago
ecaaf40
ext4: fix buffer leak in ext4_xattr_get_block() on error path
by Vasily Averin
· 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
1bfc204
ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()
by Vasily Averin
· 6 years ago
4f32c38
ext4: avoid possible double brelse() in add_new_gdb() on error path
by Theodore Ts'o
· 6 years ago
feaf264
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
by Vasily Averin
· 6 years ago
a675830
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
by Vasily Averin
· 6 years ago
db6aee6
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
by Vasily Averin
· 6 years ago
f348e22
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
by Vasily Averin
· 6 years ago
ea0abbb
ext4: add missing brelse() update_backups()'s error path
by Vasily Averin
· 6 years ago
61a9c11
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
by Vasily Averin
· 6 years ago
cea5794
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
by Vasily Averin
· 6 years ago
9e40289
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
by Vasily Averin
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
8adcc59
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
e468f5c
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
5993692
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
10bbd23
pagevec: Use xa_mark_t
by Matthew Wilcox
· 7 years ago
33458ea
ext4: fix use-after-free race in ext4_remount()'s error path
by Theodore Ts'o
· 6 years ago
e884bce
ext4: don't open-code ERR_CAST
by Al Viro
· 6 years ago
6fd9417
ext4: cache NULL when both default_acl and acl are NULL
by Chengguang Xu
· 6 years ago
182a79e
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
by Wang Shilong
· 6 years ago
dc7ac6c
ext4: fix setattr project check in fssetxattr ioctl
by Wang Shilong
· 6 years ago
401b25a
ext4: convert fault handler to use vm_fault_t type
by Souptick Joarder
· 6 years ago
625ef8a
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
by Lukas Czerner
· 6 years ago
18aded1
ext4: fix EXT4_IOC_SWAP_BOOT
by Theodore Ts'o
· 6 years ago
799578a
ext4: fix build error when DX_DEBUG is defined
by Gabriel Krisman Bertazi
· 6 years ago
f18b2b8
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
by Theodore Ts'o
· 6 years ago
f456767
ext4: fix reserved cluster accounting at page invalidation time
by Eric Whitney
· 6 years ago
9fe6714
ext4: adjust reserved cluster count when removing extents
by Eric Whitney
· 6 years ago
b6bf917
ext4: reduce reserved cluster count by number of allocated clusters
by Eric Whitney
· 6 years ago
0b02f4c
ext4: fix reserved cluster accounting at delayed write time
by Eric Whitney
· 6 years ago
1dc0aa4
ext4: add new pending reservation mechanism
by Eric Whitney
· 6 years ago
ad43102
ext4: generalize extents status tree search functions
by Eric Whitney
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
f0604f6
Compiler Attributes: ext4: remove local __nonstring definition
by Miguel Ojeda
· 6 years ago
bdc2491
blkcg: associate writeback bios with a blkg
by Dennis Zhou (Facebook)
· 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
cce6c9f
ext4, dax: set ext4_dax_aops for dax files
by Toshi Kani
· 6 years ago
94dbb63
ext4, dax: add ext4_bmap to ext4_dax_aops
by Toshi Kani
· 6 years ago
fe18d64
ext4: don't mark mmp buffer head dirty
by Li Dongyang
· 6 years ago
338affb
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
b1f3821
ext4: close race between direct IO and ext4_break_layouts()
by Ross Zwisler
· 6 years ago
5f8c109
ext4: fix online resizing for bigalloc file systems with a 1k block size
by Theodore Ts'o
· 6 years ago
f0a459d
ext4: fix online resize's handling of a too-small final block group
by Theodore Ts'o
· 6 years ago
4274f51
ext4: recalucate superblock checksum after updating free blocks/inodes
by Theodore Ts'o
· 6 years ago
bcd8e91
ext4: avoid arithemetic overflow that can trigger a BUG
by Theodore Ts'o
· 6 years ago
4d982e2
ext4: avoid divide by zero fault when deleting corrupted inline directories
by Theodore Ts'o
· 6 years ago
b50282f
ext4: check to make sure the rename(2)'s destination is not freed
by Theodore Ts'o
· 6 years ago
072ebb3
ext4: add nonstring annotations to ext4.h
by Theodore Ts'o
· 6 years ago
ac22b46
ext4: readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
e1fb4a0
dax: remove VM_MIXEDMAP for fsdax and device dax
by Dave Jiang
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
863c37f
ext4: remove unneeded variable "err" in ext4_mb_release_inode_pa()
by zhong jiang
· 6 years ago
bc71652
ext4: improve code readability in ext4_iget()
by Liu Song
· 6 years ago
1a5d5e5
ext4: fix spectre gadget in ext4_mb_regular_allocator()
by Jeremy Cline
· 6 years ago
7d95178
ext4: check for NUL characters in extended attribute's name
by Theodore Ts'o
· 6 years ago
5ef2a69
ext4: use ext4_warning() for sb_getblk failure
by Wang Shilong
· 6 years ago
9af0b3d
ext4: fix race when setting the bitmap corrupted flag
by Wang Shilong
· 6 years ago
f39b3f4
ext4: reset error code in ext4_find_entry in fallback
by Eric Sandeen
· 6 years ago
430657b
ext4: handle layout changes to pinned DAX mappings
by Ross Zwisler
· 6 years ago
62bbdd9
ext4: use swap macro in mext_page_double_lock
by Gustavo A. R. Silva
· 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
7b62b29
ext4: use timespec64 for all inode times
by Arnd Bergmann
· 6 years ago
5ffff83
ext4: use ktime_get_real_seconds for i_dtime
by Arnd Bergmann
· 6 years ago
af123b3
ext4: use 64-bit timestamps for mmp_time
by Arnd Bergmann
· 6 years ago
a4d2aad
ext4: sysfs: print ext4_super_block fields as little-endian
by Arnd Bergmann
· 6 years ago
Next »