index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-02-23
ext4: kill ext4_mballoc_ready
Andreas Gruenbacher
1
-10
/
+4
2016-02-23
mbcache2: rename to mbcache
Jan Kara
3
-30
/
+30
2016-02-22
ext4: convert to mbcache2
Jan Kara
4
-75
/
+75
2016-02-22
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-02-22
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
Daeho Jeong
1
-19
/
+13
2016-02-19
ext4: Make Q_GETNEXTQUOTA work for quota in hidden inodes
Eric Sandeen
1
-1
/
+2
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
1
-2
/
+30
2016-02-16
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
1
-2
/
+5
2016-02-12
ext4: remove unused parameter "newblock" in convert_initialized_extent()
Eryu Guan
1
-2
/
+2
2016-02-12
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
1
-3
/
+12
2016-02-12
ext4: fix potential integer overflow
Insu Yun
1
-1
/
+1
2016-02-12
ext4: add a line break for proc mb_groups display
Huaitong Han
1
-1
/
+1
2016-02-12
ext4: ioctl: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-12
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2
-5
/
+8
2016-02-09
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
1
-0
/
+1
2016-02-08
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2
-2
/
+15
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
1
-2
/
+7
2016-02-08
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
4
-0
/
+81
2016-01-27
ext4: Use skcipher
Herbert Xu
4
-53
/
+47
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-40
/
+40
2016-01-23
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
1
-1
/
+3
2016-01-23
wrappers for ->i_mutex access
Al Viro
7
-40
/
+40
2016-01-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-271
/
+867
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+4
2016-01-12
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-68
/
+17
2016-01-12
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-15
/
+16
2016-01-09
ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
Li Xi
2
-87
/
+336
2016-01-09
ext4: add project quota support
Li Xi
2
-6
/
+61
2016-01-09
ext4: adds project ID support
Li Xi
5
-4
/
+68
2016-01-09
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
3
-17
/
+11
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2
-7
/
+4
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-4
/
+4
2015-12-14
xattr handlers: Simplify list operation
Andreas Gruenbacher
4
-56
/
+17
2015-12-10
ext4 crypto: add missing locking for keyring_key access
Theodore Ts'o
1
-0
/
+4
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-5
/
+8
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
3
-7
/
+5
2015-12-07
ext4: use pre-zeroed blocks for DAX page faults
Jan Kara
3
-36
/
+74
2015-12-07
ext4: implement allocation of pre-zeroed blocks
Jan Kara
3
-3
/
+34
2015-12-07
ext4: provide ext4_issue_zeroout()
Jan Kara
4
-15
/
+23
2015-12-07
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
Jan Kara
2
-26
/
+21
2015-12-07
ext4: document lock ordering
Jan Kara
1
-0
/
+30
2015-12-07
ext4: fix races of writeback with punch hole and zero range
Jan Kara
3
-1
/
+42
2015-12-07
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
1
-28
/
+31
2015-12-07
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
1
-11
/
+10
2015-12-07
ext4: fix races between page faults and hole punching
Jan Kara
6
-42
/
+127
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+47
2015-12-07
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
3
-12
/
+0
2015-11-26
ext4: add "static" to ext4_seq_##name##_fops struct
Xu Cang
1
-1
/
+1
[prev]
[next]