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
2008-10-16
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
4
-15
/
+38
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-10-16
sysfs: crash debugging
Andrew Morton
1
-0
/
+13
2008-10-16
remove CONFIG_KMOD from fs
Johannes Berg
3
-29
/
+4
2008-10-16
proc: fixup irq iterator
Thomas Gleixner
1
-5
/
+2
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
1
-38
/
+5
2008-10-16
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
1
-1
/
+1
2008-10-16
x86_64: make /proc/interrupts work with dyn irq_desc
Yinghai Lu
1
-4
/
+24
2008-10-16
irq, fs/proc: replace loop with nr_irqs for proc/stat
Yinghai Lu
1
-14
/
+28
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
1
-1
/
+1
2008-10-16
fs/proc: use nr_irqs
Yinghai Lu
1
-5
/
+5
2008-10-16
ext4: Fix file fragmentation during large file write.
Aneesh Kumar K.V
1
-34
/
+57
2008-10-16
fuse: implement nonseekable open
Tejun Heo
1
-0
/
+2
2008-10-16
fuse: add include protectors
Tejun Heo
1
-0
/
+5
2008-10-16
fuse: config description improvement
Robert P. J. Day
1
-1
/
+1
2008-10-16
fuse: add missing fuse_request_free
Julia Lawall
1
-1
/
+2
2008-10-16
fuse: fix SEEK_END incorrectness
Miklos Szeredi
1
-0
/
+3
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-3
/
+3
2008-10-15
Merge branch 'next'
Trond Myklebust
14
-211
/
+321
2008-10-15
xfs: fix remount rw with unrecognized options
Christoph Hellwig
1
-1
/
+1
2008-10-15
ocfs2: fix build error
Mark Fasheh
1
-8
/
+6
2008-10-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
41
-946
/
+7353
2008-10-15
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2
-2
/
+1
2008-10-15
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2
-11
/
+40
2008-10-15
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
Trond Myklebust
1
-0
/
+3
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
27
-372
/
+621
2008-10-14
ocfs2: Make cached block reads the common case.
Joel Becker
7
-17
/
+24
2008-10-14
ocfs2: Kill the last naked wait_on_buffer() for cached reads.
Joel Becker
1
-4
/
+3
2008-10-14
ocfs2: Move ocfs2_bread() into dir.c
Joel Becker
3
-52
/
+43
2008-10-14
ocfs2: Simplify ocfs2_read_block()
Joel Becker
16
-94
/
+55
2008-10-14
ocfs2: Require an inode for ocfs2_read_block(s)().
Joel Becker
17
-148
/
+116
2008-10-14
ocfs2: Separate out sync reads from ocfs2_read_blocks()
Joel Becker
5
-10
/
+96
2008-10-14
ext4: Use tag dirty lookup during mpage_da_submit_io
Aneesh Kumar K.V
1
-17
/
+13
2008-10-16
ext4: let the block device know when unused blocks can be discarded
Theodore Ts'o
2
-0
/
+9
2008-10-14
ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().
Tao Ma
1
-35
/
+60
2008-10-14
ocfs2: Calculate EA hash only by its suffix.
Tao Ma
1
-30
/
+5
2008-10-14
ocfs2: Move trusted and user attribute support into xattr.c
Mark Fasheh
4
-179
/
+111
2008-10-14
ocfs2: Uninline ocfs2_xattr_name_hash()
Mark Fasheh
1
-5
/
+5
2008-10-14
ocfs2: Don't check for NULL before brelse()
Mark Fasheh
12
-147
/
+74
2008-10-14
ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache
Mark Fasheh
1
-1
/
+1
2008-10-14
ocfs2: make la_debug_mutex static
Mark Fasheh
1
-2
/
+1
2008-10-14
ocfs2: Remove pointless !!
Mark Fasheh
1
-1
/
+1
2008-10-14
ocfs2: Add empty bucket support in xattr.
Tao Ma
1
-154
/
+43
2008-10-14
ocfs2/xattr.c: Fix a bug when inserting xattr.
Tao Ma
1
-1
/
+3
2008-10-14
ocfs2: Add xattr mount option in ocfs2_show_options()
Sunil Mushran
1
-0
/
+5
2008-10-14
ocfs2: Switch over to JBD2.
Joel Becker
12
-81
/
+224
2008-10-14
ocfs2: Add the 'inode64' mount option.
Joel Becker
3
-2
/
+21
2008-10-14
ocfs2: Limit inode allocation to 32bits.
Joel Becker
3
-19
/
+130
2008-10-14
ocfs2: Resolve deadlock in ocfs2_xattr_free_block.
Tao Ma
1
-70
/
+82
2008-10-14
ocfs2: bug-fix for journal extend in xattr.
Tao Ma
1
-1
/
+14
[prev]
[next]