aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * | btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
| * | btrfs: unsplit printed stringsJeff Mahoney2016-09-26
| * | btrfs: clean the old superblocks before freeing the deviceJeff Mahoney2016-09-26
| * | Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo2016-09-26
| * | Btrfs: don't leak reloc root nodes on errorJosef Bacik2016-09-26
| * | btrfs: squash lines for simple wrapper functionsMasahiro Yamada2016-09-26
| * | Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo2016-09-26
| * | Btrfs: add error handling for extent buffer in print treeLiu Bo2016-09-26
| * | Btrfs: remove BUG_ON in start_transactionLiu Bo2016-09-26
| * | Btrfs: memset to avoid stale content in btree node blockLiu Bo2016-09-26
| * | Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo2016-09-26
| * | Btrfs: kill BUG_ON()'s in btrfs_mark_extent_writtenJosef Bacik2016-09-26
| * | Btrfs: kill the start argument to read_extent_buffer_pagesJosef Bacik2016-09-26
| * | Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
| * | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
| * | btrfs: add dynamic debug supportJeff Mahoney2016-09-26
| * | btrfs: Fix warning "variable ‘gen’ set but not used"Luis Henriques2016-09-26
| * | btrfs: Fix warning "variable ‘blocksize’ set but not used"Luis Henriques2016-09-26
| * | btrfs: let btrfs_delete_unused_bgs() to clean relocated bgsNaohiro Aota2016-09-26
| * | Btrfs: bail out if block group has different mixed flagLiu Bo2016-09-26
| * | Btrfs: fix memory leak in reading btree blocksLiu Bo2016-09-26
| * | Btrfs: remove BUG() in raid56Liu Bo2016-09-26
| * | btrfs: fix check_shared for fiemap ioctlLu Fengqi2016-09-26
| * | btrfs: create example debugfs file only in debugging buildDavid Sterba2016-09-26
| * | btrfs: fix perms on demonstration debugfs interfaceEric Sandeen2016-09-26
| * | Btrfs: fix memory leak of block group cacheLiu Bo2016-09-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\ \
| | * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | |/
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| | |/ | |/|
* | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-10
|\ \ \
| * | | [btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro2016-10-10
| |/ /
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ \
| | * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| | * | | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
| * | | | Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-08
| |\ \ \ \
| | * | | | btrfs: use filemap_check_errors()Miklos Szeredi2016-09-16
| | | |_|/ | | |/| |
| * | | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-27
| | |_|/ | |/| |
* | | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\ \ \ \ | |/ / / |/| | |
| * | | block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-14
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-23
|\ \ \ \ | |_|/ / |/| | |
| * | | btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-21
| * | | Btrfs: handle quota reserve failure properlyJosef Bacik2016-09-21
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-09
|\| | |
| * | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-09-07
| |\ \ \
| | * | | btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang2016-09-06
| | * | | btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang2016-09-05