index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_sb.h
Age
Commit message (
Expand
)
Author
2014-06-25
xfs: create libxfs infrastructure
Dave Chinner
2014-05-20
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
xfs: remove shared supberlock feature checking
Dave Chinner
2014-05-20
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2014-05-20
xfs: keep sb_bad_features2 the same a sb_features2
Dave Chinner
2014-05-20
xfs: make superblock version checks reflect reality
Dave Chinner
2014-04-24
xfs: enable the finobt feature on v5 superblocks
Brian Foster
2014-04-24
xfs: reserve v5 superblock read-only compat. feature bit for finobt
Brian Foster
2014-02-27
xfs: Use defines for CRC offsets in all cases
Eric Sandeen
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-08-22
xfs: add xfs sb v4 support for dirent filetype field
Mark Tinguely
2013-08-22
xfs: Add write support for dirent filetype field
Dave Chinner
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
2013-08-12
xfs: don't special case shared superblock mounts
Dave Chinner
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-06-28
xfs: Define a new function xfs_is_quota_inode()
Chandra Seetharaman
2013-04-27
xfs: implement extended feature masks
Dave Chinner
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
2012-11-19
xfs: add CRC infrastructure
Christoph Hellwig
2012-02-02
xfs: kill the unused XFS_BB_FSB_OFFSET macro
Amit Sahrawat
2011-07-25
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2010-10-18
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2009-01-19
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2008-12-11
[XFS] resync headers with libxfs
Christoph Hellwig
2008-12-04
cleanup xfs_sb.h feature flag helpers
Christoph Hellwig
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
2008-07-28
[XFS] Fix up noattr2 so that it will properly update the versionnum and
Tim Shimmin
2008-04-10
[XFS] Ensure "both" features2 slots are consistent
Eric Sandeen
2008-04-10
[XFS] Fix superblock features2 field alignment problem
David Chinner
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2007-10-15
[XFS] superblock endianess annotations
Christoph Hellwig
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
2006-09-28
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
2006-01-11
[XFS] Sort out cosmetic differences between user and kernel copies of some
Nathan Scott
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds