Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 46 | -828/+3688 |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -1/+2 |
2016-01-13 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+1 |
2016-01-13 | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -151/+46 |
2016-01-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2016-01-12 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -121/+71 |
2016-01-12 | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2016-01-11 | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 4 | -18/+58 |
2016-01-11 | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason | 24 | -305/+195 |
2016-01-11 | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Chris Mason | 22 | -144/+186 |
2016-01-08 | Btrfs: fix fitrim discarding device area reserved for boot loader's use | Filipe Manana | 1 | -10/+10 |
2016-01-07 | Btrfs: Check metadata redundancy on balance | Sam Tygier | 1 | -0/+7 |
2016-01-07 | btrfs: statfs: report zero available if metadata are exhausted | David Sterba | 1 | -0/+24 |
2016-01-07 | btrfs: preallocate path for snapshot creation at ioctl time | David Sterba | 3 | -6/+8 |
2016-01-07 | btrfs: allocate root item at snapshot ioctl time | David Sterba | 3 | -6/+13 |
2016-01-07 | btrfs: do an allocation earlier during snapshot creation | David Sterba | 1 | -11/+9 |
2016-01-07 | btrfs: use smaller type for btrfs_path locks | David Sterba | 1 | -1/+1 |
2016-01-07 | btrfs: use smaller type for btrfs_path lowest_level | David Sterba | 1 | -1/+1 |
2016-01-07 | btrfs: use smaller type for btrfs_path reada | David Sterba | 1 | -1/+1 |
2016-01-07 | btrfs: cleanup, use enum values for btrfs_path reada | David Sterba | 11 | -30/+30 |
2016-01-07 | btrfs: constify static arrays | David Sterba | 4 | -4/+4 |
2016-01-07 | btrfs: constify remaining structs with function pointers | David Sterba | 5 | -8/+8 |
2016-01-07 | btrfs tests: replace whole ops structure for free space tests | David Sterba | 1 | -6/+8 |
2016-01-07 | btrfs: use list_for_each_entry* in backref.c | Geliang Tang | 1 | -17/+6 |
2016-01-07 | btrfs: use list_for_each_entry_safe in free-space-cache.c | Geliang Tang | 1 | -10/+4 |
2016-01-07 | btrfs: use list_for_each_entry* in check-integrity.c | Geliang Tang | 1 | -79/+26 |
2016-01-07 | Btrfs: use linux/sizes.h to represent constants | Byongho Lee | 17 | -177/+147 |
2016-01-07 | btrfs: cleanup, remove stray return statements | David Sterba | 6 | -9/+0 |
2016-01-07 | btrfs: zero out delayed node upon allocation | Alexandru Moise | 1 | -6/+1 |
2016-01-07 | btrfs: pass proper enum type to start_transaction() | Alexandru Moise | 1 | -5/+10 |
2016-01-07 | btrfs: switch __btrfs_fs_incompat return type from int to bool | Alexandru Moise | 1 | -1/+1 |
2016-01-07 | btrfs: remove unused inode argument from uncompress_inline() | Byongho Lee | 1 | -3/+2 |
2016-01-07 | btrfs: don't use slab cache for struct btrfs_delalloc_work | David Sterba | 1 | -12/+2 |
2016-01-07 | btrfs: drop duplicate prefix from scrub workqueues | David Sterba | 1 | -5/+5 |
2016-01-07 | btrfs: verbose error when we find an unexpected item in sys_array | David Sterba | 1 | -0/+3 |
2016-01-07 | btrfs: handle invalid num_stripes in sys_array | David Sterba | 1 | -0/+8 |
2016-01-07 | btrfs: better packing of btrfs_delayed_extent_op | David Sterba | 4 | -15/+12 |
2016-01-07 | btrfs: put delayed item hook into inode | David Sterba | 2 | -31/+29 |
2016-01-07 | btrfs: Support convert to -d dup for btrfs-convert | Zhao Lei | 1 | -8/+0 |
2016-01-07 | Btrfs: igrab inode in writepage | Josef Bacik | 1 | -2/+15 |
2016-01-07 | Btrfs: add missing brelse when superblock checksum fails | Anand Jain | 1 | -0/+1 |
2016-01-07 | Btrfs: fix transaction handle leak on failure to create hard link | Filipe Manana | 1 | -2/+4 |
2016-01-06 | fs: use block_device name vsprintf helper | Dmitry Monakhov | 1 | -3/+1 |
2016-01-01 | btrfs: use new dedupe data function pointer | Darrick J. Wong | 3 | -97/+16 |
2015-12-31 | Btrfs: fix number of transaction units required to create symlink | Filipe Manana | 1 | -1/+3 |
2015-12-31 | Btrfs: don't leave dangling dentry if symlink creation failed | Filipe Manana | 1 | -4/+7 |
2015-12-31 | Btrfs: send, don't BUG_ON() when an empty symlink is found | Filipe Manana | 1 | -1/+15 |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 1 | -1/+0 |
2015-12-30 | Btrfs: fix race between free space endio workers and space cache writeout | Filipe Manana | 1 | -0/+19 |
2015-12-30 | btrfs: don't run delayed references while we are creating the free space tree | Chris Mason | 4 | -16/+28 |