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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-15
1
-0
/
+5
|
\
|
*
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
2010-05-15
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-04-05
1
-2
/
+5
|
\
\
|
|
/
|
*
Btrfs: check btrfs_get_extent return for IS_ERR()
Dan Carpenter
2010-03-30
1
-1
/
+1
|
*
Btrfs: handle kmalloc() failure in inode lookup ioctl
Dan Carpenter
2010-03-30
1
-0
/
+3
|
*
Btrfs: dereferencing freed memory
Dan Carpenter
2010-03-30
1
-0
/
+1
|
*
Btrfs: remove duplicate include in ioctl.c
Andrea Gelmini
2010-03-30
1
-1
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree
Chris Mason
2010-03-18
1
-3
/
+6
*
Btrfs: allow treeid==0 in the inode lookup ioctl
Chris Mason
2010-03-18
1
-0
/
+3
*
Btrfs: return keys for large items to the search ioctl
Chris Mason
2010-03-18
1
-1
/
+1
*
Btrfs: fix key checks and advance in the search ioctl
Chris Mason
2010-03-18
1
-14
/
+25
*
Btrfs: buffer results in the space_info ioctl
Chris Mason
2010-03-16
1
-11
/
+46
*
Btrfs: fix search_ioctl key advance
Sage Weil
2010-03-16
1
-1
/
+1
*
btrfs: use memparse
Akinobu Mita
2010-03-15
1
-1
/
+1
*
Btrfs: add a "df" ioctl for btrfs
Josef Bacik
2010-03-15
1
-0
/
+45
*
Btrfs: cache the extent state everywhere we possibly can V2
Josef Bacik
2010-03-15
1
-1
/
+1
*
Btrfs: add new defrag-range ioctl.
Chris Mason
2010-03-15
1
-10
/
+73
*
Btrfs: be more selective in the defrag ioctl
Chris Mason
2010-03-15
1
-10
/
+140
*
Btrfs: add ioctl and incompat flag to set the default mount subvol
Josef Bacik
2010-03-15
1
-0
/
+75
*
Btrfs: add search and inode lookup ioctls
Chris Mason
2010-03-15
1
-16
/
+233
*
Btrfs: add a function to lookup a directory path by following backrefs
TARUISI Hiroaki
2010-03-15
1
-0
/
+92
*
Btrfs: Fix per root used space accounting
Yan, Zheng
2009-12-17
1
-1
/
+1
*
Btrfs: Avoid orphan inodes cleanup during committing transaction
Yan, Zheng
2009-12-17
1
-12
/
+17
*
Btrfs: Rewrite btrfs_drop_extents
Yan, Zheng
2009-12-15
1
-2
/
+1
*
Btrfs: fix file clone ioctl for bookend extents
Chris Mason
2009-10-09
1
-2
/
+4
*
Btrfs: remove negative dentry when deleting subvolumne
Yan, Zheng
2009-10-09
1
-0
/
+1
*
Btrfs: fix error cases for ioctl transactions
Sage Weil
2009-09-29
1
-19
/
+22
*
Btrfs: proper -ENOSPC handling
Josef Bacik
2009-09-28
1
-2
/
+19
*
Btrfs: fix arithmetic error in clone ioctl
Sage Weil
2009-09-21
1
-2
/
+1
*
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
2009-09-21
1
-136
/
+184
*
Btrfs: change how subvolumes are organized
Yan, Zheng
2009-09-21
1
-12
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-09-11
1
-3
/
+2
|
\
|
*
Btrfs: Fix extent replacment race
Chris Mason
2009-09-11
1
-3
/
+2
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
|
/
*
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
2009-07-02
1
-2
/
+4
*
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir
Chris Mason
2009-06-11
1
-1
/
+6
*
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
2009-06-10
1
-0
/
+171
*
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-06-10
1
-9
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-05-14
1
-4
/
+0
|
\
|
*
Btrfs: remove outdated comment in btrfs_ioctl_resize()
Li Hong
2009-05-14
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-27
1
-3
/
+6
|
\
\
|
|
/
|
*
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
2009-04-27
1
-2
/
+4
|
*
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
2009-04-24
1
-1
/
+2
*
|
btrfs: use memdup_user()
Li Zefan
2009-04-20
1
-37
/
+12
|
/
*
New helper - current_umask()
Al Viro
2009-03-31
1
-1
/
+1
*
Btrfs: add better -ENOSPC handling
Josef Bacik
2009-02-20
1
-3
/
+3
*
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
2009-01-21
1
-1
/
+0
*
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
1
-19
/
+18
*
Btrfs: update directory's size when creating subvol/snapshot
Yan Zheng
2009-01-05
1
-0
/
+4
[next]