index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-24
xfs: fix XFS_IOC_FREE_EOFBLOCKS definition
Dave Chinner
1
-1
/
+1
2013-08-15
xfs: create internal eofblocks structure with kuid_t types
Dwight Engen
1
-1
/
+1
2013-08-13
xfs: Validate log space at mount time
Jie Liu
1
-1
/
+3
2013-08-13
xfs: consolidate extent swap code
Dave Chinner
1
-0
/
+15
2013-08-13
xfs: sync minor header differences needed by userspace.
Dave Chinner
1
-0
/
+17
2013-05-31
xfs: add fsgeom flag for v5 superblock support.
Dave Chinner
1
-0
/
+1
2012-11-09
xfs: add minimum file size filtering to eofblocks scan
Brian Foster
1
-2
/
+5
2012-11-09
xfs: add inode id filtering to eofblocks scan
Brian Foster
1
-2
/
+12
2012-11-09
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
Brian Foster
1
-0
/
+17
2012-11-08
xfs: report projid32bit feature in geometry call
Eric Sandeen
1
-1
/
+2
2011-07-08
xfs: consolidate & clarify mount sanity checks
Eric Sandeen
1
-0
/
+5
2010-10-19
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
1
-2
/
+4
2010-10-19
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
1
-0
/
+1
2010-09-03
xfs: Make fiemap work with sparse files
Tao Ma
1
-1
/
+3
2010-03-05
xfs: return inode fork offset in bulkstat for fsr
Dave Chinner
1
-1
/
+2
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-06-08
xfs: update max log size
Christoph Hellwig
1
-4
/
+7
2009-01-10
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
1
-2
/
+2
2008-12-02
[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h
sandeen@sandeen.net
1
-4
/
+0
2008-12-01
[XFS] Add new getbmap flags.
Eric Sandeen
1
-1
/
+5
2008-12-01
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
1
-12
/
+0
2008-07-28
[XFS] attrmulti cleanup
Christoph Hellwig
1
-0
/
+3
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
1
-0
/
+1
2008-02-07
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
Eric Sandeen
1
-3
/
+7
2007-10-19
[XFS] cleanup fid types mess
Christoph Hellwig
1
-23
/
+6
2007-07-14
[XFS] Concurrent Multi-File Data Streams
David Chinner
1
-0
/
+1
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
1
-0
/
+1
2006-09-28
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
1
-7
/
+1
2006-06-09
[XFS] Add degframentation exclusion support
Barry Naujok
1
-0
/
+1
2006-06-09
[XFS] Fix a comment typo, originally noticed by Ming Zhang.
Nathan Scott
1
-3
/
+3
2006-01-11
[XFS] Sort out cosmetic differences between user and kernel copies of some
Nathan Scott
1
-4
/
+4
2006-01-11
[XFS] Implement the di_extsize allocator hint for non-realtime files as
Nathan Scott
1
-0
/
+2
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-27
/
+12
2005-11-02
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
1
-1
/
+2
2005-06-21
[XFS] Makes more sense to use the fsxattr interface instead of adding new
Nathan Scott
1
-3
/
+2
2005-06-21
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
1
-0
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+527