index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
1
-1
/
+2
2015-04-30
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-04-30
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2014-10-31
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
1
-0
/
+6
2014-06-27
Btrfs: fix sync fs to actually wait for all data to be persisted
Filipe David Borba Manana
1
-3
/
+9
2014-06-20
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
1
-3
/
+3
2014-02-06
btrfs: restrict snapshotting to own subvolumes
David Sterba
1
-0
/
+6
2013-12-20
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
1
-1
/
+2
2013-09-21
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
1
-31
/
+45
2013-09-21
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...
chandan
1
-1
/
+1
2013-09-21
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
1
-1
/
+1
2013-09-01
btrfs: return btrfs error code for dev excl ops err
Anand Jain
1
-8
/
+4
2013-09-01
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
Filipe David Borba Manana
1
-1
/
+1
2013-09-01
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
1
-1
/
+1
2013-09-01
Btrfs: Make btrfs_header_fsid() return unsigned long
Geert Uytterhoeven
1
-2
/
+1
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-6
/
+4
2013-09-01
Btrfs: don't allow the replace procedure on read only filesystems
Stefan Behrens
1
-0
/
+3
2013-09-01
Btrfs: reset force_compress on btrfs_file_defrag failure
Filipe David Borba Manana
1
-7
/
+7
2013-09-01
Btrfs: maintain subvolume items in the UUID tree
Stefan Behrens
1
-10
/
+66
2013-09-01
Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP
Filipe David Borba Manana
1
-8
/
+10
2013-09-01
Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
Filipe David Borba Manana
1
-3
/
+3
2013-09-01
Btrfs: don't allow a subvol to be deleted if it is the default subovl
Josef Bacik
1
-0
/
+15
2013-09-01
btrfs: offline dedupe
Mark Fasheh
1
-0
/
+279
2013-09-01
btrfs_ioctl_clone: Move clone code into it's own function
Mark Fasheh
1
-115
/
+139
2013-09-01
btrfs: abtract out range locking in clone ioctl()
Mark Fasheh
1
-15
/
+21
2013-09-01
btrfs: fix get set label blocking against balance
Anand Jain
1
-6
/
+10
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
1
-14
/
+14
2013-09-01
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
1
-3
/
+4
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-26
/
+48
2013-06-29
btrfs: more open-coded file_inode()
Al Viro
1
-4
/
+4
2013-06-14
Btrfs: allow file data clone within a file
Liu Bo
1
-7
/
+19
2013-06-14
btrfs: device delete to get errors from the kernel
Anand Jain
1
-11
/
+11
2013-06-14
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
1
-0
/
+6
2013-06-14
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
1
-5
/
+0
2013-06-14
Btrfs: remove useless copy in quota_ctl
Liu Bo
1
-3
/
+0
2013-06-14
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
1
-0
/
+12
2013-05-18
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
1
-5
/
+5
2013-05-06
btrfs: read entire device info under lock
David Sterba
1
-1
/
+1
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-1
/
+1
2013-05-06
Btrfs: rescan for qgroups
Jan Schmidt
1
-14
/
+69
2013-05-06
Btrfs: return error when we specify wrong start to defrag
Liu Bo
1
-4
/
+7
2013-05-06
Btrfs: use tree_root to avoid edquot when disabling quota
Wang Shilong
1
-2
/
+2
2013-05-06
Btrfs: creating the subvolume qgroup automatically when enabling quota
Wang Shilong
1
-0
/
+2
2013-05-06
btrfs: make subvol creation/deletion killable in the early stages
David Sterba
1
-2
/
+6
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-13
/
+5
2013-03-05
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
1
-8
/
+0
2013-03-05
Btrfs: fix unclosed transaction handler when the async transaction commitment...
Miao Xie
1
-0
/
+4
2013-03-05
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
1
-5
/
+1
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-48
/
+163
2013-02-28
Btrfs: fix wrong reserved space when deleting a snapshot/subvolume
Miao Xie
1
-2
/
+19
[next]