| Commit message (Expand) | Author | Age |
* | 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 |
* | xfs: factor log item initialisation | Dave Chinner | 2010-05-19 |
* | xfs: add a shrinker to background inode reclaim | Dave Chinner | 2010-04-29 |
* | fs/xfs: Correct NULL test | Julia Lawall | 2010-02-13 |
* | xfs: kill the unused XFS_QMOPT_* flush flags V2 | Dave Chinner | 2010-02-03 |
* | xfs: Use delay write promotion for dquot flushing | Dave Chinner | 2010-01-25 |
* | xfs: Don't issue buffer IO direct from AIL push V2 | Dave Chinner | 2010-02-01 |
* | xfs: quota limit statvfs available blocks | Christoph Hellwig | 2010-01-21 |
* | xfs: replace KM_LARGE with explicit vmalloc use | Christoph Hellwig | 2010-01-21 |
* | xfs: cleanup up xfs_log_force calling conventions | Christoph Hellwig | 2010-01-21 |
* | xfs: kill XLOG_VEC_SET_TYPE | Christoph Hellwig | 2010-01-21 |
* | xfs: remove duplicate buffer flags | Christoph Hellwig | 2010-01-21 |
* | xfs: implement quota warnings via netlink | Christoph Hellwig | 2010-01-21 |
* | xfs: clean up error handling in xfs_trans_dqresv | Christoph Hellwig | 2010-01-21 |
* | xfs: kill XFS_QMOPT_ASYNC | Christoph Hellwig | 2010-01-21 |
* | xfs: reclaim inodes under a write lock | Dave Chinner | 2010-01-15 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-15 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | xfs: fix double IRELE in xfs_dqrele_inode | Christoph Hellwig | 2009-10-13 |
* | xfs: switch to seq_file | Alexey Dobriyan | 2009-09-15 |