index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
1
-0
/
+5
2016-10-24
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
1
-0
/
+5
2016-10-11
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+8
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-0
/
+12
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-4
/
+4
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-6
/
+8
2016-09-21
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
1
-18
/
+15
2016-07-26
btrfs: copy_to_sk drop unused root parameter
Jeff Mahoney
1
-3
/
+2
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
1
-1
/
+1
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+7
2016-05-27
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2016-05-26
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
1
-11
/
+7
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-6
/
+6
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-5
/
+5
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-50
/
+148
2016-05-17
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-1
/
+1
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
1
-2
/
+58
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-5
/
+5
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
1
-1
/
+1
2016-05-06
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
1
-12
/
+11
2016-05-06
btrfs: add write protection to SET_FEATURES ioctl
David Sterba
1
-3
/
+13
2016-05-06
btrfs: use dynamic allocation for root item in create_subvol
David Sterba
1
-28
/
+37
2016-05-06
btrfs: clone: use vmalloc only as fallback for nodesize bufer
David Sterba
1
-5
/
+8
2016-05-06
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
1
-12
/
+11
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
1
-7
/
+11
2016-05-02
btrfs: pass the right error code to the btrfs_std_error
Anand Jain
1
-2
/
+2
2016-04-29
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
1
-1
/
+1
2016-04-28
btrfs: refactor btrfs_dev_replace_start for reuse
Anand Jain
1
-1
/
+1
2016-04-28
btrfs: rename flags for vol args v2
David Sterba
1
-4
/
+4
2016-04-28
btrfs: introduce device delete by devid
Anand Jain
1
-1
/
+57
2016-04-28
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
1
-0
/
+21
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
[next]