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
/
ext4_jbd2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
1
-0
/
+14
2013-02-10
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
Theodore Ts'o
1
-6
/
+0
2013-02-09
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-3
/
+28
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
1
-7
/
+0
2012-07-23
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
Artem Bityutskiy
1
-5
/
+2
2012-07-23
ext4: make quota as first class supported feature
Aditya Kali
1
-6
/
+12
2012-04-30
ext4: calculate and verify superblock checksum
Darrick J. Wong
1
-2
/
+5
2012-02-21
ext4: expand commit callback and
Bobi Jam
1
-0
/
+72
2012-02-21
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
Lukas Czerner
1
-27
/
+29
2011-08-13
ext4: Fix ext4_should_writeback_data() for no-journal mode
Curt Wohlgemuth
1
-2
/
+2
2011-05-09
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
1
-5
/
+0
2011-04-04
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
1
-2
/
+2
2011-03-21
ext4: unify the ext4_handle_release_buffer() api
Amir Goldstein
1
-7
/
+0
2011-01-10
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
1
-1
/
+1
2010-07-27
ext4: Pass line numbers to ext4_error() and friends
Theodore Ts'o
1
-2
/
+2
2010-06-29
ext4: Pass line number to ext4_journal_abort_handle()
Theodore Ts'o
1
-20
/
+23
2010-06-14
ext4: remove vestiges of nobh support
Christoph Hellwig
1
-6
/
+4
2010-06-12
ext4: Clean up s_dirt handling
Theodore Ts'o
1
-0
/
+5
2010-05-17
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
1
-4
/
+4
2010-03-05
ext4: use ext4_get_block_write in buffer write
Jiaying Zhang
1
-0
/
+24
2009-12-09
ext4: Wait for proper transaction commit on fsync
Jan Kara
1
-0
/
+13
2009-12-09
ext4: quota macros cleanup
Dmitry Monakhov
1
-2
/
+6
2009-11-23
ext4: fold ext4_journal_forget() into ext4_forget()
Theodore Ts'o
1
-6
/
+0
2009-11-24
ext4: fold ext4_journal_revoke() into ext4_forget()
Theodore Ts'o
1
-11
/
+1
2009-11-23
ext4: move ext4_forget() to ext4_jbd2.c
Theodore Ts'o
1
-0
/
+7
2009-09-29
ext4: Handle nested ext4_journal_start/stop calls without a journal
Curt Wohlgemuth
1
-2
/
+4
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
1
-0
/
+2
2009-07-09
ext4: fix no journal corruption with locale-gen
Theodore Ts'o
1
-2
/
+2
2009-01-06
ext4: Remove "extents" mount option
Theodore Ts'o
1
-2
/
+2
2009-01-07
ext4: Allow ext4 to run without a journal
Frank Mayhar
1
-15
/
+68
2008-08-20
ext4: journal credits calulation cleanup and fix for non-extent writepage
Mingming Cao
1
-0
/
+8
2008-07-12
ext4: Use new framework for data=ordered mode in JBD2
Jan Kara
1
-2
/
+5
2008-07-14
ext4: replace __FUNCTION__ occurrences
Stoyan Gaydarov
1
-7
/
+7
2008-04-30
ext4: move headers out of include/linux
Christoph Hellwig
1
-0
/
+231