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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
ext4: fix build failure if DX_DEBUG is enabled
Li Zefan
1
-9
/
+10
2008-07-12
ext4: Remove unused variable from ext4_show_options
Theodore Ts'o
1
-1
/
+0
2008-07-12
ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()
Theodore Ts'o
4
-13
/
+13
2008-07-12
ext4: remove double definitions of xattr macros
Shen Feng
2
-6
/
+2
2008-07-12
ext4: miscellaneous error checks and coding cleanups for mballoc
Shen Feng
1
-7
/
+7
2008-07-12
ext4: add error processing when calling ext4_mb_init_cache in mballoc
Shen Feng
1
-7
/
+20
2008-07-12
ext4: Fix ext4_mb_init_cache return error
Mingming Cao
1
-0
/
+1
2008-07-12
ext4: improve some code in rb tree part of dir.c
Shen Feng
1
-10
/
+4
2008-07-12
ext4: switch to seq_files
Alexey Dobriyan
1
-34
/
+34
2008-07-12
ext4: Use BUG_ON() instead of BUG()
Julia Lawall
1
-2
/
+1
2008-07-12
ext4: start searching for the right extent from the goal group.
Aneesh Kumar K.V
1
-4
/
+6
2008-07-12
ext4: fix comments to say "ext4"
Shen Feng
3
-3
/
+3
2008-07-12
ext4: Fix mb_find_next_bit not to return larger than max
Aneesh Kumar K.V
1
-8
/
+12
2008-07-12
ext4: validate directory entry data before use
Duane Griffin
1
-10
/
+12
2008-07-12
ext4: handle deleting corrupted indirect blocks
Duane Griffin
1
-1
/
+15
2008-07-12
ext4: handle corrupted orphan list at mount
Duane Griffin
3
-6
/
+24
2008-07-11
Fix reference counting race on log buffers
Dave Chinner
1
-4
/
+11
2008-07-11
[GFS2] Fix GFS2's use of do_div() in its quota calculations
David Howells
1
-1
/
+1
2008-07-11
exec: fix stack excutability without PT_GNU_STACK
Hugh Dickins
1
-1
/
+1
2008-07-10
ocfs2: Fix flags in ocfs2_file_lock
Mark Fasheh
1
-7
/
+7
2008-07-10
[GFS2] Remove unused declaration
Li Xiaodong
1
-1
/
+0
2008-07-10
[GFS2] Remove support for unused and pointless flag
Steven Whitehouse
5
-26
/
+2
2008-07-10
[GFS2] Replace rgrp "recent list" with mru list
Steven Whitehouse
3
-99
/
+12
2008-07-09
NFS: Allow either strict or sloppy mount option parsing
Chuck Lever
1
-75
/
+128
2008-07-09
NFS4: Set security flavor default for NFSv4 mounts like other defaults
Chuck Lever
1
-16
/
+6
2008-07-09
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
Chuck Lever
1
-17
/
+5
2008-07-09
NFS: Refactor logic for parsing NFS security flavor mount options
Chuck Lever
1
-65
/
+78
2008-07-09
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
Chuck Lever
2
-16
/
+16
2008-07-09
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
Chuck Lever
1
-3
/
+6
2008-07-09
NFS: set transport defaults after mount option parsing is finished
Trond Myklebust
2
-23
/
+50
2008-07-09
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
1
-21
/
+0
2008-07-09
nfs4: fix potential race with rapid nfs_callback_up/down cycle
Jeff Layton
1
-14
/
+16
2008-07-09
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
Jeff Layton
1
-4
/
+0
2008-07-09
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
Benny Halevy
1
-1
/
+1
2008-07-09
NFS: handle interface identifiers in incoming IPv6 addresses
Chuck Lever
1
-1
/
+40
2008-07-09
NFS: Add string length argument to nfs_parse_server_address
Chuck Lever
1
-30
/
+70
2008-07-09
NFS: Support raw IPv6 address hostnames during NFS mount operation
Chuck Lever
1
-8
/
+82
2008-07-09
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
Chuck Lever
1
-45
/
+79
2008-07-09
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
Trond Myklebust
1
-2
/
+3
2008-07-09
NFS: Allow redirtying of a completed unstable write.
Trond Myklebust
1
-33
/
+32
2008-07-09
NFS: Clean up nfs_update_request()
Trond Myklebust
1
-98
/
+103
2008-07-09
NFS: missing newline in NFS mount debugging message
Chuck Lever
1
-1
/
+1
2008-07-09
NFS: Treat "intr" and "nointr" options as deprecated
Chuck Lever
1
-6
/
+4
2008-07-09
NFS: Allow any value for the "retry" option
Chuck Lever
1
-1
/
+2
2008-07-09
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
4
-7
/
+12
2008-07-09
NFS: Fix a warning in nfs4_async_handle_error
Trond Myklebust
2
-6
/
+5
2008-07-09
NFS: Move fs/nfs/iostat.h to include/linux
Chuck Lever
1
-106
/
+13
2008-07-09
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
4
-8
/
+2
2008-07-09
NFS: Fix the ftruncate() credential problem
Trond Myklebust
4
-26
/
+29
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
1
-1
/
+1
[prev]
[next]