index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
2009-06-12
1
-23
/
+26
|
\
|
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
1
-14
/
+0
|
*
xfs: split xfs_sync_inodes
Christoph Hellwig
2009-06-08
1
-1
/
+12
|
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-8
/
+14
*
|
xfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-11
1
-12
/
+0
|
/
*
xfs: kill ino64 mount option
Christoph Hellwig
2009-03-29
1
-21
/
+3
*
xfs: make symbols static
Hannes Eder
2009-03-06
1
-3
/
+3
*
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
2009-03-04
1
-5
/
+5
*
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
1
-60
/
+2
*
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
1
-1
/
+1
*
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-02-04
1
-6
/
+37
*
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
2009-01-19
1
-1
/
+16
*
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-09
1
-4
/
+4
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
1
-1
/
+1
*
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
1
-5
/
+0
*
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
1
-29
/
+0
*
kill dead inode flags
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
[XFS] remove xfs_vfsops.h
Christoph Hellwig
2008-12-01
1
-1
/
+0
*
[XFS] fix error inversion problems with data flushing
Dave Chinner
2008-12-01
1
-4
/
+9
*
[XFS] fix spurious gcc warnings
Christoph Hellwig
2008-12-01
1
-3
/
+2
*
[XFS] fix biosize option
Christoph Hellwig
2008-10-30
1
-1
/
+1
*
[XFS] fix the noquota mount option
Christoph Hellwig
2008-10-30
1
-0
/
+1
*
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
1
-310
/
+189
*
[XFS] Allocate the struct xfs_ail
David Chinner
2008-10-30
1
-14
/
+14
*
[XFS] kill deleted inodes list
David Chinner
2008-10-30
1
-2
/
+0
*
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
Lachlan McIlroy
2008-10-30
1
-0
/
+1
*
[XFS] Prevent use-after-free caused by synchronous inode reclaim
David Chinner
2008-10-30
1
-18
/
+14
*
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
1
-29
/
+18
*
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-10-30
1
-1
/
+1
*
[XFS] Move remaining quiesce code.
David Chinner
2008-10-30
1
-3
/
+3
*
[XFS] Kill SYNC_CLOSE
David Chinner
2008-10-30
1
-10
/
+0
*
[XFS] make SYNC_DELWRI no longer use xfs_sync
David Chinner
2008-10-30
1
-19
/
+6
*
[XFS] make SYNC_ATTR no longer use xfs_sync
David Chinner
2008-10-30
1
-1
/
+2
*
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
2008-10-30
1
-148
/
+3
*
[XFS] move sync code to its own file
David Chinner
2008-10-30
1
-0
/
+1
*
[XFS] make btree tracing generic
Christoph Hellwig
2008-10-30
1
-4
/
+20
*
[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()
Lachlan McIlroy
2008-10-30
1
-1
/
+0
*
[XFS] Make use of the init-once slab optimisation.
David Chinner
2008-10-30
1
-1
/
+36
*
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-21
1
-2
/
+2
*
xfs: fix remount rw with unrecognized options
Christoph Hellwig
2008-10-15
1
-1
/
+1
*
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
1
-1
/
+1
*
[XFS] Fix regression introduced by remount fixup
Christoph Hellwig
2008-09-17
1
-0
/
+20
*
[XFS] don't call xfs_freesb from xfs_unmountfs
Christoph Hellwig
2008-08-13
1
-1
/
+2
*
[XFS] cleanup xfs_mountfs
Christoph Hellwig
2008-08-13
1
-1
/
+1
*
[XFS] move root inode IRELE into xfs_unmountfs
Christoph Hellwig
2008-08-13
1
-4
/
+0
*
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
1
-110
/
+0
*
[XFS] kill bhv_vnode_t
Christoph Hellwig
2008-08-13
1
-1
/
+1
*
[XFS] remove some easy bhv_vnode_t instances
Christoph Hellwig
2008-08-13
1
-6
/
+1
*
[XFS] kill vn_to_inode
Christoph Hellwig
2008-08-13
1
-8
/
+6
[next]