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
2021-10-29
io_uring: harder fdinfo sq/cq ring iterating
Jens Axboe
1
-22
/
+29
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-29
btrfs: remove root argument from check_item_in_log()
Filipe Manana
1
-2
/
+2
2021-10-29
btrfs: remove root argument from add_link()
Filipe Manana
1
-2
/
+3
2021-10-29
btrfs: remove root argument from btrfs_unlink_inode()
Filipe Manana
3
-22
/
+18
2021-10-29
btrfs: remove root argument from drop_one_dir_item()
Filipe Manana
1
-4
/
+4
2021-10-29
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
1
-1
/
+3
2021-10-29
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
1
-1
/
+2
2021-10-29
btrfs: send: prepare for v2 protocol
David Sterba
3
-1
/
+32
2021-10-29
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-27
fs: reiserfs: remove useless new_opts in reiserfs_remount
Dongliang Mu
1
-6
/
+0
2021-10-27
ext4: Send notifications on error
Gabriel Krisman Bertazi
1
-0
/
+8
2021-10-27
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2
-1
/
+5
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
3
-0
/
+38
2021-10-27
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
3
-3
/
+25
2021-10-27
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi
1
-1
/
+11
2021-10-27
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2
-6
/
+17
2021-10-27
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi
1
-3
/
+9
2021-10-27
fanotify: Support merging of error events
Gabriel Krisman Bertazi
2
-3
/
+27
2021-10-27
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
2
-0
/
+41
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
3
-1
/
+39
2021-10-27
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
1
-0
/
+1
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
1
-6
/
+6
2021-10-27
fanotify: Encode empty file handle when no inode is provided
Gabriel Krisman Bertazi
1
-1
/
+8
2021-10-27
fanotify: Allow file handle encoding for unhashed events
Gabriel Krisman Bertazi
1
-2
/
+6
2021-10-27
fanotify: Support null inode event in fanotify_dfid_inode
Gabriel Krisman Bertazi
1
-1
/
+1
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
4
-4
/
+6
2021-10-27
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
2
-0
/
+6
2021-10-27
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
1
-4
/
+3
2021-10-27
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
3
-9
/
+9
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
1
-1
/
+2
2021-10-27
inotify: Don't force FS_IN_IGNORED
Gabriel Krisman Bertazi
1
-3
/
+3
2021-10-27
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
1
-9
/
+18
2021-10-27
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
1
-15
/
+20
2021-10-27
fsnotify: Don't insert unmergeable events in hashtable
Gabriel Krisman Bertazi
1
-2
/
+4
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2
-2
/
+4
2021-10-27
io_uring: don't assign write hint in the read path
Jens Axboe
1
-1
/
+1
2021-10-26
btrfs: fix comment about sector sizes supported in 64K systems
Anand Jain
1
-2
/
+1
2021-10-26
btrfs: update device path inode time instead of bd_inode
Josef Bacik
1
-8
/
+13
2021-10-26
fs: export an inode_update_time helper
Josef Bacik
1
-3
/
+4
2021-10-26
btrfs: fix deadlock when defragging transparent huge pages
Omar Sandoval
1
-0
/
+14
2021-10-26
btrfs: sysfs: convert scnprintf and snprintf to sysfs_emit
Anand Jain
1
-49
/
+44
2021-10-26
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
2
-3
/
+7
2021-10-26
btrfs: update comments for chunk allocation -ENOSPC cases
Filipe Manana
1
-3
/
+18
2021-10-26
btrfs: fix deadlock between chunk allocation and chunk btree modifications
Filipe Manana
4
-56
/
+111
2021-10-26
btrfs: zoned: use greedy gc for auto reclaim
Johannes Thumshirn
1
-0
/
+22
2021-10-26
btrfs: check-integrity: stop storing the block device name in btrfsic_dev_state
Christoph Hellwig
1
-91
/
+110
2021-10-26
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
3
-36
/
+48
[prev]
[next]