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
*
Btrfs: don't allow the replace procedure on read only filesystems
Stefan Behrens
2013-09-01
1
-0
/
+3
*
Btrfs: reset force_compress on btrfs_file_defrag failure
Filipe David Borba Manana
2013-09-01
1
-7
/
+7
*
Btrfs: maintain subvolume items in the UUID tree
Stefan Behrens
2013-09-01
1
-10
/
+66
*
Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP
Filipe David Borba Manana
2013-09-01
1
-8
/
+10
*
Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
Filipe David Borba Manana
2013-09-01
1
-3
/
+3
*
Btrfs: don't allow a subvol to be deleted if it is the default subovl
Josef Bacik
2013-09-01
1
-0
/
+15
*
btrfs: offline dedupe
Mark Fasheh
2013-09-01
1
-0
/
+279
*
btrfs_ioctl_clone: Move clone code into it's own function
Mark Fasheh
2013-09-01
1
-115
/
+139
*
btrfs: abtract out range locking in clone ioctl()
Mark Fasheh
2013-09-01
1
-15
/
+21
*
btrfs: fix get set label blocking against balance
Anand Jain
2013-09-01
1
-6
/
+10
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
1
-14
/
+14
*
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
2013-09-01
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
1
-26
/
+48
|
\
|
*
Btrfs: allow file data clone within a file
Liu Bo
2013-06-14
1
-7
/
+19
|
*
btrfs: device delete to get errors from the kernel
Anand Jain
2013-06-14
1
-11
/
+11
|
*
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
2013-06-14
1
-0
/
+6
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
1
-5
/
+0
|
*
Btrfs: remove useless copy in quota_ctl
Liu Bo
2013-06-14
1
-3
/
+0
|
*
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
1
-0
/
+12
*
|
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
1
-4
/
+4
|
/
*
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-05-17
1
-5
/
+5
*
btrfs: read entire device info under lock
David Sterba
2013-05-06
1
-1
/
+1
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-1
/
+1
*
Btrfs: rescan for qgroups
Jan Schmidt
2013-05-06
1
-14
/
+69
*
Btrfs: return error when we specify wrong start to defrag
Liu Bo
2013-05-06
1
-4
/
+7
*
Btrfs: use tree_root to avoid edquot when disabling quota
Wang Shilong
2013-05-06
1
-2
/
+2
*
Btrfs: creating the subvolume qgroup automatically when enabling quota
Wang Shilong
2013-05-06
1
-0
/
+2
*
btrfs: make subvol creation/deletion killable in the early stages
David Sterba
2013-05-06
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-08
1
-13
/
+5
|
\
|
*
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
2013-03-04
1
-8
/
+0
|
*
Btrfs: fix unclosed transaction handler when the async transaction commitment...
Miao Xie
2013-03-04
1
-0
/
+4
|
*
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
2013-03-04
1
-5
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-02
1
-48
/
+163
|
\
\
|
|
/
|
*
Btrfs: fix wrong reserved space when deleting a snapshot/subvolume
Miao Xie
2013-02-28
1
-2
/
+19
|
*
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-28
1
-19
/
+43
|
*
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
2013-02-28
1
-4
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-02-20
1
-24
/
+96
|
|
\
|
|
*
Btrfs: fix cleaner thread not working with inode cache option
Liu Bo
2013-02-20
1
-0
/
+6
|
|
*
Btrfs: fix uncompleted transaction
Miao Xie
2013-02-20
1
-1
/
+1
|
|
*
Btrfs: set/change the label of a mounted file system
jeff.liu
2013-02-20
1
-0
/
+42
|
|
*
Btrfs: Add a new ioctl to get the label of a mounted file system
jeff.liu
2013-02-20
1
-0
/
+21
|
|
*
btrfs: add cancellation points to defrag
David Sterba
2013-02-20
1
-0
/
+6
|
|
*
Btrfs: fix memory leak of pending_snapshot->inherit
Miao Xie
2013-02-20
1
-11
/
+7
|
|
*
btrfs: remove cache only arguments from defrag path
Eric Sandeen
2013-02-20
1
-4
/
+4
|
|
*
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-02-20
1
-1
/
+1
|
|
*
Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
Kusanagi Kouichi
2013-02-20
1
-1
/
+1
|
|
*
Btrfs: fix trivial error in btrfs_ioctl_resize()
Miao Xie
2013-02-20
1
-6
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-26
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-26
/
+26
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-08
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
[next]