index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
indirect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: only update i_reserved_data_blocks on successful block allocation
Baokun Li
2023-06-26
1
-0
/
+8
*
ext4: fix error code return to user-space in ext4_get_branch()
Luís Henriques
2022-12-08
1
-1
/
+8
*
ext4: use ext4_debug() instead of jbd_debug()
Jan Kara
2022-08-02
1
-2
/
+2
*
fs/ext4: fix comments mentioning i_mutex
hongnanli
2022-02-03
1
-1
/
+1
*
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-30
1
-5
/
+10
*
ext4: fix various seppling typos
Bhaskar Chowdhury
2021-04-09
1
-1
/
+1
*
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
2020-12-03
1
-2
/
+2
*
ext4: use ext4_sb_bread() instead of sb_bread()
zhangyi (F)
2020-10-18
1
-3
/
+3
*
ext4: use common helpers in all places reading metadata buffers
zhangyi (F)
2020-10-18
1
-1
/
+1
*
ext4: add trace exit in exception path.
Zhang Qilong
2020-10-18
1
-1
/
+2
*
ext4: delete duplicated words + other fixes
Randy Dunlap
2020-10-18
1
-1
/
+1
*
ext4: limit the length of per-inode prealloc list
brookxu
2020-08-19
1
-1
/
+1
*
ext4: change to use fallthrough macro
Shijie Luo
2020-08-18
1
-6
/
+6
*
ext4: check journal inode extents more carefully
Jan Kara
2020-08-07
1
-4
/
+2
*
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-06-03
1
-1
/
+3
*
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-04-01
1
-1
/
+1
*
ext4: remove ext4_{ind,ext}_calc_metadata_amount()
Eric Biggers
2020-01-17
1
-26
/
+0
*
ext4: Reserve revoke credits for freed blocks
Jan Kara
2019-11-05
1
-4
/
+8
*
ext4: Provide function to handle transaction restarts
Jan Kara
2019-11-05
1
-39
/
+54
*
ext4: Avoid unnecessary revokes in ext4_alloc_branch()
Jan Kara
2019-11-05
1
-9
/
+19
*
ext4: clean up kerneldoc warnigns when building with W=1
Theodore Ts'o
2019-06-19
1
-14
/
+8
*
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-25
/
+22
*
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-4
/
+8
*
ext4: annotate more implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+6
*
ext4: fix hole length detection in ext4_ind_map_blocks()
Jan Kara
2018-05-12
1
-4
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ext4: call journal revoke when freeing ea_inode blocks
Tahsin Erdogan
2017-06-21
1
-1
/
+2
*
ext4: refactor direct IO code
Jan Kara
2016-05-13
1
-127
/
+0
*
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-09
1
-2
/
+17
*
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
1
-5
/
+5
*
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
1
-2
/
+1
*
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-17
1
-1
/
+1
*
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
1
-0
/
+1
*
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-06-21
1
-1
/
+1
*
ext4: prevent ext4_quota_write() from failing due to ENOSPC
Theodore Ts'o
2015-06-21
1
-0
/
+2
*
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
1
-3
/
+3
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-5
/
+5
*
Remove rw from dax_{do_,}io()
Omar Sandoval
2015-04-11
1
-2
/
+2
*
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-5
/
+6
*
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
1
-1
/
+1
|
\
|
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
1
-34
/
+71
|
\
\
|
|
/
|
/
|
|
*
ext4: fix indirect punch hole corruption
Omar Sandoval
2015-02-14
1
-34
/
+71
*
|
ext4: add DAX functionality
Ross Zwisler
2015-02-16
1
-5
/
+13
|
/
*
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
Theodore Ts'o
2014-09-04
1
-1
/
+5
*
ext4: pass allocation_request struct to ext4_(alloc,splice)_branch
Theodore Ts'o
2014-09-04
1
-44
/
+38
*
ext4: fix punch hole on files with indirect mapping
Lukas Czerner
2014-07-15
1
-79
/
+202
*
ext4: Fix hole punching for files with indirect blocks
Jan Kara
2014-06-26
1
-2
/
+10
*
ext4: Fix block zeroing when punching holes in indirect block files
Jan Kara
2014-06-26
1
-2
/
+2
*
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
2014-06-15
1
-1
/
+7
[next]