index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2005-05-27
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
2005-05-06
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
Nathan Scott
2005-05-06
[XFS] Fix a bug in xfs_iomap for extent handling of write cases
Russell Cattelan
2005-05-05
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
Nathan Scott
2005-05-05
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-05-05
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
2005-05-05
[XFS] remove noisy printk at vnode trace allocation
Eric Sandeen
2005-05-05
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
2005-05-05
[XFS] Disable the combination of XFS direct IO and AIO until the IO completion
Nathan Scott
2005-05-05
[XFS] Resolve an issue with xfsbufd not getting along with swsusp.
Nathan Scott
2005-05-05
[XFS] Fix up warnings
Eric Sandeen
2005-05-05
[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.
Nathan Scott
2005-05-05
[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held
Dean Roehrich
2005-05-05
[XFS] Enable XFS_VNODE_TRACE
Eric Sandeen
2005-05-05
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...
Nathan Scott
2005-05-05
[XFS] Block mount attempts for filesystems with version 1 directories.
Nathan Scott
2005-05-05
[XFS] Move the XFS inode to the front of its hash list on a cache hit
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds