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
/
nilfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-22
nilfs2: fix crash after one superblock became unavailable
Ryusuke Konishi
1
-1
/
+2
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+4
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
7
-30
/
+19
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
4
-17
/
+12
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2
-11
/
+3
2011-01-10
nilfs2: simplify nilfs_mdt_freeze_buffer
Ryusuke Konishi
1
-14
/
+12
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2
-4
/
+0
2011-01-10
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
1
-1
/
+1
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
6
-0
/
+222
2011-01-10
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2
-0
/
+3
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
5
-63
/
+48
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
1
-7
/
+16
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2
-4
/
+8
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+9
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-12-16
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
2
-9
/
+12
2010-11-24
nilfs2: fix typo in comment of nilfs_dat_move function
Ryusuke Konishi
1
-1
/
+1
2010-11-23
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-4
/
+4
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-2
/
+2
2010-10-29
convert nilfs
Al Viro
1
-9
/
+7
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-10-27
mm: add account_page_writeback()
Michael Rubin
1
-1
/
+1
2010-10-26
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
31
-1252
/
+1313
2010-10-23
nilfs2: eliminate sparse warning - "context imbalance"
Jiro SEKIBA
1
-0
/
+2
2010-10-23
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
2
-2
/
+3
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
5
-9
/
+7
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
3
-4
/
+58
2010-10-23
nilfs2: accept 64-bit checkpoint numbers in cp mount option
Ryusuke Konishi
1
-13
/
+12
2010-10-23
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
4
-124
/
+2
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
5
-61
/
+2
2010-10-23
nilfs2: get rid of mi_nilfs back pointer to nilfs object
Ryusuke Konishi
4
-15
/
+8
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
6
-37
/
+53
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
14
-156
/
+207
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
12
-171
/
+41
2010-10-23
nilfs2: add routines to redirect access to buffers of DAT file
Ryusuke Konishi
5
-0
/
+75
2010-10-23
nilfs2: add routines to roll back state of DAT file
Ryusuke Konishi
5
-19
/
+145
2010-10-23
nilfs2: add routines to save and restore bmap state
Ryusuke Konishi
2
-0
/
+26
2010-10-23
nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
Ryusuke Konishi
1
-16
/
+16
2010-10-23
nilfs2: allow nilfs_clear_inode to clear metadata file inodes
Ryusuke Konishi
1
-0
/
+4
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
4
-131
/
+31
2010-10-23
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
4
-225
/
+101
2010-10-23
nilfs2: split out nilfs_attach_snapshot
Ryusuke Konishi
1
-28
/
+45
2010-10-23
nilfs2: split out nilfs_get_root_dentry
Ryusuke Konishi
1
-19
/
+35
2010-10-23
nilfs2: deny write access to inodes in snapshots
Ryusuke Konishi
3
-3
/
+13
2010-10-23
nilfs2: use checkpoint tree for mount check of snapshots
Ryusuke Konishi
1
-17
/
+11
2010-10-23
nilfs2: move inode count and block count into root object
Ryusuke Konishi
4
-11
/
+10
2010-10-23
nilfs2: use root object to get ifile
Ryusuke Konishi
7
-80
/
+67
[next]