aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
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
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-06treewide: Fix comment and string typo 'bufer'Paul Bolle
2011-12-02xfs: fix allocation length overflow in xfs_bmapi_write()Dave Chinner
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
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-28xfs: validate acl countChristoph Hellwig
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
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