aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney2017-02-14
* Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-11-04
|\
| * btrfs: make file clone aware of fatal signalsWang Xiaoguang2016-10-24
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\|
| * btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* | Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
|\|
| * btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-21
* | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
|/
* btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-08-25
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* btrfs: copy_to_sk drop unused root parameterJeff Mahoney2016-07-26
* btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro2016-05-26
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-27
|\ \ | |/ |/|
| * Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
| |\
| | * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| | * btrfs: sink gfp parameter to set_extent_defragDavid Sterba2016-04-29
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-21
|\| |
| * | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17
| |\ \
| | * | Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana2016-05-12
| | |/
| * | Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba2016-05-16
| |\ \
| | * | btrfs: refactor btrfs_dev_replace_start for reuseAnand Jain2016-04-28
| | * | btrfs: rename flags for vol args v2David Sterba2016-04-28
| | * | btrfs: introduce device delete by devidAnand Jain2016-04-28
| | |/
| * | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
| |\ \
| | * | btrfs: ioctl: reorder exclusive op check in RM_DEVDavid Sterba2016-05-06
| | * | btrfs: pass the right error code to the btrfs_std_errorAnand Jain2016-05-02
| | * | btrfs: Simplify conditions about compress while mapping btrfs flags to inode ...Satoru Takeuchi2016-04-28
| | * | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
| | |/
| * | btrfs: ioctl: reorder exclusive op check in RM_DEVDavid Sterba2016-05-06
| * | btrfs: add write protection to SET_FEATURES ioctlDavid Sterba2016-05-06
| * | btrfs: use dynamic allocation for root item in create_subvolDavid Sterba2016-05-06
| * | btrfs: clone: use vmalloc only as fallback for nodesize buferDavid Sterba2016-05-06
| * | btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr2016-04-28
| |/
* / parallel lookups: actual switch to rwsemAl Viro2016-05-02
|/
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-09
|\
| * Btrfs: don't use src fd for printkJosef Bacik2016-04-04
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
* Btrfs: fix extent_same allowing destination offset beyond i_sizeFilipe Manana2016-03-01
* Btrfs: fix file loss on log replay after renaming a file and fsyncFilipe Manana2016-03-01
* Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2016-03-01
* Merge branch 'dev/control-ioctl' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: drop unused argument in btrfs_ioctl_get_supported_featuresDavid Sterba2016-02-23
| * btrfs: add GET_SUPPORTED_FEATURES to the control device ioctlsDavid Sterba2016-02-23
* | Merge branch 'misc-4.6' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: remove error message from search ioctl for nonexistent treeDavid Sterba2016-02-23
| |/
* | Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-18