index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-10-15
ext4: add missing KERN_CONT to a few more debugging uses
Joe Perches
4
-31
/
+26
2016-10-15
ext4: correct endianness conversion in __xattr_check_inode()
Eric Biggers
1
-1
/
+1
2016-10-13
ext4: do not advertise encryption support when disabled
Eric Biggers
1
-0
/
+4
2016-10-13
ext4: super.c: Update logging style using KERN_CONT
Joe Perches
1
-10
/
+11
2016-10-12
fs: use mapping_set_error instead of opencoded set_bit
Michal Hocko
1
-1
/
+1
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-18
/
+0
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+5
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2
-9
/
+5
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
3
-18
/
+0
2016-10-08
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
Toshi Kani
1
-0
/
+1
2016-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-310
/
+372
2016-09-30
ext4: remove unused variable
Eric Engestrom
2
-5
/
+2
2016-09-30
ext4: use journal inode to determine journal overhead
Eric Whitney
1
-2
/
+17
2016-09-30
ext4: create function to read journal inode
Eric Whitney
1
-9
/
+23
2016-09-30
ext4: unmap metadata when zeroing blocks
Jan Kara
1
-1
/
+9
2016-09-30
ext4: remove plugging from ext4_file_write_iter()
Jan Kara
1
-4
/
+0
2016-09-30
ext4: allow unlocked direct IO when pages are cached
Jan Kara
1
-2
/
+1
2016-09-30
ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
Richard Weinberger
1
-0
/
+3
2016-09-30
ext4: do not unnecessarily null-terminate encrypted symlink data
Eric Biggers
1
-2
/
+0
2016-09-30
ext4: release bh in make_indexed_dir
gmail
1
-8
/
+6
2016-09-30
ext4: Allow parallel DIO reads
Jan Kara
1
-22
/
+18
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
1
-2
/
+2
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-8
/
+4
2016-09-16
fscrypto: make filename crypto functions return 0 on success
Eric Biggers
3
-9
/
+9
2016-09-15
ext4: fix memory leak when symlink decryption fails
Eric Biggers
1
-2
/
+1
2016-09-15
ext4: remove unused definition for MAX_32_NUM
Fabian Frederick
1
-2
/
+0
2016-09-15
ext4: create EXT4_MAX_BLOCKS() macro
Fabian Frederick
3
-14
/
+7
2016-09-15
ext4: remove unneeded test in ext4_alloc_file_blocks()
Fabian Frederick
1
-7
/
+2
2016-09-15
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
1
-0
/
+3
2016-09-15
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
1
-0
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-1
/
+1
2016-09-06
ext4: improve ext4lazyinit scalability
Dmitry Monakhov
1
-10
/
+31
2016-09-06
ext4: cleanup ext4_sync_parent()
Jan Kara
1
-1
/
+8
2016-09-06
ext4: remove old feature helpers
Kaho Ng
4
-29
/
+6
2016-09-06
ext4: enable quota enforcement based on mount options
Jan Kara
2
-13
/
+33
2016-09-06
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
1
-4
/
+4
2016-08-29
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
1
-0
/
+7
2016-08-29
ext4: factor out loop for freeing inode xattr space
Jan Kara
1
-52
/
+69
2016-08-29
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
Jan Kara
1
-12
/
+8
2016-08-29
ext4: factor out xattr moving
Jan Kara
1
-74
/
+85
2016-08-29
ext4: replace bogus assertion in ext4_xattr_shift_entries()
Jan Kara
1
-4
/
+5
2016-08-29
ext4: remove checks for e_value_block
Jan Kara
1
-8
/
+7
2016-08-29
ext4: Check that external xattr value block is zero
Jan Kara
1
-0
/
+2
2016-08-29
ext4: fixup free space calculations when expanding inodes
Jan Kara
1
-34
/
+24
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+49
[next]