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
2016-03-16
autofs4: fix some white space errors
Ian Kent
4
-8
/
+6
2016-03-16
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
1
-1
/
+1
2016-03-16
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
2016-03-16
autofs4: fix coding style problem in autofs4_get_set_timeout()
Ian Kent
1
-8
/
+20
2016-03-16
autofs4: coding style fixes
Ian Kent
8
-158
/
+175
2016-03-16
autofs: show pipe inode in mount options
Stanislav Kinsburskiy
1
-1
/
+6
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
2
-14
/
+11
2016-03-16
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2
-11
/
+11
2016-03-16
fs/mpage.c:mpage_readpages(): use lru_to_page() helper
Andrew Morton
1
-1
/
+2
2016-03-16
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
Jun Piao
1
-1
/
+1
2016-03-16
ocfs2: fix a tiny race that leads file system read-only
Jiufei Xue
4
-4
/
+18
2016-03-16
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...
xuejiufei
1
-1
/
+13
2016-03-16
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
1
-8
/
+10
2016-03-16
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
3
-3
/
+17
2016-03-16
ocfs2/dlm: add DEREF_DONE message
xuejiufei
3
-1
/
+138
2016-03-16
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
1
-2
/
+2
2016-03-16
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
1
-2
/
+3
2016-03-16
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
1
-6
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
4
-7
/
+5
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
4
-58
/
+7
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
3
-1
/
+14
2016-03-15
GFS2: Fix direct IO write rounding error
Bob Peterson
1
-1
/
+1
2016-03-15
gfs2: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2016-03-15
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
6
-56
/
+221
2016-03-15
xfs: always set rvalp in xfs_dir2_node_trim_free
Christoph Hellwig
1
-1
/
+3
2016-03-15
xfs: ensure committed is initialized in xfs_trans_roll
Eric Sandeen
1
-1
/
+3
2016-03-15
xfs: borrow indirect blocks from freed extent when available
Brian Foster
1
-10
/
+36
2016-03-15
xfs: refactor delalloc indlen reservation split into helper
Brian Foster
1
-19
/
+54
2016-03-15
xfs: update freeblocks counter after extent deletion
Brian Foster
1
-24
/
+34
2016-03-15
xfs: debug mode forced buffered write failure
Brian Foster
3
-11
/
+101
2016-03-14
btrfs: Fix misspellings in comments.
Adam Buchbinder
10
-16
/
+16
2016-03-14
btrfs: Print Warning only if ENOSPC_DEBUG is enabled
Ashish Samant
1
-1
/
+6
2016-03-14
dcache.c: new helper: __d_add()
Al Viro
1
-7
/
+17
2016-03-14
don't bother with __d_instantiate(dentry, NULL)
Al Viro
1
-10
/
+7
2016-03-14
untangle fsnotify_d_instantiate() a bit
Al Viro
1
-1
/
+2
2016-03-14
uninline d_add()
Al Viro
1
-0
/
+16
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
2
-81
/
+57
2016-03-14
quota: use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
2016-03-14
cifs_get_root(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
2016-03-14
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
1
-8
/
+4
2016-03-14
kill dentry_unhash()
Al Viro
1
-25
/
+0
2016-03-14
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
Al Viro
1
-3
/
+1
2016-03-14
autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()
Al Viro
1
-2
/
+0
2016-03-14
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
2
-9
/
+12
2016-03-14
ceph: don't bother with d_rehash() in splice_dentry()
Al Viro
1
-13
/
+4
2016-03-14
namei: teach lookup_slow() to skip revalidate
Al Viro
1
-23
/
+35
2016-03-14
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
Al Viro
1
-32
/
+24
2016-03-14
lookup_one_len_unlocked(): use lookup_dcache()
Al Viro
1
-11
/
+1
2016-03-14
namei: simplify invalidation logics in lookup_dcache()
Al Viro
1
-7
/
+3
[prev]
[next]