summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * Btrfs: do delay iput in sync_fsJosef Bacik2013-06-141-1/+1
| * Btrfs: make the state of the transaction more readableMiao Xie2013-06-144-94/+116
| * Btrfs: remove the time check in btrfs_commit_transaction()Miao Xie2013-06-141-23/+6
| * Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie2013-06-142-9/+1
| * Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is setMiao Xie2013-06-141-8/+18
| * Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie2013-06-142-21/+65
| * Btrfs: remove the code for the impossible case in cleanup_transaction()Miao Xie2013-06-141-5/+6
| * Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans...Miao Xie2013-06-141-8/+1
| * Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...Miao Xie2013-06-142-9/+7
| * Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-1410-58/+143
| * Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-147-67/+183
| * Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-144-3/+26
| * Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-149-269/+228
| * Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie2013-06-143-14/+15
| * Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()Miao Xie2013-06-142-5/+9
| * Btrfs: make the cleaner complete early when the fs is going to be umountedMiao Xie2013-06-141-5/+7
| * Btrfs: remove unnecessary ->s_umount in cleaner_kthread()Miao Xie2013-06-141-12/+28
| * Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-145-27/+0
| * Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULLStefan Behrens2013-06-142-8/+2
| * Btrfs: delete unused functionStefan Behrens2013-06-141-14/+0
| * Btrfs: remove useless copy in quota_ctlLiu Bo2013-06-141-3/+0
| * Minor format cleanup.Andreas Philipp2013-06-141-2/+2
| * Btrfs: cleanup unused arguments in send.cTsutomu Itoh2013-06-141-99/+90
| * Btrfs: fix a commentStefan Behrens2013-06-141-1/+1
| * Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-143-0/+35
| * Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong2013-06-143-34/+43
| * btrfs: show compiled-in config features at module load timeDavid Sterba2013-06-142-6/+13
| * btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-143-5/+3
| * btrfs: add prefix to sanity tests messagesDavid Sterba2013-06-141-48/+49
| * btrfs: add debug check for extent_io range alignmentDavid Sterba2013-06-141-0/+27
| * Btrfs: fix check on same raid type flag twiceHenrik Nordvik2013-06-141-1/+1
* | Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-07-0943-477/+1180
|\ \
| * | xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-287-53/+123
| * | xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman2013-06-282-23/+20
| * | xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-287-126/+135
| * | xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman2013-06-283-5/+17
| * | xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman2013-06-283-10/+20
| * | xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-284-10/+12
| * | xfs: implement inode change countDave Chinner2013-06-282-0/+15
| * | xfs: Use inode create transactionDave Chinner2013-06-272-11/+33
| * | xfs: Inode create item recoveryDave Chinner2013-06-273-14/+145
| * | xfs: Inode create transaction reservationsDave Chinner2013-06-271-41/+77
| * | xfs: Inode create log itemsDave Chinner2013-06-276-2/+261
| * | xfs: Introduce an ordered buffer itemDave Chinner2013-06-275-31/+87
| * | xfs: Introduce ordered log vector supportDave Chinner2013-06-273-28/+71
| * | xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner2013-06-271-28/+4
| * | xfs: don't do IO when creating an new inodeDave Chinner2013-06-271-8/+28
| * | xfs: don't use speculative prealloc for small filesDave Chinner2013-06-271-0/+13
| * | xfs: plug directory buffer readaheadDave Chinner2013-06-271-0/+3
| * | xfs: add pluging for bulkstat readaheadDave Chinner2013-06-271-0/+3
OpenPOWER on IntegriCloud