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.12.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
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-07
1
-30
/
+28
|
\
|
*
ext4: retry block allocation for failed DIO and DAX writes
Jan Kara
2016-04-01
1
-30
/
+28
*
|
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-58
/
+58
|
/
*
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
1
-2
/
+12
|
\
|
*
ext4: Fix data exposure after failed AIO DIO
Jan Kara
2016-02-29
1
-13
/
+8
|
*
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
2016-02-08
1
-2
/
+7
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-03-17
1
-133
/
+255
|
\
\
|
*
|
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-03-12
1
-3
/
+3
|
*
|
ext4: more efficient SEEK_DATA implementation
Jan Kara
2016-03-09
1
-0
/
+67
|
*
|
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
2016-03-09
1
-3
/
+2
|
*
|
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-09
1
-5
/
+10
|
*
|
ext4: remove i_ioend_count
Jan Kara
2016-03-08
1
-3
/
+0
|
*
|
ext4: simplify io_end handling for AIO DIO
Jan Kara
2016-03-08
1
-65
/
+68
|
*
|
ext4: move trans handling and completion deferal out of _ext4_get_block
Jan Kara
2016-03-08
1
-32
/
+59
|
*
|
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
1
-36
/
+60
*
|
|
dax: move writeback calls into the filesystems
Ross Zwisler
2016-02-27
1
-0
/
+4
*
|
|
ext2, ext4: only set S_DAX for regular inodes
Ross Zwisler
2016-02-27
1
-1
/
+1
|
/
/
*
|
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-02-19
1
-20
/
+20
*
|
ext4: fix bh->b_state corruption
Jan Kara
2016-02-19
1
-2
/
+30
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-01-22
1
-53
/
+215
|
\
|
*
ext4: adds project ID support
Li Xi
2016-01-08
1
-0
/
+28
|
*
ext4: use pre-zeroed blocks for DAX page faults
Jan Kara
2015-12-07
1
-17
/
+69
|
*
ext4: implement allocation of pre-zeroed blocks
Jan Kara
2015-12-07
1
-3
/
+22
|
*
ext4: provide ext4_issue_zeroout()
Jan Kara
2015-12-07
1
-0
/
+15
|
*
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
Jan Kara
2015-12-07
1
-23
/
+20
|
*
ext4: fix races of writeback with punch hole and zero range
Jan Kara
2015-12-07
1
-1
/
+34
|
*
ext4: fix races between page faults and hole punching
Jan Kara
2015-12-07
1
-9
/
+27
*
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-0
/
+1
|
/
*
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-11
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
|
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-1
/
+1
*
|
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
1
-10
/
+6
*
|
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-17
1
-8
/
+8
*
|
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
2015-10-15
1
-1
/
+33
*
|
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-10-03
1
-2
/
+2
*
|
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
2015-10-03
1
-1
/
+12
|
/
*
ext4: add ext4_get_block_dax()
Matthew Wilcox
2015-09-08
1
-0
/
+11
*
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
1
-0
/
+1
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-09-03
1
-0
/
+8
|
\
|
*
ext4: update c/mtime on truncate up
Eryu Guan
2015-07-28
1
-0
/
+8
*
|
ext4: Handle error from dquot_initialize()
Jan Kara
2015-07-23
1
-2
/
+5
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-05
1
-4
/
+18
|
\
|
*
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-07-03
1
-3
/
+12
|
*
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-07-01
1
-1
/
+6
*
|
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-30
1
-14
/
+7
|
\
\
|
*
|
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2015-06-04
1
-14
/
+7
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-06-25
1
-46
/
+47
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4: only call ext4_truncate when size <= isize
Josef Bacik
2015-06-22
1
-20
/
+18
[next]