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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2
-171
/
+239
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
2
-24
/
+107
2015-03-25
xfs: make xfs_cross_rename() complete fully
Dave Chinner
1
-20
/
+21
2015-03-25
xfs: factor out xfs_finish_rename()
Dave Chinner
1
-21
/
+27
2015-03-25
xfs: cleanup xfs_rename error handling
Dave Chinner
1
-33
/
+26
2015-03-25
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
1
-78
/
+67
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
8
-114
/
+217
2015-02-24
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
13
-1129
/
+381
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
18
-254
/
+279
2015-02-24
xfs: remove deprecated mount options
Eric Sandeen
1
-20
/
+0
2015-02-24
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
1
-1
/
+3
2015-02-24
xfs: cancel failed transaction in xfs_fs_commit_blocks()
Eric Sandeen
1
-1
/
+3
2015-02-24
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
1
-8
/
+0
2015-02-24
xfs: clarify async write failure ratelimit message
Eric Sandeen
1
-2
/
+2
2015-02-24
xfs: log unmount events on console
Eric Sandeen
1
-0
/
+1
2015-02-24
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
1
-0
/
+4
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
7
-52
/
+59
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
6
-116
/
+124
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
7
-55
/
+90
2015-02-23
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
3
-30
/
+29
2015-02-23
xfs: Fix quota type in quota structures when reusing quota file
Jan Kara
1
-0
/
+5
2015-02-23
xfs: lock out page faults from extent swap operations
Dave Chinner
1
-16
/
+15
2015-02-23
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
1
-42
/
+14
2015-02-23
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
3
-2
/
+13
2015-02-23
xfs: use i_mmaplock on write faults
Dave Chinner
2
-15
/
+25
2015-02-23
xfs: use i_mmaplock on read faults
Dave Chinner
2
-1
/
+29
2015-02-23
xfs: introduce mmap/truncate lock
Dave Chinner
3
-38
/
+121
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
4
-204
/
+1
2015-02-23
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
3
-134
/
+126
2015-02-23
xfs: introduce xfs_mod_frextents
Dave Chinner
4
-21
/
+34
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
9
-621
/
+72
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
8
-131
/
+134
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
6
-48
/
+42
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
7
-52
/
+54
2015-02-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
52
-676
/
+715
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
30
-65
/
+65
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
1
-5
/
+13
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
1
-1
/
+18
2015-02-22
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-8
/
+393
2015-02-22
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-151
/
+140
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2015-02-20
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
6
-319
/
+489
2015-02-20
posix_acl: fix reference leaks in posix_acl_create
Omar Sandoval
1
-5
/
+9
[next]