Age | Commit message (Expand) | Author |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-03-02 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-28 | Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker... | Chris Mason |
2017-02-28 | btrfs: add dummy callback for readpage_io_failed and drop checks | David Sterba |
2017-02-28 | btrfs: document existence of extent_io ops callbacks | David Sterba |
2017-02-28 | btrfs: let writepage_end_io_hook return void | David Sterba |
2017-02-28 | btrfs: derive maximum output size in the compression implementation | David Sterba |
2017-02-28 | btrfs: use predefined limits for calculating maximum number of pages for comp... | David Sterba |
2017-02-28 | btrfs: export compression buffer limits in a header | David Sterba |
2017-02-28 | btrfs: merge nr_pages input and output parameter in compress_pages | David Sterba |
2017-02-28 | btrfs: merge length input and output parameter in compress_pages | David Sterba |
2017-02-28 | btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_add_nondir take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_add_link take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_del_delalloc_inode take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make get_extent_t take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_clear_bit_hook take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_orphan_add take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_orphan_del take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_free_io_failure_record take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make clean_io_failure take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_print_data_csum_error take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make free_io_failure take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_lookup_ordered_range take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_mark_extent_written take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_drop_extent_cache take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: all btrfs_delalloc_release_metadata take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_orphan_release_metadata take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_is_free_space_inode take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_i_size_write take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_set_inode_index take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_set_inode_index_count take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_insert_dir_item take btrfs_inode | Nikolay Borisov |
2017-02-25 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-24 | Btrfs: fix data loss after truncate when using the no-holes feature | Filipe Manana |
2017-02-24 | Btrfs: fix leak of subvolume writers counter | Robbie Ko |
2017-02-22 | Btrfs: use the correct type when creating cow dio extent | Liu Bo |
2017-02-17 | btrfs: remove unused parameter from add_pending_csums | David Sterba |
2017-02-17 | Btrfs: specify a new ordered extent type for create_io_em | Liu Bo |
2017-02-17 | Btrfs: create a helper to create em for IO | Liu Bo |
2017-02-17 | btrfs: Better csum error message for data csum mismatch | Qu Wenruo |
2017-02-14 | Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist | Liu Bo |
2017-02-14 | Btrfs: fix wrong argument for btrfs_lookup_ordered_range | Liu Bo |
2017-02-14 | Btrfs: fix another race between truncate and lockless dio write | Liu Bo |
2017-02-14 | Btrfs: fix comment in btrfs_page_mkwrite | Liu Bo |