summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-09-26Btrfs: don't BUG() during drop snapshotJosef Bacik
2016-09-26btrfs: fix btrfs_no_printk stub helperArnd Bergmann
2016-09-26Btrfs: memset to avoid stale content in btree leafLiu Bo
2016-09-26btrfs: parent_start initialization cleanupGoldwyn Rodrigues
2016-09-26btrfs: Remove already completed TODO commentGoldwyn Rodrigues
2016-09-26btrfs: Do not reassign count in btrfs_run_delayed_refsGoldwyn Rodrigues
2016-09-26btrfs: fix a possible umount deadlockAnand Jain
2016-09-26Btrfs: fix memory leak in do_walk_downLiu Bo
2016-09-26btrfs: btrfs_debug should consume fs_info when DEBUG is not definedJeff Mahoney
2016-09-26btrfs: convert send's verbose_printk to btrfs_debugJeff Mahoney
2016-09-26btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney
2016-09-26btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney
2016-09-26btrfs: unsplit printed stringsJeff Mahoney
2016-09-26btrfs: clean the old superblocks before freeing the deviceJeff Mahoney
2016-09-26Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo
2016-09-26Btrfs: don't leak reloc root nodes on errorJosef Bacik
2016-09-26btrfs: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-26Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo
2016-09-26Btrfs: add error handling for extent buffer in print treeLiu Bo
2016-09-26Btrfs: remove BUG_ON in start_transactionLiu Bo
2016-09-26Btrfs: memset to avoid stale content in btree node blockLiu Bo
2016-09-26Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo
2016-09-26Btrfs: kill BUG_ON()'s in btrfs_mark_extent_writtenJosef Bacik
2016-09-26Btrfs: kill the start argument to read_extent_buffer_pagesJosef Bacik
2016-09-26Btrfs: add a flags field to btrfs_fs_infoJosef Bacik
2016-09-26btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo
2016-09-26btrfs: add dynamic debug supportJeff Mahoney
2016-09-26btrfs: Fix warning "variable ‘gen’ set but not used"Luis Henriques
2016-09-26btrfs: Fix warning "variable ‘blocksize’ set but not used"Luis Henriques
2016-09-26btrfs: let btrfs_delete_unused_bgs() to clean relocated bgsNaohiro Aota
2016-09-26Btrfs: bail out if block group has different mixed flagLiu Bo
2016-09-26Btrfs: fix memory leak in reading btree blocksLiu Bo
2016-09-26Btrfs: remove BUG() in raid56Liu Bo
2016-09-26btrfs: fix check_shared for fiemap ioctlLu Fengqi
2016-09-26btrfs: create example debugfs file only in debugging buildDavid Sterba
2016-09-26btrfs: fix perms on demonstration debugfs interfaceEric Sandeen
2016-09-26Btrfs: fix memory leak of block group cacheLiu Bo
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi