index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-06-14
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-06-14
ext4: fix SEEK_HOLE
Jan Kara
2017-05-25
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
2017-04-21
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
2017-03-30
ext4: lock the xattr block before checksuming it
Theodore Ts'o
2017-03-30
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-03-26
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-03-18
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
2017-03-12
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
2017-03-12
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
2017-03-12
ext4: trim allocation requests to group size
Jan Kara
2017-03-12
ext4: do not polute the extents cache while shifting extents
Roman Pen
2017-03-12
ext4: Include forgotten start block on fallocate insert range
Roman Pen
2017-03-12
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-02-09
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-01-06
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2017-01-06
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-06
ext4: reject inodes with negative size
Darrick J. Wong
2017-01-06
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-01-06
ext4: fix in-superblock mount options processing
Theodore Ts'o
2017-01-06
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-01-06
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-01-06
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2017-01-06
ext4: don't lock buffer in ext4_commit_super if holding spinlock
Theodore Ts'o
2016-11-20
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-10-15
ext4: add missing KERN_CONT to a few more debugging uses
Joe Perches
2016-10-15
ext4: correct endianness conversion in __xattr_check_inode()
Eric Biggers
2016-10-13
ext4: do not advertise encryption support when disabled
Eric Biggers
2016-10-13
ext4: super.c: Update logging style using KERN_CONT
Joe Perches
2016-10-11
fs: use mapping_set_error instead of opencoded set_bit
Michal Hocko
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-08
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
Toshi Kani
2016-10-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-09-30
ext4: remove unused variable
Eric Engestrom
2016-09-30
ext4: use journal inode to determine journal overhead
Eric Whitney
2016-09-30
ext4: create function to read journal inode
Eric Whitney
2016-09-30
ext4: unmap metadata when zeroing blocks
Jan Kara
2016-09-30
ext4: remove plugging from ext4_file_write_iter()
Jan Kara
[next]