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
2009-03-06
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
2009-03-06
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
2009-03-06
xfs: prevent kernel crash due to corrupted inode log format
Christoph Hellwig
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
2009-02-03
[XFS] Warn on transaction in flight on read-only remount
Felix Blyakher
2009-02-03
xfs: Check buffer lengths in log recovery
Dave Chinner
2009-01-27
don't reallocate sxp variable passed into xfs_swapext
Eric Sandeen
2009-01-22
Long btree pointers are still 64 bit on disk
Dave Chinner
2009-01-19
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-19
xfs: sanity check attr fork size
Christoph Hellwig
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
2009-01-19
xfs: add a lock class for group/project dquots
Christoph Hellwig
2009-01-19
xfs: lockdep annotations for xfs_dqlock2
Christoph Hellwig
2009-01-19
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
2009-01-19
xfs: use mnt_want_write in compat_attrmulti ioctl
Christoph Hellwig
2009-01-19
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
2009-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...
Lachlan McIlroy
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-09
[XFS] use scalable vmap API
Nick Piggin
2009-01-09
[XFS] remove old vmap cache
Nick Piggin
2009-01-09
[XFS] make xfs_ino_t an unsigned long long
Christoph Hellwig
2009-01-09
[XFS] truncate readdir offsets to signed 32 bit values
Christoph Hellwig
2009-01-09
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
Christoph Hellwig
2009-01-09
[XFS] Remove macro-to-function indirections in the mask code
Eric Sandeen
2009-01-09
[XFS] Remove macro-to-function indirections in attr code
Eric Sandeen
2009-01-09
[XFS] Remove several unused typedefs.
Eric Sandeen
2009-01-09
[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations
Christoph Hellwig
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-24
[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI
Lachlan McIlroy
2008-12-23
[XFS] handle unaligned data in xfs_bmbt_disk_get_all
Christoph Hellwig
2008-12-22
[XFS] avoid memory allocations in xfs_fs_vcmn_err
Christoph Hellwig
2008-12-22
[XFS] Fix speculative allocation beyond eof
Lachlan McIlroy
2008-12-22
[XFS] Remove XFS_BUF_SHUT() and friends
Lachlan McIlroy
2008-12-22
[XFS] Use the incore inode size in xfs_file_readdir()
Lachlan McIlroy
2008-12-12
Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs
Lachlan McIlroy
2008-12-12
[XFS] set b_error from bio error in xfs_buf_bio_end_io
Lachlan McIlroy
2008-12-11
[XFS] use inode_change_ok for setattr permission checking
Christoph Hellwig
2008-12-11
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-11
[XFS] resync headers with libxfs
Christoph Hellwig
2008-12-11
[XFS] simplify projid check in xfs_rename
Christoph Hellwig
2008-12-11
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
2008-12-10
[XFS] Remove unused tracing code
Lachlan McIlroy
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
2008-12-05
[XFS] Remove unnecessary assertion
Lachlan McIlroy
2008-12-05
[XFS] Remove unused variable in ktrace_free()
Lachlan McIlroy
2008-12-05
[XFS] Check return value of xfs_buf_get_noaddr()
Lachlan McIlroy
[next]