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
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+13
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2019-07-19
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
1
-2
/
+2
2019-07-18
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-471
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+7
2019-07-17
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
1
-5
/
+5
2019-07-17
coda: stop using 'struct timespec' in user API
Arnd Bergmann
1
-4
/
+7
2019-07-15
Documentation: filesystem: Convert xfs.txt to ReST
Sheriff Esseson
2
-471
/
+1
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: early-userspace: move to driver-api guide
Mauro Carvalho Chehab
2
-3
/
+3
2019-07-15
docs: early-userspace: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-3
/
+3
2019-07-13
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-10
/
+123
2019-07-13
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-12
mm: smaps: split PSS into components
Luigi Semenzato
1
-10
/
+31
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-14
/
+0
2019-07-11
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+42
2019-07-11
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+7
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
9
-1362
/
+1442
2019-07-09
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-07-08
docs: Move binderfs to admin-guide
Matthew Wilcox (Oracle)
2
-78
/
+0
2019-07-04
locks: Cleanup lm_compare_owner and lm_owner_key
Benjamin Coddington
1
-14
/
+0
2019-07-03
f2fs: allocate blocks for pinned file
Jaegeuk Kim
1
-0
/
+25
2019-06-29
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
1
-4
/
+4
2019-06-27
fscrypt: document testing with xfstests
Eric Biggers
1
-0
/
+39
2019-06-27
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
Eric Biggers
1
-1
/
+3
2019-06-27
vfs: update d_make_root() description
Ian Kent
1
-2
/
+13
2019-06-27
docs: filesystems: Remove uneeded .rst extension on toctables
Mauro Carvalho Chehab
2
-6
/
+6
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
1
-2
/
+14
2019-06-12
Documentation/filesystems/proc.txt: Add arch_status file
Aubrey Li
1
-0
/
+40
2019-06-08
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
Mauro Carvalho Chehab
1
-5
/
+5
2019-06-07
Documentation: xfs: Fix typo
Shiyang Ruan
1
-1
/
+1
2019-06-06
docs: filesystems: vfs: Render method descriptions
Tobin C. Harding
1
-505
/
+642
2019-06-03
f2fs: Add option to limit required GC for checkpoint=disable
Daniel Rosenberg
1
-1
/
+18
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
1
-1
/
+1
2019-05-31
ovl: doc: add non-standard corner cases
Miklos Szeredi
1
-2
/
+14
2019-05-30
f2fs: add missing sysfs entries in documentation
Jaegeuk Kim
1
-9
/
+80
2019-05-30
docs: filesystems: vfs: Convert vfs.txt to RST
Tobin C. Harding
2
-281
/
+299
2019-05-30
docs: filesystems: vfs: Convert spaces to tabs
Tobin C. Harding
1
-62
/
+62
2019-05-30
docs: filesystems: vfs: Fix pre-amble indentation
Tobin C. Harding
1
-3
/
+3
2019-05-30
docs: filesystems: vfs: Use SPDX identifier
Tobin C. Harding
1
-2
/
+2
2019-05-30
docs: filesystems: vfs: Use correct initial heading
Tobin C. Harding
1
-2
/
+3
2019-05-30
docs: filesystems: vfs: Use uniform spacing around headings
Tobin C. Harding
1
-0
/
+9
2019-05-30
docs: filesystems: vfs: Use 72 character column width
Tobin C. Harding
1
-101
/
+97
[next]