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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2
-25
/
+1
2012-09-29
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
1
-0
/
+2
2012-09-29
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
3
-17
/
+2
2012-09-29
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
1
-3
/
+2
2012-09-29
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
1
-3
/
+0
2012-09-29
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
1
-2
/
+4
2012-09-29
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
1
-6
/
+3
2012-09-29
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2
-20
/
+28
2012-09-29
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
1
-12
/
+9
2012-09-29
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
1
-9
/
+4
2012-09-29
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
Trond Myklebust
1
-12
/
+15
2012-09-29
NFSv4.1: reset the inode MDS threshold counters on layout destruction
Trond Myklebust
1
-4
/
+5
2012-09-29
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
3
-10
/
+7
2012-09-29
NFSv4.1: Simplify the pNFS return-on-close code
Trond Myklebust
3
-10
/
+5
2012-09-29
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
3
-17
/
+17
2012-09-29
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
Trond Myklebust
1
-0
/
+8
2012-09-29
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
Trond Myklebust
1
-8
/
+32
2012-09-29
NFSv4.1: Fix a reference leak in pnfs_update_layout
Trond Myklebust
1
-3
/
+6
2012-09-29
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
5
-17
/
+59
2012-09-29
NFSv4.1: Retry pNFS after a 2 minute timeout
Trond Myklebust
2
-1
/
+15
2012-09-29
NFSv4.1: Add helpers for setting/reading the I/O fail bit
Trond Myklebust
2
-18
/
+26
2012-09-29
NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy
Trond Myklebust
1
-7
/
+11
2012-09-29
NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
Trond Myklebust
4
-4
/
+4
2012-09-29
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
4
-31
/
+31
2012-09-29
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
Trond Myklebust
4
-22
/
+22
2012-09-29
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
Trond Myklebust
3
-6
/
+6
2012-09-29
NFS: Clean up the pNFS layoutget interface
Trond Myklebust
4
-17
/
+27
2012-09-29
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
4
-40
/
+11
2012-09-29
NFS: Write the entire file if a server reboot occurs during fsync()
Trond Myklebust
2
-0
/
+14
2012-09-29
NFS: Fix fdatasync/fsync() when confronted with a server reboot
Trond Myklebust
4
-22
/
+36
2012-09-29
NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field
Trond Myklebust
3
-11
/
+11
2012-09-29
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
8
-16
/
+42
2012-09-29
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
Trond Myklebust
3
-8
/
+18
2012-09-28
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
Trond Myklebust
1
-10
/
+13
2012-09-26
NFSv4.1: decode_getdeviceinfo should check xdr_read_pages() return value
Trond Myklebust
1
-1
/
+2
2012-09-26
SUNRPC: Fix the return value of xdr_align_pages()
Trond Myklebust
1
-0
/
+2
2012-09-25
NFS4: avoid underflow when converting error to pointer.
NeilBrown
1
-1
/
+1
2012-09-25
NFS: fix the return value check by using IS_ERR
Wei Yongjun
2
-2
/
+2
2012-09-25
SUNRPC: Set alloc_slot for backchannel tcp ops
Bryan Schumaker
1
-0
/
+1
2012-09-20
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
1
-5
/
+16
2012-09-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-20
/
+39
2012-09-19
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
4
-4
/
+5
2012-09-19
Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...
Linus Torvalds
1
-3
/
+3
2012-09-19
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+10
2012-09-19
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-46
/
+42
2012-09-19
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
Tejun Heo
1
-29
/
+34
2012-09-19
workqueue: reimplement work_on_cpu() using system_wq
Tejun Heo
1
-17
/
+8
2012-09-19
md: make sure metadata is updated when spares are activated or removed.
NeilBrown
1
-1
/
+5
2012-09-19
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
NeilBrown
1
-0
/
+4
2012-09-19
Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...
NeilBrown
1
-1
/
+1
[next]