summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-2611-105/+199
|\
| * Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-251-1/+2
| * Btrfs: fix memory leak when cloning root's nodeLiu Bo2012-10-251-3/+5
| * Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason2012-10-253-18/+55
| |\
| | * Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt2012-10-241-0/+5
| | * Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt2012-10-241-1/+1
| | * Btrfs: determine level of old rootsJan Schmidt2012-10-243-3/+19
| | * Btrfs: tree mod log's old roots could still be part of the treeJan Schmidt2012-10-241-4/+21
| | * Btrfs: fix a tree mod logging issue for root replacement operationsJan Schmidt2012-10-231-8/+2
| | * Btrfs: don't put removals from push_node_left into tree mod log twiceJan Schmidt2012-10-231-2/+7
| * | Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik2012-10-253-5/+6
| * | Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas2012-10-251-14/+13
| * | Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie2012-10-251-0/+7
| * | btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner2012-10-251-1/+2
| * | Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh2012-10-251-4/+13
| * | Btrfs: send correct rdev and mode in btrfs-sendArne Jansen2012-10-251-1/+2
| * | Btrfs: extended inode refs support for send mechanismJan Schmidt2012-10-253-58/+94
| * | Btrfs: Fix wrong error handling codeStefan Behrens2012-10-251-2/+2
| * | Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis2012-10-251-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-131-2/+2
|\ \
| * | btrfs: Fix compilation with user namespace support enabledEric W. Biederman2012-10-121-2/+2
* | | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-121-1/+1
* | | audit: reverse arguments to audit_inode_childJeff Layton2012-10-121-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-1038-1615/+3564
|\ \ | |/
| * btrfs: init ref_index to zero in add_inode_refChris Mason2012-10-091-1/+1
| * Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_bufferWang Sheng-Hui2012-10-091-4/+0
| * Btrfs: fix page leakageJosef Bacik2012-10-091-1/+1
| * Btrfs: do not warn_on when we cannot alloc a page for an extent bufferJosef Bacik2012-10-091-3/+1
| * Btrfs: don't bug on enomem in readpageJosef Bacik2012-10-091-4/+7
| * Btrfs: cleanup pages properly when ENOMEM in compressionJosef Bacik2012-10-091-3/+10
| * Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens2012-10-096-19/+142
| * Btrfs: detect corrupted filesystem after write I/O errorsStefan Behrens2012-10-091-2/+14
| * Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa2012-10-091-1/+13
| * btrfs: fix message printingDaniel J Blueman2012-10-093-11/+11
| * Btrfs: don't bother committing delayed inode updates when fsyncingJosef Bacik2012-10-091-19/+65
| * btrfs: move inline function code to header fileRobin Dong2012-10-092-14/+12
| * Btrfs: remove unnecessary IS_ERR in bio_readpage_error()Tsutomu Itoh2012-10-091-1/+1
| * btrfs: remove unused function btrfs_insert_some_items()Robin Dong2012-10-091-143/+0
| * Btrfs: don't commit instead of overcommittingJosef Bacik2012-10-091-28/+6
| * Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh2012-10-091-1/+2
| * Btrfs: be smarter about dropping things from the tree logJosef Bacik2012-10-091-2/+13
| * Btrfs: don't lookup csums for prealloc extentsJosef Bacik2012-10-091-2/+1
| * Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-098-16/+63
| * Btrfs: do not hold the file extent leaf locked when adding extent itemJosef Bacik2012-10-091-3/+1
| * Btrfs: do not async metadata csumming in certain situationsJosef Bacik2012-10-093-2/+35
| * btrfs: fix min csum item size warnings in 32bitZach Brown2012-10-091-1/+2
| * Btrfs: run delayed refs first when out of spaceJosef Bacik2012-10-091-10/+10
| * Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-094-23/+49
| * Btrfs: add a type field for the transaction handleMiao Xie2012-10-093-42/+21
| * Btrfs: fix memory leak in start_transaction()Miao Xie2012-10-091-1/+3
OpenPOWER on IntegriCloud