index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2017-06-22
ext4: cleanup transaction restarts during inode deletion
Tahsin Erdogan
2017-06-22
ext4: add ext4_is_quota_file()
Tahsin Erdogan
2017-06-22
ext2, ext4: make mb block cache names more explicit
Tahsin Erdogan
2017-06-22
mbcache: make mbcache naming more generic
Tahsin Erdogan
2017-06-22
ext4: move struct ext4_xattr_inode_array to xattr.h
Tahsin Erdogan
2017-06-22
ext4: modify ext4_xattr_ino_array to hold struct inode *
Tahsin Erdogan
2017-06-21
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
2017-06-21
ext4: ext4_xattr_delete_inode() should return accurate errors
Tahsin Erdogan
2017-06-21
ext4: retry storing value in external inode with xattr block too
Tahsin Erdogan
2017-06-21
ext4: fix credits calculation for xattr inode
Tahsin Erdogan
2017-06-21
ext4: fix ext4_xattr_cmp()
Tahsin Erdogan
2017-06-21
ext4: fix ext4_xattr_move_to_block()
Tahsin Erdogan
2017-06-21
ext4: fix ext4_xattr_make_inode_space() value size calculation
Tahsin Erdogan
2017-06-21
ext4: ext4_xattr_value_same() should return false for external data
Tahsin Erdogan
2017-06-21
ext4: add missing le32_to_cpu(e_value_inum) conversions
Tahsin Erdogan
2017-06-21
ext4: clean up ext4_xattr_inode_get()
Tahsin Erdogan
2017-06-21
ext4: change ext4_xattr_inode_iget() signature
Tahsin Erdogan
2017-06-21
ext4: extended attribute value size limit is enforced by vfs
Tahsin Erdogan
2017-06-21
ext4: fix ref counting for ea_inode
Tahsin Erdogan
2017-06-21
ext4: call journal revoke when freeing ea_inode blocks
Tahsin Erdogan
2017-06-21
ext4: ea_inode owner should be the same as the inode owner
Tahsin Erdogan
2017-06-21
ext4: attach jinode after creation of xattr inode
Tahsin Erdogan
2017-06-21
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
2017-06-21
ext4: lock inode before calling ext4_orphan_add()
Tahsin Erdogan
2017-06-21
ext4: fix lockdep warning about recursive inode locking
Tahsin Erdogan
2017-06-21
ext4: xattr-in-inode support
Andreas Dilger
2017-06-21
ext4: add largedir feature
Artem Blagodarenko
2017-06-20
ext4: nowait aio support
Goldwyn Rodrigues
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-05-29
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-05-26
ext4: fix data corruption for mmap writes
Jan Kara
2017-05-26
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
2017-05-24
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
2017-05-24
ext4: remove redundant check for encrypted file on dio write path
Eric Biggers
2017-05-24
ext4: remove unused d_name argument from ext4_search_dir() et al.
Eric Biggers
2017-05-24
ext4: fix off-by-one error when writing back pages before dio read
Eric Biggers
2017-05-24
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
2017-05-21
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-05-21
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
2017-05-21
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
Jan Kara
2017-05-21
ext4: fix SEEK_HOLE
Jan Kara
2017-05-21
ext4: clear lockdep subtype for quota files on quota off
Jan Kara
2017-05-13
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[prev]
[next]