index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2018-05-13
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-05-13
ext4: add verifier check for symlink with append/immutable flags
Luis R. Rodriguez
2018-05-13
fs: ext4: add new return type vm_fault_t
Souptick Joarder
2018-05-12
ext4: fix hole length detection in ext4_ind_map_blocks()
Jan Kara
2018-05-12
ext4: mark block bitmap corrupted when found
Wang Shilong
2018-05-12
ext4: mark inode bitmap corrupted when found
Wang Shilong
2018-05-12
ext4: add new ext4_mark_group_bitmap_corrupted() helper
Wang Shilong
2018-05-12
ext4: fix wrong return value in ext4_read_inode_bitmap()
Wang Shilong
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-10
ext4: use raw i_version value for ea_inode
Eryu Guan
2018-05-10
ext4: use XATTR_CREATE in ext4_initxattrs()
Eryu Guan
2018-05-10
ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static
Mathieu Malaterre
2018-05-02
fscrypt: allow synchronous bio decryption
Eric Biggers
2018-04-28
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-26
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
2018-04-24
ext4: fix bitmap position validation
Lukas Czerner
2018-04-12
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-01
ext4: force revalidation of directory pointer after seekdir(2)
Theodore Ts'o
2018-03-30
ext4: add extra checks to ext4_xattr_block_get()
Theodore Ts'o
2018-03-30
ext4: add bounds checking to ext4_xattr_find_entry()
Theodore Ts'o
2018-03-30
ext4: move call to ext4_error() into ext4_xattr_check_block()
Theodore Ts'o
2018-03-30
ext4, dax: introduce ext4_dax_aops
Dan Williams
2018-03-30
ext4: don't show data=<mode> option if defaulted
Tyson Nottingham
2018-03-30
ext4: omit init_itable=n in procfs when disabled
Tyson Nottingham
2018-03-30
ext4: show more binary mount options in procfs
Tyson Nottingham
2018-03-30
ext4: simplify kobject usage
Tyson Nottingham
2018-03-30
ext4: remove unused parameters in sysfs code
Tyson Nottingham
2018-03-30
ext4: null out kobject* during sysfs cleanup
Tyson Nottingham
2018-03-29
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-03-29
ext4: always initialize the crc32c checksum driver
Theodore Ts'o
2018-03-29
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-03-29
ext4: limit xattr size to INT_MAX
Eric Biggers
2018-03-28
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
2018-03-26
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-03-26
ext4: fix comments in ext4_swap_extents()
zhenwei.pi
2018-03-26
ext4: use generic_writepages instead of __writepage/write_cache_pages
Goldwyn Rodrigues
2018-03-22
ext4: don't complain about incorrect features when probing
Eric Sandeen
2018-03-22
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
Nikolay Borisov
2018-03-22
ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
Jiri Slaby
2018-03-22
ext4: update i_disksize if direct write past ondisk size
Eryu Guan
2018-03-22
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
2018-02-19
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2018-02-18
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
2018-02-18
ext4: eliminate sleep from shutdown ioctl
Theodore Ts'o
2018-02-18
ext4: shutdown should not prevent get_write_access
Theodore Ts'o
2018-02-18
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]