index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-09
20
-441
/
+1994
|
\
|
*
ext4: fix spelling mistake: "prellocated" -> "preallocated"
Colin Ian King
2017-07-06
1
-1
/
+1
|
*
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
2017-07-06
5
-34
/
+85
|
*
ext4: skip ext4_init_security() and encryption on ea_inodes
Tahsin Erdogan
2017-07-06
1
-5
/
+6
|
*
ext4: change fast symlink test to not rely on i_blocks
Tahsin Erdogan
2017-07-04
1
-7
/
+13
|
*
ext4: require key for truncate(2) of encrypted file
Eric Biggers
2017-06-23
1
-0
/
+8
|
*
ext4: don't bother checking for encryption key in ->mmap()
Eric Biggers
2017-06-23
1
-7
/
+0
|
*
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
2017-06-23
1
-1
/
+1
|
*
ext4: fix off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2017-06-23
1
-0
/
+4
|
*
ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry()
Theodore Ts'o
2017-06-23
1
-1
/
+2
|
*
ext4: return EIO on read error in ext4_find_entry
Khazhismel Kumykov
2017-06-23
1
-2
/
+2
|
*
ext4: forbid encrypting root directory
Eric Biggers
2017-06-23
1
-0
/
+9
|
*
ext4: send parallel discards on commit completions
Daeho Jeong
2017-06-22
4
-53
/
+100
|
*
ext4: avoid unnecessary stalls in ext4_evict_inode()
Jan Kara
2017-06-22
1
-1
/
+2
|
*
ext4: add nombcache mount option
Tahsin Erdogan
2017-06-22
3
-28
/
+59
|
*
ext4: strong binding of xattr inode references
Tahsin Erdogan
2017-06-22
1
-39
/
+65
|
*
ext4: eliminate xattr entry e_hash recalculation for removes
Tahsin Erdogan
2017-06-22
1
-24
/
+26
|
*
ext4: reserve space for xattr entries/names
Tahsin Erdogan
2017-06-22
1
-0
/
+20
|
*
quota: add get_inode_usage callback to transfer multi-inode charges
Tahsin Erdogan
2017-06-22
5
-10
/
+81
|
*
ext4: xattr inode deduplication
Tahsin Erdogan
2017-06-22
6
-290
/
+857
|
*
ext4: cleanup transaction restarts during inode deletion
Tahsin Erdogan
2017-06-22
3
-143
/
+184
|
*
ext4: add ext4_is_quota_file()
Tahsin Erdogan
2017-06-22
5
-5
/
+7
|
*
ext2, ext4: make mb block cache names more explicit
Tahsin Erdogan
2017-06-22
3
-44
/
+47
|
*
mbcache: make mbcache naming more generic
Tahsin Erdogan
2017-06-22
1
-5
/
+5
|
*
ext4: move struct ext4_xattr_inode_array to xattr.h
Tahsin Erdogan
2017-06-22
2
-4
/
+5
|
*
ext4: modify ext4_xattr_ino_array to hold struct inode *
Tahsin Erdogan
2017-06-22
4
-59
/
+53
|
*
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
2017-06-21
5
-32
/
+51
|
*
ext4: ext4_xattr_delete_inode() should return accurate errors
Tahsin Erdogan
2017-06-21
1
-6
/
+10
|
*
ext4: retry storing value in external inode with xattr block too
Tahsin Erdogan
2017-06-21
1
-17
/
+18
|
*
ext4: fix credits calculation for xattr inode
Tahsin Erdogan
2017-06-21
1
-2
/
+1
|
*
ext4: fix ext4_xattr_cmp()
Tahsin Erdogan
2017-06-21
1
-1
/
+2
|
*
ext4: fix ext4_xattr_move_to_block()
Tahsin Erdogan
2017-06-21
1
-6
/
+13
|
*
ext4: fix ext4_xattr_make_inode_space() value size calculation
Tahsin Erdogan
2017-06-21
1
-5
/
+8
|
*
ext4: ext4_xattr_value_same() should return false for external data
Tahsin Erdogan
2017-06-21
1
-0
/
+3
|
*
ext4: add missing le32_to_cpu(e_value_inum) conversions
Tahsin Erdogan
2017-06-21
1
-4
/
+5
|
*
ext4: clean up ext4_xattr_inode_get()
Tahsin Erdogan
2017-06-21
1
-22
/
+13
|
*
ext4: change ext4_xattr_inode_iget() signature
Tahsin Erdogan
2017-06-21
2
-35
/
+40
|
*
ext4: extended attribute value size limit is enforced by vfs
Tahsin Erdogan
2017-06-21
1
-6
/
+0
|
*
ext4: fix ref counting for ea_inode
Tahsin Erdogan
2017-06-21
1
-2
/
+1
|
*
ext4: call journal revoke when freeing ea_inode blocks
Tahsin Erdogan
2017-06-21
2
-2
/
+4
|
*
ext4: ea_inode owner should be the same as the inode owner
Tahsin Erdogan
2017-06-21
1
-1
/
+2
|
*
ext4: attach jinode after creation of xattr inode
Tahsin Erdogan
2017-06-21
1
-0
/
+6
|
*
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
2017-06-21
4
-12
/
+18
|
*
ext4: lock inode before calling ext4_orphan_add()
Tahsin Erdogan
2017-06-21
1
-0
/
+2
|
*
ext4: fix lockdep warning about recursive inode locking
Tahsin Erdogan
2017-06-21
3
-0
/
+16
|
*
ext4: xattr-in-inode support
Andreas Dilger
2017-06-21
6
-56
/
+604
|
*
ext4: add largedir feature
Artem Blagodarenko
2017-06-21
4
-47
/
+113
*
|
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-1
/
+1
|
\
\
|
*
|
fscrypt: make ->dummy_context() return bool
Eric Biggers
2017-06-23
1
-1
/
+1
*
|
|
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
\
\
[next]