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
2019-02-14
fanotify: Select EXPORTFS
Jan Kara
1
-0
/
+1
2019-02-07
fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID
Amir Goldstein
1
-3
/
+31
2019-02-07
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
2
-1
/
+20
2019-02-07
fanotify: support events with data type FSNOTIFY_EVENT_INODE
Amir Goldstein
3
-22
/
+46
2019-02-07
fanotify: check FS_ISDIR flag instead of d_is_dir()
Amir Goldstein
1
-1
/
+1
2019-02-07
fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
Amir Goldstein
1
-0
/
+9
2019-02-07
fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
Amir Goldstein
1
-15
/
+10
2019-02-07
vfs: add vfs_get_fsid() helper
Amir Goldstein
1
-0
/
+14
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
4
-53
/
+115
2019-02-07
fanotify: enable FAN_REPORT_FID init flag
Amir Goldstein
1
-1
/
+60
2019-02-07
fanotify: copy event fid info to user
Amir Goldstein
2
-5
/
+82
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
3
-13
/
+155
2019-02-07
fanotify: open code fill_event_metadata()
Amir Goldstein
1
-44
/
+27
2019-02-06
fanotify: rename struct fanotify_{,perm_}event_info
Amir Goldstein
3
-26
/
+26
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
7
-36
/
+23
2019-02-06
fsnotify: send all event types to super block marks
Amir Goldstein
1
-8
/
+7
2019-01-27
Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-67
/
+136
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+41
2019-01-24
cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData
Ronnie Sahlberg
1
-0
/
+1
2019-01-24
smb3: add credits we receive from oplock/break PDUs
Ronnie Sahlberg
1
-0
/
+7
2019-01-24
CIFS: Fix mounts if the client is low on credits
Pavel Shilovsky
1
-0
/
+17
2019-01-24
CIFS: Do not assume one credit for async responses
Pavel Shilovsky
1
-4
/
+11
2019-01-24
CIFS: Fix credit calculations in compound mid callback
Pavel Shilovsky
2
-11
/
+6
2019-01-24
CIFS: Fix credit calculation for encrypted reads with errors
Pavel Shilovsky
1
-10
/
+14
2019-01-24
CIFS: Fix credits calculations for reads with errors
Pavel Shilovsky
1
-12
/
+23
2019-01-24
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2
-7
/
+46
2019-01-24
Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2019-01-24
smb3: Cleanup license mess
Thomas Gleixner
2
-20
/
+0
2019-01-24
CIFS: Fix possible hang during async MTU reads and writes
Pavel Shilovsky
1
-3
/
+3
2019-01-24
cifs: fix memory leak of an allocated cifs_ntsd structure
Colin Ian King
1
-0
/
+8
2019-01-23
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-2
/
+38
2019-01-22
direct-io: allow direct writes to empty inodes
Ernesto A. Fernández
1
-2
/
+3
2019-01-21
ceph: quota: cleanup license mess
Thomas Gleixner
1
-13
/
+0
2019-01-21
ceph: clear inode pointer when snap realm gets dropped by its inode
Yan, Zheng
1
-0
/
+2
2019-01-21
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+4
2019-01-21
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-20
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+35
2019-01-20
Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-7
/
+1
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+18
2019-01-18
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
3
-0
/
+8
2019-01-18
btrfs: run delayed iputs before committing
Josef Bacik
1
-0
/
+9
2019-01-18
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-18
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
3
-7
/
+10
2019-01-18
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-17
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-18
/
+59
2019-01-17
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
1
-2
/
+1
2019-01-17
afs: Fix race in async call refcounting
David Howells
1
-5
/
+30
2019-01-17
afs: Provide a function to get a ref on a call
David Howells
1
-6
/
+12
2019-01-17
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
2019-01-17
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
1
-1
/
+0
[next]