Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
3c55d6bcfe
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
|
8 years ago |
Christoph Hellwig
|
a76b5b0437
fs: try to clone files first in vfs_copy_file_range
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
5112febbc7
btrfs: btrfs_init_new_device should use fs_info->dev_root
|
9 years ago |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 years ago |
Al Viro
|
92872094a1
constify btrfs_mksubvol()
|
8 years ago |
Shailendra Verma
|
7b9ea6279b
btrfs: return early from failed memory allocations in ioctl handlers
|
8 years ago |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 years ago |
David Sterba
|
d24ee97b96
btrfs: use new helpers to set uuids in eb
|
8 years ago |
David Sterba
|
926b92335a
btrfs: remove unused headers, statfs.h
|
8 years ago |
Linus Torvalds
|
46d7cbb2c4
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Wang Xiaoguang
|
69ae5e4459
btrfs: make file clone aware of fatal signals
|
8 years ago |
Linus Torvalds
|
f29135b54b
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Jeff Mahoney
|
325c50e3ce
btrfs: ensure that file descriptor used with subvol ioctls is a dir
|
9 years ago |
Jeff Mahoney
|
d06f23d6a9
btrfs: waiting on qgroup rescan should not always be interruptible
|
9 years ago |
Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 years ago |
Jeff Mahoney
|
df3975652f
btrfs: copy_to_sk drop unused root parameter
|
9 years ago |
Jeff Mahoney
|
3cdde2240d
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
|
9 years ago |
Linus Torvalds
|
d102a56edb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
559b6d90a0
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Al Viro
|
002354112f
restore killability of old mutex_lock_killable(&inode->i_mutex) users
|
9 years ago |
David Sterba
|
42f31734eb
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
|
9 years ago |
Nicholas D Steeves
|
0132761017
btrfs: fix string and comment grammatical issues and typos
|
9 years ago |