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
2013-05-17
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-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-13
/
+5
2013-03-04
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
1
-8
/
+0
2013-03-04
Btrfs: fix unclosed transaction handler when the async transaction commitment...
Miao Xie
1
-0
/
+4
2013-03-04
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
1
-5
/
+1
2013-03-02
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
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
1
-19
/
+43
2013-02-28
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
1
-4
/
+6
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+26
2013-02-22
new helper: file_inode(file)
Al Viro
1
-26
/
+26
2013-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
1
-24
/
+96
2013-02-20
Btrfs: fix cleaner thread not working with inode cache option
Liu Bo
1
-0
/
+6
2013-02-20
Btrfs: fix uncompleted transaction
Miao Xie
1
-1
/
+1
2013-02-20
Btrfs: set/change the label of a mounted file system
jeff.liu
1
-0
/
+42
2013-02-20
Btrfs: Add a new ioctl to get the label of a mounted file system
jeff.liu
1
-0
/
+21
2013-02-20
btrfs: add cancellation points to defrag
David Sterba
1
-0
/
+6
2013-02-20
Btrfs: fix memory leak of pending_snapshot->inherit
Miao Xie
1
-11
/
+7
2013-02-20
btrfs: remove cache only arguments from defrag path
Eric Sandeen
1
-4
/
+4
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-02-20
Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
Kusanagi Kouichi
1
-1
/
+1
2013-02-20
Btrfs: fix trivial error in btrfs_ioctl_resize()
Miao Xie
1
-6
/
+7
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+4
2013-02-06
Btrfs: move d_instantiate outside the transaction during mksubvol
Chris Mason
1
-1
/
+4
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-35
/
+94
2013-01-20
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
Ilya Dryomov
1
-8
/
+9
2013-01-20
Btrfs: fix unlock order in btrfs_ioctl_rm_dev
Ilya Dryomov
1
-1
/
+1
2013-01-20
Btrfs: fix unlock order in btrfs_ioctl_resize
Ilya Dryomov
1
-1
/
+1
2013-01-20
Btrfs: fix "mutually exclusive op is running" error code
Ilya Dryomov
1
-4
/
+4
2013-01-20
Btrfs: bring back balance pause/resume logic
Ilya Dryomov
1
-14
/
+64
2013-01-14
Btrfs: fix missing write access release in btrfs_ioctl_resize()
Miao Xie
1
-0
/
+1
2013-01-14
Btrfs: fix resize a readonly device
Miao Xie
1
-2
/
+4
2013-01-14
Btrfs: do not delete a subvolume which is in a R/O subvolume
Miao Xie
1
-5
/
+5
2013-01-14
Btrfs: disable qgroup id 0
Miao Xie
1
-0
/
+5
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-81
/
+236
2012-12-17
Btrfs: fix a bug of per-file nocow
Liu Bo
1
-1
/
+4
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
1
-0
/
+10
2012-12-16
Btrfs: get write access for qgroup operations
Miao Xie
1
-25
/
+48
2012-12-16
Btrfs: get write access for scrub
Miao Xie
1
-3
/
+13
2012-12-16
Btrfs: get write access when removing a device
Miao Xie
1
-4
/
+8
2012-12-16
Btrfs: get write access when doing resize fs
Miao Xie
1
-2
/
+8
2012-12-16
Btrfs: get write access when setting the default subvolume
Miao Xie
1
-12
/
+28
2012-12-16
Btrfs: don't start a new transaction when starting sync
Miao Xie
1
-4
/
+10
[next]