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
2012-04-19
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
Trond Myklebust
2
-5
/
+14
2012-04-19
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
1
-0
/
+14
2012-04-19
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
1
-2
/
+7
2012-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-27
/
+128
2012-04-18
Btrfs: fix that check_int_data mount option was ignored
Stefan Behrens
1
-1
/
+1
2012-04-18
Btrfs: don't count CRC or header errors twice while scrubbing
Stefan Behrens
1
-15
/
+0
2012-04-18
Btrfs: fix btrfs_ioctl_dev_info() crash on missing device
Stefan Behrens
1
-1
/
+4
2012-04-18
btrfs: don't return EINTR
Arne Jansen
1
-6
/
+3
2012-04-18
Btrfs: double unlock bug in error handling
Dan Carpenter
1
-0
/
+2
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
4
-20
/
+17
2012-04-18
fs/btrfs/volumes.c: add missing free_fs_devices
Julia Lawall
1
-1
/
+3
2012-04-18
btrfs: fix early abort in 'remount'
Sergei Trofimovich
1
-2
/
+4
2012-04-18
Btrfs: fix max chunk size check in chunk allocator
Ilya Dryomov
1
-2
/
+4
2012-04-18
Btrfs: add missing read locks in backref.c
Jan Schmidt
1
-2
/
+15
2012-04-18
Btrfs: don't call free_extent_buffer twice in iterate_irefs
Jan Schmidt
1
-5
/
+3
2012-04-18
Btrfs: Make free_ipath() deal gracefully with NULL pointers
Jesper Juhl
1
-0
/
+2
2012-04-18
Btrfs: avoid possible use-after-free in clear_extent_bit()
Li Zefan
1
-15
/
+21
2012-04-18
Btrfs: retrurn void from clear_state_bit
Li Zefan
1
-5
/
+2
2012-04-18
btrfs: add missing unlocks to transaction abort paths
David Sterba
1
-1
/
+5
2012-04-18
Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE
Liu Bo
1
-3
/
+3
2012-04-18
btrfs: don't add both copies of DUP to reada extent tree
Arne Jansen
1
-0
/
+13
2012-04-18
btrfs: fix race in reada
Arne Jansen
2
-20
/
+23
2012-04-18
Btrfs: avoid setting ->d_op twice
Li Zefan
1
-5
/
+9
2012-04-18
NFS: check for req==NULL in nfs_try_to_update_request cleanup
Fred Isaman
1
-1
/
+2
2012-04-18
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-40
/
+15
2012-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-46
/
+36
2012-04-17
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-62
/
+20
2012-04-17
ext4: fix handling of journalled quota options
Theodore Ts'o
1
-17
/
+15
2012-04-16
ext4: address scalability issue by removing extent cache statistics
Theodore Ts'o
3
-23
/
+0
2012-04-14
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+40
2012-04-13
lockd: fix the endianness bug
Al Viro
2
-2
/
+2
2012-04-13
ocfs2: ->e_leaf_clusters endianness breakage
Al Viro
1
-2
/
+2
2012-04-13
ocfs2: ->rl_count endianness breakage
Al Viro
1
-1
/
+1
2012-04-13
ocfs: ->rl_used breakage on big-endian
Al Viro
1
-4
/
+4
2012-04-13
ocfs2: ->l_next_free_req breakage on big-endian
Al Viro
2
-3
/
+3
2012-04-13
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
1
-1
/
+1
2012-04-13
Fix number parsing in cifs_parse_mount_options
Sachin Prabhu
1
-1
/
+1
2012-04-13
ext4: fix endianness breakage in ext4_split_extent_at()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
1
-14
/
+8
2012-04-13
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
Al Viro
1
-14
/
+9
2012-04-13
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
1
-3
/
+4
2012-04-13
Btrfs: use commit root when loading free space cache
Josef Bacik
2
-10
/
+3
2012-04-13
Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+9
2012-04-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+28
2012-04-13
Btrfs: fix use-after-free in __btrfs_end_transaction
Dave Jones
1
-4
/
+5
2012-04-13
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
3
-0
/
+10
2012-04-13
Btrfs: remove lock assert from get_restripe_target()
Ilya Dryomov
1
-3
/
+2
2012-04-13
Btrfs: fix eof while discarding extents
Liu Bo
1
-2
/
+18
[prev]
[next]