summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan2011-09-111-3/+10
* btrfs: xattr: fix attribute removalDavid Sterba2011-09-111-0/+9
* Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-111-2/+2
* Btrfs: fix the file extent gap when doing direct IOMiao Xie2011-09-111-6/+10
* Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-111-2/+6
* Btrfs: fix misuse of trans block rsvLiu Bo2011-09-111-0/+4
* Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo2011-09-111-0/+4
* Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik2011-09-111-1/+3
* btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-111-7/+3
* Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-111-1/+5
* Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik2011-08-181-0/+14
* Btrfs: truncate pages from clone ioctl target rangeSage Weil2011-08-161-0/+4
* Btrfs: fix uninitialized sync_pendingMiao Xie2011-08-161-1/+1
* Btrfs: fix wrong free space informationMiao Xie2011-08-161-5/+11
* btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter2011-08-161-0/+2
* Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-161-4/+2
* Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-162-10/+16
* Btrfs: check if there is enough space for balancing smarterliubo2011-08-161-6/+35
* Btrfs: fix a bug of balance on full multi-disk partitionsliubo2011-08-161-4/+13
* Btrfs: fix an oops of log replayliubo2011-08-161-4/+24
* Btrfs: detect wether a device supports discardJosef Bacik2011-08-163-2/+29
* Btrfs: force unplugs when switching from high to regular priority biosChris Mason2011-08-051-0/+17
* Btrfs: don't call writepages from within write_full_pageJosef Bacik2011-08-011-10/+0
* Btrfs: Remove unused variable 'last_index' in file.cMitch Harder2011-08-011-5/+2
* Btrfs: clean up for find_first_extent_bit()Xiao Guangrong2011-08-011-40/+24
* Btrfs: clean up for wait_extent_bit()Xiao Guangrong2011-08-011-5/+1
* Btrfs: clean up for insert_state()Xiao Guangrong2011-08-011-5/+5
* Btrfs: remove unused members from struct extent_stateXiao Guangrong2011-08-011-2/+0
* Btrfs: clean up code for merging extent mapsLi Zefan2011-08-011-38/+21
* Btrfs: clean up code for extent_map lookupLi Zefan2011-08-011-56/+29
* Btrfs: clean up search_extent_mapping()Li Zefan2011-08-011-14/+3
* Btrfs: remove redundant code for dir item lookupLi Zefan2011-08-011-28/+2
* Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-013-21/+15
* Btrfs: remove remaining ref-cache codeLi Zefan2011-08-012-120/+0
* Btrfs: remove a BUG_ON() in btrfs_commit_transaction()Li Zefan2011-08-011-4/+2
* Btrfs: use wait_event()Li Zefan2011-08-011-52/+7
* Btrfs: check the nodatasum flag when writing compressed filesLi Zefan2011-08-011-4/+10
* Btrfs: copy string correctly in INO_LOOKUP ioctlLi Zefan2011-08-011-2/+1
* Btrfs: don't print the leaf if we had an errorJosef Bacik2011-08-011-1/+3
* btrfs: make btrfs_set_root_node voidMark Fasheh2011-08-012-5/+4
* Btrfs: fix oops while writing data to SSD partitionsliubo2011-08-011-1/+3
* Btrfs: Protect the readonly flag of block groupWuBo2011-08-011-3/+7
* btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-013-62/+34
* Btrfs: fix readahead in file defragLi Zefan2011-08-012-16/+8
* Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh2011-08-012-4/+9
* Btrfs:don't check the return value of __btrfs_add_inode_defragWanlong Gao2011-08-011-6/+5
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-016-29/+78
|\
| * btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshotMark Fasheh2011-07-251-2/+6
| * btrfs: Don't BUG_ON alloc_path errors in find_next_chunkMark Fasheh2011-07-252-2/+8
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh2011-07-141-2/+4
OpenPOWER on IntegriCloud