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
2012-06-14
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
Anton Vorontsov
1
-3
/
+8
2012-06-14
pstore/ram_core: Do not reset restored zone's position and size
Anton Vorontsov
1
-0
/
+1
2012-06-14
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
2
-7
/
+10
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-15
/
+20
2012-06-12
cifs: fix parsing of password mount option
Suresh Jayaraman
1
-15
/
+17
2012-06-12
Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-06-12
NFS: add an endian notation for sparse
Dan Carpenter
1
-1
/
+1
2012-06-12
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
1
-3
/
+3
2012-06-12
exofs: fix sparse non-ANSI function warning
Randy Dunlap
1
-1
/
+1
2012-06-12
NFSv4 do not send an empty SETATTR compound
Andy Adamson
1
-4
/
+8
2012-06-12
NFSv2: EOF incorrectly set on short read
Sachin Prabhu
1
-1
/
+1
2012-06-09
NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts
Bryan Schumaker
1
-0
/
+1
2012-06-09
NFS: fix directio refcount bug on commit
Fred Isaman
1
-2
/
+2
2012-06-09
writeback: Fix lock imbalance in writeback_sb_inodes()
Jan Kara
1
-0
/
+1
2012-06-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-5
/
+4
2012-06-08
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+10
2012-06-08
Revert "vfs: stop d_splice_alias creating directory aliases"
Linus Torvalds
1
-6
/
+10
2012-06-08
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
1
-0
/
+1
2012-06-08
Revert "mm: correctly synchronize rss-counters at exit/exec"
Linus Torvalds
1
-0
/
+1
2012-06-08
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
1
-1
/
+0
2012-06-08
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
1
-4
/
+4
2012-06-08
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
1
-1
/
+0
2012-06-07
NFSv4.1: Convert another trivial printk into a dprintk
Trond Myklebust
1
-1
/
+1
2012-06-07
NFS4: Fix open bug when pnfs module blacklisted
Fred Isaman
1
-1
/
+1
2012-06-07
NFS: Remove incorrect BUG_ON in nfs_found_client
Trond Myklebust
1
-2
/
+0
2012-06-07
UBIFS: fix debugfs-less systems support
Artem Bityutskiy
1
-2
/
+10
2012-06-06
NFS: Map minor mismatch error to protocol not support error.
Steve Dickson
1
-0
/
+2
2012-06-06
NFS: Fix a commit bug
Trond Myklebust
2
-5
/
+6
2012-06-05
NFS4: Set parsed mount data version to 4
Bryan Schumaker
1
-0
/
+2
2012-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-10
/
+74
2012-06-05
NFSv4.1: Ensure we clear session state flags after a session creation
Trond Myklebust
1
-10
/
+12
2012-06-05
NFSv4.1: Convert a trivial printk into a dprintk
Trond Myklebust
1
-2
/
+1
2012-06-05
NFSv4: Fix up decode_attr_mdsthreshold
Trond Myklebust
1
-1
/
+2
2012-06-05
NFSv4: Fix an Oops in the open recovery code
Trond Myklebust
3
-6
/
+30
2012-06-05
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-143
/
+167
2012-06-04
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
Linus Torvalds
1
-7
/
+10
2012-06-04
Btrfs: remove call to btrfs_header_nritems with no effect
Jan Schmidt
1
-3
/
+0
2012-06-02
Merge branch 'akpm' (Fixups for Andrew's patchbomb)
Linus Torvalds
13
-45
/
+33
2012-06-02
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
13
-33
/
+33
2012-06-02
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
1
-12
/
+0
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-13
/
+97
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-12
/
+0
2012-06-01
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
7
-95
/
+103
2012-06-01
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
Pavel Shilovsky
1
-2
/
+4
2012-06-01
CIFS: Improve identation in cifs_unlock_range
Pavel Shilovsky
1
-40
/
+35
2012-06-01
CIFS: Fix possible wrong memory allocation
Pavel Shilovsky
1
-6
/
+25
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
89
-1081
/
+1175
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
26
-194
/
+1726
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
3
-12
/
+0
2012-06-01
nfs: don't open in ->d_revalidate
Miklos Szeredi
2
-55
/
+78
[prev]
[next]