Linus Torvalds
|
c140f8b072
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
před 6 roky |
Vasily Averin
|
a6758309a0
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
|
před 6 roky |
Linus Torvalds
|
dad4f140ed
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
|
před 6 roky |
Matthew Wilcox
|
10bbd23585
pagevec: Use xa_mark_t
|
před 7 roky |
Souptick Joarder
|
401b25aa1a
ext4: convert fault handler to use vm_fault_t type
|
před 6 roky |
Eric Whitney
|
f456767d33
ext4: fix reserved cluster accounting at page invalidation time
|
před 6 roky |
Eric Whitney
|
0b02f4c0d6
ext4: fix reserved cluster accounting at delayed write time
|
před 6 roky |
Eric Whitney
|
ad431025ae
ext4: generalize extents status tree search functions
|
před 6 roky |
Greg Kroah-Hartman
|
ad3273d5f1
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
před 6 roky |
Toshi Kani
|
cce6c9f7e6
ext4, dax: set ext4_dax_aops for dax files
|
před 6 roky |
Toshi Kani
|
94dbb63117
ext4, dax: add ext4_bmap to ext4_dax_aops
|
před 6 roky |
Ross Zwisler
|
b1f382178d
ext4: close race between direct IO and ext4_break_layouts()
|
před 7 roky |
Theodore Ts'o
|
bcd8e91f98
ext4: avoid arithemetic overflow that can trigger a BUG
|
před 7 roky |
Jens Axboe
|
ac22b46a0b
ext4: readpages() should submit IO as read-ahead
|
před 7 roky |
Liu Song
|
bc71652346
ext4: improve code readability in ext4_iget()
|
před 7 roky |
Ross Zwisler
|
430657b6be
ext4: handle layout changes to pinned DAX mappings
|
před 7 roky |
Arnd Bergmann
|
5ffff83432
ext4: use ktime_get_real_seconds for i_dtime
|
před 7 roky |
Theodore Ts'o
|
362eca70b5
ext4: fix inline data updates with checksums enabled
|
před 7 roky |
Theodore Ts'o
|
c37e9e0134
ext4: add more inode number paranoia checks
|
před 7 roky |
Theodore Ts'o
|
bdbd6ce01a
ext4: include the illegal physical block in the bad map ext4_error msg
|
před 7 roky |
Theodore Ts'o
|
eb9b5f01c3
ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
|
před 7 roky |
Lukas Czerner
|
eee597ac93
ext4: update mtime in ext4_punch_hole even if no blocks are released
|
před 7 roky |
Luis R. Rodriguez
|
6390d33bf5
ext4: add verifier check for symlink with append/immutable flags
|
před 7 roky |
Eryu Guan
|
e254d1afac
ext4: use raw i_version value for ea_inode
|
před 7 roky |
Linus Torvalds
|
9f3a0941fb
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
před 7 roky |
Linus Torvalds
|
9022ca6b11
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 7 roky |
Dan Williams
|
5f0663bb4a
ext4, dax: introduce ext4_dax_aops
|
před 7 roky |
Theodore Ts'o
|
8e4b5eae5d
ext4: fail ext4_iget for root directory if unallocated
|
před 7 roky |
Christoph Hellwig
|
0e11f6443f
fs: move I_DIRTY_INODE to fs.h
|
před 7 roky |
Goldwyn Rodrigues
|
043d20d159
ext4: use generic_writepages instead of __writepage/write_cache_pages
|
před 7 roky |