aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka
2012-02-13XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intendedJesper Juhl
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig
2012-01-31xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-01-17xfs: cleanup xfs_file_aio_writeChristoph Hellwig
2012-01-17xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig
2012-01-17xfs: make i_flags an unsigned longChristoph Hellwig
2012-01-17xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig
2012-01-13xfs: remove the unused dm_attrs structureChristoph Hellwig
2012-01-13xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03xfs: propagate umode_tAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2012-01-03xfs: fix endian conversion issue in discard codeDave Chinner
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig
2011-12-23xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-19xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig
2011-12-16xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig
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-14xfs: 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