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 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-10-13
1
-1
/
+10
|
\
|
*
Btrfs: make sure not to defrag extents past i_size
Chris Mason
2011-10-11
1
-1
/
+3
|
*
Btrfs: fix recursive auto-defrag
Li Zefan
2011-10-10
1
-0
/
+7
*
|
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-20
1
-1
/
+6
|
\
\
|
|
/
|
*
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
2011-09-20
1
-1
/
+6
*
|
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-18
1
-5
/
+9
|
\
\
|
|
/
|
*
Btrfs: don't change inode flag of the dest clone file
Li Zefan
2011-09-18
1
-1
/
+0
|
*
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
2011-09-18
1
-0
/
+5
|
*
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
2011-09-18
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-12
1
-3
/
+16
|
\
\
|
|
/
|
*
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
2011-09-11
1
-0
/
+6
|
*
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
2011-09-11
1
-3
/
+10
*
|
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-08-18
1
-0
/
+4
|
\
\
|
|
/
|
*
Btrfs: truncate pages from clone ioctl target range
Sage Weil
2011-08-16
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-08-02
1
-2
/
+1
|
\
\
|
|
/
|
*
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
2011-08-01
1
-2
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-27
1
-3
/
+5
|
\
\
|
|
/
|
*
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
1
-1
/
+3
|
*
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
2011-07-27
1
-2
/
+2
*
|
get rid of useless dget_parent() in fs/btrfs/ioctl.c
Al Viro
2011-07-20
1
-12
/
+4
|
/
*
Btrfs: protect the pending_snapshots list with trans_lock
Josef Bacik
2011-06-15
1
-0
/
+2
*
Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
Li Zefan
2011-06-10
1
-9
/
+14
*
btrfs: use btrfs_ino to access inode number
David Sterba
2011-06-04
1
-3
/
+4
*
Merge branch 'for-chris' of
Chris Mason
2011-05-28
1
-13
/
+6
|
\
|
*
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-23
1
-2
/
+1
|
*
Btrfs: kill trans_mutex
Josef Bacik
2011-05-23
1
-9
/
+3
|
*
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
2011-05-23
1
-2
/
+2
*
|
Btrfs: add mount -o auto_defrag
Chris Mason
2011-05-26
1
-102
/
+346
*
|
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
1
-6
/
+5
|
\
\
|
*
|
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
2011-05-23
1
-3
/
+4
|
*
|
btrfs: Ensure the tree search ioctl returns the right number of records
Hugo Mills
2011-05-23
1
-3
/
+1
|
|
/
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-05-23
1
-0
/
+131
|
\
\
|
*
|
btrfs: add readonly flag
Arne Jansen
2011-05-12
1
-1
/
+1
|
*
|
btrfs: new ioctls for scrub
Jan Schmidt
2011-05-12
1
-0
/
+131
*
|
|
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
1
-6
/
+6
|
\
\
\
|
*
|
|
btrfs: drop unused parameter from btrfs_release_path
David Sterba
2011-05-02
1
-6
/
+6
*
|
|
|
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
2011-05-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
btrfs: implement delayed inode items operation
Miao Xie
2011-05-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
2011-05-21
1
-11
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Btrfs: Always use 64bit inode number
Li Zefan
2011-04-25
1
-9
/
+9
|
*
|
|
Btrfs: Cache free inode numbers in memory
Li Zefan
2011-04-25
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-05-15
1
-9
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Btrfs: fix FS_IOC_SETFLAGS ioctl
Li Zefan
2011-05-14
1
-0
/
+2
|
*
|
Btrfs: fix FS_IOC_GETFLAGS ioctl
Li Zefan
2011-05-14
1
-0
/
+7
|
*
|
fs: remove FS_COW_FL
Li Zefan
2011-05-14
1
-9
/
+6
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-18
1
-1
/
+1
|
\
\
|
|
/
|
*
fix user annotation in ioctl.c
Daniel J Blueman
2011-04-11
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-04-05
1
-1
/
+7
|
\
\
|
|
/
|
*
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
2011-04-05
1
-0
/
+4
|
*
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
Tsutomu Itoh
2011-04-05
1
-1
/
+3
[next]