index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
btrfs: Simplify conditions about compress while mapping btrfs flags to inode ...
Satoru Takeuchi
1
-3
/
+3
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-1
/
+1
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-42
/
+42
2016-04-04
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
1
-0
/
+1
2016-03-01
Btrfs: fix extent_same allowing destination offset beyond i_size
Filipe Manana
1
-0
/
+3
2016-03-01
Btrfs: fix file loss on log replay after renaming a file and fsync
Filipe Manana
1
-2
/
+2
2016-03-01
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
1
-0
/
+3
2016-02-26
Merge branch 'dev/control-ioctl' into for-chris-4.6
David Sterba
1
-3
/
+2
2016-02-26
Merge branch 'misc-4.6' into for-chris-4.6
David Sterba
1
-2
/
+0
2016-02-26
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
1
-8
/
+4
2016-02-26
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
1
-22
/
+97
2016-02-26
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
1
-2
/
+2
2016-02-26
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
1
-2
/
+3
2016-02-23
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
David Sterba
1
-2
/
+2
2016-02-23
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
David Sterba
1
-2
/
+1
2016-02-23
btrfs: remove error message from search ioctl for nonexistent tree
David Sterba
1
-2
/
+0
2016-02-18
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
1
-4
/
+4
2016-02-18
btrfs: remove redundant error check
Byongho Lee
1
-4
/
+0
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+97
2016-02-11
btrfs: switch to kcalloc in btrfs_cmp_data_prepare
David Sterba
1
-2
/
+2
2016-02-11
btrfs: extent same: use GFP_KERNEL for page array allocations
David Sterba
1
-2
/
+2
2016-02-03
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
1
-8
/
+21
2016-02-03
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
1
-14
/
+76
2016-02-01
Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone opera...
Chandan Rajendra
1
-2
/
+3
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
1
-4
/
+0
2016-01-26
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-0
/
+4
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-19
/
+19
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2016-01-21
btrfs: synchronize incompat feature bits with sysfs files
David Sterba
1
-0
/
+4
2016-01-20
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-0
/
+4
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-33
/
+41
2016-01-15
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
1
-0
/
+4
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-12
/
+11
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-13
/
+22
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
1
-1
/
+3
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
1
-0
/
+9
2016-01-07
btrfs: do an allocation earlier during snapshot creation
David Sterba
1
-11
/
+9
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
1
-1
/
+1
2016-01-07
btrfs: constify static arrays
David Sterba
1
-1
/
+1
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-12
/
+11
2016-01-01
btrfs: use new dedupe data function pointer
Darrick J. Wong
1
-97
/
+13
2015-12-24
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-3
/
+3
2015-12-08
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
1
-46
/
+3
2015-12-03
btrfs: use GFP_KERNEL for allocations in ioctl handlers
David Sterba
1
-5
/
+5
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
1
-3
/
+3
2015-12-01
btrfs: add .copy_file_range file operation
Zach Brown
1
-39
/
+52
2015-11-07
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-114
/
+166
2015-10-27
btrfs: check unsupported filters in balance arguments
David Sterba
1
-0
/
+5
[next]