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
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
2011-08-01
Btrfs: use wait_event()
Li Zefan
1
-52
/
+7
2011-08-01
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
1
-4
/
+10
2011-08-01
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
1
-2
/
+1
2011-08-01
Btrfs: don't print the leaf if we had an error
Josef Bacik
1
-1
/
+3
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
2
-5
/
+4
2011-08-01
Btrfs: fix oops while writing data to SSD partitions
liubo
1
-1
/
+3
2011-08-01
Btrfs: Protect the readonly flag of block group
WuBo
1
-3
/
+7
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
3
-62
/
+34
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
2
-16
/
+8
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2
-4
/
+9
2011-08-01
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
1
-6
/
+5
2011-08-01
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
6
-29
/
+78
2011-07-28
Merge branch 'integration' into for-linus
Chris Mason
23
-1010
/
+965
2011-07-28
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
1
-1
/
+6
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
3
-19
/
+28
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
1
-31
/
+5
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
4
-38
/
+79
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
9
-218
/
+431
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
7
-378
/
+52
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
1
-7
/
+21
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
1
-3
/
+9
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
6
-60
/
+86
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
1
-3
/
+0
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
5
-7
/
+9
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
3
-29
/
+27
2011-07-26
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
1
-2
/
+6
2011-07-26
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2
-2
/
+8
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-07-21
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
1
-2
/
+0
2011-07-21
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
1
-9
/
+5
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-20
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-72
/
+35
2011-07-20
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-18
Fix cifs_get_root()
Al Viro
1
-71
/
+29
2011-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-45
/
+54
2011-07-18
hppfs_lookup(): don't open-code lookup_one_len()
Al Viro
1
-16
/
+3
2011-07-18
hppfs: fix dentry leak
Al Viro
1
-6
/
+6
2011-07-18
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
Al Viro
1
-10
/
+12
2011-07-18
ufs should use d_splice_alias()
Al Viro
1
-8
/
+4
2011-07-18
fix exofs ->get_parent()
Al Viro
1
-1
/
+1
2011-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-7
/
+7
2011-07-17
ceph analog of cifs build_path_from_dentry() race fix
Al Viro
1
-3
/
+16
2011-07-17
cifs: build_path_from_dentry() race fix
Al Viro
1
-1
/
+12
2011-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+36
2011-07-15
fix loop checks in d_materialise_unique()
Al Viro
1
-17
/
+34
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
1
-2
/
+4
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
1
-5
/
+17
[next]