Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
33da62cf7a9aafdde1ccdb59b4df24ab66c1a827
/
fs
/
btrfs
/
ioctl.c
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
78ad4ce
btrfs: propagate error to btrfs_cmp_data_prepare caller
by Naohiro Aota
· 7 years ago
6d6d282
btrfs: prevent to set invalid default subvolid
by satoru takeuchi
· 7 years ago
bea7eaf
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
by Omar Sandoval
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e7cdb60
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
c59efa7
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
by Nikolay Borisov
· 7 years ago
23b5ec7
btrfs: fix readdir deadlock with pagefault
by Josef Bacik
· 7 years ago
1e2ef46
btrfs: defrag: cleanup checking for compression status
by David Sterba
· 7 years ago
eec63c6
btrfs: separate defrag and property compression
by David Sterba
· 7 years ago
b52aa8c
btrfs: rename variable holding per-inode compression type
by David Sterba
· 7 years ago
d3c0bab
btrfs: remove trivial wrapper btrfs_force_ra
by David Sterba
· 7 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 7 years ago
3558d4f
btrfs: Deprecate userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
0a52d10
btrfs: defrag: make readahead state allocation failure non-fatal
by David Sterba
· 7 years ago
63e727e
btrfs: use GFP_KERNEL in btrfs_defrag_file
by David Sterba
· 7 years ago
47f08b9
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
by Nikolay Borisov
· 7 years ago
19aee8d
btrfs: btrfs_inherit_iflags() can be static
by Anand Jain
· 7 years ago
5c1aab1
btrfs: Add zstd support
by Nick Terrell
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
6374e57a
btrfs: fix integer overflow in calc_reclaim_items_nr
by Chris Mason
· 7 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
f54de06
btrfs: use GFP_KERNEL in init_ipath
by David Sterba
· 8 years ago
6b349df
Btrfs: remove obsolete FIXMEs in qgroup ioctls
by Daichou
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
171938e
btrfs: track exclusive filesystem operation in flags
by David Sterba
· 8 years ago
52f75f4
btrfs: constify name of subvolume in creation helpers
by David Sterba
· 8 years ago
fc4f21b
btrfs: Make get_extent_t take btrfs_inode
by Nikolay Borisov
· 8 years ago
a2f392e
btrfs: Make clone_update_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
9cdc512
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
dcdbc05
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
by Nikolay Borisov
· 8 years ago
6ef06d2
btrfs: Make btrfs_i_size_write take btrfs_inode
by Nikolay Borisov
· 8 years ago
877574e
btrfs: Make btrfs_set_inode_index take btrfs_inode
by Nikolay Borisov
· 8 years ago
8e7611c
btrfs: Make btrfs_insert_dir_item take btrfs_inode
by Nikolay Borisov
· 8 years ago
b151762
Btrfs: fix deadlock between dedup on same file and starting writeback
by Filipe Manana
· 8 years ago
4a0ab9d
btrfs: remove unused parameter from clone_copy_inline_extent
by David Sterba
· 8 years ago
1a287cf
btrfs: remove unused parameters from btrfs_cmp_data
by David Sterba
· 8 years ago
61d7e4c
btrfs: remove unused parameter from create_snapshot
by David Sterba
· 8 years ago
7775c81
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
by David Sterba
· 8 years ago
23269bf
btrfs: use GFP_KERNEL in create_snapshot
by David Sterba
· 8 years ago
fc4badd
Btrfs: refactor btrfs_extent_same() slightly
by Omar Sandoval
· 8 years ago
4366355
btrfs: Make btrfs_record_snapshot_destroy take btrfs_inode
by Nikolay Borisov
· 8 years ago
4a0cc7c
btrfs: Make btrfs_ino take a struct btrfs_inode
by Nikolay Borisov
· 8 years ago
8c3e6b1
btrfs: btrfs_defrag_root() doesn't defrag extent root tree
by Anand Jain
· 8 years ago
50d0446
Btrfs: code cleanup min/max -> min_t/max_t
by Seraphime Kirkovski
· 8 years ago
2b95550
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
2a36224
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
by Jeff Mahoney
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3c55d6b
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
by Al Viro
· 8 years ago
a76b5b0
fs: try to clone files first in vfs_copy_file_range
by Christoph Hellwig
· 8 years ago
3a45bb2
btrfs: remove root parameter from transaction commit/end routines
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 8 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 8 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 8 years ago
5112feb
btrfs: btrfs_init_new_device should use fs_info->dev_root
by Jeff Mahoney
· 8 years ago
6bccf3a
btrfs: call functions that always use the same root with fs_info instead
by Jeff Mahoney
· 8 years ago
9287209
constify btrfs_mksubvol()
by Al Viro
· 8 years ago
7b9ea62
btrfs: return early from failed memory allocations in ioctl handlers
by Shailendra Verma
· 8 years ago
b159fa2
btrfs: remove constant parameter to memset_extent_buffer and rename it
by David Sterba
· 8 years ago
d24ee97
btrfs: use new helpers to set uuids in eb
by David Sterba
· 8 years ago
926b923
btrfs: remove unused headers, statfs.h
by David Sterba
· 8 years ago
46d7cbb
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
69ae5e4
btrfs: make file clone aware of fatal signals
by Wang Xiaoguang
· 8 years ago
f29135b
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
325c50e
btrfs: ensure that file descriptor used with subvol ioctls is a dir
by Jeff Mahoney
· 8 years ago
d06f23d
btrfs: waiting on qgroup rescan should not always be interruptible
by Jeff Mahoney
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
df39756
btrfs: copy_to_sk drop unused root parameter
by Jeff Mahoney
· 8 years ago
3cdde22
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
by Jeff Mahoney
· 9 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
559b6d9
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
0023541
restore killability of old mutex_lock_killable(&inode->i_mutex) users
by Al Viro
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
07be133
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
c315ef8
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
by Chris Mason
· 9 years ago
36fac9e
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
578def7
Btrfs: don't wait for unrelated IO to finish before relocation
by Filipe Manana
· 9 years ago
58d7bbf
btrfs: ioctl: reorder exclusive op check in RM_DEV
by David Sterba
· 9 years ago
7ab1962
btrfs: add write protection to SET_FEATURES ioctl
by David Sterba
· 9 years ago
49a3c4d
btrfs: use dynamic allocation for root item in create_subvol
by David Sterba
· 9 years ago
1535195
btrfs: clone: use vmalloc only as fallback for nodesize bufer
by David Sterba
· 9 years ago
2355ac8
btrfs: ioctl: reorder exclusive op check in RM_DEV
by David Sterba
· 9 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
ad8403d
btrfs: pass the right error code to the btrfs_std_error
by Anand Jain
· 9 years ago
018ed4f
btrfs: sink gfp parameter to set_extent_defrag
by David Sterba
· 9 years ago
b525545
btrfs: refactor btrfs_dev_replace_start for reuse
by Anand Jain
· 9 years ago
735654e
btrfs: rename flags for vol args v2
by David Sterba
· 9 years ago
6b526ed
btrfs: introduce device delete by devid
by Anand Jain
· 9 years ago
4c63c24
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
by Luke Dashjr
· 9 years ago
13f48dc
btrfs: Simplify conditions about compress while mapping btrfs flags to inode flags
by Satoru Takeuchi
· 9 years ago
34d9700
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
by Anand Jain
· 9 years ago
839a3f7
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
Next »