summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2011-07-27xfs: flag all buffers as metadataChristoph Hellwig
2011-07-27xfs: encapsulate a block of debug codeAlex Elder
2011-07-26xfs: fix misspelled S_IS...()Al Viro
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25xfs: Remove the macro XFS_BUFTARG_NAMEChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_SET_TARGETChandra Seetharaman
2011-07-25Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_SET_PTRChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_SET_STARTChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_BFLAGSChandra Seetharaman
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds
2011-07-25xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22fs: Merge split stringsJean Delvare
2011-07-21fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-21fs: move inode_dio_done to the end_io handlerChristoph Hellwig
2011-07-21xfs: make use of new shrinker callout for the inode cacheDave Chinner
2011-07-20xfs: add size update tracepoint to IO completionDave Chinner
2011-07-20xfs: convert AIL cursors to use struct list_headDave Chinner
2011-07-20xfs: remove confusing ail cursor wrapperDave Chinner
2011-07-20xfs: use a cursor for bulk AIL insertionDave Chinner
2011-07-20xfs: failure mapping nfs fh to inode should return ESTALEJ. Bruce Fields
2011-07-20xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro
2011-07-20->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar
2011-07-13xfs: remove the dead XFS_DABUF_DEBUG codeChristoph Hellwig
2011-07-13xfs: remove leftovers of the old btree tracing codeChristoph Hellwig
2011-07-13xfs: remove the dead QUOTADEBUG codeChristoph Hellwig
2011-07-13xfs: remove the unused xfs_buf_delwri_sort functionChristoph Hellwig
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig
2011-07-13xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig
2011-07-13xfs: factor out xfs_da_grow_inode_intChristoph Hellwig
2011-07-13xfs: factor out xfs_dir2_leaf_find_staleChristoph Hellwig
2011-07-13xfs: cleanup struct xfs_dir2_freeChristoph Hellwig
2011-07-13xfs: reshuffle dir2 headersChristoph Hellwig
2011-07-13xfs: start periodic workers laterChristoph Hellwig
2011-07-11Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"Alex Elder
2011-07-08xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()Chandra Seetharaman