index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-27
|
\
|
*
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
2017-01-26
|
*
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
2017-01-26
|
*
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
2017-01-26
|
*
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-01-19
|
*
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
2017-01-19
|
*
btrfs: fix false enospc error when truncating heavily reflinked file
Wang Xiaoguang
2017-01-19
*
|
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-13
|
\
\
|
|
/
|
*
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2017-01-11
|
|
\
|
|
*
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
2017-01-09
|
|
*
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
2017-01-09
|
*
|
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-01-03
|
*
|
Btrfs: fix lockdep warning about log_mutex
Liu Bo
2017-01-03
|
*
|
Btrfs: use down_read_nested to make lockdep silent
Liu Bo
2017-01-03
|
*
|
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
2017-01-03
|
*
|
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
2017-01-03
|
*
|
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
Pan Bian
2016-12-19
|
|
/
*
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
|
\
\
|
*
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2016-12-16
|
|
\
\
\
|
|
*
|
|
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
2016-12-09
|
|
|
/
/
|
*
|
|
constify btrfs_mksubvol()
Al Viro
2016-12-05
|
|
/
/
*
|
|
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
2016-12-13
|
*
|
Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2016-12-13
|
|
\
\
|
|
*
|
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2016-11-30
|
|
*
|
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
2016-11-30
|
|
*
|
Btrfs: fix enospc in hole punching
Robbie Ko
2016-11-30
|
|
*
|
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
2016-11-25
|
|
*
|
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
Filipe Manana
2016-11-23
|
|
*
|
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
Liu Bo
2016-11-23
|
|
*
|
Btrfs: remove rb_node field from the delayed ref node structure
Filipe Manana
2016-11-19
|
|
*
|
Btrfs: remove unused code when creating and merging reloc trees
Filipe Manana
2016-11-19
|
|
*
|
Btrfs: fix relocation incorrectly dropping data references
Filipe Manana
2016-11-19
|
|
*
|
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Chris Mason
2016-11-01
|
|
|
\
\
|
*
|
|
|
Revert "Btrfs: adjust len of writes if following a preallocated extent"
Chris Mason
2016-12-11
|
*
|
|
|
Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors
Chris Mason
2016-12-09
|
*
|
|
|
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
|
*
|
|
|
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: split btrfs_wait_marked_extents into normal and tree log functions
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: simplify btrfs_wait_cache_io prototype
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: convert extent-tree tracepoints to use fs_info
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: root->fs_info cleanup, update_block_group{,flags}
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
2016-12-06
|
*
|
|
|
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
[next]