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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-15
Fix xfs debug build breakage by pushing xfs_error.h after
Felix Blyakher
1
-1
/
+1
2009-03-07
xfs: include header files for prototypes
Hannes Eder
2
-0
/
+2
2009-03-07
xfs: make symbols static
Hannes Eder
3
-5
/
+5
2009-03-07
xfs: move declaration to header file
Hannes Eder
2
-2
/
+1
2009-03-04
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
3
-8
/
+16
2009-03-04
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
1
-5
/
+10
2009-03-04
xfs: prevent kernel crash due to corrupted inode log format
Christoph Hellwig
1
-4
/
+13
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
1
-1
/
+74
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-12
xfs: reject swapext ioctl on swapfiles
Christoph Hellwig
1
-0
/
+6
2009-02-12
xfs: fix error handling in xfs_log_mount
Christoph Hellwig
1
-6
/
+8
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
12
-262
/
+181
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
4
-81
/
+37
2009-02-09
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
1
-13
/
+1
2009-02-09
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2
-12
/
+6
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
3
-291
/
+92
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
7
-18
/
+10
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
5
-31
/
+17
2009-02-09
xfs: remove iclog calculation special cases
Christoph Hellwig
1
-26
/
+2
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
3
-113
/
+50
2009-02-08
xfs: cleanup xfs_find_handle
Christoph Hellwig
1
-62
/
+44
2009-02-04
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
1
-35
/
+27
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
4
-57
/
+37
2009-02-04
xfs: factor out attr fork reset handling
Christoph Hellwig
1
-30
/
+25
2009-02-04
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
1
-3
/
+0
2009-02-04
xfs: tiny cleanup for xfs_link
Christoph Hellwig
1
-2
/
+4
2009-02-04
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
3
-8
/
+21
2009-02-04
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
1
-42
/
+35
2009-02-03
xfs: Check buffer lengths in log recovery
Dave Chinner
1
-6
/
+25
2009-01-27
don't reallocate sxp variable passed into xfs_swapext
Eric Sandeen
1
-9
/
+1
2009-01-27
[XFS] Warn on transaction in flight on read-only remount
Felix Blyakher
1
-1
/
+5
2009-01-22
Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfs
Felix Blyakher
2
-8
/
+0
2009-01-22
[XFS] remove always-true #ifndef HAVE_FORMAT32 tests
Eric Sandeen
2
-8
/
+0
2009-01-22
Long btree pointers are still 64 bit on disk
Dave Chinner
1
-5
/
+5
2009-01-19
xfs: sanity check attr fork size
Christoph Hellwig
1
-0
/
+13
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
3
-14
/
+32
2009-01-19
xfs: add a lock class for group/project dquots
Christoph Hellwig
1
-1
/
+11
2009-01-19
xfs: lockdep annotations for xfs_dqlock2
Christoph Hellwig
2
-10
/
+24
2009-01-19
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
1
-0
/
+9
2009-01-19
xfs: use mnt_want_write in compat_attrmulti ioctl
Christoph Hellwig
1
-0
/
+9
2009-01-19
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
4
-300
/
+196
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
23
-158
/
+142
2009-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Lachlan McIlroy
6
-28
/
+14
2009-01-10
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
3
-9
/
+12
2009-01-09
Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfs
Lachlan McIlroy
13
-125
/
+117
2009-01-09
[XFS] make xfs_ino_t an unsigned long long
Christoph Hellwig
1
-1
/
+1
2009-01-09
[XFS] truncate readdir offsets to signed 32 bit values
Christoph Hellwig
3
-13
/
+15
2009-01-09
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
Christoph Hellwig
1
-2
/
+2
2009-01-09
[XFS] Remove macro-to-function indirections in the mask code
Eric Sandeen
3
-52
/
+44
[next]