index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2016-10-11
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-16
btrfs: use filemap_check_errors()
Miklos Szeredi
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
2016-08-10
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-05
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-01
Btrfs: improve performance on fsync against new inode after rename/unlink
Filipe Manana
2016-08-01
Btrfs: be more precise on errors when getting an inode from disk
Filipe Manana
2016-07-31
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2016-07-26
btrfs: Cleanup compress_file_range()
Ashish Samant
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-26
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
2016-06-22
Btrfs: track transid for delayed ref flushing
Josef Bacik
2016-06-18
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-17
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
2016-06-07
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
2016-06-07
btrfs: use bio op accessors
Mike Christie
2016-06-07
direct-io: use bio set/get op accessors
Mike Christie
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-03
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
[next]