Linus Torvalds d102a56edb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
..
Kconfig d4eb6dee47 ext4: Update EXT4_USE_FOR_EXT2 description 10 years ago
Makefile b579901882 ext4: move sysfs code from super.c to fs/ext4/sysfs.c 10 years ago
acl.c b8a7a3a667 posix_acl: Inode acl caching fixes 9 years ago
acl.h 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
balloc.c dbc427ce40 ext4: fix race in transient ENOSPC detection 9 years ago
bitmap.c 72b8e0f9fa ext4: remove unused header files 10 years ago
block_validity.c 6a797d2737 ext4: call out CRC and corruption errors with specific error codes 10 years ago
crypto.c 03a8bb0e53 ext4/fscrypto: avoid RCU lookup in d_revalidate 9 years ago
crypto_fname.c 3f32a5bee0 ext4: Use skcipher 9 years ago
crypto_key.c 3f32a5bee0 ext4: Use skcipher 9 years ago
crypto_policy.c 687c3c36e7 ext4 crypto: replace some BUG_ON()'s with error checks 10 years ago
dir.c 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
ext4.h 12735f8819 ext4: pre-zero allocated blocks for DAX IO 9 years ago
ext4_crypto.h 3f32a5bee0 ext4: Use skcipher 9 years ago
ext4_extents.h b8a07463c8 ext4: fix misspellings in comments. 9 years ago
ext4_jbd2.c 6934da9238 ext4: fix potential use after free in __ext4_journal_stop 10 years ago
ext4_jbd2.h ee0876bc69 ext4: do not ask jbd2 to write data for delalloc buffers 9 years ago
extents.c 816cd71b0c ext4: remove unmeetable inconsisteny check from ext4_find_extent() 9 years ago
extents_status.c 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
extents_status.h ebd173beb8 ext4: move procfs registration code to fs/ext4/sysfs.c 10 years ago
file.c 315227f6da Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 9 years ago
fsync.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
hash.c 72b8e0f9fa ext4: remove unused header files 10 years ago
ialloc.c 7827a7f6eb ext4: clean up error handling when orphan list is corrupted 9 years ago
indirect.c 914f82a32d ext4: refactor direct IO code 9 years ago
inline.c 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
inode.c 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
ioctl.c 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
mballoc.c 935244cd54 ext4: silence UBSAN in ext4_mb_init() 9 years ago
mballoc.h a2821e34df ext4: fix compile error while opening the macro DOUBLE_CHECK 9 years ago
migrate.c b8a07463c8 ext4: fix misspellings in comments. 9 years ago
mmp.c 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
move_extent.c ee0876bc69 ext4: do not ask jbd2 to write data for delalloc buffers 9 years ago
namei.c 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
page-io.c 32157de29a ext4: remove unnecessary bio get/put 9 years ago
readpage.c 93061f390f Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
resize.c 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
super.c 87eefeb4e8 ext4: Add alignment check for DAX mount 9 years ago
symlink.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
sysfs.c 681c46b164 ext4: add "static" to ext4_seq_##name##_fops struct 9 years ago
truncate.h ea3d7209ca ext4: fix races between page faults and hole punching 9 years ago
xattr.c 9e92f48c34 ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() 9 years ago
xattr.h 7a2508e1b6 mbcache2: rename to mbcache 9 years ago
xattr_security.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_trusted.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_user.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago