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
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
1
-32
/
+12
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2
-11
/
+11
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
1
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
1
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
1
-25
/
+29
2017-09-01
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-16
/
+26
2017-09-01
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-18
/
+18
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
1
-5
/
+7
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
1
-4
/
+7
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
3
-6
/
+20
2017-09-01
xfs: consolidate the various page fault handlers
Christoph Hellwig
2
-65
/
+60
2017-09-01
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
2
-3
/
+2
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2
-18
/
+65
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2
-3
/
+6
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
1
-18
/
+26
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
3
-18
/
+16
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2
-17
/
+33
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
2
-11
/
+2
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2
-30
/
+33
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
3
-13
/
+1
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
15
-116
/
+129
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
3
-4
/
+4
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
9
-56
/
+48
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
3
-1
/
+13
2017-09-01
kernfs: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-09-01
Fix warning messages when mounting to older servers
Steve French
2
-2
/
+27
2017-09-01
Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-3
/
+3
2017-09-01
Merge branch 'mmu_notifier_fixes'
Linus Torvalds
1
-8
/
+11
2017-09-01
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-09-01
dax: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+11
2017-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-09-01
annotate RWF_... flags
Christoph Hellwig
2
-26
/
+26
2017-08-31
ext4: avoid Y2038 overflow in recently_deleted()
Andreas Dilger
1
-6
/
+13
2017-08-31
gfs2: preserve i_mode if __gfs2_set_acl() fails
Ernesto A. Fernández
1
-5
/
+8
2017-08-31
gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
Ernesto A. Fernández
1
-2
/
+6
2017-08-30
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-08-30
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-08-30
GFS2: Fix non-recursive truncate bug
Bob Peterson
1
-3
/
+16
2017-08-30
gfs2: constify rhashtable_params
Arvind Yadav
1
-1
/
+1
2017-08-30
GFS2: Fix gl_object warnings
Andreas Gruenbacher
1
-1
/
+1
2017-08-29
rxrpc: Add notification of end-of-Tx phase
David Howells
1
-11
/
+35
2017-08-29
fs/select: Fix memory corruption in compat_get_fd_set()
Helge Deller
1
-5
/
+1
2017-08-28
kernfs: Clarify lockdep name for kn->count
Waiman Long
1
-1
/
+1
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
18
-113
/
+180
2017-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2017-08-26
Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2017-08-26
Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-8
/
+14
2017-08-26
GFS2: Fix up some sparse warnings
Bob Peterson
4
-6
/
+9
[prev]
[next]