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
2009-10-16
ceph: warn on allocation from msgpool with larger front_len
Sage Weil
4
-9
/
+26
2009-10-16
ceph: correct subscribe_ack msgpool payload size
Sage Weil
2
-4
/
+12
2009-10-16
ceph: flush dirty caps via the cap_dirty list
Sage Weil
3
-29
/
+59
2009-10-15
ceph: move generic flushing code into helper
Sage Weil
1
-22
/
+21
2009-10-15
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
1
-1
/
+3
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
6
-132
/
+137
2009-10-13
ceph: add version field to message header
Sage Weil
1
-1
/
+2
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2
-4
/
+0
2009-10-12
ceph: ignore trailing data in monamp
Sage Weil
1
-3
/
+0
2009-10-10
ceph: add file layout validation
Sage Weil
2
-0
/
+26
2009-10-10
ceph: update to mon client protocol v15
Sage Weil
3
-10
/
+19
2009-10-09
ceph: cancel osd requests before resending them
Sage Weil
1
-1
/
+4
2009-10-09
ceph: reset osd session on fault, not peer_reset
Sage Weil
1
-5
/
+2
2009-10-09
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
Sage Weil
1
-5
/
+10
2009-10-09
ceph: revoke osd request message on request completion
Sage Weil
1
-4
/
+9
2009-10-09
ceph: fix osd request submission race
Sage Weil
1
-11
/
+19
2009-10-08
ceph: renew mon subscription before it expires
Sage Weil
1
-2
/
+2
2009-10-08
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
1
-5
/
+5
2009-10-07
ceph: gracefully avoid empty crush buckets
Sage Weil
1
-2
/
+7
2009-10-07
ceph: include preferred_osd in file layout virtual xattr
Sage Weil
1
-1
/
+8
2009-10-07
ceph: show meaningful version on module load
Sage Weil
2
-8
/
+3
2009-10-06
ceph: document shared files in README
Sage Weil
1
-0
/
+17
2009-10-06
ceph: Kconfig, Makefile
Sage Weil
4
-0
/
+64
2009-10-06
ceph: debugfs
Sage Weil
1
-0
/
+425
2009-10-06
ceph: ioctls
Sage Weil
2
-0
/
+196
2009-10-06
ceph: nfs re-export support
Sage Weil
1
-0
/
+223
2009-10-06
ceph: message pools
Sage Weil
2
-0
/
+193
2009-10-06
ceph: messenger library
Sage Weil
3
-0
/
+2398
2009-10-06
ceph: snapshot management
Sage Weil
1
-0
/
+897
2009-10-06
ceph: capability management
Sage Weil
1
-0
/
+2830
2009-10-06
ceph: monitor client
Sage Weil
2
-0
/
+803
2009-10-06
ceph: CRUSH mapping algorithm
Sage Weil
5
-0
/
+1027
2009-10-06
ceph: OSD client
Sage Weil
4
-0
/
+2436
2009-10-06
ceph: MDS client
Sage Weil
4
-0
/
+3452
2009-10-06
ceph: address space operations
Sage Weil
1
-0
/
+1115
2009-10-06
ceph: file operations
Sage Weil
1
-0
/
+904
2009-10-06
ceph: directory operations
Sage Weil
1
-0
/
+1212
2009-10-06
ceph: inode operations
Sage Weil
2
-0
/
+2453
2009-10-06
ceph: super.c
Sage Weil
1
-0
/
+936
2009-10-06
ceph: ref counted buffer
Sage Weil
2
-0
/
+89
2009-10-06
ceph: client types
Sage Weil
6
-0
/
+1091
2009-10-06
ceph: on-wire types
Sage Weil
5
-0
/
+1401
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
11
-14
/
+14
2009-09-26
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-258
/
+159
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-2
/
+4
2009-09-25
cifs: fix locking and list handling code in cifs_open and its helper
Jeff Layton
1
-19
/
+3
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-53
/
+118
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
[next]