summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2011-12-16xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2011-12-16xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen
2011-12-15xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig
2011-12-15xfs: kill xfs_qm_idtodqChristoph Hellwig
2011-12-15xfs: merge xfs_qm_dqinit_core into the only callerChristoph Hellwig
2011-12-15xfs: add a xfs_dqhold helperChristoph Hellwig
2011-12-15xfs: simplify xfs_qm_dqattach_grouphintChristoph Hellwig
2011-12-15xfs: nest qm_dqfrlist_lock inside the dquot qlockChristoph Hellwig
2011-12-14xfs: flatten the dquot lock orderingChristoph Hellwig
2011-12-13xfs: implement lazy removal for the dquot freelistChristoph Hellwig
2011-12-13xfs: remove XFS_DQ_INACTIVEChristoph Hellwig
2011-12-13xfs: cleanup xfs_qm_dqlookupChristoph Hellwig
2011-12-12xfs: cleanup dquot locking helpersChristoph Hellwig
2011-12-12xfs: remove the sync_mode argument to xfs_qm_dqflush_allChristoph Hellwig
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig
2011-12-12xfs: make sure to really flush all dquots in xfs_qm_quotacheckChristoph Hellwig
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig
2011-12-08xfs: remove the lid_size field in struct log_item_descChristoph Hellwig
2011-12-08xfs: cleanup the transaction commit path a bitChristoph Hellwig
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig
2011-12-02xfs: fix allocation length overflow in xfs_bmapi_write()Dave Chinner
2011-11-29xfs: fix attr2 vs large data fork assertChristoph Hellwig
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-11-29xfs: validate acl countChristoph Hellwig
2011-11-15xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka
2011-11-08xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-11-08xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-11-01xfs: warn if direct reclaim tries to writeback pagesMel Gorman
2011-10-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-18xfs: add AIL pushing tracepointsChristoph Hellwig
2011-10-18xfs: put in missed fix for merge problemAlex Elder
2011-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-10-12xfs: do not flush data workqueues in xfs_flush_buftargChristoph Hellwig
2011-10-12xfs: remove XFS_bflushChristoph Hellwig
2011-10-12xfs: remove xfs_buf_target_nameChristoph Hellwig
2011-10-12xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacksChristoph Hellwig
2011-10-12xfs: clean up xfs_ioerror_alertChristoph Hellwig
2011-10-12xfs: clean up buffer allocationChristoph Hellwig
2011-10-12xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig
2011-10-12xfs: remove xfs_get_buftarg_listChristoph Hellwig