Age | Commit message (Expand) | Author | Files | Lines |
2015-07-14 | Btrfs: fix file corruption after cloning inline extents | Filipe Manana | 1 | -0/+14 |
2015-07-12 | Btrfs: fix memory leak in the extent_same ioctl | Filipe Manana | 1 | -1/+3 |
2015-07-02 | btrfs: don't update mtime/ctime on deduped inodes | Mark Fasheh | 1 | -10/+14 |
2015-07-02 | btrfs: allow dedupe of same inode | Mark Fasheh | 1 | -16/+60 |
2015-07-02 | btrfs: fix deadlock with extent-same and readpage | Mark Fasheh | 1 | -31/+117 |
2015-07-02 | btrfs: pass unaligned length to btrfs_cmp_data() | Mark Fasheh | 1 | -1/+2 |
2015-06-10 | btrfs: Handle unaligned length in extent_same | Mark Fasheh | 1 | -6/+14 |
2015-06-10 | Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. | chandan | 1 | -1/+1 |
2015-06-10 | Btrfs: btrfs_defrag_file: Fix ra_index computation. | chandan | 1 | -1/+1 |
2015-06-03 | btrfs: make root id query unprivileged | David Sterba | 1 | -4/+16 |
2015-06-03 | btrfs: fix warnings after changes in btrfs_abort_transaction | David Sterba | 1 | -1/+1 |
2015-06-03 | Btrfs: don't invalidate root dentry when subvolume deletion fails | Omar Sandoval | 1 | -3/+1 |
2015-05-01 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -11/+11 |
2015-04-26 | btrfs: unlock i_mutex after attempting to delete subvolume during send | Omar Sandoval | 1 | -1/+2 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -11/+11 |
2015-04-13 | btrfs: quota: Update quota tree after qgroup relationship change. | Qu Wenruo | 1 | -0/+5 |
2015-04-13 | btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created | Qu Wenruo | 1 | -0/+7 |
2015-04-13 | Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). | Dongsheng Yang | 1 | -2/+1 |
2015-04-13 | Btrfs: fix uninit variable in clone ioctl | Chris Mason | 1 | -1/+1 |
2015-04-13 | Btrfs: fix inode eviction infinite loop after cloning into it | Filipe Manana | 1 | -0/+5 |
2015-04-13 | Btrfs: fix inode eviction infinite loop after extent_same ioctl | Filipe Manana | 1 | -0/+3 |
2015-04-13 | Btrfs: fix range cloning when same inode used as source and destination | Filipe Manana | 1 | -2/+4 |
2015-03-25 | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern... | Chris Mason | 1 | -2/+2 |
2015-03-03 | btrfs: cleanup 64bit/32bit divs, provably bounded values | David Sterba | 1 | -1/+1 |
2015-03-03 | btrfs: use explicit initializer for seq_elem | David Sterba | 1 | -1/+1 |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -2/+2 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -32/+4 |
2014-11-25 | Btrfs: fix snapshot inconsistency after a file write followed by truncate | Filipe Manana | 1 | -3/+4 |
2014-11-25 | Btrfs: ensure send always works on roots without orphans | Filipe Manana | 1 | -29/+0 |
2014-11-19 | btrfs: get rid of f_dentry use | Al Viro | 1 | -1/+1 |
2014-10-24 | vfs: export check_sticky() | Miklos Szeredi | 1 | -19/+1 |
2014-10-19 | Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+33 |
2014-10-17 | Revert "Btrfs: race free update of commit root for ro snapshots" | Chris Mason | 1 | -0/+33 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+1 |
2014-10-09 | vfs: Make d_invalidate return void | Eric W. Biederman | 1 | -4/+1 |
2014-10-04 | Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g... | Chris Mason | 1 | -1/+1 |
2014-10-04 | Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l... | Chris Mason | 1 | -2/+1 |
2014-10-02 | btrfs: remove blocksize from btrfs_alloc_free_block and rename | David Sterba | 1 | -2/+1 |
2014-10-02 | btrfs: remove unlikely from data-dependent branches and slow paths | David Sterba | 1 | -1/+1 |
2014-10-01 | btrfs: defrag, use unsigned type for extent thresh | David Sterba | 1 | -4/+4 |
2014-09-18 | Btrfs: fix unprotected device's variants on 32bits machine | Miao Xie | 1 | -3/+3 |
2014-09-18 | Btrfs: add missing compression property remove in btrfs_ioctl_setflags | Filipe Manana | 1 | -0/+3 |
2014-09-18 | Btrfs: make btrfs_search_forward return with nodes unlocked | Filipe Manana | 1 | -5/+0 |
2014-09-18 | btrfs: wake up transaction thread from SYNC_FS ioctl | David Sterba | 1 | -0/+6 |
2014-09-18 | btrfs: device delete must be sysloged | Anand Jain | 1 | -0/+3 |
2014-09-18 | btrfs: device add must be sysloged | Anand Jain | 1 | -0/+3 |
2014-09-18 | btrfs: use DIV_ROUND_UP instead of open-coded variants | David Sterba | 1 | -3/+2 |
2014-09-18 | btrfs: use nodesize everywhere, kill leafsize | David Sterba | 1 | -3/+3 |
2014-09-18 | btrfs: kill the key type accessor helpers | David Sterba | 1 | -3/+3 |