| Commit message (Expand) | Author | Age |
* | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-04-11 |
|\ |
|
| * | xfs: fix variable set but not used warnings | Christoph Hellwig | 2011-04-08 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | xfs: Convert remaining cmn_err() callers to new API | Dave Chinner | 2011-03-06 |
* | xfs: convert the quota debug prints to new API | Dave Chinner | 2011-03-06 |
* | xfs: convert xfs_fs_cmn_err to new error logging API | Dave Chinner | 2011-03-06 |
* | xfs: Convert xlog_warn to new logging interface | Dave Chinner | 2011-03-06 |
* | xfs: more sensible inode refcounting for ialloc | Christoph Hellwig | 2011-02-22 |
* | xfs: fix dquot shaker deadlock | Dave Chinner | 2011-01-28 |
* | xfs: use wait queues directly for the log wait queues | Dave Chinner | 2010-12-20 |
* | xfs: Extend project quotas to support 32bit project ids | Arkadiusz Mi?kiewicz | 2010-10-18 |
* | xfs: remove xfs_buf wrappers | Christoph Hellwig | 2010-10-18 |
* | xfs: remove xfs_cred.h | Christoph Hellwig | 2010-10-18 |
* | xfs: split out inode walk inode grabbing | Dave Chinner | 2010-10-18 |
* | xfs: split inode AG walking into separate code for reclaim | Dave Chinner | 2010-10-18 |
* | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner | 2010-10-18 |
* | xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush | Christoph Hellwig | 2010-10-18 |
* | xfs: simplify xfs_qm_dqusage_adjust | Christoph Hellwig | 2010-10-18 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | quota: Clean up the namespace in dqblk_xfs.h | Christoph Hellwig | 2010-07-21 |
* | | xfs: simplify xfs_truncate_file | Christoph Hellwig | 2010-07-26 |
* | | xfs: remove xfs_iput | Christoph Hellwig | 2010-07-26 |
* | | xfs: remove unused delta tracking code in xfs_bmapi | Christoph Hellwig | 2010-07-26 |
* | | xfs: fix the xfs_log_iovec i_addr type | Christoph Hellwig | 2010-07-26 |
* | | xfs: simplify inode to transaction joining | Christoph Hellwig | 2010-07-26 |
* | | xfs: give li_cb callbacks the correct prototype | Christoph Hellwig | 2010-07-26 |
* | | xfs: give xfs_item_ops methods the correct prototypes | Christoph Hellwig | 2010-07-26 |
* | | xfs: merge iop_unpin_remove into iop_unpin | 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-07-26 |
* | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
|/ |
|
* | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-23 |
* | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 |
* | Merge branch 'master' into for-linus | Alex Elder | 2010-06-04 |
|\ |
|
| * | fs/xfs/quota: Add missing mutex_unlock | Julia Lawall | 2010-05-28 |
* | | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder | 2010-05-24 |
|\| |
|
| * | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner | 2010-05-24 |
* | | quota: unify ->set_dqblk | Christoph Hellwig | 2010-05-21 |
|/ |
|
* | xfs: remove dead XFS_LOUD_RECOVERY code | Christoph Hellwig | 2010-05-19 |
* | xfs: removed unused XFS_QMOPT_ flags | Christoph Hellwig | 2010-05-19 |
* | xfs: remove a few macro indirections in the quota code | Christoph Hellwig | 2010-05-19 |
* | xfs: access quotainfo structure directly | Christoph Hellwig | 2010-05-19 |
* | xfs: remove xfs_dqmarker | Christoph Hellwig | 2010-05-19 |
* | xfs: convert the dquot free list to use list heads | Dave Chinner | 2010-05-19 |
* | xfs: convert the dquot hash list to use list heads | Dave Chinner | 2010-05-19 |
* | xfs: remove duplicate code from dquot reclaim | Dave Chinner | 2010-05-19 |
* | xfs: convert the per-mount dquot list to use list heads | Dave Chinner | 2010-05-19 |
* | xfs: remove stale parameter from ->iop_unpin method | Dave Chinner | 2010-05-19 |