summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)AuthorFilesLines
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka4-19/+19
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka4-19/+19
2012-02-14XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intendedJesper Juhl1-2/+2
2012-02-14XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intendedJesper Juhl1-2/+2
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig6-282/+141
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig6-282/+141
2012-02-03Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman3-5/+6
2012-02-03Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman3-4/+6
2012-02-03Define a new function xfs_inode_dquot()Chandra Seetharaman2-24/+22
2012-02-03Define a new function xfs_this_quota_on()Chandra Seetharaman2-6/+15
2012-02-03xfs: kill the unused XFS_BB_FSB_OFFSET macroAmit Sahrawat1-1/+0
2012-01-31xfs: show uuid when mount fails due to duplicate uuidMitsuo Hayasaka1-1/+1
2012-01-31xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka1-1/+1
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-01-18xfs: cleanup xfs_file_aio_writeChristoph Hellwig1-45/+37
2012-01-18xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig1-3/+4
2012-01-18xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig5-92/+30
2012-01-18xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig12-82/+56
2012-01-18xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig4-9/+24
2012-01-18xfs: replace i_flock with a sleeping bitlockChristoph Hellwig6-46/+76
2012-01-18xfs: make i_flags an unsigned longChristoph Hellwig1-1/+1
2012-01-18xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig8-115/+81
2012-01-13xfs: remove the unused dm_attrs structureChristoph Hellwig1-7/+0
2012-01-13xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig1-18/+18
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig7-142/+65
2012-01-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-2/+2
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-5/+5
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds19-1333/+412
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-04xfs: propagate umode_tAl Viro9-13/+13
2012-01-04switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-04switch ->create() to umode_tAl Viro1-1/+1
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2012-01-04vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-04vfs: mnt_drop_write_file()Al Viro2-4/+4
2012-01-04switch a bunch of places to mnt_want_write_file()Al Viro2-4/+4
2012-01-03xfs: fix endian conversion issue in discard codeDave Chinner1-2/+2
2011-12-24xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig3-24/+42
2011-12-24xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig1-1/+1
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki9-213/+274
2011-12-20xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig1-5/+5
2011-12-17xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig1-17/+5
2011-12-17xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang1-1/+1
2011-12-17xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2-7/+2
2011-12-16xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig4-34/+18
2011-12-16xfs: kill xfs_qm_idtodqChristoph Hellwig1-87/+50
2011-12-16xfs: merge xfs_qm_dqinit_core into the only callerChristoph Hellwig1-20/+7