index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/mas...
Linus Torvalds
2013-02-08
1
-1
/
+4
|
\
\
|
|
/
|
*
Btrfs: move d_instantiate outside the transaction during mksubvol
Chris Mason
2013-02-06
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-25
1
-35
/
+94
|
\
\
|
|
/
|
*
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
Ilya Dryomov
2013-01-20
1
-8
/
+9
|
*
Btrfs: fix unlock order in btrfs_ioctl_rm_dev
Ilya Dryomov
2013-01-20
1
-1
/
+1
|
*
Btrfs: fix unlock order in btrfs_ioctl_resize
Ilya Dryomov
2013-01-20
1
-1
/
+1
|
*
Btrfs: fix "mutually exclusive op is running" error code
Ilya Dryomov
2013-01-20
1
-4
/
+4
|
*
Btrfs: bring back balance pause/resume logic
Ilya Dryomov
2013-01-20
1
-14
/
+64
|
*
Btrfs: fix missing write access release in btrfs_ioctl_resize()
Miao Xie
2013-01-14
1
-0
/
+1
|
*
Btrfs: fix resize a readonly device
Miao Xie
2013-01-14
1
-2
/
+4
|
*
Btrfs: do not delete a subvolume which is in a R/O subvolume
Miao Xie
2013-01-14
1
-5
/
+5
|
*
Btrfs: disable qgroup id 0
Miao Xie
2013-01-14
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-12-18
1
-81
/
+236
|
\
\
|
|
/
|
*
Btrfs: fix a bug of per-file nocow
Liu Bo
2012-12-17
1
-1
/
+4
|
*
Btrfs: fix hash overflow handling
Chris Mason
2012-12-17
1
-0
/
+10
|
*
Btrfs: get write access for qgroup operations
Miao Xie
2012-12-16
1
-25
/
+48
|
*
Btrfs: get write access for scrub
Miao Xie
2012-12-16
1
-3
/
+13
|
*
Btrfs: get write access when removing a device
Miao Xie
2012-12-16
1
-4
/
+8
|
*
Btrfs: get write access when doing resize fs
Miao Xie
2012-12-16
1
-2
/
+8
|
*
Btrfs: get write access when setting the default subvolume
Miao Xie
2012-12-16
1
-12
/
+28
|
*
Btrfs: don't start a new transaction when starting sync
Miao Xie
2012-12-16
1
-4
/
+10
|
*
Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync()
Miao Xie
2012-12-16
1
-6
/
+6
|
*
Btrfs: add support for device replace ioctls
Stefan Behrens
2012-12-16
1
-0
/
+48
|
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
1
-1
/
+7
|
*
Btrfs: disallow mutually exclusive admin operations from user mode
Stefan Behrens
2012-12-12
1
-17
/
+36
|
*
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
1
-4
/
+4
|
*
Btrfs: fix a double free on pending snapshots in error handling
Liu Bo
2012-12-12
1
-1
/
+5
|
*
Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
jeff.liu
2012-12-12
1
-1
/
+1
*
|
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
2012-12-11
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-26
1
-2
/
+4
|
\
|
*
Btrfs: do not bug when we fail to commit the transaction
Josef Bacik
2012-10-25
1
-1
/
+2
|
*
btrfs: Return EINVAL when length to trim is less than FSB
Lukas Czerner
2012-10-25
1
-1
/
+2
*
|
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
1
-1
/
+1
*
|
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-10
1
-44
/
+56
|
\
\
|
|
/
|
*
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
2012-10-09
1
-4
/
+4
|
*
Btrfs: fix off-by-one in file clone
Liu Bo
2012-10-08
1
-9
/
+9
|
*
btrfs: allow setting NOCOW for a zero sized file via ioctl
David Sterba
2012-10-04
1
-4
/
+27
|
*
Btrfs: use larger limit for translation of logical to inode
Liu Bo
2012-10-01
1
-2
/
+2
[next]