Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9d4ca8c6b9fb65ffb671737851e9c9bb320e54f3
/
fs
/
ext4
/
inode.c
e128d51
ext4: remove unused macro MPAGE_DA_EXTENT_TAIL
by Ritesh Harjani
· 5 years ago
a118099
ext4: remove redundant S_ISREG() checks from ext4_fallocate()
by Eric Biggers
· 5 years ago
33b4cc2
ext4: only use fscrypt_zeroout_range() on regular files
by Eric Biggers
· 5 years ago
834f156
ext4: handle decryption error in __ext4_block_zero_page_range()
by Eric Biggers
· 5 years ago
d4c5e96
ext4: avoid fetching btime in ext4_getattr() unless requested
by Theodore Ts'o
· 5 years ago
8cd115b
ext4: Optimize ext4 DIO overwrites
by Jan Kara
· 5 years ago
46f870d6
ext4: simulate various I/O and checksum errors when reading metadata
by Theodore Ts'o
· 5 years ago
878520a
ext4: save the error code which triggered an ext4_error() in the superblock
by Theodore Ts'o
· 5 years ago
a396560
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
7f420d64
ext4: unlock on error in ext4_expand_extra_isize()
by Dan Carpenter
· 5 years ago
50b8b3f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
3b266a5
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
dfdeeb4
Merge branch 'tt/misc' into dev
by Theodore Ts'o
· 5 years ago
4ea9993
ext4: add more paranoia checking in ext4_expand_extra_isize handling
by Theodore Ts'o
· 5 years ago
565333a
ext4: fix a bug in ext4_wait_for_tail_page_commit
by yangerkun
· 5 years ago
1f60719
ext4: support STATX_ATTR_VERITY
by Eric Biggers
· 5 years ago
4d06bfb
ext4: Add error handling for io_end_vec struct allocation
by Ritesh Harjani
· 5 years ago
8d0d47e
Merge branch 'mb/dio' into master
by Theodore Ts'o
· 5 years ago
a6d404084
Merge branch 'jk/jbd2-revoke-overflow'
by Theodore Ts'o
· 5 years ago
83448bd
ext4: Reserve revoke credits for freed blocks
by Jan Kara
· 5 years ago
a413036
ext4: Provide function to handle transaction restarts
by Jan Kara
· 5 years ago
6cb367c
ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()
by Jan Kara
· 5 years ago
65db869
ext4: Fix credit estimate for final inode freeing
by Jan Kara
· 5 years ago
378f32b
ext4: introduce direct I/O write using iomap infrastructure
by Matthew Bobrowski
· 5 years ago
0b9f230
ext4: move inode extension check out from ext4_iomap_alloc()
by Matthew Bobrowski
· 5 years ago
569342d
ext4: move inode extension/truncate code out from ->iomap_end() callback
by Matthew Bobrowski
· 5 years ago
b1b4705
ext4: introduce direct I/O read using iomap infrastructure
by Matthew Bobrowski
· 5 years ago
09edf4d
ext4: introduce new callback for IOMAP_REPORT
by Matthew Bobrowski
· 5 years ago
f063db5
ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
by Matthew Bobrowski
· 5 years ago
c8fdfe29
ext4: move set iomap routines into a separate helper ext4_set_iomap()
by Matthew Bobrowski
· 5 years ago
2e9b51d
ext4: iomap that extends beyond EOF should be marked dirty
by Matthew Bobrowski
· 5 years ago
548feeb
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
by Matthew Bobrowski
· 5 years ago
53e5cca
ext4: reorder map.m_flags checks within ext4_iomap_begin()
by Matthew Bobrowski
· 5 years ago
f21bdbb
Merge branch 'iomap-for-next' into mb/dio
by Theodore Ts'o
· 5 years ago
c8cc881
ext4: Add support for blocksize < pagesize in dioread_nolock
by Ritesh Harjani
· 5 years ago
2943fdb
ext4: Refactor mpage_map_and_submit_buffers function
by Ritesh Harjani
· 5 years ago
c039b99
iomap: use a srcmap for a read-modify-write I/O
by Goldwyn Rodrigues
· 5 years ago
3f2dc27
Merge branch 'entropy'
by Linus Torvalds
· 5 years ago
02f03c4
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
by Linus Torvalds
· 5 years ago
70cb0d0
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
f60c55a
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
72dbcf7
Revert "ext4: make __ext4_get_inode_loc plug"
by Linus Torvalds
· 5 years ago
6456ca6
ext4: fix kernel oops caused by spurious casefold flag
by Theodore Ts'o
· 5 years ago
c1e8220
ext4: fix punch hole for inline_data file systems
by Theodore Ts'o
· 5 years ago
8fcc3a5
ext4: rework reserved cluster accounting when invalidating pages
by Eric Whitney
· 5 years ago
7963e5a
ext4: treat buffers with write errors as containing valid data
by ZhangXiaoxu
· 5 years ago
22cfe4b
ext4: add fs-verity read support
by Eric Biggers
· 5 years ago
c93d8f8
ext4: add basic fs-verity support
by Eric Biggers
· 5 years ago
bb5835e
ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
by Theodore Ts'o
· 5 years ago
4e34323
ext4: fix warning when turn on dioread_nolock and inline_data
by yangerkun
· 5 years ago
2e75675
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
73131fb
ext4: use jbd2_inode dirty range scoping
by Ross Zwisler
· 6 years ago
b03755a
ext4: make __ext4_get_inode_loc plug
by zhangjs
· 6 years ago
02b016c
ext4: enforce the immutable flag on open files
by Theodore Ts'o
· 6 years ago
b9c1c26
ext4: gracefully handle ext4_break_layouts() failure during truncate
by Jan Kara
· 6 years ago
ec39a36
ext4: decrypt only the needed block in __ext4_block_zero_page_range()
by Chandan Rajendra
· 6 years ago
0b578f3
ext4: decrypt only the needed blocks in ext4_block_write_begin()
by Chandan Rajendra
· 6 years ago
7e0785f
ext4: clear BH_Uptodate flag on decryption error
by Chandan Rajendra
· 6 years ago
aa8bc1a
fscrypt: support decrypting multiple filesystem blocks per page
by Eric Biggers
· 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
b886ee3
ext4: Support case-insensitive file name lookups
by Gabriel Krisman Bertazi
· 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
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
7cf7714
ext4: remove useless ext4_pin_inode()
by Jason Yan
· 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
ddccb6d
ext4: fix compile error when using BUFFER_TRACE
by zhangyi (F)
· 6 years ago
c9e716e
ext4: don't update s_rev_level if not required
by Andreas Dilger
· 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
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
191ce17
ext4: fix special inode number checks in __ext4_iget()
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
8a36397
ext4: avoid declaring fs inconsistent due to invalid file handles
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
a675830
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
by Vasily Averin
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
10bbd23
pagevec: Use xa_mark_t
by Matthew Wilcox
· 7 years ago
401b25a
ext4: convert fault handler to use vm_fault_t type
by Souptick Joarder
· 6 years ago
f456767
ext4: fix reserved cluster accounting at page invalidation time
by Eric Whitney
· 6 years ago
0b02f4c
ext4: fix reserved cluster accounting at delayed write time
by Eric Whitney
· 6 years ago
ad43102
ext4: generalize extents status tree search functions
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
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
b1f3821
ext4: close race between direct IO and ext4_break_layouts()
by Ross Zwisler
· 6 years ago
bcd8e91
ext4: avoid arithemetic overflow that can trigger a BUG
by Theodore Ts'o
· 6 years ago
ac22b46
ext4: readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
bc71652
ext4: improve code readability in ext4_iget()
by Liu Song
· 6 years ago
430657b
ext4: handle layout changes to pinned DAX mappings
by Ross Zwisler
· 6 years ago
5ffff83
ext4: use ktime_get_real_seconds for i_dtime
by Arnd Bergmann
· 6 years ago
362eca7
ext4: fix inline data updates with checksums enabled
by Theodore Ts'o
· 6 years ago
c37e9e0
ext4: add more inode number paranoia checks
by Theodore Ts'o
· 7 years ago
bdbd6ce
ext4: include the illegal physical block in the bad map ext4_error msg
by Theodore Ts'o
· 7 years ago
eb9b5f0
ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
by Theodore Ts'o
· 7 years ago
eee597a
ext4: update mtime in ext4_punch_hole even if no blocks are released
by Lukas Czerner
· 7 years ago
Next »