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: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-04-27
1
-25
/
+22
*
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-04-03
1
-4
/
+8
*
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-07-05
1
-1
/
+1
*
ext4: fix indirect punch hole corruption
Omar Sandoval
2015-04-24
1
-34
/
+71
*
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
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-4
/
+3
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
*
ext4: switch the guts of ->direct_IO() to iov_iter
Al Viro
2014-05-06
1
-8
/
+7
*
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
1
-1
/
+0
*
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
2013-07-01
1
-1
/
+1
*
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
Theodore Ts'o
2013-06-12
1
-2
/
+4
*
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
Jan Kara
2013-06-04
1
-5
/
+0
*
ext4: improve writepage credit estimate for files with indirect blocks
Jan Kara
2013-06-04
1
-18
/
+9
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
ext4: refactor truncate code
Theodore Ts'o
2013-04-03
1
-84
/
+4
*
ext4: refactor punch hole code
Theodore Ts'o
2013-04-03
1
-156
/
+2
*
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
Theodore Ts'o
2013-04-03
1
-181
/
+46
*
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
2013-04-03
1
-2
/
+2
*
more file_inode() open-coded instances
Al Viro
2013-02-27
1
-1
/
+1
*
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-02-08
1
-3
/
+4
*
ext4: use WARN in ext4_alloc_blocks
Julia Lawall
2013-02-01
1
-2
/
+1
*
ext4: add punching hole support for non-extent-mapped files
Zheng Liu
2013-01-28
1
-0
/
+240
*
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
2013-01-12
1
-3
/
+6
*
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-28
1
-0
/
+1
*
ext4: let ext4 maintain extent status tree
Zheng Liu
2012-11-08
1
-0
/
+1
*
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
2012-11-08
1
-2
/
+1
*
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
2012-10-05
1
-3
/
+5
*
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
2012-09-29
1
-0
/
+14
*
ext4: completed_io locking cleanup
Dmitry Monakhov
2012-09-29
1
-4
/
+2
*
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2012-01-09
1
-1
/
+0
*
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
Theodore Ts'o
2011-09-09
1
-0
/
+7
*
ext4: fix fsx truncate failure
Allison Henderson
2011-09-06
1
-2
/
+11
*
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
2011-08-19
1
-2
/
+7
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-01
1
-4
/
+2
*
ext4: refactor duplicated block placement code
Eric Sandeen
2011-06-28
1
-27
/
+1
*
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein
2011-06-27
1
-0
/
+1510