| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+4 |
| 2012-10-25 | Btrfs: do not bug when we fail to commit the transaction | Josef Bacik | 1 | -1/+2 |
| 2012-10-25 | btrfs: Return EINVAL when length to trim is less than FSB | Lukas Czerner | 1 | -1/+2 |
| 2012-10-12 | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton | 1 | -1/+1 |
| 2012-10-12 | audit: reverse arguments to audit_inode_child | Jeff Layton | 1 | -1/+1 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -44/+56 |
| 2012-10-09 | Btrfs: make filesystem read-only when submitting barrier fails | Stefan Behrens | 1 | -4/+4 |
| 2012-10-08 | Btrfs: fix off-by-one in file clone | Liu Bo | 1 | -9/+9 |
| 2012-10-04 | btrfs: allow setting NOCOW for a zero sized file via ioctl | David Sterba | 1 | -4/+27 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -17/+15 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -3/+3 |
| 2012-10-01 | Btrfs: use larger limit for translation of logical to inode | Liu Bo | 1 | -2/+2 |
| 2012-10-01 | Btrfs: use helper for logical resolve | Liu Bo | 1 | -16/+3 |
| 2012-10-01 | Btrfs: fix a bug in parsing return value in logical resolve | Liu Bo | 1 | -2/+4 |
| 2012-10-01 | Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag | Liu Bo | 1 | -4/+4 |
| 2012-10-01 | Btrfs: fix wrong size for the reservation of the, snapshot creation | Miao Xie | 1 | -1/+1 |
| 2012-10-01 | Btrfs: add a new "type" field into the block reservation structure | Miao Xie | 1 | -1/+2 |
| 2012-10-01 | Btrfs: remove unused hint byte argument for btrfs_drop_extents | Josef Bacik | 1 | -3/+2 |
| 2012-10-01 | Btrfs: turbo charge fsync | Josef Bacik | 1 | -2/+2 |
| 2012-09-26 | switch simple cases of fget_light to fdget | Al Viro | 1 | -14/+12 |
| 2012-09-26 | switch btrfs_ioctl_clone() to fget_light() | Al Viro | 1 | -3/+3 |
| 2012-09-26 | switch btrfs_ioctl_snap_create_transid() to fget_light() | Al Viro | 1 | -7/+7 |
| 2012-09-21 | userns: Convert btrfs to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -3/+3 |
| 2012-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2012-08-28 | Btrfs: fix some endian bugs handling the root times | Dan Carpenter | 1 | -1/+1 |
| 2012-08-09 | Btrfs: remove mnt_want_write call in btrfs_mksubvol | Alexander Block | 1 | -5/+0 |
| 2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+10 |
| 2012-07-31 | btrfs: Push mnt_want_write() outside of i_mutex | Jan Kara | 1 | -12/+11 |
| 2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason | 1 | -6/+108 |
| 2012-07-25 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block | 1 | -0/+3 |
| 2012-07-25 | Btrfs: introduce subvol uuids and times | Alexander Block | 1 | -3/+97 |
| 2012-07-25 | Btrfs: Check INCOMPAT flags on remount and add helper function | Mitch Harder | 1 | -14/+2 |
| 2012-07-25 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -17/+227 |
| 2012-07-25 | btrfs: allow cross-subvolume file clone | David Sterba | 1 | -3/+8 |
| 2012-07-23 | Btrfs: do not set subvolume flags in readonly mode | Liu Bo | 1 | -14/+28 |
| 2012-07-23 | Btrfs: use mnt_want_write_file instead of mnt_want_write | Liu Bo | 1 | -2/+2 |
| 2012-07-23 | Btrfs: remove redundant r/o check for superblock | Liu Bo | 1 | -7/+0 |
| 2012-07-23 | Btrfs: check write access to mount earlier while creating snapshots | Liu Bo | 1 | -11/+11 |
| 2012-07-23 | btrfs: join DEV_STATS ioctls to one | David Sterba | 1 | -8/+8 |
| 2012-07-23 | btrfs: ignore unfragmented file checks in defrag when compression enabled - r... | Andrew Mahone | 1 | -3/+5 |
| 2012-07-23 | btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() | Al Viro | 1 | -2/+2 |
| 2012-07-12 | Btrfs: add qgroup inheritance | Arne Jansen | 1 | -17/+42 |
| 2012-07-12 | Btrfs: add qgroup ioctls | Arne Jansen | 1 | -0/+185 |
| 2012-06-15 | Btrfs: cast devid to unsigned long long for printk %llu | Chris Mason | 1 | -1/+2 |
| 2012-06-15 | Btrfs: do not resize a seeding device | Liu Bo | 1 | -0/+7 |
| 2012-06-14 | Btrfs: fix defrag regression | Li Zefan | 1 | -48/+49 |
| 2012-06-14 | Btrfs: use rcu to protect device->name | Josef Bacik | 1 | -3/+10 |
| 2012-05-31 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason | 1 | -1/+1 |
| 2012-05-30 | Btrfs: add ioctl to get and reset the device stats | Stefan Behrens | 1 | -0/+26 |
| 2012-05-30 | Btrfs: do not do balance in readonly mode | Liu Bo | 1 | -3/+9 |
| 2012-05-30 | Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result | Jim Meyering | 1 | -2/+4 |
| 2012-05-30 | Fix minor type issues | Daniel J Blueman | 1 | -1/+1 |
| 2012-05-30 | Btrfs: use i_version instead of our own sequence | Josef Bacik | 1 | -0/+2 |
| 2012-05-26 | Btrfs: don't set for_cow parameter for tree block functions | Jan Schmidt | 1 | -1/+1 |
| 2012-04-18 | Btrfs: fix btrfs_ioctl_dev_info() crash on missing device | Stefan Behrens | 1 | -1/+4 |
| 2012-03-29 | Btrfs: update to the right index of defragment | Liu Bo | 1 | -0/+3 |
| 2012-03-29 | Btrfs: do not bother to defrag an extent if it is a big real extent | Liu Bo | 1 | -6/+3 |
| 2012-03-29 | Btrfs: add a check to decide if we should defrag the range | Liu Bo | 1 | -1/+35 |
| 2012-03-29 | Btrfs: fix the mismatch of page->mapping | Liu Bo | 1 | -16/+19 |
| 2012-03-29 | Btrfs: fix race between direct io and autodefrag | Liu Bo | 1 | -1/+5 |
| 2012-03-28 | Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -2/+2 |
| 2012-03-27 | Btrfs: fix regression in scrub path resolving | Jan Schmidt | 1 | -2/+2 |
| 2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 1 | -14/+65 |
| 2012-03-22 | btrfs: Don't BUG_ON errors from btrfs_create_subvol_root() | Mark Fasheh | 1 | -0/+5 |
| 2012-03-22 | btrfs: drop gfp_t from lock_extent | Jeff Mahoney | 1 | -9/+8 |
| 2012-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -24/+35 |
| 2012-02-23 | Btrfs: add extra sanity checks on the path names in btrfs_mksubvol | Chris Mason | 1 | -0/+6 |
| 2012-02-16 | Btrfs: fix deadlock on page lock when doing auto-defragment | Miao Xie | 1 | -24/+29 |
| 2012-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-26 | Btrfs: do not defrag a file partially | Liu Bo | 1 | -1/+1 |
| 2012-01-17 | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -4/+3 |
| 2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -28/+233 |
| 2012-01-16 | Btrfs: add a delalloc mutex to inodes for delalloc reservations | Josef Bacik | 1 | -2/+0 |
| 2012-01-16 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ... | Chris Mason | 1 | -5/+8 |
| 2012-01-16 | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration | Chris Mason | 1 | -5/+15 |
| 2012-01-16 | Btrfs: add balance progress reporting | Ilya Dryomov | 1 | -1/+44 |
| 2012-01-16 | Btrfs: allow for resuming restriper after it was paused | Ilya Dryomov | 1 | -0/+15 |
| 2012-01-16 | Btrfs: allow for canceling restriper | Ilya Dryomov | 1 | -0/+4 |
| 2012-01-16 | Btrfs: allow for pausing restriper | Ilya Dryomov | 1 | -1/+27 |
| 2012-01-16 | Btrfs: add basic infrastructure for selective balancing | Ilya Dryomov | 1 | -0/+3 |
| 2012-01-16 | Btrfs: add basic restriper infrastructure | Ilya Dryomov | 1 | -16/+119 |
| 2012-01-11 | Btrfs: reserve metadata space in btrfs_ioctl_setflags() | Li Zefan | 1 | -1/+1 |
| 2012-01-11 | Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() | Li Zefan | 1 | -4/+14 |
| 2012-01-08 | btrfs: let ->s_fs_info point to fs_info, not root... | Al Viro | 1 | -4/+3 |
| 2012-01-05 | Btrfs: new backref walking code | Jan Schmidt | 1 | -3/+5 |
| 2012-01-03 | vfs: mnt_drop_write_file() | Al Viro | 1 | -6/+6 |
| 2012-01-03 | switch a bunch of places to mnt_want_write_file() | Al Viro | 1 | -5/+5 |
| 2011-12-22 | Btrfs: mark delayed refs as for cow | Arne Jansen | 1 | -2/+3 |
| 2011-12-15 | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo... | Chris Mason | 1 | -0/+2 |
| 2011-12-15 | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik | 1 | -0/+2 |
| 2011-12-15 | Btrfs: fix ctime update of on-disk inode | Li Zefan | 1 | -2/+2 |
| 2011-11-30 | Btrfs: Don't error on resizing FS to same size | Mike Fleetwood | 1 | -1/+1 |
| 2011-11-20 | Btrfs: prefix resize related printks with btrfs: | Arnd Hannemann | 1 | -3/+3 |
| 2011-11-20 | btrfs: Fix up 32/64-bit compatibility for new ioctls | Jeff Mahoney | 1 | -3/+6 |
| 2011-11-06 | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason | 1 | -5/+5 |
| 2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 1 | -0/+143 |
| 2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba | 1 | -4/+4 |
| 2011-10-24 | Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stable | David Sterba | 1 | -19/+39 |
| 2011-10-24 | Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stable | David Sterba | 1 | -7/+13 |
| 2011-10-20 | btrfs: return EINVAL if start > total_bytes in fitrim ioctl | Lukas Czerner | 1 | -1/+5 |
| 2011-10-20 | Btrfs: honor extent thresh during defragmentation | Li Zefan | 1 | -11/+26 |
| 2011-10-20 | Btrfs: fix wrong max_to_defrag in btrfs_defrag_file() | Li Zefan | 1 | -1/+1 |
| 2011-10-20 | Btrfs: use i_size_read() in btrfs_defrag_file() | Li Zefan | 1 | -3/+4 |
| 2011-10-20 | Btrfs: fix defragmentation regression | Li Zefan | 1 | -2/+4 |
| 2011-10-20 | btrfs: fix memory leak in btrfs_defrag_file | Diego Calleja | 1 | -3/+1 |
| 2011-10-19 | Btrfs: only inherit btrfs specific flags when creating files | Josef Bacik | 1 | -6/+11 |
| 2011-10-19 | Btrfs: use the inode's mapping mask for allocating pages | Josef Bacik | 1 | -1/+2 |
| 2011-10-13 | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux | Linus Torvalds | 1 | -1/+10 |
| 2011-10-11 | Btrfs: make sure not to defrag extents past i_size | Chris Mason | 1 | -1/+3 |
| 2011-10-10 | Btrfs: fix recursive auto-defrag | Li Zefan | 1 | -0/+7 |
| 2011-09-29 | btrfs: new ioctls to do logical->inode and inode->path resolving | Jan Schmidt | 1 | -0/+143 |
| 2011-09-20 | Merge branch 'btrfs-3.0' into for-linus | Chris Mason | 1 | -1/+6 |
| 2011-09-20 | Btrfs: reserve sufficient space for ioctl clone | Sage Weil | 1 | -1/+6 |
| 2011-09-18 | Merge branch 'btrfs-3.0' into for-linus | Chris Mason | 1 | -5/+9 |
| 2011-09-18 | Btrfs: don't change inode flag of the dest clone file | Li Zefan | 1 | -1/+0 |
| 2011-09-18 | Btrfs: don't make a file partly checksummed through file clone | Li Zefan | 1 | -0/+5 |
| 2011-09-18 | Btrfs: fix pages truncation in btrfs_ioctl_clone() | Li Zefan | 1 | -4/+4 |
| 2011-09-12 | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds | 1 | -3/+16 |
| 2011-09-11 | Btrfs: add dummy extent if dst offset excceeds file end in | Li Zefan | 1 | -0/+6 |
| 2011-09-11 | Btrfs: calc file extent num_bytes correctly in file clone | Li Zefan | 1 | -3/+10 |
| 2011-08-18 | Merge branch 'btrfs-3.0' into for-linus | Chris Mason | 1 | -0/+4 |
| 2011-08-16 | Btrfs: truncate pages from clone ioctl target range | Sage Weil | 1 | -0/+4 |
| 2011-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
| 2011-08-01 | Btrfs: copy string correctly in INO_LOOKUP ioctl | Li Zefan | 1 | -2/+1 |
| 2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+5 |
| 2011-07-27 | Btrfs: fix enospc problems with delalloc | Josef Bacik | 1 | -1/+3 |
| 2011-07-27 | Btrfs: use find_or_create_page instead of grab_cache_page | Josef Bacik | 1 | -2/+2 |
| 2011-07-20 | get rid of useless dget_parent() in fs/btrfs/ioctl.c | Al Viro | 1 | -12/+4 |
| 2011-06-15 | Btrfs: protect the pending_snapshots list with trans_lock | Josef Bacik | 1 | -0/+2 |
| 2011-06-10 | Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() | Li Zefan | 1 | -9/+14 |
| 2011-06-04 | btrfs: use btrfs_ino to access inode number | David Sterba | 1 | -3/+4 |
| 2011-05-28 | Merge branch 'for-chris' of | Chris Mason | 1 | -13/+6 |
| 2011-05-26 | Btrfs: add mount -o auto_defrag | Chris Mason | 1 | -102/+346 |
| 2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason | 1 | -6/+5 |
| 2011-05-23 | Btrfs: using rcu lock in the reader side of devices list | Xiao Guangrong | 1 | -3/+4 |
| 2011-05-23 | btrfs: Ensure the tree search ioctl returns the right number of records | Hugo Mills | 1 | -3/+1 |
| 2011-05-23 | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 1 | -2/+1 |
| 2011-05-23 | Btrfs: kill trans_mutex | Josef Bacik | 1 | -9/+3 |
| 2011-05-23 | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik | 1 | -2/+2 |
| 2011-05-23 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 1 | -0/+131 |
| 2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 1 | -6/+6 |
| 2011-05-22 | Merge branch 'delayed_inode' into inode_numbers | Chris Mason | 1 | -1/+1 |
| 2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie | 1 | -1/+1 |
| 2011-05-21 | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason | 1 | -11/+11 |
| 2011-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -9/+15 |
| 2011-05-14 | Btrfs: fix FS_IOC_SETFLAGS ioctl | Li Zefan | 1 | -0/+2 |
| 2011-05-14 | Btrfs: fix FS_IOC_GETFLAGS ioctl | Li Zefan | 1 | -0/+7 |
| 2011-05-14 | fs: remove FS_COW_FL | Li Zefan | 1 | -9/+6 |
| 2011-05-12 | btrfs: add readonly flag | Arne Jansen | 1 | -1/+1 |
| 2011-05-12 | btrfs: new ioctls for scrub | Jan Schmidt | 1 | -0/+131 |
| 2011-05-02 | btrfs: drop unused parameter from btrfs_release_path | David Sterba | 1 | -6/+6 |
| 2011-04-25 | Btrfs: Always use 64bit inode number | Li Zefan | 1 | -9/+9 |
| 2011-04-25 | Btrfs: Cache free inode numbers in memory | Li Zefan | 1 | -2/+2 |
| 2011-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -1/+1 |
| 2011-04-11 | fix user annotation in ioctl.c | Daniel J Blueman | 1 | -1/+1 |
| 2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+7 |
| 2011-04-05 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan | 1 | -0/+4 |
| 2011-04-05 | Btrfs: fix memory leak in btrfs_ioctl_start_sync() | Tsutomu Itoh | 1 | -1/+3 |
| 2011-03-28 | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+93 |
| 2011-03-28 | Btrfs: fix return value of setflags ioctl | liubo | 1 | -1/+3 |
| 2011-03-28 | Btrfs: add btrfs_trim_fs() to handle FITRIM | Li Dongyang | 1 | -0/+46 |
| 2011-03-28 | Btrfs: Per file/directory controls for COW and compression | Liu Bo | 1 | -4/+37 |
| 2011-03-28 | Btrfs: cleanup some BUG_ON() | Tsutomu Itoh | 1 | -1/+4 |
| 2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 1 | -2/+2 |
| 2011-03-17 | Btrfs: handle errors in btrfs_orphan_cleanup | Josef Bacik | 1 | -1/+3 |
| 2011-02-16 | Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl | Li Zefan | 1 | -2/+5 |
| 2011-02-14 | btrfs: prevent heap corruption in btrfs_ioctl_space_info() | Dan Rosenberg | 1 | -2/+8 |
| 2011-02-01 | btrfs: fix return value check of btrfs_start_transaction() | Tsutomu Itoh | 1 | -2/+8 |
| 2011-01-28 | btrfs: check return value of btrfs_start_ioctl_transaction() properly | Tsutomu Itoh | 1 | -1/+1 |
| 2011-01-28 | btrfs: fix return value check of btrfs_join_transaction() | Tsutomu Itoh | 1 | -1/+1 |
| 2011-01-28 | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 1 | -1/+4 |
| 2011-01-27 | Btrfs: Fix file clone when source offset is not 0 | Li Zefan | 1 | -1/+4 |
| 2011-01-16 | Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 1 | -2/+19 |
| 2010-12-23 | Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls | Li Zefan | 1 | -0/+83 |
| 2010-12-23 | Btrfs: Add readonly snapshots support | Li Zefan | 1 | -10/+32 |
| 2010-12-23 | Btrfs: Refactor btrfs_ioctl_snap_create() | Li Zefan | 1 | -44/+40 |
| 2010-12-22 | btrfs: Allow to specify compress method when defrag | Li Zefan | 1 | -1/+18 |
| 2010-12-22 | btrfs: Allow to add new compression algorithm | Li Zefan | 1 | -2/+2 |
| 2010-12-10 | Btrfs: Make async snapshot ioctl more generic | Li Zefan | 1 | -17/+27 |
| 2010-12-10 | Btrfs: fix sync subvol/snapshot creation | Sage Weil | 1 | -9/+11 |
| 2010-11-21 | Btrfs: use dget_parent where we can UPDATED | Josef Bacik | 1 | -4/+16 |
| 2010-11-21 | btrfs: Set file size correctly in file clone | Li Zefan | 1 | -2/+2 |
| 2010-11-21 | btrfs: Check if dest_offset is block-size aligned before cloning file | Li Zefan | 1 | -4/+3 |
| 2010-10-29 | Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed | Sage Weil | 1 | -5/+110 |
| 2010-10-29 | Btrfs: make SNAP_DESTROY async | Sage Weil | 1 | -1/+1 |
| 2010-10-29 | Btrfs: add SNAP_CREATE_ASYNC ioctl | Sage Weil | 1 | -24/+83 |
| 2010-10-29 | Btrfs: add START_SYNC, WAIT_SYNC ioctls | Sage Weil | 1 | -0/+34 |
| 2010-10-29 | Btrfs: fix lockdep warning on clone ioctl | Sage Weil | 1 | -4/+4 |
| 2010-10-29 | Btrfs: fix clone ioctl where range is adjacent to extent | Sage Weil | 1 | -1/+1 |
| 2010-10-29 | Btrfs: fix delalloc checks in clone ioctl | Sage Weil | 1 | -3/+5 |
| 2010-10-29 | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 1 | -2/+0 |
| 2010-10-29 | Btrfs: use memdup_user helpers | Julia Lawall | 1 | -14/+6 |
| 2010-10-22 | Btrfs: fix the df ioctl to report raid types | Josef Bacik | 1 | -24/+76 |
| 2010-07-19 | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE | Dan Rosenberg | 1 | -2/+2 |
| 2010-07-19 | Btrfs: fix CLONE ioctl destination file size expansion to block boundary | Sage Weil | 1 | -3/+13 |
| 2010-06-11 | Btrfs: btrfs_lookup_dir_item() can return ERR_PTR | Dan Carpenter | 1 | -1/+1 |
| 2010-06-11 | Btrfs: unwind after btrfs_start_transaction() errors | Dan Carpenter | 1 | -1/+1 |
| 2010-05-25 | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 1 | -4/+6 |
| 2010-05-25 | Btrfs: Introduce global metadata reservation | Yan, Zheng | 1 | -3/+7 |
| 2010-05-25 | Btrfs: Update metadata reservation for delayed allocation | Yan, Zheng | 1 | -19/+10 |