index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-09
1
-1
/
+1
|
\
|
*
Btrfs: don't use src fd for printk
Josef Bacik
2016-04-04
1
-1
/
+1
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-42
/
+42
|
/
*
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-03-11
1
-0
/
+1
*
Btrfs: fix extent_same allowing destination offset beyond i_size
Filipe Manana
2016-03-01
1
-0
/
+3
*
Btrfs: fix file loss on log replay after renaming a file and fsync
Filipe Manana
2016-03-01
1
-2
/
+2
*
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
2016-03-01
1
-0
/
+3
*
Merge branch 'dev/control-ioctl' into for-chris-4.6
David Sterba
2016-02-26
1
-3
/
+2
|
\
|
*
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
David Sterba
2016-02-23
1
-2
/
+2
|
*
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
David Sterba
2016-02-23
1
-2
/
+1
*
|
Merge branch 'misc-4.6' into for-chris-4.6
David Sterba
2016-02-26
1
-2
/
+0
|
\
\
|
*
|
btrfs: remove error message from search ioctl for nonexistent tree
David Sterba
2016-02-23
1
-2
/
+0
|
|
/
*
|
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
1
-8
/
+4
|
\
\
|
*
|
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-18
1
-4
/
+4
|
*
|
btrfs: remove redundant error check
Byongho Lee
2016-02-18
1
-4
/
+0
|
|
/
*
|
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
1
-22
/
+97
|
\
\
|
*
\
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-12
1
-22
/
+97
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
2016-02-03
1
-8
/
+21
|
|
*
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
2016-02-03
1
-14
/
+76
*
|
|
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
1
-2
/
+2
|
\
\
\
|
*
|
|
btrfs: switch to kcalloc in btrfs_cmp_data_prepare
David Sterba
2016-02-11
1
-2
/
+2
|
*
|
|
btrfs: extent same: use GFP_KERNEL for page array allocations
David Sterba
2016-02-11
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
2016-02-26
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone opera...
Chandan Rajendra
2016-02-01
1
-2
/
+3
|
|
/
|
*
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
2016-01-29
1
-4
/
+0
|
*
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-25
1
-0
/
+4
|
|
\
|
|
*
btrfs: synchronize incompat feature bits with sysfs files
David Sterba
2016-01-21
1
-0
/
+4
*
|
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-19
/
+19
*
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-22
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-19
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
2016-01-15
1
-0
/
+4
*
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-18
1
-33
/
+41
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-12
/
+11
|
|
\
\
|
|
*
|
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-12
/
+11
|
*
|
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
1
-13
/
+22
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
2016-01-07
1
-1
/
+3
|
|
*
|
btrfs: allocate root item at snapshot ioctl time
David Sterba
2016-01-07
1
-0
/
+9
|
|
*
|
btrfs: do an allocation earlier during snapshot creation
David Sterba
2016-01-07
1
-11
/
+9
|
|
*
|
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
1
-1
/
+1
|
|
*
|
btrfs: constify static arrays
David Sterba
2016-01-07
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-3
/
+3
|
|
\
\
|
|
*
|
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-3
/
+3
|
|
|
/
|
*
|
btrfs: use GFP_KERNEL for allocations in ioctl handlers
David Sterba
2015-12-03
1
-5
/
+5
|
|
/
*
|
btrfs: use new dedupe data function pointer
Darrick J. Wong
2016-01-01
1
-97
/
+13
*
|
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
1
-46
/
+3
*
|
btrfs: add .copy_file_range file operation
Zach Brown
2015-12-01
1
-39
/
+52
|
/
*
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
1
-114
/
+166
|
\
|
*
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-26
1
-0
/
+5
|
*
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
1
-61
/
+1
|
*
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
1
-3
/
+3
[next]