summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-11-30Btrfs: deal with existing encompassing extent map in btrfs_get_extent()Omar Sandoval
2016-11-30btrfs: add necessary comments about tickets_idWang Xiaoguang
2016-11-29btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed...Wang Xiaoguang
2016-11-29btrfs: don't abuse REQ_OP_* flags for btrfs_map_blockChristoph Hellwig
2016-11-25Btrfs: fix qgroup rescan worker initializationFilipe Manana
2016-11-23Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2016-11-23Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo
2016-11-19Btrfs: remove rb_node field from the delayed ref node structureFilipe Manana
2016-11-19Btrfs: remove unused code when creating and merging reloc treesFilipe Manana
2016-11-19Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-11-01Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Chris Mason
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01btrfs: use op_is_sync to check for synchronous requestsChristoph Hellwig
2016-10-28Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-10-27btrfs: fix races on root_log_ctx listsChris Mason
2016-10-24btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang
2016-10-24Btrfs: remove some no-op castsDan Carpenter
2016-10-24btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang
2016-10-24btrfs: make file clone aware of fatal signalsWang Xiaoguang
2016-10-24btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-10-18Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-10-17btrfs: assign error values to the correct bio structsJunjie Mao
2016-10-17Btrfs: kill BUG_ON in do_relocationLiu Bo
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-12Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-10-12Btrfs: fix incremental send failure caused by balanceFilipe Manana
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-03btrfs: tests: uninline member definitions in free_space_extentDavid Sterba
2016-10-03btrfs: tests: constify free space extent specsDavid Sterba
2016-10-03Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval
2016-10-03Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval
2016-10-03Btrfs: catch invalid free space treesOmar Sandoval
2016-10-03Btrfs: fix mount -o clear_cache,space_cache=v2Omar Sandoval
2016-10-03Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi