aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: don't bug on enomem in readpageJosef Bacik2012-10-09
* Btrfs: cleanup pages properly when ENOMEM in compressionJosef Bacik2012-10-09
* Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens2012-10-09
* Btrfs: detect corrupted filesystem after write I/O errorsStefan Behrens2012-10-09
* Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa2012-10-09
* btrfs: fix message printingDaniel J Blueman2012-10-09
* Btrfs: don't bother committing delayed inode updates when fsyncingJosef Bacik2012-10-09
* btrfs: move inline function code to header fileRobin Dong2012-10-09
* Btrfs: remove unnecessary IS_ERR in bio_readpage_error()Tsutomu Itoh2012-10-09
* btrfs: remove unused function btrfs_insert_some_items()Robin Dong2012-10-09
* Btrfs: don't commit instead of overcommittingJosef Bacik2012-10-09
* Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh2012-10-09
* Btrfs: be smarter about dropping things from the tree logJosef Bacik2012-10-09
* Btrfs: don't lookup csums for prealloc extentsJosef Bacik2012-10-09
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-09
* Btrfs: do not hold the file extent leaf locked when adding extent itemJosef Bacik2012-10-09
* Btrfs: do not async metadata csumming in certain situationsJosef Bacik2012-10-09
* btrfs: fix min csum item size warnings in 32bitZach Brown2012-10-09
* Btrfs: run delayed refs first when out of spaceJosef Bacik2012-10-09
* Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-09
* Btrfs: add a type field for the transaction handleMiao Xie2012-10-09
* Btrfs: fix memory leak in start_transaction()Miao Xie2012-10-09
* btrfs: extended inode ref iterationMark Fasheh2012-10-09
* btrfs: extended inode refsMark Fasheh2012-10-09
* btrfs: improved readablity for add_inode_refJan Schmidt2012-10-08
* Btrfs: handle not finding the extent exactly when logging changed extentsJosef Bacik2012-10-08
* btrfs: move transaction aborts to the point of failureDavid Sterba2012-10-08
* Btrfs: fix the missing error information in create_pending_snapshot()Miao Xie2012-10-08
* Btrfs: fix off-by-one in file cloneLiu Bo2012-10-08
* btrfs: allow setting NOCOW for a zero sized file via ioctlDavid Sterba2012-10-04
* Btrfs: fix punch hole when no extent existsJosef Bacik2012-10-04
* Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fsJosef Bacik2012-10-04
* Btrfs: remove unused write cache pages hookJosef Bacik2012-10-04
* Btrfs: fix race when getting the eb out of page->privateJosef Bacik2012-10-04
* Btrfs: do not hold the write_lock on the extent tree while loggingJosef Bacik2012-10-04
* Btrfs: fix race with freeze and free space inodesJosef Bacik2012-10-04
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-04
* Btrfs: cleanup fs_info->hashersLiu Bo2012-10-04
* Btrfs: cleanup for duplicated code in find_free_extentLiu Bo2012-10-04
* Btrfs: fix race in sync and freeze againJosef Bacik2012-10-04
* btrfs: return EPERM upon rmdir on a subvolumeDavid Sterba2012-10-04
* Btrfs: using for_each_set_bit_from to simplify the codeWei Yongjun2012-10-04
* Btrfs: write_buf is now callable outside send.cAnand Jain2012-10-04
* Btrfs: remove unnecessary code in btree_get_extent()Tsutomu Itoh2012-10-04
* Btrfs: cleanup of error processing in btree_get_extent()Tsutomu Itoh2012-10-04
* Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"Miao Xie2012-10-01
* Btrfs: remove bytes argument from do_chunk_allocJosef Bacik2012-10-01
* Btrfs: delay block group item insertionJosef Bacik2012-10-01
* btrfs: Kill some bi_idx referencesKent Overstreet2012-10-01
* Btrfs: fix unnecessary warning when the fragments make the space alloc failMiao Xie2012-10-01