index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Btrfs: return EPERM when deleting a default subvolume
Guangyu Sun
2014-03-20
1
-1
/
+3
*
Btrfs: cache extent states in defrag code path
Filipe Manana
2014-03-20
1
-4
/
+9
*
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
1
-1
/
+1
*
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
1
-5
/
+30
*
Btrfs: make defrag not fragment files when using prealloc extents
Filipe Manana
2014-03-10
1
-1
/
+2
*
Btrfs: correctly flush data on defrag when compression is enabled
Filipe Manana
2014-03-10
1
-1
/
+5
*
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
Hugo Mills
2014-03-10
1
-12
/
+111
*
btrfs: Return EXDEV for cross file system snapshot
Kusanagi Kouichi
2014-03-10
1
-1
/
+1
*
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-14
1
-16
/
+0
*
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
2014-02-08
1
-1
/
+1
*
btrfs: commit transaction after setting label and features
Jeff Mahoney
2014-02-08
1
-2
/
+2
*
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
2014-01-28
1
-3
/
+3
*
btrfs: call permission checks earlier in ioctls and return EPERM
David Sterba
2014-01-28
1
-13
/
+9
*
btrfs: restrict snapshotting to own subvolumes
David Sterba
2014-01-28
1
-0
/
+6
*
Btrfs: faster file extent item search in clone ioctl
Filipe David Borba Manana
2014-01-28
1
-9
/
+14
*
Btrfs: unlock inodes in correct order in clone ioctl
Filipe David Borba Manana
2014-01-28
1
-3
/
+11
*
Btrfs: release subvolume's block_rsv before transaction commit
Liu Bo
2014-01-28
1
-7
/
+7
*
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
1
-1
/
+18
*
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
2014-01-28
1
-0
/
+4
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-15
/
+15
*
btrfs: Check read-only status of roots during send
David Sterba
2014-01-28
1
-3
/
+19
*
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
2014-01-28
1
-3
/
+10
*
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2014-01-28
1
-0
/
+16
*
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
2014-01-28
1
-5
/
+30
*
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
2014-01-28
1
-0
/
+142
*
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
2013-12-12
1
-1
/
+2
*
btrfs: get rid of fdentry()
Al Viro
2013-11-15
1
-4
/
+4
*
btrfs: fix empty_zero_page misusage
Chris Mason
2013-11-15
1
-2
/
+7
*
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
1
-1
/
+1
*
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
1
-1
/
+1
*
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
2013-11-11
1
-7
/
+7
*
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
2013-11-11
1
-1
/
+1
*
btrfs: Remove redundant local zero structure
Dulshani Gunawardhana
2013-11-11
1
-3
/
+2
*
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
1
-1
/
+0
*
btrfs: simplify kmalloc+copy_from_user to memdup_user
Geyslan G. Bem
2013-11-11
1
-8
/
+3
*
Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
Ilya Dryomov
2013-11-11
1
-4
/
+5
*
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-11-11
1
-14
/
+2
*
btrfs: remove unused parameter from btrfs_header_fsid
Ross Kirk
2013-11-11
1
-1
/
+1
*
Btrfs: fix sync fs to actually wait for all data to be persisted
Filipe David Borba Manana
2013-11-11
1
-3
/
+9
*
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
2013-09-21
1
-31
/
+45
*
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...
chandan
2013-09-21
1
-1
/
+1
*
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-21
1
-1
/
+1
*
btrfs: return btrfs error code for dev excl ops err
Anand Jain
2013-09-01
1
-8
/
+4
*
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
Filipe David Borba Manana
2013-09-01
1
-1
/
+1
*
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
1
-1
/
+1
*
Btrfs: Make btrfs_header_fsid() return unsigned long
Geert Uytterhoeven
2013-09-01
1
-2
/
+1
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-6
/
+4
*
Btrfs: don't allow the replace procedure on read only filesystems
Stefan Behrens
2013-09-01
1
-0
/
+3
*
Btrfs: reset force_compress on btrfs_file_defrag failure
Filipe David Borba Manana
2013-09-01
1
-7
/
+7
*
Btrfs: maintain subvolume items in the UUID tree
Stefan Behrens
2013-09-01
1
-10
/
+66
[next]