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
/
logfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-2
/
+4
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-12-23
logfs: fix "Kernel BUG at readwrite.c:1193"
Prasad Joshi
1
-0
/
+3
2010-12-23
logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
Prasad Joshi
1
-1
/
+1
2010-11-01
fs: logfs: Fix up MTD=y build.
Paul Mundt
1
-1
/
+1
2010-10-29
switch logfs to ->mount()
Al Viro
2
-27
/
+23
2010-10-29
logfs: fix a leak in get_sb
Al Viro
4
-7
/
+8
2010-10-29
logfs get_sb, part 3
Al Viro
4
-39
/
+29
2010-10-29
logfs get_sb, part 2
Al Viro
4
-14
/
+13
2010-10-29
logfs get_sb massage, part 1
Al Viro
4
-21
/
+39
2010-10-26
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-14
logfs: kill BKL
Arnd Bergmann
3
-6
/
+5
2010-08-10
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
1
-2
/
+2
2010-08-10
convert logfs to ->evict_inode()
Al Viro
3
-36
/
+31
2010-08-10
logfs: get rid of magical inodes
Al Viro
6
-41
/
+31
2010-08-10
always call inode_change_ok early in ->setattr
Christoph Hellwig
1
-4
/
+4
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-7
/
+11
2010-08-10
fix leak in __logfs_create()
Al Viro
1
-1
/
+4
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
2
-3
/
+3
2010-05-22
logfs: replace inode uid,gid,mode initialization with helper function
Al Viro
1
-8
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-7
/
+7
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
10
-53
/
+104
2010-05-15
Fix double-free in logfs
Al Viro
1
-7
/
+7
2010-05-10
fix "seperate" typos in comments
Anand Gadiyar
3
-7
/
+7
2010-05-07
logfs: handle powerfail on NAND flash
Joern Engel
4
-29
/
+52
2010-05-07
logfs: handle errors from get_mtd_device()
Dan Carpenter
1
-0
/
+2
2010-05-07
logfs: remove unused variable
Joern Engel
1
-1
/
+0
2010-05-06
logfs: fix sync
Joern Engel
2
-4
/
+2
2010-05-06
logfs: fix compile failure
Joern Engel
1
-0
/
+4
2010-05-05
logfs: initialize li->li_refcount
Prasad Joshi
1
-0
/
+1
2010-05-04
logfs: commit reservations under space pressure
Joern Engel
3
-4
/
+24
2010-05-04
logfs: survive logfs_buf_recover read errors
Joern Engel
3
-11
/
+13
2010-05-01
logfs: Close i_ino reuse race
Joern Engel
1
-1
/
+1
2010-05-01
logfs: fix logfs_seek_hole()
Joern Engel
1
-0
/
+2
2010-05-01
logfs: Return -EINVAL if filesystem image doesn't match
Joern Engel
1
-1
/
+1
2010-04-29
LogFS: Fix typo in b6349ac8
Joern Engel
1
-1
/
+1
2010-04-29
logfs: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
6
-55
/
+91
2010-04-20
[LogFS] Split large truncated into smaller chunks
Joern Engel
1
-8
/
+26
2010-04-17
[LogFS] Set s_bdi
Joern Engel
1
-0
/
+5
2010-04-15
[LogFS] Prevent mempool_destroy NULL pointer dereference
Joern Engel
4
-7
/
+11
2010-04-13
[LogFS] Move assertion
Joern Engel
1
-1
/
+1
2010-04-13
[LogFS] Plug 8 byte information leak
Joern Engel
1
-10
/
+14
2010-04-13
[LogFS] Prevent memory corruption on large deletes
Joern Engel
5
-1
/
+34
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
7
-36
/
+67
2010-03-30
[LogFS] Remove unused method
Joern Engel
3
-28
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-1
/
+8
2010-03-29
[LogFS] Erase new journal segments
Joern Engel
1
-0
/
+2
2010-03-29
[LogFS] Move reserved segments with journal
Joern Engel
1
-0
/
+4
[next]