| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 12 | -6933/+0 |
* | Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned | Chandra Seetharaman | 2011-07-25 | 1 | -2/+2 |
* | xfs: Remove the macro XFS_BUF_PTR | Chandra Seetharaman | 2011-07-25 | 2 | -4/+4 |
* | xfs: Remove macro XFS_BUF_BUSY and family | Chandra Seetharaman | 2011-07-25 | 1 | -4/+0 |
* | xfs: Remove the macro XFS_BUF_ERROR and family | Chandra Seetharaman | 2011-07-25 | 1 | -1/+1 |
* | xfs: remove the dead QUOTADEBUG code | Christoph Hellwig | 2011-07-13 | 6 | -461/+8 |
* | xfs: clean up buffer locking helpers | Christoph Hellwig | 2011-07-08 | 1 | -3/+3 |
* | xfs: remove i_transp | Christoph Hellwig | 2011-07-08 | 1 | -1/+1 |
* | xfs: split xfs_itruncate_finish | Christoph Hellwig | 2011-07-08 | 1 | -1/+1 |
* | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-04-11 | 3 | -14/+0 |
|\ |
|
| * | xfs: fix variable set but not used warnings | Christoph Hellwig | 2011-04-08 | 3 | -14/+0 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -4/+4 |
|/ |
|
* | xfs: Convert remaining cmn_err() callers to new API | Dave Chinner | 2011-03-07 | 5 | -62/+65 |
* | xfs: convert the quota debug prints to new API | Dave Chinner | 2011-03-07 | 1 | -15/+12 |
* | xfs: convert xfs_fs_cmn_err to new error logging API | Dave Chinner | 2011-03-07 | 3 | -12/+10 |
* | xfs: Convert xlog_warn to new logging interface | Dave Chinner | 2011-03-07 | 2 | -5/+7 |
* | xfs: more sensible inode refcounting for ialloc | Christoph Hellwig | 2011-02-22 | 1 | -7/+0 |
* | xfs: fix dquot shaker deadlock | Dave Chinner | 2011-01-28 | 1 | -25/+21 |
* | xfs: use wait queues directly for the log wait queues | Dave Chinner | 2010-12-21 | 1 | -1/+0 |
* | xfs: Extend project quotas to support 32bit project ids | Arkadiusz Mi?kiewicz | 2010-10-18 | 3 | -7/+7 |
* | xfs: remove xfs_buf wrappers | Christoph Hellwig | 2010-10-18 | 1 | -1/+1 |
* | xfs: remove xfs_cred.h | Christoph Hellwig | 2010-10-18 | 1 | -5/+3 |
* | xfs: split out inode walk inode grabbing | Dave Chinner | 2010-10-18 | 1 | -9/+0 |
* | xfs: split inode AG walking into separate code for reclaim | Dave Chinner | 2010-10-18 | 1 | -2/+1 |
* | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner | 2010-10-18 | 1 | -1/+1 |
* | xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush | Christoph Hellwig | 2010-10-18 | 1 | -88/+76 |
* | xfs: simplify xfs_qm_dqusage_adjust | Christoph Hellwig | 2010-10-18 | 1 | -142/+61 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-08-07 | 1 | -16/+16 |
|\ |
|
| * | quota: Clean up the namespace in dqblk_xfs.h | Christoph Hellwig | 2010-07-21 | 1 | -16/+16 |
* | | xfs: simplify xfs_truncate_file | Christoph Hellwig | 2010-07-26 | 1 | -18/+52 |
* | | xfs: remove xfs_iput | Christoph Hellwig | 2010-07-26 | 2 | -5/+10 |
* | | xfs: remove unused delta tracking code in xfs_bmapi | Christoph Hellwig | 2010-07-26 | 2 | -3/+3 |
* | | xfs: fix the xfs_log_iovec i_addr type | Christoph Hellwig | 2010-07-26 | 1 | -3/+3 |
* | | xfs: simplify inode to transaction joining | Christoph Hellwig | 2010-07-26 | 1 | -8/+1 |
* | | xfs: give li_cb callbacks the correct prototype | Christoph Hellwig | 2010-07-26 | 1 | -48/+43 |
* | | xfs: give xfs_item_ops methods the correct prototypes | Christoph Hellwig | 2010-07-26 | 1 | -149/+119 |
* | | xfs: merge iop_unpin_remove into iop_unpin | Christoph Hellwig | 2010-07-26 | 1 | -27/+6 |
* | | xfs: simplify log item descriptor tracking | Christoph Hellwig | 2010-07-26 | 1 | -19/+6 |
* | | xfs: remove unneeded #include statements | Christoph Hellwig | 2010-07-26 | 7 | -60/+0 |
* | | xfs: drop dmapi hooks | Christoph Hellwig | 2010-07-26 | 7 | -7/+0 |
* | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 | 1 | -2/+5 |
|/ |
|
* | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-24 | 2 | -10/+8 |
* | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 | 2 | -15/+12 |
* | Merge branch 'master' into for-linus | Alex Elder | 2010-06-04 | 1 | -1/+3 |
|\ |
|
| * | fs/xfs/quota: Add missing mutex_unlock | Julia Lawall | 2010-05-28 | 1 | -1/+3 |
* | | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder | 2010-05-24 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner | 2010-05-24 | 1 | -3/+3 |
* | | quota: unify ->set_dqblk | Christoph Hellwig | 2010-05-21 | 1 | -3/+7 |
|/ |
|
* | xfs: remove dead XFS_LOUD_RECOVERY code | Christoph Hellwig | 2010-05-19 | 1 | -8/+0 |