summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()Miao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: make the cleaner complete early when the fs is going to be umountedMiao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: remove unnecessary ->s_umount in cleaner_kthread()Miao Xie2013-06-14
| * | | | | | | | | | | | | Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-14
| * | | | | | | | | | | | | Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULLStefan Behrens2013-06-14
| * | | | | | | | | | | | | Btrfs: delete unused functionStefan Behrens2013-06-14
| * | | | | | | | | | | | | Btrfs: remove useless copy in quota_ctlLiu Bo2013-06-14
| * | | | | | | | | | | | | Minor format cleanup.Andreas Philipp2013-06-14
| * | | | | | | | | | | | | Btrfs: cleanup unused arguments in send.cTsutomu Itoh2013-06-14
| * | | | | | | | | | | | | Btrfs: fix a commentStefan Behrens2013-06-14
| * | | | | | | | | | | | | Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-14
| * | | | | | | | | | | | | Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong2013-06-14
| * | | | | | | | | | | | | btrfs: show compiled-in config features at module load timeDavid Sterba2013-06-14
| * | | | | | | | | | | | | btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-14
| * | | | | | | | | | | | | btrfs: add prefix to sanity tests messagesDavid Sterba2013-06-14
| * | | | | | | | | | | | | btrfs: add debug check for extent_io range alignmentDavid Sterba2013-06-14
| * | | | | | | | | | | | | Btrfs: fix check on same raid type flag twiceHenrik Nordvik2013-06-14
* | | | | | | | | | | | | | Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-28
| * | | | | | | | | | | | | xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman2013-06-28
| * | | | | | | | | | | | | xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-28
| * | | | | | | | | | | | | xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman2013-06-28
| * | | | | | | | | | | | | xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman2013-06-28
| * | | | | | | | | | | | | xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-28
| * | | | | | | | | | | | | xfs: implement inode change countDave Chinner2013-06-28
| * | | | | | | | | | | | | xfs: Use inode create transactionDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: Inode create item recoveryDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: Inode create transaction reservationsDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: Inode create log itemsDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: Introduce an ordered buffer itemDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: Introduce ordered log vector supportDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: don't do IO when creating an new inodeDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: don't use speculative prealloc for small filesDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: plug directory buffer readaheadDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: add pluging for bulkstat readaheadDave Chinner2013-06-27
| * | | | | | | | | | | | | xfs: Remove dead function prototype xfs_sync_inode_grab()Jie Liu2013-06-26
| * | | | | | | | | | | | | xfs: Remove the left function variable from xfs_ialloc_get_rec()Jie Liu2013-06-26
| * | | | | | | | | | | | | xfs: check on-disk (not incore) btree root size in dfrag.cEric Sandeen2013-06-20
| * | | | | | | | | | | | | xfs: Remove XFS_MOUNT_RETERRJie Liu2013-06-19
| * | | | | | | | | | | | | xfs: Remove two dead transaction log reservaion macrosJie Liu2013-06-19
| * | | | | | | | | | | | | xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extentJie Liu2013-06-19
| * | | | | | | | | | | | | xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely2013-06-19
| * | | | | | | | | | | | | xfs: Remove struct xfs_chash from xfs_mountJeff Liu2013-06-17
| * | | | | | | | | | | | | xfs: Don't keep silent if sunit/swidth can not be changed via mountJie Liu2013-06-17
| * | | | | | | | | | | | | xfs: Remove redundant error variable from xfs_growfs_data_private()Jie Liu2013-06-17