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
2013-11-13
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
1
-8
/
+6
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
1
-2
/
+1
2013-11-13
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
Jan Kara
1
-17
/
+2
2013-11-13
ocfs2: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-4
/
+4
2013-11-13
ocfs2: fix possible double free in ocfs2_write_begin_nolock
Xue jiufei
1
-2
/
+6
2013-11-13
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
Younger Liu
1
-2
/
+6
2013-11-13
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
1
-3
/
+6
2013-11-13
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
1
-0
/
+3
2013-11-13
ocfs2: break useless while loop
Junxiao Bi
1
-1
/
+3
2013-11-13
ocfs2: use find_last_bit()
Akinobu Mita
1
-16
/
+2
2013-11-13
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
1
-0
/
+4
2013-11-13
ocfs2: skip locks in the blocked list
Xue jiufei
1
-0
/
+7
2013-11-13
ocfs2: use bitmap_weight()
Akinobu Mita
1
-15
/
+7
2013-11-13
ocfs2: don't spam on -EDQUOT
Joel Becker
1
-1
/
+2
2013-11-13
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2
-0
/
+11
2013-11-13
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
9
-16
/
+18
2013-11-13
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
1
-1
/
+1
2013-11-13
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
7
-29
/
+16
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-339
/
+448
2013-11-08
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-57
/
+464
2013-11-08
Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
31
-453
/
+1475
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
45
-269
/
+353
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
4
-43
/
+121
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-1121
/
+934
2013-11-05
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
Trond Myklebust
2
-9
/
+0
2013-11-05
NFSv4: Sanity check the server reply in _nfs4_server_capabilities
Trond Myklebust
1
-5
/
+20
2013-11-05
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
Trond Myklebust
1
-13
/
+12
2013-11-05
nfs: set security label when revalidating inode
Jeff Layton
1
-0
/
+2
2013-11-04
GFS2: Use generic list_lru for quota
Steven Whitehouse
4
-66
/
+85
2013-11-04
GFS2: Rename quota qd_lru_lock qd_lock
Steven Whitehouse
1
-35
/
+35
2013-11-04
GFS2: Use reflink for quota data cache
Steven Whitehouse
2
-15
/
+29
2013-11-02
Query network adapter info at mount time for debugging
Steve French
1
-0
/
+30
2013-11-02
Fix unused variable warning when CIFS POSIX disabled
Steve French
1
-1
/
+1
2013-11-02
Allow setting per-file compression via CIFS protocol
Steve French
5
-4
/
+94
2013-11-02
Query File System Alignment
Steven French
4
-4
/
+76
2013-11-02
Query device characteristics at mount time from server on SMB2/3 not just on ...
Steven French
3
-10
/
+28
2013-11-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
3
-9
/
+37
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
6
-10
/
+35
2013-11-01
sysfs: rename sysfs_assoc_lock and explain what it's about
Tejun Heo
3
-10
/
+30
2013-11-01
sysfs: use generic_file_llseek() for sysfs_file_operations
Tejun Heo
1
-1
/
+1
2013-11-01
NFS: Fix a missing initialisation when reading the SELinux label
Trond Myklebust
1
-3
/
+3
2013-11-01
nfs: fix oops when trying to set SELinux label
Jeff Layton
1
-4
/
+4
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
31
-76
/
+168
2013-11-01
vfs: decrapify dput(), fix cache behavior under normal load
Linus Torvalds
1
-2
/
+3
2013-10-31
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
Jeff Layton
1
-1
/
+1
2013-10-30
sysfs: return correct error code on unimplemented mmap()
Vladimir Zapolskiy
1
-1
/
+0
2013-10-30
Revert "select: use freezable blocking call"
Rafael J. Wysocki
1
-2
/
+1
[next]