summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2014-08-06xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2014-08-06xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2014-02-15xfs: Account log unmount transaction correctlyDave Chinner
2014-01-03xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-06-19xfs: kill suid/sgid through the truncate path.Dave Chinner
2013-02-06xfs: Fix possible use-after-free with AIOJan Kara
2012-12-06xfs: drop buffer io reference when a bad bio is builtDave Chinner
2012-11-16xfs: fix reading of wrapped log dataDave Chinner
2012-10-30tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-04-02xfs: fix inode lookup raceDave Chinner
2012-02-03xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-01-25xfs: fix endian conversion issue in discard codeDave Chinner
2012-01-12xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
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-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-28xfs: 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-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31xfs: 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-11xfs: do not flush data workqueues in xfs_flush_buftargChristoph Hellwig
2011-10-11xfs: remove XFS_bflushChristoph Hellwig
2011-10-11xfs: remove xfs_buf_target_nameChristoph Hellwig
2011-10-11xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacksChristoph Hellwig
2011-10-11xfs: clean up xfs_ioerror_alertChristoph Hellwig
2011-10-11xfs: clean up buffer allocationChristoph Hellwig
2011-10-11xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig
2011-10-11xfs: remove xfs_get_buftarg_listChristoph Hellwig
2011-10-11xfs: fix buffer flushing during unmountChristoph Hellwig
2011-10-11xfs: optimize fsync on directoriesChristoph Hellwig
2011-10-11xfs: reduce the number of log forces from tail pushingDave Chinner
2011-10-11xfs: Don't allocate new buffers on every call to _xfs_buf_findDave Chinner