aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-12btrfs: Fix compilation with user namespace support enabledEric W. Biederman
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-09btrfs: init ref_index to zero in add_inode_refChris Mason
2012-10-09Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_bufferWang Sheng-Hui
2012-10-09Btrfs: fix page leakageJosef Bacik
2012-10-09Btrfs: do not warn_on when we cannot alloc a page for an extent bufferJosef Bacik
2012-10-09Btrfs: don't bug on enomem in readpageJosef Bacik
2012-10-09Btrfs: cleanup pages properly when ENOMEM in compressionJosef Bacik
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens
2012-10-09Btrfs: detect corrupted filesystem after write I/O errorsStefan Behrens
2012-10-09Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa
2012-10-09btrfs: fix message printingDaniel J Blueman
2012-10-09Btrfs: don't bother committing delayed inode updates when fsyncingJosef Bacik
2012-10-09btrfs: move inline function code to header fileRobin Dong
2012-10-09Btrfs: remove unnecessary IS_ERR in bio_readpage_error()Tsutomu Itoh
2012-10-09btrfs: remove unused function btrfs_insert_some_items()Robin Dong
2012-10-09Btrfs: don't commit instead of overcommittingJosef Bacik
2012-10-09Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh
2012-10-09Btrfs: be smarter about dropping things from the tree logJosef Bacik
2012-10-09Btrfs: don't lookup csums for prealloc extentsJosef Bacik
2012-10-09Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik
2012-10-09Btrfs: do not hold the file extent leaf locked when adding extent itemJosef Bacik
2012-10-09Btrfs: do not async metadata csumming in certain situationsJosef Bacik
2012-10-09btrfs: fix min csum item size warnings in 32bitZach Brown
2012-10-09Btrfs: run delayed refs first when out of spaceJosef Bacik
2012-10-09Btrfs: fix orphan transaction on the freezed filesystemMiao Xie
2012-10-09Btrfs: add a type field for the transaction handleMiao Xie
2012-10-09Btrfs: fix memory leak in start_transaction()Miao Xie
2012-10-09btrfs: extended inode ref iterationMark Fasheh
2012-10-09btrfs: extended inode refsMark Fasheh
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-08btrfs: improved readablity for add_inode_refJan Schmidt
2012-10-08Btrfs: handle not finding the extent exactly when logging changed extentsJosef Bacik
2012-10-08btrfs: move transaction aborts to the point of failureDavid Sterba
2012-10-08Btrfs: fix the missing error information in create_pending_snapshot()Miao Xie
2012-10-08Btrfs: fix off-by-one in file cloneLiu Bo
2012-10-04btrfs: allow setting NOCOW for a zero sized file via ioctlDavid Sterba
2012-10-04Btrfs: fix punch hole when no extent existsJosef Bacik
2012-10-04Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fsJosef Bacik
2012-10-04Btrfs: remove unused write cache pages hookJosef Bacik
2012-10-04Btrfs: fix race when getting the eb out of page->privateJosef Bacik
2012-10-04Btrfs: do not hold the write_lock on the extent tree while loggingJosef Bacik
2012-10-04Btrfs: fix race with freeze and free space inodesJosef Bacik
2012-10-04Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo
2012-10-04Btrfs: cleanup fs_info->hashersLiu Bo
2012-10-04Btrfs: cleanup for duplicated code in find_free_extentLiu Bo
2012-10-04Btrfs: fix race in sync and freeze againJosef Bacik