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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-348
/
+232
2009-07-14
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
1
-9
/
+11
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-07-13
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
1
-18
/
+2
2009-07-13
ext4: fix null handler of ioctls in no journal mode
Peng Tao
1
-8
/
+12
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
3
-4
/
+8
2009-07-13
partitions: fix broken uevent_suppress conversion
Heiko Carstens
1
-1
/
+1
2009-07-12
AFS: Fix compilation warning
Artem Bityutskiy
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
46
-29
/
+17
2009-07-11
Revert "fuse: Fix build error" as unnecessary
Linus Torvalds
2
-2
/
+0
2009-07-11
isofs: fix Joliet regression
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-07-11
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
6
-76
/
+92
2009-07-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-33
/
+28
2009-07-11
fuse: Fix build error
Larry Finger
2
-0
/
+2
2009-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-22
/
+26
2009-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
4
-34
/
+15
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
1
-10
/
+12
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
6
-12
/
+14
2009-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-896
/
+686
2009-07-10
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
1
-4
/
+4
2009-07-10
cifs: remove cifsInodeInfo->inUse counter
Jeff Layton
2
-2
/
+0
2009-07-10
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
5
-529
/
+252
2009-07-10
[CIFS] update cifs version number
Steve French
2
-2
/
+6
2009-07-10
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
3
-1
/
+77
2009-07-10
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
1
-32
/
+42
2009-07-10
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
5
-22
/
+23
2009-07-10
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
1
-1
/
+8
2009-07-09
UBIFS: fix corruption dump
Artem Bityutskiy
1
-2
/
+26
2009-07-09
UBIFS: clean up free space checking
Artem Bityutskiy
1
-19
/
+3
2009-07-09
UBIFS: small amendments in the LEB scanning code
Artem Bityutskiy
3
-11
/
+17
2009-07-09
UBIFS: dump a little more in case of corruptions
Artem Bityutskiy
1
-3
/
+3
2009-07-09
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+6
2009-07-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-07-08
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
Catalin Marinas
1
-0
/
+1
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
4
-3
/
+1
2009-07-07
quota: Fix possible deadlock during parallel quotaon and quotaoff
Jiaying Zhang
1
-2
/
+2
2009-07-07
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
2
-4
/
+4
2009-07-07
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
1
-0
/
+5
2009-07-05
UBIFS: allow more than one volume to be mounted
Daniel Mack
1
-1
/
+2
2009-07-05
UBIFS: fix assertion warning
Artem Bityutskiy
1
-0
/
+3
2009-07-05
UBIFS: minor spelling and grammar fixes
Adrian Hunter
2
-3
/
+3
2009-07-05
UBIFS: fix 64-bit divisions in debug print
Adrian Hunter
1
-2
/
+3
2009-07-05
UBIFS: few spelling fixes
Artem Bityutskiy
2
-4
/
+4
2009-07-05
UBIFS: set write-buffer timout to 3-5 seconds
Artem Bityutskiy
2
-15
/
+7
2009-07-05
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
3
-12
/
+9
2009-07-05
UBIFS: improve debugging messaged
Artem Bityutskiy
1
-10
/
+16
2009-07-05
UBIFS: fix integer overflow warning
Adrian Hunter
1
-1
/
+3
2009-07-05
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
1
-3
/
+2
2009-07-05
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
1
-0
/
+5
[next]