index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2016-05-06
btrfs: use dynamic allocation for root item in create_subvol
David Sterba
2016-05-06
btrfs: clone: use vmalloc only as fallback for nodesize bufer
David Sterba
2016-05-06
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
2016-05-02
btrfs: pass the right error code to the btrfs_std_error
Anand Jain
2016-04-29
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
2016-04-28
btrfs: refactor btrfs_dev_replace_start for reuse
Anand Jain
2016-04-28
btrfs: rename flags for vol args v2
David Sterba
2016-04-28
btrfs: introduce device delete by devid
Anand Jain
2016-04-28
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
2016-04-28
btrfs: Simplify conditions about compress while mapping btrfs flags to inode ...
Satoru Takeuchi
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
Btrfs: don't use src fd for printk
Josef Bacik
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-03-01
Btrfs: fix extent_same allowing destination offset beyond i_size
Filipe Manana
2016-03-01
Btrfs: fix file loss on log replay after renaming a file and fsync
Filipe Manana
2016-03-01
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
2016-02-26
Merge branch 'dev/control-ioctl' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'misc-4.6' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
2016-02-23
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
David Sterba
2016-02-23
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
David Sterba
2016-02-23
btrfs: remove error message from search ioctl for nonexistent tree
David Sterba
2016-02-18
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-18
btrfs: remove redundant error check
Byongho Lee
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-11
btrfs: switch to kcalloc in btrfs_cmp_data_prepare
David Sterba
2016-02-11
btrfs: extent same: use GFP_KERNEL for page array allocations
David Sterba
2016-02-03
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
2016-02-03
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
2016-02-01
Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone opera...
Chandan Rajendra
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
2016-01-25
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
btrfs: synchronize incompat feature bits with sysfs files
David Sterba
2016-01-19
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-15
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
2016-01-07
btrfs: do an allocation earlier during snapshot creation
David Sterba
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
[prev]
[next]