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
/
xfs
/
linux-2.6
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
[XFS] remove manual lookup from xfs_rename and simplify locking
Christoph Hellwig
1
-1
/
+2
2008-04-19
[PATCH] r/o bind mounts: elevate count for xfs timestamp updates
Dave Hansen
1
-7
/
+0
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
1
-14
/
+41
2008-04-18
[XFS] Warn if errors come from block_truncate_page().
David Chinner
1
-1
/
+9
2008-04-18
[XFS] cleanup vnode use in xfs_iops.c
Christoph Hellwig
1
-18
/
+16
2008-04-18
[XFS] cleanup vnode use in xfs_lookup
Christoph Hellwig
1
-3
/
+3
2008-04-18
[XFS] cleanup vnode use in xfs_symlink and xfs_rename
Christoph Hellwig
1
-20
/
+21
2008-04-18
[XFS] cleanup vnode use in xfs_link
Christoph Hellwig
1
-12
/
+11
2008-04-18
[XFS] cleanup vnode use in xfs_create/mknod/mkdir
Christoph Hellwig
1
-10
/
+11
2008-04-18
[XFS] cleanup xfs_vn_mknod
Christoph Hellwig
1
-37
/
+30
2008-02-07
[XFS] keep i_nlink updated and use proper accessors
Christoph Hellwig
1
-1
/
+0
2008-02-07
[XFS] stop updating inode->i_blocks
Christoph Hellwig
1
-3
/
+0
2008-02-07
[XFS] use generic_permission
Christoph Hellwig
1
-4
/
+23
2008-02-07
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
1
-1
/
+1
2008-02-07
[XFS] Implement fallocate.
David Chinner
1
-0
/
+43
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
1
-0
/
+16
2008-02-07
[XFS] simplify xfs_vn_getattr
Christoph Hellwig
1
-25
/
+53
2008-02-07
[XFS] simplify vn_revalidate
Christoph Hellwig
1
-1
/
+1
2007-12-21
[XFS] Fix mknod regression
Christoph Hellwig
1
-3
/
+1
2007-12-10
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
1
-2
/
+2
2007-10-17
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
1
-128
/
+68
2007-10-17
introduce I_SYNC
Joern Engel
1
-2
/
+2
2007-10-17
[XFS] simplify validata_fields
Christoph Hellwig
1
-27
/
+24
2007-10-16
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
1
-15
/
+8
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
1
-4
/
+3
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
1
-3
/
+3
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
1
-51
/
+26
2007-10-15
[XFS] stop using uio in the readlink code
Christoph Hellwig
1
-37
/
+13
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
1
-3
/
+3
2007-02-10
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
1
-2
/
+0
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
1
-2
/
+2
2006-09-28
[XFS] Update XFS for i_blksize removal from generic inode structure
Nathan Scott
1
-5
/
+20
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-2
/
+2
2006-06-27
[XFS] Remove a race condition where a linked inode could BUG_ON in
Nathan Scott
1
-2
/
+4
2006-06-27
[XFS] Remove redundant directory checks from inode link operation.
Alexey Dobriyan
1
-3
/
+0
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-06-09
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
1
-8
/
+8
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
1
-55
/
+44
2006-06-09
[XFS] getattr can return an error code, so propogate any from lower
Nathan Scott
1
-1
/
+1
2006-04-11
[XFS] Fix utime(2) in the case that no times parameter was passed in.
Nathan Scott
1
-2
/
+1
2006-03-29
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
Nathan Scott
1
-1
/
+1
2006-03-17
[XFS] Merge Yingpings fix for a vn_count assert failure during QA -
Nathan Scott
1
-0
/
+2
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
1
-24
/
+24
2006-03-14
[XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will
Nathan Scott
1
-61
/
+28
2006-03-14
[XFS] Switch over from linvfs names for inode operations for consistent
Nathan Scott
1
-80
/
+80
2006-03-14
[XFS] Switch over from linvfs names for address space ops for consistent
Nathan Scott
1
-1
/
+1
2006-03-14
[XFS] Dynamically allocate vattr in places it makes sense to do so, to
Nathan Scott
1
-75
/
+105
2006-02-07
[XFS] Fix missing inode atime update from the utime syscall.
Nathan Scott
1
-0
/
+2
2006-02-01
[XFS] Interim solution for attribute insertion failure during file
Yingping Lu
1
-18
/
+32
2006-01-16
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
Nathan Scott
1
-3
/
+0
[next]