index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_buf.c
Age
Commit message (
Expand
)
Author
2011-10-12
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-12
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
2011-10-12
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-12
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
2011-07-25
xfs: Remove the macro XFS_BUF_TARGET
Chandra Seetharaman
2011-07-25
xfs: Remove macro XFS_BUF_BUSY and family
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_BFLAGS
Chandra Seetharaman
2011-07-13
xfs: remove wrappers around b_iodone
Christoph Hellwig
2011-07-13
xfs: remove wrappers around b_fspriv
Christoph Hellwig
2011-07-13
xfs: add a proper transaction pointer to struct xfs_buf
Christoph Hellwig
2011-07-08
xfs: clean up buffer locking helpers
Christoph Hellwig
2011-03-25
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
2011-03-06
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-07-26
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
2010-07-26
xfs: simplify log item descriptor tracking
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
2010-05-24
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-19
xfs: simplify buffer to transaction matching
Christoph Hellwig
2010-05-19
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
2010-03-01
xfs: factor common xfs_trans_bjoin code
Christoph Hellwig
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
2009-12-15
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
2009-08-31
fs/xfs: Correct redundant test
Julia Lawall
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-08-13
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
2008-04-18
[XFS] Ensure errors from xfs_bdstrat() are correctly checked.
David Chinner
2008-04-18
[XFS] Don't block pdflush when writing back inodes
David Chinner
2007-10-01
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-09
[XFS] Portability changes: remove prdev, stick to one diagnostic
Nathan Scott
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
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-09-04
[XFS] Fixes a bug in the quota code when allocating a new dquot record
Tim Shimmin
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds