Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
41d57c5269366db460352a330e8c9ca9dcef4e28
/
fs
/
ext4
/
inode.c
7b93926
Enable HW File Based Encryption on ext4 file system
by Neeraj Soni
· 7 years ago
1bca48e
Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9
by Kyle Yan
· 7 years ago
f931a27
Merge 4.9.55 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
2d605d9
ext4: fix data corruption for mmap writes
by Jan Kara
· 7 years ago
1765f52
Merge "fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE"
by Linux Build Service Account
· 7 years ago
4c0510d
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
by Nick Desaulniers
· 8 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
c404f0d
ext4: fix fdatasync(2) after extent manipulation operations
by Jan Kara
· 7 years ago
9890b9c
ext4: keep existing extra fields when inode expands
by Konstantin Khlebnikov
· 7 years ago
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b2764f8
ext4: evict inline data when writing to memory map
by Eric Biggers
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
b1574ca
ext4: fix inode checksum calculation problem if i_extra_size is small
by Daeho Jeong
· 8 years ago
23b839a
resolve merge conflicts of 8fed8fc18839 to android-4.4
by Todd Kjos
· 8 years ago
8fed8fc
ext4: don't BUG when truncating encrypted inodes on the orphan list
by Theodore Ts'o
· 8 years ago
83ad57d
ext4: fix inline data error paths am: 0b37d0c0c6
by Theodore Ts'o
· 8 years ago
2cff3a2
ext4: fix data corruption in data=journal mode am: a5a9cf387d
by Jan Kara
· 8 years ago
0b37d0c
ext4: fix inline data error paths
by Theodore Ts'o
· 8 years ago
a5a9cf3
ext4: fix data corruption in data=journal mode
by Jan Kara
· 8 years ago
6ad0ca3
ANDROID: ext4 crypto: Disables zeroing on truncation when there's no key
by Michael Halcrow
· 8 years ago
009e608
ANDROID: Refactor fs readpage/write tracepoints.
by Mohan Srinivasan
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
25cc70f
ANDROID: fs: FS tracepoints to track IO.
by Mohan Srinivasan
· 8 years ago
3e4f8da
ext4: reject inodes with negative size
by Darrick J. Wong
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
9b623df
ext4: unmap metadata when zeroing blocks
by Jan Kara
· 8 years ago
16c5468
ext4: Allow parallel DIO reads
by Jan Kara
· 8 years ago
cca32b7
ext4: allow DAX writeback for hole punch
by Ross Zwisler
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
4e800c0
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
by wangguang
· 8 years ago
0b7b777
ext4: remove old feature helpers
by Kaho Ng
· 8 years ago
93e3b4e
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
by Daeho Jeong
· 8 years ago
b892772
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
2e81a4e
ext4: avoid deadlock when expanding inode size
by Jan Kara
· 8 years ago
396d109
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a7550b3
ext4 crypto: migrate into vfs's crypto engine
by Jaegeuk Kim
· 8 years ago
6a7fd52
ext4: don't call ext4_should_journal_data() on the journal inode
by Vegard Nossum
· 8 years ago
646caa9
ext4: fix deadlock during page writeback
by Jan Kara
· 8 years ago
b47820e
ext4: avoid modifying checksum fields directly during checksum verification
by Daeho Jeong
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 8 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 8 years ago
0e01df1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
12735f8
ext4: pre-zero allocated blocks for DAX IO
by Jan Kara
· 8 years ago
914f82a
ext4: refactor direct IO code
by Jan Kara
· 8 years ago
7cb476f
ext4: handle transient ENOSPC properly for DAX
by Jan Kara
· 8 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
c8585c6
ext4: fix races between changing inode journal mode and ext4_writepages
by Daeho Jeong
· 9 years ago
4c54659
ext4: handle unwritten or delalloc buffers before enabling data journaling
by Daeho Jeong
· 9 years ago
ee0876b
ext4: do not ask jbd2 to write data for delalloc buffers
by Jan Kara
· 9 years ago
3957ef5
ext4: remove EXT4_STATE_ORDERED_MODE
by Jan Kara
· 9 years ago
06bd3c3
ext4: fix data exposure after a crash
by Jan Kara
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
e84dfbe
ext4: retry block allocation for failed DIO and DAX writes
by Jan Kara
· 9 years ago
53d2e69
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
faeb20e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
5e1021f
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
by Eryu Guan
· 9 years ago
2d90c16
ext4: more efficient SEEK_DATA implementation
by Jan Kara
· 9 years ago
e3fb8eb
ext4: cleanup handling of bh->b_state in DAX mmap
by Jan Kara
· 9 years ago
facab4d
ext4: return hole from ext4_map_blocks()
by Jan Kara
· 9 years ago
600be30
ext4: remove i_ioend_count
by Jan Kara
· 9 years ago
109811c
ext4: simplify io_end handling for AIO DIO
by Jan Kara
· 9 years ago
efe70c2
ext4: move trans handling and completion deferal out of _ext4_get_block
by Jan Kara
· 9 years ago
705965b
ext4: rename and split get blocks functions
by Jan Kara
· 9 years ago
74c66bc
ext4: Fix data exposure after failed AIO DIO
by Jan Kara
· 9 years ago
7f6d5b5
dax: move writeback calls into the filesystems
by Ross Zwisler
· 9 years ago
0a6cf91
ext2, ext4: only set S_DAX for regular inodes
by Ross Zwisler
· 9 years ago
74dae42
ext4: fix crashes in dioread_nolock mode
by Jan Kara
· 9 years ago
ed8ad83
ext4: fix bh->b_state corruption
by Jan Kara
· 9 years ago
187372a
direct-io: always call ->end_io if non-NULL
by Christoph Hellwig
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
391f2a1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
040cb37
ext4: adds project ID support
by Li Xi
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
ba5843f
ext4: use pre-zeroed blocks for DAX page faults
by Jan Kara
· 9 years ago
c86d8db
ext4: implement allocation of pre-zeroed blocks
by Jan Kara
· 9 years ago
53085fa
ext4: provide ext4_issue_zeroout()
by Jan Kara
· 9 years ago
2dcba47
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
by Jan Kara
· 9 years ago
0112784
ext4: fix races of writeback with punch hole and zero range
by Jan Kara
· 9 years ago
ea3d720
ext4: fix races between page faults and hole punching
by Jan Kara
· 9 years ago
5c50002
vfs: remove unused wrapper block_page_mkwrite()
by Ross Zwisler
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
c62d255
mm, fs: introduce mapping_gfp_constraint()
by Michal Hocko
· 9 years ago
e2b911c
ext4: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
6a797d2
ext4: call out CRC and corruption errors with specific error codes
by Darrick J. Wong
· 9 years ago
b90197b
ext4: use private version of page_zero_new_buffers() for data=journal mode
by Theodore Ts'o
· 9 years ago
3684de8
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
by Theodore Ts'o
· 9 years ago
cccd147
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
by Theodore Ts'o
· 9 years ago
ed923b5
ext4: add ext4_get_block_dax()
by Matthew Wilcox
· 9 years ago
c94c2ac
dax: move DAX-related functions to a new header
by Matthew Wilcox
· 9 years ago
ea814ab
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
911af57
ext4: update c/mtime on truncate up
by Eryu Guan
· 9 years ago
a7cdade
ext4: Handle error from dquot_initialize()
by Jan Kara
· 9 years ago
1c4c715
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
9705acd
ext4: fix reservation release on invalidatepage for delalloc fs
by Lukas Czerner
· 9 years ago
0f0ff9a
ext4: fix fencepost error in lazytime optimization
by Theodore Ts'o
· 9 years ago
68b4449
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
Next »