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
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
2015-11-16
ext2, ext4: warn when mounting with dax enabled
Dan Williams
1
-1
/
+5
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-22
/
+30
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
4
-22
/
+30
2015-11-11
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+2
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
1
-2
/
+2
2015-11-10
remove abs64()
Andrew Morton
1
-2
/
+2
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2
-2
/
+2
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-942
/
+1155
2015-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+2
2015-10-29
fs/ext4: remove unnecessary new_valid_dev check
Yaowei Bai
1
-3
/
+0
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-2
/
+2
2015-10-19
ext4: fix abs() usage in ext4_mb_check_group_pa
John Stultz
1
-2
/
+2
2015-10-19
ext4: do not allow journal_opts for fs w/o journal
Dmitry Monakhov
2
-2
/
+32
2015-10-19
ext4: explicit mount options parsing cleanup
Dmitry Monakhov
1
-2
/
+6
2015-10-19
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-2
/
+10
2015-10-18
[PATCH] fix calculation of meta_bg descriptor backups
Andy Leiserson
1
-2
/
+2
2015-10-18
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
1
-3
/
+3
2015-10-18
ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc
Daeho Jeong
1
-15
/
+17
2015-10-18
ext4: make the bitmap read routines return real error codes
Darrick J. Wong
3
-85
/
+143
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
15
-184
/
+252
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
13
-83
/
+98
2015-10-17
ext4: store checksum seed in superblock
Darrick J. Wong
3
-4
/
+10
2015-10-17
ext4: reserve code points for the project quota feature
Theodore Ts'o
1
-1
/
+7
2015-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
1
-2
/
+2
2015-10-15
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
1
-1
/
+33
2015-10-03
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2
-4
/
+22
2015-10-03
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
4
-7
/
+15
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
4
-28
/
+9
2015-10-03
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
1
-1
/
+12
2015-10-03
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2
-4
/
+4
2015-09-24
ext4: Update EXT4_USE_FOR_EXT2 description
Jean Delvare
1
-1
/
+1
2015-09-23
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
6
-106
/
+77
2015-09-23
ext4: refactor sysfs support code
Theodore Ts'o
1
-133
/
+128
2015-09-23
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
4
-410
/
+410
2015-09-09
ext4: start transaction before calling into DAX
Matthew Wilcox
1
-3
/
+52
2015-09-09
ext4: add ext4_get_block_dax()
Matthew Wilcox
3
-3
/
+16
2015-09-09
ext4: use ext4_get_block_write() for DAX
Matthew Wilcox
1
-4
/
+4
2015-09-09
ext4: huge page fault support
Matthew Wilcox
1
-1
/
+9
2015-09-09
dax: move DAX-related functions to a new header
Matthew Wilcox
3
-0
/
+3
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-09-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-41
/
+101
2015-09-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-42
/
+102
2015-08-16
Revert "ext4: remove block_device_ejected"
Theodore Ts'o
1
-1
/
+17
2015-08-15
ext4: ratelimit the file system mounted message
Theodore Ts'o
1
-3
/
+6
2015-08-15
ext4: silence a format string false positive
Dan Carpenter
1
-1
/
+1
[next]