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
starfive-6.6.48-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_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
xfs: reclaim all inodes by background tree walks
Dave Chinner
1
-8
/
+6
2009-12-15
xfs: event tracing support
Christoph Hellwig
1
-101
/
+3
2009-12-12
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
1
-20
/
+2
2009-12-12
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
1
-1
/
+14
2009-12-12
xfs: simplify inode teardown
Christoph Hellwig
1
-4
/
+30
2009-10-10
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-18
/
+41
2009-10-08
xfs: cleanup ->sync_fs
Christoph Hellwig
1
-18
/
+18
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
1
-0
/
+23
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-03
xfs: xfs_showargs() reports group *and* project quotas enabled
Alex Elder
1
-9
/
+13
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
1
-1
/
+1
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-13
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
1
-23
/
+26
2009-06-12
xfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
1
-12
/
+0
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-14
/
+0
2009-06-08
xfs: split xfs_sync_inodes
Christoph Hellwig
1
-1
/
+12
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-8
/
+14
2009-03-29
xfs: kill ino64 mount option
Christoph Hellwig
1
-21
/
+3
2009-03-07
xfs: make symbols static
Hannes Eder
1
-3
/
+3
2009-03-04
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
1
-5
/
+5
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
1
-60
/
+2
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
1
-1
/
+1
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
1
-6
/
+37
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
1
-1
/
+16
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
1
-4
/
+4
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
1
-1
/
+1
2008-12-04
kill xfs_unmount_flush
Christoph Hellwig
1
-5
/
+0
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
1
-29
/
+0
2008-12-04
kill dead inode flags
Christoph Hellwig
1
-1
/
+0
2008-12-01
[XFS] remove xfs_vfsops.h
Christoph Hellwig
1
-1
/
+0
2008-12-01
[XFS] fix error inversion problems with data flushing
Dave Chinner
1
-4
/
+9
2008-12-01
[XFS] fix spurious gcc warnings
Christoph Hellwig
1
-3
/
+2
2008-10-30
[XFS] fix biosize option
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] fix the noquota mount option
Christoph Hellwig
1
-0
/
+1
2008-10-30
[XFS] kill struct xfs_mount_args
Christoph Hellwig
1
-310
/
+189
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
1
-14
/
+14
2008-10-30
[XFS] kill deleted inodes list
David Chinner
1
-2
/
+0
2008-10-30
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
Lachlan McIlroy
1
-0
/
+1
2008-10-30
[XFS] Prevent use-after-free caused by synchronous inode reclaim
David Chinner
1
-18
/
+14
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
1
-29
/
+18
2008-10-30
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
1
-1
/
+1
2008-10-30
[XFS] Move remaining quiesce code.
David Chinner
1
-3
/
+3
2008-10-30
[XFS] Kill SYNC_CLOSE
David Chinner
1
-10
/
+0
2008-10-30
[XFS] make SYNC_DELWRI no longer use xfs_sync
David Chinner
1
-19
/
+6
2008-10-30
[XFS] make SYNC_ATTR no longer use xfs_sync
David Chinner
1
-1
/
+2
2008-10-30
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
1
-148
/
+3
2008-10-30
[XFS] move sync code to its own file
David Chinner
1
-0
/
+1
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
1
-4
/
+20
2008-10-30
[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()
Lachlan McIlroy
1
-1
/
+0
[next]