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
2016-12-01
ext4: get rid of ext4_sb_has_crypto()
Eric Biggers
2016-12-01
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
2016-12-01
ext4: warn when page is dirtied without buffers
Jan Kara
2016-11-29
ext4: be more strict when verifying flags set via SETFLAGS ioctls
Jan Kara
2016-11-29
ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
Jan Kara
2016-11-26
ext4: fix mmp use after free during unmount
Eric Sandeen
2016-11-22
ext4: Add select for CONFIG_FS_IOMAP
Jan Kara
2016-11-21
ext4: avoid lockdep warning when inheriting encryption context
Eric Biggers
2016-11-21
ext4: remove unused function ext4_aligned_io()
Ross Zwisler
2016-11-20
ext4: rip out DAX handling from direct IO path
Jan Kara
2016-11-20
ext4: convert DAX faults to iomap infrastructure
Jan Kara
2016-11-20
ext4: avoid split extents for DAX writes
Jan Kara
2016-11-20
ext4: DAX iomap write support
Jan Kara
2016-11-20
ext4: use iomap for zeroing blocks in DAX mode
Jan Kara
2016-11-20
ext4: convert DAX reads to iomap infrastructure
Jan Kara
2016-11-20
ext4: only set S_DAX if DAX is really supported
Jan Kara
2016-11-20
ext4: factor out checks from ext4_file_write_iter()
Jan Kara
2016-11-19
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-18
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2016-11-18
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2016-11-18
ext4: fix in-superblock mount options processing
Theodore Ts'o
2016-11-18
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-14
ext4: remove parameter from ext4_xattr_ibody_set()
Eric Whitney
2016-11-14
ext4: allow inode expansion for nojournal file systems
Eric Whitney
2016-11-14
ext4: use current_time() for inode timestamps
Deepa Dinamani
2016-11-14
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2016-11-14
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2016-11-13
ext4: don't lock buffer in ext4_commit_super if holding spinlock
Theodore Ts'o
2016-11-13
ext4: allow ext4_ext_truncate() to return an error
Theodore Ts'o
2016-11-13
ext4: allow ext4_truncate() to return an error
Theodore Ts'o
2016-11-13
Merge branch 'fscrypt' into origin
Theodore Ts'o
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-13
fscrypt: Let fs select encryption index/tweak
David Gstir
2016-11-13
fscrypt: Enable partial page encryption
David Gstir
2016-11-13
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
David Gstir
2016-11-08
ext4: tell DAX the size of allocation holes
Ross Zwisler
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
ext4: Use clean_bdev_aliases() instead of iteration
Jan Kara
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
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-12
ext4: do not advertise encryption support when disabled
Eric Biggers
2016-10-12
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-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
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-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
[prev]
[next]